chiark / gitweb /
Update word break algorithm for Unicode 5.1.0 (based on UAX #29).
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 5 Apr 2009 09:56:55 +0000 (10:56 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 5 Apr 2009 09:56:55 +0000 (10:56 +0100)
commitfb4c61dadb5bc3f21ff6f9488eaf7019b28a3f8a
tree738b73630b4a979d0e103e7b99416d407de9798a
parente2e88ad814a1839b34a163832975620fe0e44fac
Update word break algorithm for Unicode 5.1.0 (based on UAX #29).
We look up the word break property more than once, which is ugly, so
some further work wouldn't be out of place.
lib/unicode.c