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