summaryrefslogtreecommitdiff
path: root/compat/nedmalloc/malloc.c.h
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling errors in no-longer-updated-from-upstream modulesElijah Newren2019-11-101-3/+3
* nedmalloc: avoid compiler warning about unused valueRené Scharfe2019-08-071-2/+2
* nedmalloc: do assignments only after the declaration sectionRené Scharfe2019-08-071-1/+1
* mingw: uglify (a, 0) definitions to shut up warningsjs/msys2Johannes Schindelin2016-01-151-1/+2
* nedmalloc: allow compiling with MSys2's compilerJohannes Schindelin2016-01-141-0/+4
* Windows: do not redefine _WIN32_WINNTkb/msvc-compileSebastian Schuberth2013-09-111-0/+2
* typofix: in-code commentsOndřej Bílka2013-07-221-2/+2
* compat/nedmalloc: Fix compiler warnings on linuxRamsay Jones2013-04-281-0/+4
* compat/nedmalloc: Fix some sparse warningsRamsay Jones2013-04-281-1/+1
* compat/nedmalloc: fix spelling in commentsStefano Lattarini2013-04-121-3/+3
* remove doubled words, e.g., s/to to/to/, and fix related typosJim Meyering2011-04-131-6/+4
* Typos in code comments, an error message, documentationRalf Wildenhues2010-08-221-1/+1
* Fix typo in nedmalloc warning fixJohannes Sixt2009-06-111-1/+1
* Fix warnings in nedmalloc when compiling with GCC 4.4.0Johannes Schindelin2009-06-081-1/+3
* Add custom memory allocator to MinGW and MacOS buildsMarius Storm-Olsen2009-06-011-0/+5750