Age | Commit message (Expand) | Author | Files | Lines |
2016-11-20 | Removed support for apostrophes in libconfig key names | Haru | 1 | -9/+17 |
2016-11-19 | Fix various uninitialized objects in the test_libconfig suite | Haru | 1 | -0/+31 |
2016-11-19 | Fix a 'make test' failure caused by a wrong linker library order | Haru | 1 | -2/+2 |
2016-11-19 | Add fixed-size versions of the _int64 libconfig getters/setters | Haru | 1 | -3/+3 |
2016-11-19 | Fix a compilation warning in test_spinlock | Haru | 1 | -5/+7 |
2016-10-28 | Fixed copyright year for 2016 | Lemongrass3110 | 1 | -1/+1 |
2016-07-12 | Various changes to the thread interface | Haru | 1 | -1/+1 |
2016-07-12 | Removed unnecessary typedefs from thread and spinlock | Haru | 1 | -4/+5 |
2016-07-12 | Corrected some compiler warnings in test_spinlock | Haru | 1 | -1/+1 |
2016-07-12 | Interface thread.c | hemagx | 1 | -2/+2 |
2016-05-08 | Fixed various issues pointed out by cppcheck | Haru | 2 | -5/+5 |
2016-04-16 | Updated GNU Make build system to support private headers | Haru | 1 | -2/+2 |
2016-02-17 | Removed unnecessary typedefs from libconfig | Haru | 1 | -43/+43 |
2016-02-17 | Renamed config->read_file to config->load_file | Haru | 1 | -3/+3 |
2016-02-17 | Updated libconfig to version 1.5 | Haru | 1 | -2/+2 |
2016-01-21 | Enable pcre by default in configure and show error if pcre missing. | Andrei Karas | 1 | -2/+2 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 3 | -5/+61 |
2015-12-02 | Fixed an issue with the HPMDataCheck when PCRE is enabled | Haru | 1 | -1/+1 |
2015-10-11 | Added test_libconfig test suite. | Haru | 4 | -14/+865 |
2015-09-25 | More aggressive whitespace cleanup. Follow up to 51329e6 | Haru | 1 | -10/+1 |
2015-06-19 | Cleaned up some #includes | Haru | 1 | -1/+2 |
2015-06-19 | Removed ".." from include directives | Haru | 2 | -12/+13 |
2015-01-20 | Minor fixes and tweaks suggested by cppcheck | Haru | 1 | -5/+5 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -15/+11 |
2014-07-11 | Explicitly specify 'void' when a function expects no arguments | Haru | 1 | -3/+3 |
2014-07-11 | Removed unsafe pointer typedefs | Haru | 1 | -1/+1 |
2014-05-25 | Improved CFLAGS/CPPFLAGS handling | Haru | 1 | -1/+3 |
2014-05-13 | Removed trailing whitespace (sources) | Haru | 1 | -7/+8 |
2014-04-17 | Added sysinfo (System Information) functionalities | Haru | 1 | -9/+16 |
2013-11-20 | Added support for 'make plugin.pluginname' to compile only 'pluginname' | Haru | 1 | -15/+19 |
2013-10-05 | Added 'buildclean' target to all makefiles | Haru | 1 | -3/+7 |
2013-09-21 | Added Makefile.in change detection (and auto-rebuild) capabilities | Haru | 1 | -2/+5 |
2013-09-18 | Makefiles improvements and cleanup | Haru | 1 | -14/+20 |
2013-07-21 | Changed CC to a Makefile variable | Haru | 1 | -2/+5 |
2013-07-14 | Makefile error corrections and minor tweaks | Haru | 1 | -2/+2 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -83/+77 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -77/+83 |
2012-06-03 | feature merge bs-coreoptimize->trunk: Atomic Operations, Threading, Spinlock ... | blacksirius | 2 | -0/+178 |