Alexandre Julliard : unicode: Store recursive decompositions directly in the tables.

Alexandre Julliard julliard at winehq.org
Tue Feb 4 15:33:19 CST 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Feb  4 10:14:28 2020 +0100

unicode: Store recursive decompositions directly in the tables.

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

---

 dlls/kernelbase/decompose.c | 1112 ++++++------
 libs/port/decompose.c       | 3894 ++++++++++++++++++++++++++-----------------
 tools/make_unicode          |  113 +-
 3 files changed, 2992 insertions(+), 2127 deletions(-)

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



More information about the wine-cvs mailing list