Bruno Haible <br...@clisp.org> writes: > I have now updated the Unicode related modules to Unicode 5.2.0. > The process involves more than just regenerating data files. It also > requires to update some functions in gen-uni-tables.c to match the updated > Unicode Standard Annexes. > > There was some significant change in the line breaking algorithm: In > strings like "x(y" no more line break is possible before the opening > parenthesis. There were also visible changes in the width determination. > > Other than that, I didn't see algorithm changes in Unicode TR#11, TR#14, > TR#15, TR#24, TR#29.
For what it's worth, when I was implementing the unigbrk code I based it on TR#29 from Unicode 6.0.0. -- Ben Pfaff http://benpfaff.org