Somewhat workable python3 support. This breaks python2 support and the __repr__ funct...
[collectd.git] / src / cpython.h
2010-01-05 Sven TrenkelSomewhat workable python3 support. This breaks python2...
2009-12-09 Florian ForsterMerge branch 'collectd-4.8'
2009-12-08 Florian ForsterMerge branch 'ms/aix'
2009-12-08 Florian Forsterpython plugin: Add MIT license header to all source...
2009-12-08 Florian ForsterMerge branch 'st/python'
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.