History | View | Annotate | Download (9 kB)
Update copyright notices for 2012
Note for later: find -type f -not -wholename \*.git/\* | xargs sed -i "/[Cc]opyright.*-2011.*ICT/s/2011/2012/;/[Cc]opyright.*2011.*ICT/s/2011/&-2012/
Signed-off-by: Olivier Mehani <olivier.mehani@nicta.com.au>
Update copyright notices for 2011.
- Fixes #514.
Fix OML4R so that it actually works.
Fixes to oml4r.rb.
Added OML4R module to allow Ruby apps to use OML
- renamed old oml.rb into oml4r.rb, and added comments- added generic support for OML-specific option parsing into oml4r- added support for oml4r to default measurements output to stdout if no oml server or local file were provided...