get the latest gettext
[rrdtool.git] / bindings /
2009-05-27 oetikerthe get ready for 1.4rc patch
2009-05-26 oetikerbindings should invoke new rrd_flushcached (instead...
2009-05-18 oetikerintegrated fix for debian bug #529291 as supplied by...
2009-04-14 oetikermake ruby bindings compile with newer ruby versions...
2009-04-14 oetikerGenerate an error message when using RRDp with graph...
2009-04-06 oetikerI thought that it would be nice to be able to pass
2009-03-08 oetikerRenaming ntmake.pl to ntmake.PL (r1742) had unforseen...
2009-03-07 oetikerThis 2-patch series exposes 'flush' methods to the...
2009-01-25 oetikerrename ntmake.pl to ntmake.PL so that it does not get...
2008-12-22 oetikerdocumentation fixes
2008-12-08 oetikerFix for last method in ruby bindings -- Hiroyuki Ikezoe
2008-12-05 oetikerintegrate osx build hints as indicated in #192
2008-11-04 oetikerI realize now that the problem is the line
2008-11-02 oetikerfix build process for systems without lua
2008-10-22 oetikerthis was replaced by Makefile.am
2008-10-21 oetikerguess one needs that in svn too for luabindings to...
2008-10-20 oetiker- Lua module build and install process rewritten using...
2008-10-06 oetikerMakefile.lua is now generated
2008-10-06 oetikeradded missing file from lua 5.0 integration patch
2008-10-06 oetikerSupport to Lua 5.0 -- Fidelis Assis
2008-10-02 oetikermissing spaces in extconf.rb caused compile failure...
2008-10-01 oetikerFixes for the following compiler warnings:
2008-09-24 oetikerthe rrdlua.pod is in the doc directory
2008-09-22 oetikerI finally finished the first version of the patch ...
2008-09-19 oetikerBsd lirary path switch added to perl bindings makefile...
2008-09-06 oetikerprepare for the release of rrdtool-1.3.2
2008-09-06 oetikeronly link build and use rrd_getopt if there is no getop...
2008-08-31 oetikeruse the standart info free function
2008-08-22 oetikerit is rb_rrd_infocall not rrd_infocall ...
2008-08-16 oetikerdocumentation updates
2008-07-29 oetikernewer perlapi docu suggests to use SV * instead of...
2008-07-23 oetikerprepare for the release of rrdtool-1.3.1
2008-06-19 oetikerrrdtool.fetch is returning an extra, bogus, data point...
2008-06-10 oetikerprepare for the release of rrdtool-1.3.0
2008-06-09 oetikerfixed indenting
2008-06-08 oetikerprepare for the release of rrdtool-1.3rc9
2008-06-08 oetikerrrd_freemem has to be exported as well ...
2008-06-08 oetikerprepare for the release of rrdtool-1.3rc8
2008-06-08 oetikerFrom: Sebastian Harl sh tokkee.org
2008-06-05 oetikerfixed indenting
2008-06-04 oetikerenable new building for newer tcl versions
2008-05-31 oetikerprepare for the release of rrdtool-1.3rc7
2008-05-26 oetikerprepare for the release of rrdtool-1.3rc6
2008-05-25 oetikerprepare for the release of rrdtool-1.3rc5
2008-05-20 oetikerdroped rrd_extra.h from the distro with the python...
2008-05-19 oetikerfixed python bindings:
2008-05-18 oetikerprepare for the release of rrdtool-1.3rc4
2008-05-16 oetikerprepare for the release of rrdtool-1.3rc3
2008-05-15 oetikerprepare for the release of rrdtool-1.3rc2
2008-05-12 oetikerfor some reason tclrrd.c does not get picked up using...
2008-05-12 oetikerfixed indenting
2008-05-01 oetikerindenting fixes
2008-04-22 oetikerfix for #148
2008-04-20 oetikerIntroduced a alternated interface to rrd_graph using...
2008-01-14 oetiker* fixed madvise/fadvise detection
2007-11-26 oetikerfix libdir for python build
2007-11-21 oetikermake perlbuild more portable
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-11-04 oetikerhandle errors properly ... in RRDp read call
2007-08-03 oetikerprepare for the release of rrdtool-1.2.99907080300
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 oetikerfixed tcl includes
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-05-15 oetikeruse libdir instead of exec_prefix/lib ... maybe someone...
2007-05-15 oetikeryet another attempt to make the python build environmen...
2007-05-09 oetikermake sure the python extension gets the final resting...
2007-05-08 oetikerruby complained about finding a previous copy of the...
2007-05-02 oetikerprepare for the release of rrdtool-1.2.23
2007-05-02 oetikerfix python install for virgin systems
2007-05-02 oetikerprepare for the release of rrdtool-1.2.22
2007-05-02 oetikerfixed old urls in code
2007-05-02 oetikerfix python for staged installs
2007-05-02 oetikerfixed path to rrd_format.h in tcl bindings
2007-05-01 oetikerprepare for the release of rrdtool-1.2.21
2007-05-01 oetikerprepare for the release of rrdtool-1.2.20
2007-03-03 oetiker* build extensions last since this seems to be most...
2007-02-07 oetikeradded Makefile targets for python
2007-02-07 oetikerpython does no get built externally
2007-02-01 oetikerwe should use the headers from the local rrdtool setup...
2007-02-01 oetikerprepare for the release of rrdtool-1.2.19
2007-02-01 oetikerlibtool builds shared libraries anyway, no need for...
2007-01-23 oetikerprepare for the release of rrdtool-1.2.18
2007-01-22 oetikerprepare for the release of rrdtool-1.2.17
2007-01-20 oetikerprepare for the release of rrdtool-1.2.16
2007-01-20 oetikerprepare for the release of rrdtool-1.2.16
2007-01-20 oetikerprepare for the release of rrdtool-1.2.16
2007-01-20 oetikerthis did not compile after integrating the new fetchlas...
2007-01-20 oetikerprepare for the release of rrdtool-1.2.16
2007-01-17 oetikerNew functions lastupdate to efficiently get the last...
2006-10-25 oetikerfix build procedure for ruby (clean target)
2006-10-22 oetikerfixed ruby demo
2006-10-22 oetikerfixed address
2006-09-27 oetikeradded ruby bindings ... thanks to Loïs LHERBIER lois...
2006-09-17 oetikermake rrdtool use rrd_config.h instead of config.h since...
2006-08-02 oetikerfixing python bindings ... Jarod Wilson jwilson redhat.com
next