summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)AuthorFilesLines
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru3-5/+61
2015-12-02Fixed an issue with the HPMDataCheck when PCRE is enabledHaru1-1/+1
2015-10-11Added test_libconfig test suite.Haru4-14/+865
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru1-10/+1
2015-06-19Cleaned up some #includesHaru1-1/+2
2015-06-19Removed ".." from include directivesHaru2-12/+13
2015-01-20Minor fixes and tweaks suggested by cppcheckHaru1-5/+5
2014-11-16Whitespace cleanup (no code changes)Haru1-15/+11
2014-07-11Explicitly specify 'void' when a function expects no argumentsHaru1-3/+3
2014-07-11Removed unsafe pointer typedefsHaru1-1/+1
2014-05-25Improved CFLAGS/CPPFLAGS handlingHaru1-1/+3
2014-05-13Removed trailing whitespace (sources)Haru1-7/+8
2014-04-17Added sysinfo (System Information) functionalitiesHaru1-9/+16
2013-11-20Added support for 'make plugin.pluginname' to compile only 'pluginname'Haru1-15/+19
2013-10-05Added 'buildclean' target to all makefilesHaru1-3/+7
2013-09-21Added Makefile.in change detection (and auto-rebuild) capabilitiesHaru1-2/+5
2013-09-18Makefiles improvements and cleanupHaru1-14/+20
2013-07-21Changed CC to a Makefile variableHaru1-2/+5
2013-07-14Makefile error corrections and minor tweaksHaru1-2/+2
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-83/+77
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-77/+83
2012-06-03feature merge bs-coreoptimize->trunk: Atomic Operations, Threading, Spinlock ...blacksirius2-0/+178