Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-11-19 | Oh well, big messy commit again. Some highlights: | Lasse Collin | 3 | -14/+17 |
2008-09-11 | Fix a compiler error on big endian systems that don't | Lasse Collin | 1 | -14/+18 |
2008-08-28 | Sort of garbage collection commit. :-| Many things are still | Lasse Collin | 2 | -17/+51 |
2008-06-18 | Update the code to mostly match the new simpler file format | Lasse Collin | 2 | -0/+211 |
2008-05-11 | Remove support for pre-C89 libc versions that lack memcpy, | Lasse Collin | 1 | -13/+2 |
2008-01-16 | Added ARRAY_SIZE(array) macro. | Lasse Collin | 1 | -0/+4 |
2008-01-08 | More pre-C99 inttypes.h compatibility fixes. Now the code | Lasse Collin | 1 | -11/+0 |
2008-01-06 | Introduced compatibility with systems that have pre-C99 | Lasse Collin | 1 | -1/+58 |