fix some string marshaling bugs in the Dot Net binding -- Chris Larsen
[rrdtool.git] / bindings / python /
2009-08-07 oetikerinclude PACKAGE_VERSION as version number for python...
2009-06-07 oetikerfix some missing rrd_flushcached instances -- kevin
2009-05-26 oetikerbindings should invoke new rrd_flushcached (instead...
2009-05-18 oetikerintegrated fix for debian bug #529291 as supplied by...
2009-04-06 oetikerI thought that it would be nice to be able to pass
2009-03-07 oetikerThis 2-patch series exposes 'flush' methods to the...
2008-06-19 oetikerrrdtool.fetch is returning an extra, bogus, data point...
2008-06-09 oetikerfixed indenting
2008-06-08 oetikerrrd_freemem has to be exported as well ...
2008-06-08 oetikerFrom: Sebastian Harl sh tokkee.org
2008-06-05 oetikerfixed indenting
2008-05-19 oetikerfixed python bindings:
2008-05-12 oetikerfixed indenting
2008-04-22 oetikerfix for #148
2007-11-26 oetikerfix libdir for python build
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 oetikeryet another attempt to make the python build environmen...
2007-05-09 oetikermake sure the python extension gets the final resting...
2007-02-07 oetikerpython does no get built externally
2007-02-01 oetikerlibtool builds shared libraries anyway, no need for...
2006-08-02 oetikerfixing python bindings ... Jarod Wilson jwilson redhat.com
2006-07-07 oetikeradded first function to python bindings ... -- Ulf...
2006-05-27 oetikerpython uses the name of the module for loding, so this...
2006-05-06 oetikerThe rrdtoolmodule.so should be installed in pyexecdir...
2006-04-14 oetikerremove people references
2005-11-13 oetikerdon't use clean: target ... automake wants this to...
2005-06-28 oetiker* the makefiles should not depend on gnumake features
2005-06-11 oetikerlet 'out-of tree' builds work for everythin but the...
2005-05-16 oetikerredo --disable-* options for python and tcl
2005-05-12 oetikersome more warning fixes
2005-05-12 oetikeradd unused to prevent warnings about self
2005-05-10 oetikersecond installment with warning fixes from alan
2005-05-10 oetikerpython bindings add -- Alan Milligan alan from balcluth...