Module: wine Branch: master Commit: 13479aa7b8116982f2db839d056f9d66afd8c7a1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=13479aa7b8116982f2db839d05...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Oct 15 16:09:16 2013 +0200
tools: Update the character data tables to Unicode 6.3.0.
---
dlls/usp10/indicsyllable.c | 4 +- dlls/usp10/linebreak.c | 168 ++++++++++++++++++++++---------------------- dlls/usp10/mirror.c | 2 +- dlls/usp10/shaping.c | 70 ++++++++++-------- libs/wine/wctype.c | 12 ++-- tools/make_unicode | 2 +- 6 files changed, 133 insertions(+), 125 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=13479aa7b8116982f2db83...