aboutsummaryrefslogtreecommitdiff
path: root/compat/nedmalloc
Commit message (Expand)AuthorAge
* compat: move strdup(3) replacement to its own fileRené Scharfe2016-09-07
* nedmalloc: work around overzealous GCC 6 warningRené Scharfe2016-08-05
* nedmalloc: fix misleading indentationJohannes Schindelin2016-08-04
* mingw: uglify (a, 0) definitions to shut up warningsJohannes Schindelin2016-01-15
* nedmalloc: allow compiling with MSys2's compilerJohannes Schindelin2016-01-14
* prefer memcpy to strcpyJeff King2015-10-05
* Windows: do not redefine _WIN32_WINNTSebastian Schuberth2013-09-11
* typofix: in-code commentsOndřej Bílka2013-07-22
* compat/nedmalloc: Fix compiler warnings on linuxRamsay Jones2013-04-28
* compat/nedmalloc: Fix some sparse warningsRamsay Jones2013-04-28
* compat/nedmalloc: fix spelling in commentsStefano Lattarini2013-04-12
* nedmalloc: Fix a compile warning (exposed as error) with GCC 4.7.2Sebastian Schuberth2012-12-11
* Documentation: Fix misspellingsLeila Muhtasib2012-06-22
* remove doubled words, e.g., s/to to/to/, and fix related typosJim Meyering2011-04-13
* Typos in code comments, an error message, documentationRalf Wildenhues2010-08-22
* Fix typo in nedmalloc warning fixJohannes Sixt2009-06-11
* Fix warnings in nedmalloc when compiling with GCC 4.4.0Johannes Schindelin2009-06-08
* Add custom memory allocator to MinGW and MacOS buildsMarius Storm-Olsen2009-06-01