aboutsummaryrefslogtreecommitdiffstats
path: root/src/slibc-human/unescape.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-01-01bump yearMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-27fix errors and warningsMattias Andrée1-17/+17
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-11-25tell in doc in which version things were introducedMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-17increase readability of unescapeMattias Andrée1-52/+45
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-17mMattias Andrée1-3/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-16typoMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-16increase readabilityMattias Andrée1-129/+59
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-14add slibc-human.h and implement escape and unescapeMattias Andrée1-0/+247
Signed-off-by: Mattias Andrée <maandree@operamail.com>