Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump year | Mattias Andrée | 2016-01-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | tell in doc in which version things were introduced | Mattias Andrée | 2015-11-25 | 1 | -0/+8 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | more etymology | Mattias Andrée | 2015-11-20 | 1 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | guard stdbool.h with __bool_true_false_are_defined rather than _STDBOOL_H to let the macros to be undefined, and then redefined by including ↵ | Mattias Andrée | 2015-10-13 | 1 | -2/+1 |
| | | | | | | stdbool.h again Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | stdbool.h requires c99 | Mattias Andrée | 2015-10-13 | 1 | -0/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add _LIBRARY_HEADER | Mattias Andrée | 2015-08-31 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add stdbool.h | Mattias Andrée | 2015-08-29 | 1 | -0/+57 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |