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