Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add some integer types | Mattias Andrée | 2015-09-03 | 1 | -0/+112 |
* | misc | Mattias Andrée | 2015-09-02 | 1 | -1/+9 |
* | fix some warnings and errors | Mattias Andrée | 2015-09-02 | 1 | -0/+12 |
* | add div functions | Mattias Andrée | 2015-09-02 | 1 | -0/+95 |
* | automate some parts of intconf | Mattias Andrée | 2015-09-02 | 1 | -47/+0 |
* | fix more errors | Mattias Andrée | 2015-09-02 | 1 | -0/+8 |
* | start on makefile and fixing warnings and errors | Mattias Andrée | 2015-09-01 | 1 | -1/+1 |
* | add _LIBRARY_HEADER | Mattias Andrée | 2015-08-31 | 1 | -1/+1 |
* | 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 | -8/+13 |
* | wchar_t and wint_t not safe for marshalling | Mattias Andrée | 2015-08-31 | 1 | -0/+10 |
* | typo | Mattias Andrée | 2015-08-31 | 1 | -1/+1 |
* | add stdarg.h | Mattias Andrée | 2015-08-29 | 1 | -0/+19 |
* | m + add stdint | Mattias Andrée | 2015-08-29 | 2 | -0/+201 |
* | add stddef.h | Mattias Andrée | 2015-08-28 | 1 | -0/+92 |