Merge branch 'collectd-4.9' into collectd-4.10
[collectd.git] / bindings / java /
2009-02-22 Florian Forsterjava plugin: Implemented write plugin registration.
2009-02-22 Florian Forsterjava plugin: Implement plugin registration via `Registe...
2009-02-22 Florian Forsterjava plugin: Change the API to use the `DataSet' class.
2009-02-21 Florian Forsterbindings/java: Moved the `PluginData' and `ValueList...
2009-02-20 Florian ForsterMerge branch 'ff/java' of /var/lib/git/collectd into...
2009-02-19 Florian Forsterjava plugin: Implement `plugin_get_ds' aka. GetDS.
2009-02-18 Florian ForsterMerge branch 'master' into ff/java
2009-02-18 Florian Forsterjava plugin: Implemented oconfig types in Java.
2009-02-17 Florian Forsterjava plugin: Add an early prototype of a Java binding...