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

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


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jan 27 19:36:05 2020 +0100

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

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

---

 dlls/kernelbase/digitmap.c | 893 ++++++---------------------------------------
 dlls/kernelbase/locale.c   |   5 +-
 libs/port/digitmap.c       | 893 ++++++---------------------------------------
 libs/port/fold.c           |   3 +-
 tools/make_unicode         |   2 +-
 5 files changed, 235 insertions(+), 1561 deletions(-)

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



More information about the wine-cvs mailing list