Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-07 | compat: move strdup(3) replacement to its own file | René Scharfe | 1 | -16/+0 |
2016-08-05 | nedmalloc: work around overzealous GCC 6 warning | René Scharfe | 1 | -5/+4 |
2016-08-04 | nedmalloc: fix misleading indentation | Johannes Schindelin | 1 | -4/+4 |
2015-10-05 | prefer memcpy to strcpy | Jeff King | 1 | -2/+3 |
2013-04-28 | compat/nedmalloc: Fix some sparse warnings | Ramsay Jones | 1 | -2/+2 |
2012-12-11 | nedmalloc: Fix a compile warning (exposed as error) with GCC 4.7.2 | Sebastian Schuberth | 1 | -1/+4 |
2009-06-08 | Fix warnings in nedmalloc when compiling with GCC 4.4.0 | Johannes Schindelin | 1 | -1/+1 |
2009-06-01 | Add custom memory allocator to MinGW and MacOS builds | Marius Storm-Olsen | 1 | -0/+966 |