Commit graph

7 commits

Author SHA1 Message Date
Wolfgang Bumiller
84fcd95d4e utf8lib.c -> utf8.c - I hope windows 8 allows this filename :P 2012-12-23 10:44:03 +01:00
Wolfgang Bumiller
95965e9ff6 license header 2012-12-23 10:35:21 +01:00
Wolfgang Bumiller
e72d141ec4 Uchar -> uchar_t for consistency 2012-12-23 10:34:29 +01:00
Wolfgang Bumiller
ac0ca3de81 fix and speed up u8_analyze for our purposes 2012-12-23 10:23:42 +01:00
Wolfgang Bumiller
a707440e52 -futf8 implementation 2012-12-23 10:23:42 +01:00
Wolfgang Bumiller
aec2284f45 u8_analyze: return false on any invalid character, we do not allow invalid/overlong characters in code at all 2012-12-23 10:23:41 +01:00
Wolfgang Bumiller
fe3d8e44e6 Importing utf8lib 2012-12-23 10:23:41 +01:00