Module: wine Branch: master Commit: 148f564d10ecdacd523c7f44a066502acd7dd4e2 URL: https://source.winehq.org/git/wine.git/?a=commit;h=148f564d10ecdacd523c7f44a...
Author: Alexandre Julliard julliard@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@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=148f564d10ecdacd523c7...