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 | -1/+313 |
* | more etymology | Mattias Andrée | 2015-11-20 | 1 | -0/+312 |
* | add macros for abs, labs, llabs, and imaxabs | Mattias Andrée | 2015-11-17 | 1 | -1/+2 |
* | doc: arg 2 for *div must not be 0 (lest SIGFPE) | Mattias Andrée | 2015-11-16 | 1 | -1/+2 |
* | doc | Mattias Andrée | 2015-10-31 | 1 | -0/+61 |
* | improve attributes | Mattias Andrée | 2015-10-17 | 1 | -2/+2 |
* | do not assume that size(void*) == size(long) | Mattias Andrée | 2015-10-16 | 1 | -2/+13 |
* | add SCN* and PRI* constants | Mattias Andrée | 2015-10-10 | 1 | -0/+1025 |
* | inttypes.h defines wchar_t | Mattias Andrée | 2015-10-10 | 1 | -0/+1 |
* | inttypes.h includes stdint.h | Mattias Andrée | 2015-10-10 | 1 | -0/+3 |
* | add abs, labs, llabs, and imaxabs | Mattias Andrée | 2015-10-10 | 1 | -0/+14 |
* | fix some warnings and errors | Mattias Andrée | 2015-09-02 | 1 | -1/+2 |
* | add div functions | Mattias Andrée | 2015-09-02 | 1 | -0/+45 |