Alexandre Julliard : libwine: Generate the composition tables access code along with the tables.
Module: wine Branch: master Commit: faf3871e77f4a3baced64c49aec255c2ea6cb223 URL: http://source.winehq.org/git/wine.git/?a=commit;h=faf3871e77f4a3baced64c49ae... Author: Alexandre Julliard <julliard(a)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(a)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=faf3871e77f4a3baced64c...
participants (1)
-
Alexandre Julliard