Alexandre Julliard : unicode: Move the compatibility decomposition table to ntdll.

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


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

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

unicode: Move the compatibility decomposition table to ntdll.

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

---

 dlls/ntdll/Makefile.in |    1 +
 dlls/ntdll/decompose.c | 3045 ++++++++++++++++++++++++++++++++++++++++++++++++
 libs/port/decompose.c  | 2084 ---------------------------------
 tools/make_unicode     |    3 +-
 4 files changed, 3048 insertions(+), 2085 deletions(-)

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



More information about the wine-cvs mailing list