1. 54941ed update case mappings to unicode 10.0 by Rich Felker · 7 years ago
  2. c72c1c5 update ctype tables to unicode 10.0 by Rich Felker · 7 years ago
  3. d3f2333 reformat ctype tables to be diff-friendly, match tool output by Rich Felker · 7 years ago
  4. 179766a towupper/towlower: fast path for ascii chars by Natanael Copa · 7 years ago
  5. 1507ebf byte-based C locale, phase 1: multibyte character handling functions by Rich Felker · 9 years ago
  6. 3d7e32d add macro version of ctype.h isascii function by Rich Felker · 9 years ago
  7. 4674809 fix case mapping for U+00DF (ß) by Rich Felker · 10 years ago
  8. b04971d add inline isspace in ctype.h as an optimization by Szabolcs Nagy · 10 years ago
  9. d89fdec consolidate *_l ctype/wctype functions into their non-_l source files by Rich Felker · 10 years ago
  10. 5717444 include cleanups: remove unused headers and add feature test macros by Szabolcs Nagy · 11 years ago
  11. d8e8f14 iswspace: fix handling of 0 by rofl0r · 11 years ago
  12. da1442c fix types for wctype_t and wctrans_t by Rich Felker · 11 years ago
  13. c509250 make some arrays const by rofl0r · 12 years ago
  14. b0fc785 fix argument type error on wcwidth function by Rich Felker · 12 years ago
  15. ac4fb51 fix broken wcwidth tables by Rich Felker · 12 years ago
  16. 908bed2 fix ctype abi junk (pointer should point to 0 slot, not -128 slot) by Rich Felker · 12 years ago
  17. 9372655 add LSB abi junk for ctype functions by Rich Felker · 12 years ago
  18. 1b0ce9a new wcwidth implementation (fast table-based) by Rich Felker · 12 years ago
  19. 1a63a9f sync case mappings with unicode 6.1 by Rich Felker · 12 years ago
  20. 38b5d7d optimize iswprint by Rich Felker · 12 years ago
  21. 640fe75 fix spurious punct class for some surrogate codepoints (invalid) by Rich Felker · 12 years ago
  22. 7e38b1e destubify iswalpha and update iswpunct to unicode 6.1 by Rich Felker · 12 years ago
  23. ed2911a document iswspace and remove wrongly-included zwsp character by Rich Felker · 13 years ago
  24. 520f3ee fix typo in iswspace space list table by Rich Felker · 13 years ago
  25. c247ebd more header fixes, minor warning fix by Rich Felker · 14 years ago
  26. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago