chiark / gitweb /
don't be fooled by First/Last entries in UnicodeData.txt
[disorder] / lib / unicode.c
2007-11-18 Richard Kettlewellunicode_gc_cat -> unicode_General_Category
2007-11-18 Richard Kettlewellcompute Sentence_Break as well
2007-11-18 Richard Kettlewelltest and corrections for utf32_is_word_boundary()
2007-11-18 Richard Kettlewelluntested utf32_is_word_boundary() and associated table...
2007-11-18 Richard Kettlewelltests and a correction for grapheme cluster boundary...
2007-11-17 Richard Kettlewelluntested grapheme cluster boundary detection
2007-11-17 Richard KettlewellImplement the s3.13 compatibility casefolding transform...
2007-11-17 Richard KettlewellStart of Unicode support rewrite