]> mj.ucw.cz Git - libucw.git/commit
Several improvements to the unicode library:
authorMartin Mares <mj@ucw.cz>
Sat, 11 Oct 2003 10:19:40 +0000 (10:19 +0000)
committerMartin Mares <mj@ucw.cz>
Sat, 11 Oct 2003 10:19:40 +0000 (10:19 +0000)
commitef6639d2cf305018f9edb2f7944969c236afbfea
tree2ede855a524fa03665cd5308f692fac8ab85f78f
parentd4ca756bdb4bb689a21cf6fe2b5f99a23aedb055
Several improvements to the unicode library:

  o  All tables are now const.
  o  Redefined the categories:
- now using _U_* instead of _C_*
- introduced _U_LETTER modified with either _U_UPPER or _U_LOWER
  or none (titlecase letters, letter modifiers etc.)
  o  Added the ligature expansions and _U_LIGATURE.
  o  Minor cleanups.
charset/misc/gen-basic
charset/unicode.h