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

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


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

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

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

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

---

 dlls/kernel32/tests/locale.c |   23 +-
 dlls/kernelbase/decompose.c  | 1588 +++++++++++----
 dlls/ntdll/decompose.c       | 4440 ++++++++++++++++++++++++++++++------------
 dlls/ntdll/locale.c          |   99 +-
 tools/make_unicode           |   23 +-
 5 files changed, 4478 insertions(+), 1695 deletions(-)

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



More information about the wine-cvs mailing list