Code

perl plugin: Work around a redefinition of DEBUG in perl.h.
[collectd.git] / src / perl.c
2007-05-13 Sebastian Harlperl plugin: Work around a redefinition of DEBUG in...
2007-05-03 Florian ForsterMerge branch 'ff/types' into collectd-4
2007-05-03 Florian ForsterRemoved the config-option `LoadDS' and the passing...
2007-04-23 Sebastian Harlperl plugin: Added the "IncludeDir" config option.
2007-04-23 Sebastian Harlperl plugin: Respect the modreg flags in module_registe...
2007-04-20 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-04-20 Florian Forsterperl plugin: Use `Perl_newSVpv' rather than `newSVpv'
2007-04-18 Florian ForsterMerge branch 'sh/perl' into collectd-4
2007-04-17 Florian Forsterperl plugin: Use the `BaseName' only if it is non-empty.
2007-04-17 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-04-16 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-04-11 Sebastian Harlperl plugin: Exported plugin_log() to Perl.
2007-04-11 Sebastian Harlperl plugin: Exported plugin_log() to Perl.
2007-04-11 Sebastian Harlperl plugin: Added "BaseName" config option.
2007-04-10 Florian ForsterMerge branch 'master' into collectd-4
2007-04-09 Sebastian Harlperl plugin: Added a plugin to embed a Perl interpreter...