Alexandre Julliard : unicode: Add support for high Unicode planes in composition tables.

Alexandre Julliard julliard at winehq.org
Mon Feb 17 15:42:15 CST 2020


Module: wine
Branch: master
Commit: 64e6d72284cdcaf757b7e937828437152e137388
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=64e6d72284cdcaf757b7e937828437152e137388

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Feb 17 10:45:27 2020 +0100

unicode: Add support for high Unicode planes in composition tables.

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

---

 dlls/kernelbase/compose.c | 653 ++++++++++++++++++++++++----------------------
 dlls/kernelbase/locale.c  |  57 ++--
 dlls/ntdll/compose.c      | 653 ++++++++++++++++++++++++----------------------
 dlls/ntdll/locale.c       |  54 ++--
 tools/make_unicode        |  29 +-
 5 files changed, 756 insertions(+), 690 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=64e6d72284cdcaf757b7e937828437152e137388



More information about the wine-cvs mailing list