be clearer as to what VDEF LAST/FIRST do.
[rrdtool.git] / bindings / ruby /
2011-11-23 oetikeruse long int format
2011-10-20 oetikerfix ruby binding for rrd_xport #318
2010-12-20 oetikeradd extra space to LDFLAGS when building ruby bindings...
2010-09-28 oetikerfix ruby bindings to be compatible with curent ruby...
2010-03-22 oetikerWall is not a portable cc option ... if this is to...
2010-02-16 oetikerreset rrd_state for grapv in ruby bindings -- Sven...
2010-02-05 oetikernew rb_rrd_xport function for ruby bindings. -- Pavel...
2009-06-07 oetikerfix some missing rrd_flushcached instances -- kevin
2009-05-26 oetikerbindings should invoke new rrd_flushcached (instead...
2009-04-14 oetikermake ruby bindings compile with newer ruby versions...
2009-03-07 oetikerThis 2-patch series exposes 'flush' methods to the...
2008-12-08 oetikerFix for last method in ruby bindings -- Hiroyuki Ikezoe
2008-10-02 oetikermissing spaces in extconf.rb caused compile failure...
2008-10-01 oetikerFixes for the following compiler warnings:
2008-08-31 oetikeruse the standart info free function
2008-08-22 oetikerit is rb_rrd_infocall not rrd_infocall ...
2008-06-08 oetikerrrd_freemem has to be exported as well ...
2008-06-08 oetikerFrom: Sebastian Harl sh tokkee.org
2008-05-01 oetikerindenting fixes
2008-04-20 oetikerIntroduced a alternated interface to rrd_graph using...
2007-11-15 oetikerre-indented files that have gone out of indent-style...
2007-11-08 oetikerfixed start end time in ruby fetch and added step size...
2007-07-31 oetikerreindented
2007-07-16 oetikerfix for fetch in ruby bindings and support for info...
2007-06-14 oetikerfixed indentation
2007-06-13 oetikerbe more helpful when raising rb_eTypeError in string_ar...
2007-05-24 oetikerindent all the rest of the code, and add some typedefs...
2007-05-23 oetikernew trunk based on current 1.2
2007-03-03 oetiker* build extensions last since this seems to be most...
2006-10-25 oetikerfix build procedure for ruby (clean target)
2006-10-22 oetikerfixed ruby demo
2006-09-27 oetikeradded ruby bindings ... thanks to Loïs LHERBIER lois...