descriptionMonotonic timers for ruby
ownerzimbatm@oree.ch
last changeTue, 1 Jan 2008 22:21:13 +0000 (1 23:21 +0100)
content tags
add:
readme
This little project aims to add monotonic timers to ruby as an extension. We will try to make them available for a majority of operating environments and systems.
shortlog
2008-01-01 Jonas PfennigerAdded a console task that loads timebase into irbmaster
2008-01-01 Jonas PfennigerAdded .gitignore for .o;.so and Makefile
2007-09-22 Jonas PfennigerUpdated RDoc, now using stubs to circunvent parsing...
2007-09-22 Jonas PfennigerCross-compile stategy adapted from the "concurrent...
2007-09-19 Jonas Pfenniger* Restored java/timebase_ext.rb, it should compile...
2007-09-10 Jonas PfennigerStill working on the cross-compile options.
2007-09-11 Jonas PfennigerThe Java implementation is getting nearer.. code is...
2007-09-09 Jonas PfennigerUnder construction.. trying something like _why's shoes...
2007-09-09 Jonas PfennigerAdded rbconfig file for future windows cross-compilations
2007-09-09 Jonas PfennigerStarted pure Java extension because the .rb doesn't...
2007-09-09 Jonas PfennigerFixed java extension
2007-09-09 Jonas Pfennigeravailable_clocks memoization
2007-09-09 Jonas PfennigerFixed a TimeBase,Clock,SystemClock RDoc generation...
2007-09-09 Jonas PfennigerAvoid using symbols, speed is not necessary here and...
2007-09-09 Jonas PfennigerREADME reorg
2007-09-09 Jonas PfennigerMore tests added
...
heads
16 years ago master