aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* win64: defined size_t and ptrdiff_t to unsigned long longgrischka2010-01-141-6/+14
|
* win64: use new headers from mingwgrischka2009-07-182-9/+16
|
* drop alloca #definegrischka2009-05-162-24/+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.
* Return value of exit should be void.Shinichiro Hamaji2009-04-181-1/+1
|
* fix makefiles etc for subdirsgrischka2009-04-181-0/+1
|
* new subdirs: include, lib, testsgrischka2009-04-186-0/+264