include PACKAGE_VERSION as version number for python module to fix #236
[rrdtool.git] / bindings / python / rrdtoolmodule.c
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-05-24 oetikerindent all the rest of the code, and add some typedefs...
2007-05-23 oetikernew trunk based on current 1.2
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...
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...