Alexandre Julliard : unicode: Use a standard two-level mapping table for the sortkeys map.

Alexandre Julliard julliard at winehq.org
Tue Jan 28 15:35:26 CST 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jan 27 20:22:47 2020 +0100

unicode: Use a standard two-level mapping table for the sortkeys map.

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

---

 dlls/kernelbase/collation.c | 443 +++++++++++++-------------------------------
 dlls/kernelbase/locale.c    |  10 +-
 libs/port/collation.c       | 443 +++++++++++++-------------------------------
 libs/port/sortkey.c         |   6 +-
 tools/make_unicode          |  41 ++--
 5 files changed, 295 insertions(+), 648 deletions(-)

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



More information about the wine-cvs mailing list