Alexandre Julliard : unicode: Generate the NLS files for normalization forms.

Alexandre Julliard julliard at winehq.org
Fri Feb 21 15:27:04 CST 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Feb 18 11:26:21 2020 +0100

unicode: Generate the NLS files for normalization forms.

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

---

 dlls/kernel32/tests/locale.c |   4 +-
 loader/wine.inf.in           |   5 +
 nls/Makefile.in              |   7 +-
 nls/normidna.nls             | Bin 0 -> 82058 bytes
 nls/normnfc.nls              | Bin 0 -> 57630 bytes
 nls/normnfd.nls              | Bin 0 -> 50942 bytes
 nls/normnfkc.nls             | Bin 0 -> 79052 bytes
 nls/normnfkd.nls             | Bin 0 -> 72684 bytes
 tools/make_unicode           | 378 ++++++++++++++++++++++++++++++++++++++++++-
 9 files changed, 383 insertions(+), 11 deletions(-)

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



More information about the wine-cvs mailing list