From: Richard Kettlewell Date: Sun, 5 Apr 2009 09:56:55 +0000 (+0100) Subject: Update word break algorithm for Unicode 5.1.0 (based on UAX #29). X-Git-Tag: 5.0.3~4^2~152^2~3 X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/commitdiff_plain/fb4c61dadb5bc3f21ff6f9488eaf7019b28a3f8a?ds=inline;hp=fb4c61dadb5bc3f21ff6f9488eaf7019b28a3f8a 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. ---