summaryrefslogtreecommitdiff
path: root/src/ctype/towctrans.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-18update case mappings to unicode 10.0Rich Felker1-2/+41
2017-05-31towupper/towlower: fast path for ascii charsNatanael Copa1-3/+3
2014-09-05fix case mapping for U+00DF (ß)Rich Felker1-1/+0
2014-07-02consolidate *_l ctype/wctype functions into their non-_l source filesRich Felker1-2/+14
2012-04-23sync case mappings with unicode 6.1Rich Felker1-7/+29
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+246