Merge pull request #2618 from ajssmith/amqp1_dev1_branch
[collectd.git] / src / pyconfig.c
2010-01-13 Florian ForsterMerge branch 'collectd-4.9'
2010-01-13 Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9
2010-01-05 Florian ForsterMerge branch 'master' into ff/routeros
2010-01-05 Florian ForsterMerge commit 'trenkel/st/python'
2010-01-05 Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9
2010-01-05 Sven Trenkelpython: Restored python2 compatibility.
2010-01-05 Sven TrenkelFixed string repr for config nodes.
2010-01-05 Sven TrenkelAdded macro CPY_SUBSTITUTE.
2010-01-05 Sven TrenkelConfig object repr string is back.
2010-01-05 Sven TrenkelSomewhat workable python3 support. This breaks python2...
2009-12-18 Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9
2009-12-15 Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9
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/pyconfig.c: Make document strings non-const.
2009-12-08 Florian ForsterMerge branch 'st/python'
2009-11-21 Sven TrenkelAdded proper doc strings to the Config class.
2009-10-21 Sven TrenkelSplit python module. Added support for cyclic GC runs.