Module: wine Branch: master Commit: a44d1e5f6e7b3b65a158c89c7e0d0d40c104459d URL: http://source.winehq.org/git/wine.git/?a=commit;h=a44d1e5f6e7b3b65a158c89c7e...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Mar 14 16:22:46 2007 +0100
libwine: Update the Unicode tables to version 5.0.1 of the standard.
---
libs/wine/casemap.c | 200 ++++++++++++++++++++++++++++++++++----------------- libs/wine/compose.c | 163 ++++++++++++++++++++++++----------------- libs/wine/wctype.c | 158 ++++++++++++++++++++++++---------------- 3 files changed, 324 insertions(+), 197 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a44d1e5f6e7b3b65a158c8...