Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not assume that size(void*) == size(long) | Mattias Andrée | 2015-10-16 | 1 | -2/+10 |
* | semiportable integers were added in c99 | Mattias Andrée | 2015-10-14 | 1 | -95/+98 |
* | fix more errors | Mattias Andrée | 2015-09-02 | 1 | -22/+22 |
* | add _LIBRARY_HEADER | Mattias Andrée | 2015-08-31 | 1 | -1/+2 |
* | wint_t and wchar_t are not portable, additionally they are not guaranteed to be defined as expected and thus should not be used | Mattias Andrée | 2015-08-31 | 1 | -4/+6 |
* | m + add stdint | Mattias Andrée | 2015-08-29 | 1 | -0/+422 |