aboutsummaryrefslogtreecommitdiffstats
path: root/src/slibc-human/unescape.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update e-mailHEADmasterMattias Andrée2024-10-061-1/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* bump yearMattias Andrée2016-01-011-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* fix errors and warningsMattias Andrée2015-12-271-17/+17
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* tell in doc in which version things were introducedMattias Andrée2015-11-251-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* increase readability of unescapeMattias Andrée2015-11-171-52/+45
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2015-11-171-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2015-11-161-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* increase readabilityMattias Andrée2015-11-161-129/+59
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add slibc-human.h and implement escape and unescapeMattias Andrée2015-11-141-0/+247
Signed-off-by: Mattias Andrée <maandree@operamail.com>