Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tell in doc in which version things were introduced | Mattias Andrée | 2015-11-25 | 2 | -0/+4 |
* | more etymology | Mattias Andrée | 2015-11-20 | 2 | -0/+4 |
* | add macros for abs, labs, llabs, and imaxabs | Mattias Andrée | 2015-11-17 | 1 | -1/+1 |
* | inttypes/{{abs => imaxabs},{div => imaxdiv}}.c | Mattias Andrée | 2015-11-17 | 2 | -0/+0 |
* | doc: arg 2 for *div must not be 0 (lest SIGFPE) | Mattias Andrée | 2015-11-16 | 1 | -1/+2 |
* | add abs, labs, llabs, and imaxabs | Mattias Andrée | 2015-10-10 | 1 | -0/+37 |
* | add div functions | Mattias Andrée | 2015-09-02 | 1 | -0/+38 |