Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-28 | Fixed copyright year for 2016 | Lemongrass3110 | 1 | -1/+1 |
2016-05-08 | Fixed various issues pointed out by cppcheck | Haru | 1 | -3/+3 |
2016-02-24 | Implemented aStrndup() | Haru | 1 | -0/+63 |
2016-02-20 | Fixed some warnings in GCC 5.2 | Haru | 1 | -5/+5 |
2016-02-19 | Fix all known warnings from compiler flags -Wformat* | Andrei Karas | 1 | -2/+2 |
2016-01-09 | Sanitized various macros | Haru | 1 | -11/+11 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -4/+20 |
2015-11-28 | Fixed a compilation error when the memory manager is disabled | Haru | 1 | -1/+1 |
2015-10-19 | Fix reallocating memory without memory manager. | Andrei Karas | 1 | -1/+49 |
2015-10-19 | rename malloc.c/h to memmgr. | Andrei Karas | 1 | -0/+897 |