Skip to content

6.2.0

Compare
Choose a tag to compare
@rhdunn rhdunn released this 25 Jun 15:07
· 167 commits to master since this release
6.2.0
  • Use Unicode Character Data 6.2.0.
  • General Category group and value lookup.
  • Script lookup.
  • White_Space property lookup provided by isspace.
  • Uses compact data tables for minimal overhead.
  • Support for Klingon [F8D0-F8FF] from the ConScript Unicode Registry.

wctype.h/wchar.h compatibility:

  • ctype-style API.
  • case conversion API (including totitle to convert to title case).