| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | win32: _mingw.h: do not undef NULL | grischka | 2013-01-24 | 1 | -1/+1 |
| | | | | | | | | | | Not wise if stddef.h was already included. This is related to commit 3aa26a794e24a298493a2bc9d70fbd9aebf6437a Instead hack stddef.h to have identical definition and thus avoid the issue mentionned there. | ||||
| * | win64: defined size_t and ptrdiff_t to unsigned long long | grischka | 2010-01-14 | 1 | -6/+14 |
| | | |||||
| * | drop alloca #define | grischka | 2009-05-16 | 1 | -8/+2 |
| | | | | | | | | (Because GNU's alloca.h unconditionally #undef's alloca) Also, remove gcc specific sections in headers. and instead change tests such that gcc does not use them. | ||||
| * | new subdirs: include, lib, tests | grischka | 2009-04-18 | 1 | -0/+26 |
