| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | x86-64: change the type of size_t and ptrdiff_t. | Shinichiro Hamaji | 2009-08-24 | 1 | -0/+2 |
| | | | | | size_t and ptrdiff_t should be unsigned long and long, respectively. | ||||
| * | drop alloca #define | grischka | 2009-05-16 | 1 | -0/+14 |
| | | | | | | | | (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. | ||||
| * | fix makefiles etc for subdirs | grischka | 2009-04-18 | 1 | -1/+1 |
| | | |||||
| * | new subdirs: include, lib, tests | grischka | 2009-04-18 | 1 | -0/+2188 |
