Alexandre Julliard : libwine: Generate the composition tables access code along with the tables.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Feb 19 08:56:21 CST 2016


Module: wine
Branch: master
Commit: faf3871e77f4a3baced64c49aec255c2ea6cb223
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=faf3871e77f4a3baced64c49aec255c2ea6cb223

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Feb 19 11:38:14 2016 +0900

libwine: Generate the composition tables access code along with the tables.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 libs/wine/compose.c   | 26 ++++++++++++++++++++++++--
 libs/wine/decompose.c | 15 ++++++++++++++-
 libs/wine/mbtowc.c    | 28 ++++++----------------------
 libs/wine/sortkey.c   |  8 +++-----
 libs/wine/utf8.c      |  6 +++---
 libs/wine/wctomb.c    | 48 +++++-------------------------------------------
 tools/make_unicode    | 47 +++++++++++++++++++++++++++++++++++++++++++----
 7 files changed, 98 insertions(+), 80 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=faf3871e77f4a3baced64c49aec255c2ea6cb223



More information about the wine-cvs mailing list