Merge pull request #1163 from rubenk/fix-data-race-in-df-and-cgroup-plugins
[collectd.git] / src / daemon / utils_time_test.c
2015-11-26 Ruben KerkhofMerge pull request #1163 from rubenk/fix-data-race...
2015-11-26 Florian ForsterMerge branch 'collectd-5.5'
2015-11-08 Marc FournierMerge branch 'collectd-5.5'
2015-11-06 Marc FournierMerge branch 'collectd-5.5'
2015-10-27 Marc FournierMerge branch 'collectd-5.5'
2015-10-14 Marc FournierMerge branch 'collectd-5.5'
2015-10-07 trenkelMerge pull request #1289 from trenkel/master
2015-09-14 Marc FournierMerge branch 'collectd-5.5'
2015-09-11 Marc FournierMerge branch 'collectd-5.5'
2015-09-11 Marc FournierMerge remote-tracking branch 'origin/pr/1135'
2015-09-11 Marc FournierMerge remote-tracking branch 'origin/pr/1205'
2015-09-11 Marc FournierMerge remote-tracking branch 'origin/pr/1229'
2015-08-26 Marc FournierMerge branch 'collectd-5.5'
2015-08-26 Marc Fourniersrc/daemon/utils_time_test.c: add ULL suffix to large...
2015-08-21 Florian Forstersrc/testing.h: Rename the EXPECT_EQ_{DOUBLE,INT,STR...
2015-08-21 Florian Forstersrc/testing.h: Rewrite the EXPECT_EQ_UINT64() macro.
2015-08-21 Florian Forstersrc/daemon/utils_time_test.c: Test ms conversion.
2015-08-21 Florian Forstersrc/daemon/utils_time.h: Treat nanoseconds as 64bit...
2015-08-19 Florian Forstersrc/daemon/utils_time.h: Improve precision of conversio...