9 Commits (65f95033c8639f24b7cdfaba8bb23d0ec283037c)

Author SHA1 Message Date
  Reece H. Dunn 65f95033c8 Add support for querying the Script property. 12 years ago
  Reece H. Dunn 349e225aae Support mapping a General Category to a General Category Group. 12 years ago
  Reece H. Dunn 9c3a87dbeb Add toupper, tolower and totitle case-conversion APIs. 12 years ago
  Reece H. Dunn e3e85d33f2 Rename Ci to Ii and move it to an I/Invalid category group as it is not part of the UCD C/Other category group. 12 years ago
  Reece H. Dunn bc6a5c23cc Remove the Zc class as it is not part of the UCD; special case Cc-based whitespace instead. 12 years ago
  Reece H. Dunn ff7a5e0209 Add support for looking up the general category group for a codepoint. 12 years ago
  Reece H. Dunn 2282735a4c Add ctype-style APIs that are compatible with wctype.h. 12 years ago
  Reece H. Dunn 12bafa6b4d tools/categories.py: generate category lookup tables for the full unicode range. 12 years ago
  Reece H. Dunn 2813950acc Infrastructure for building libucd.a. 12 years ago