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 |
2016-01-15 | mingw: uglify (a, 0) definitions to shut up warnings | Johannes Schindelin | 1 | -1/+2 |
2016-01-14 | nedmalloc: allow compiling with MSys2's compiler | Johannes Schindelin | 1 | -0/+4 |
2015-10-05 | prefer memcpy to strcpy | Jeff King | 1 | -2/+3 |
2013-09-11 | Windows: do not redefine _WIN32_WINNT | Sebastian Schuberth | 1 | -0/+2 |
2013-07-22 | typofix: in-code comments | Ondřej Bílka | 2 | -3/+3 |
2013-04-28 | compat/nedmalloc: Fix compiler warnings on linux | Ramsay Jones | 1 | -0/+4 |
2013-04-28 | compat/nedmalloc: Fix some sparse warnings | Ramsay Jones | 2 | -3/+3 |
2013-04-12 | compat/nedmalloc: fix spelling in comments | Stefano Lattarini | 1 | -3/+3 |
2012-12-11 | nedmalloc: Fix a compile warning (exposed as error) with GCC 4.7.2 | Sebastian Schuberth | 1 | -1/+4 |
2012-06-22 | Documentation: Fix misspellings | Leila Muhtasib | 1 | -1/+1 |
2011-04-13 | remove doubled words, e.g., s/to to/to/, and fix related typos | Jim Meyering | 1 | -6/+4 |
2010-08-22 | Typos in code comments, an error message, documentation | Ralf Wildenhues | 1 | -1/+1 |
2009-06-11 | Fix typo in nedmalloc warning fix | Johannes Sixt | 1 | -1/+1 |
2009-06-08 | Fix warnings in nedmalloc when compiling with GCC 4.4.0 | Johannes Schindelin | 2 | -2/+4 |
2009-06-01 | Add custom memory allocator to MinGW and MacOS builds | Marius Storm-Olsen | 5 | -0/+7055 |