| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2015-11-25 | tell in doc in which version things were introduced | Mattias Andrée | 1 | -0/+8 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-19 | etymology for some functions | Mattias Andrée | 1 | -0/+6 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-31 | doc | Mattias Andrée | 1 | -0/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-17 | improve attributes | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-13 | CPP directive __func__ requires C99 | Mattias Andrée | 1 | -7/+14 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-13 | m doc | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-13 | __noreturn shall be at the beginning of the prototypes | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-13 | static_assert is only defined if C11 is used | Mattias Andrée | 1 | -1/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-13 | inclusion guard for assert.h do not guard definitions that depend on NDEBUG being unset | Mattias Andrée | 1 | -12/+15 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-12 | simplified feature-test macros | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-01 | fix some more errors | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-01 | start on makefile and fixing warnings and errors | Mattias Andrée | 1 | -10/+9 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-31 | add _LIBRARY_HEADER | Mattias Andrée | 1 | -3/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-30 | remove parameter names from header files to avoid potential errors on inclusion caused by conflictig macro names | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-29 | add _PORTABLE_SOURCE | Mattias Andrée | 1 | -0/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-29 | add __C11__, __C99__, __C90__, and __noreturn | Mattias Andrée | 1 | -3/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-29 | only use __attributes__ if compiling with gcc | Mattias Andrée | 1 | -1/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-29 | add assert.h | Mattias Andrée | 1 | -0/+95 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
