Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update e-mailHEADmaster | Mattias Andrée | 2024-10-06 | 1 | -1/+1 |
* | bump year | Mattias Andrée | 2016-01-01 | 1 | -1/+1 |
* | tell in doc in which version things were introduced | Mattias Andrée | 2015-11-25 | 1 | -0/+68 |
* | typo | Mattias Andrée | 2015-11-20 | 1 | -1/+1 |
* | doc | Mattias Andrée | 2015-10-31 | 1 | -0/+3 |
* | m fixes | Mattias Andrée | 2015-10-16 | 1 | -4/+5 |
* | the compiler determines how wchar is implement + intconf.h contains the signess of char | Mattias Andrée | 2015-10-16 | 1 | -2/+18 |
* | some integer types are pointer-like types that are limited to long | Mattias Andrée | 2015-10-16 | 1 | -6/+23 |
* | typo | Mattias Andrée | 2015-10-16 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | m + add stdint | Mattias Andrée | 2015-08-29 | 1 | -0/+154 |
* | add stddef.h | Mattias Andrée | 2015-08-28 | 1 | -0/+92 |