Huw Davies : kernel32: Implement canonical reordering.

Alexandre Julliard julliard at winehq.org
Mon Feb 11 16:12:10 CST 2019


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Fri Feb  8 10:41:24 2019 +0000

kernel32: Implement canonical reordering.

Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/kernel32/locale.c       |   1 +
 dlls/kernel32/tests/locale.c |   6 +-
 libs/port/Makefile.in        |   1 +
 libs/port/combclass.c        | 288 +++++++++++++++++++++++++++++++++++++++++++
 libs/port/normalize.c        |  68 ++++++++++
 tools/make_unicode           |  24 ++++
 6 files changed, 385 insertions(+), 3 deletions(-)

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



More information about the wine-cvs mailing list