Alexandre Julliard : unicode: Add support for high Unicode planes to the combining class table.

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


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Feb 17 13:00:48 2020 +0100

unicode: Add support for high Unicode planes to the combining class table.

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

---

 dlls/ntdll/combclass.c | 301 ++++++++++++++++++++++++++++++++++---------------
 dlls/ntdll/locale.c    |   5 +-
 tools/make_unicode     |  30 ++++-
 3 files changed, 239 insertions(+), 97 deletions(-)

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



More information about the wine-cvs mailing list