| Commit message (Expand) | Author | Age | Files | Lines |
* | compat: move strdup(3) replacement to its own filers/compat-strdup | René Scharfe | 2016-09-07 | 1 | -16/+0 |
* | nedmalloc: work around overzealous GCC 6 warningjs/nedmalloc-gcc6-warnings | René Scharfe | 2016-08-05 | 1 | -5/+4 |
* | nedmalloc: fix misleading indentation | Johannes Schindelin | 2016-08-04 | 1 | -4/+4 |
* | mingw: uglify (a, 0) definitions to shut up warningsjs/msys2 | Johannes Schindelin | 2016-01-15 | 1 | -1/+2 |
* | nedmalloc: allow compiling with MSys2's compiler | Johannes Schindelin | 2016-01-14 | 1 | -0/+4 |
* | prefer memcpy to strcpy | Jeff King | 2015-10-05 | 1 | -2/+3 |
* | Windows: do not redefine _WIN32_WINNTkb/msvc-compile | Sebastian Schuberth | 2013-09-11 | 1 | -0/+2 |
* | typofix: in-code comments | Ondřej Bílka | 2013-07-22 | 2 | -3/+3 |
* | compat/nedmalloc: Fix compiler warnings on linux | Ramsay Jones | 2013-04-28 | 1 | -0/+4 |
* | compat/nedmalloc: Fix some sparse warnings | Ramsay Jones | 2013-04-28 | 2 | -3/+3 |
* | compat/nedmalloc: fix spelling in comments | Stefano Lattarini | 2013-04-12 | 1 | -3/+3 |
* | nedmalloc: Fix a compile warning (exposed as error) with GCC 4.7.2 | Sebastian Schuberth | 2012-12-11 | 1 | -1/+4 |
* | Documentation: Fix misspellings | Leila Muhtasib | 2012-06-22 | 1 | -1/+1 |
* | remove doubled words, e.g., s/to to/to/, and fix related typos | Jim Meyering | 2011-04-13 | 1 | -6/+4 |
* | Typos in code comments, an error message, documentation | Ralf Wildenhues | 2010-08-22 | 1 | -1/+1 |
* | Fix typo in nedmalloc warning fix | Johannes Sixt | 2009-06-11 | 1 | -1/+1 |
* | Fix warnings in nedmalloc when compiling with GCC 4.4.0 | Johannes Schindelin | 2009-06-08 | 2 | -2/+4 |
* | Add custom memory allocator to MinGW and MacOS builds | Marius Storm-Olsen | 2009-06-01 | 5 | -0/+7055 |