summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)AuthorFilesLines
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