Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-04-23 | fix year duplication | Mattias Andrée | 1 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-02-12 | c version: instead of defining restrict as empty if not WITH_C99, define restrict_ as restrict if WITH_C99 | Mattias Andrée | 2 | -10/+11 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-02-12 | c version: add inclusion guard | Mattias Andrée | 1 | -0/+6 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-02-11 | forgot to wipe at realloc | Mattias Andrée | 1 | -0/+4 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-02-11 | c version: make the state accessible | Mattias Andrée | 2 | -0/+19 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-02-11 | c version: make with WITH_WIPE=yes to wipe the state and message buffer before freeing | Mattias Andrée | 2 | -1/+48 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-02-11 | add thread support | Mattias Andrée | 2 | -14/+25 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-02-11 | typo | Mattias Andrée | 2 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-02-11 | namespace c version | Mattias Andrée | 3 | -92/+92 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-02-11 | bump year | Mattias Andrée | 19 | -25/+25 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |