oconfig: fix oconfig_free to free all elements
[collectd.git] / src / cpython.h
2009-12-08 Florian Forstersrc/cpython.h: Apparently Python 2.3 doesn't have the...
2009-12-08 Florian ForsterMerge branch 'st/python'
2009-11-28 Sven TrenkelAdded notification support.
2009-11-23 Sven TrenkelSplit the Values class into PluginData and Values to...
2009-11-03 Sven TrenkelAdded write callbacks.
2009-10-27 Sven TrenkelAdded new python class "Values". Only "dispatch" is...
2009-10-21 Sven TrenkelSplit python module. Added support for cyclic GC runs.