chiark / gitweb /
more efficient utf32_iterator_set()
[disorder] / lib / unicode.h
2007-11-18 Richard Kettlewelltransition various bits of code to unicode.h interfaces
2007-11-18 Richard Kettlewelltable-drive UTF-8 validity checker
2007-11-18 Richard Kettlewellnew unicode string iterator give cleaner boundary testing
2007-11-18 Richard Kettlewellgrapheme boundary check can now use tables
2007-11-18 Richard Kettlewelluntested utf32_is_word_boundary() and associated table...
2007-11-17 Richard Kettlewelluntested grapheme cluster boundary detection
2007-11-17 Richard KettlewellStart of Unicode support rewrite