Alexandre Julliard : unicode: Generate nls files for the codepage tables.

Alexandre Julliard julliard at winehq.org
Tue Feb 11 15:44:54 CST 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Feb 11 09:06:45 2020 +0100

unicode: Generate nls files for the codepage tables.

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

---

 dlls/ntdll/locale.c  |  93 +--------------------------------------------------
 loader/wine.inf.in   |  65 +++++++++++++++++++++++++++++++++++
 nls/Makefile.in      |  65 +++++++++++++++++++++++++++++++++++
 nls/c_037.nls        | Bin 0 -> 66082 bytes
 nls/c_10000.nls      | Bin 0 -> 66082 bytes
 nls/c_10001.nls      | Bin 0 -> 162850 bytes
 nls/c_10002.nls      | Bin 0 -> 195618 bytes
 nls/c_10003.nls      | Bin 0 -> 177698 bytes
 nls/c_10004.nls      | Bin 0 -> 66082 bytes
 nls/c_10005.nls      | Bin 0 -> 66082 bytes
 nls/c_10006.nls      | Bin 0 -> 66082 bytes
 nls/c_10007.nls      | Bin 0 -> 66082 bytes
 nls/c_10008.nls      | Bin 0 -> 173602 bytes
 nls/c_10010.nls      | Bin 0 -> 66082 bytes
 nls/c_10017.nls      | Bin 0 -> 66082 bytes
 nls/c_10021.nls      | Bin 0 -> 66082 bytes
 nls/c_10029.nls      | Bin 0 -> 66082 bytes
 nls/c_10079.nls      | Bin 0 -> 66082 bytes
 nls/c_10081.nls      | Bin 0 -> 66082 bytes
 nls/c_10082.nls      | Bin 0 -> 66082 bytes
 nls/c_1026.nls       | Bin 0 -> 66082 bytes
 nls/c_1250.nls       | Bin 0 -> 66082 bytes
 nls/c_1251.nls       | Bin 0 -> 66082 bytes
 nls/c_1252.nls       | Bin 0 -> 66082 bytes
 nls/c_1253.nls       | Bin 0 -> 66082 bytes
 nls/c_1254.nls       | Bin 0 -> 66082 bytes
 nls/c_1255.nls       | Bin 0 -> 66082 bytes
 nls/c_1256.nls       | Bin 0 -> 66082 bytes
 nls/c_1257.nls       | Bin 0 -> 66082 bytes
 nls/c_1258.nls       | Bin 0 -> 66082 bytes
 nls/c_1361.nls       | Bin 0 -> 189986 bytes
 nls/c_20127.nls      | Bin 0 -> 66082 bytes
 nls/c_20866.nls      | Bin 0 -> 66082 bytes
 nls/c_20932.nls      | Bin 0 -> 180770 bytes
 nls/c_21866.nls      | Bin 0 -> 66082 bytes
 nls/c_28591.nls      | Bin 0 -> 66082 bytes
 nls/c_28592.nls      | Bin 0 -> 66082 bytes
 nls/c_28593.nls      | Bin 0 -> 66082 bytes
 nls/c_28594.nls      | Bin 0 -> 66082 bytes
 nls/c_28595.nls      | Bin 0 -> 66082 bytes
 nls/c_28596.nls      | Bin 0 -> 66082 bytes
 nls/c_28597.nls      | Bin 0 -> 66082 bytes
 nls/c_28598.nls      | Bin 0 -> 66082 bytes
 nls/c_28599.nls      | Bin 0 -> 66082 bytes
 nls/c_28603.nls      | Bin 0 -> 66082 bytes
 nls/c_28605.nls      | Bin 0 -> 66082 bytes
 nls/c_437.nls        | Bin 0 -> 66594 bytes
 nls/c_500.nls        | Bin 0 -> 66082 bytes
 nls/c_737.nls        | Bin 0 -> 66594 bytes
 nls/c_775.nls        | Bin 0 -> 66594 bytes
 nls/c_850.nls        | Bin 0 -> 66594 bytes
 nls/c_852.nls        | Bin 0 -> 66594 bytes
 nls/c_855.nls        | Bin 0 -> 66594 bytes
 nls/c_857.nls        | Bin 0 -> 66594 bytes
 nls/c_860.nls        | Bin 0 -> 66594 bytes
 nls/c_861.nls        | Bin 0 -> 66594 bytes
 nls/c_862.nls        | Bin 0 -> 66594 bytes
 nls/c_863.nls        | Bin 0 -> 66594 bytes
 nls/c_864.nls        | Bin 0 -> 66594 bytes
 nls/c_865.nls        | Bin 0 -> 66594 bytes
 nls/c_866.nls        | Bin 0 -> 66594 bytes
 nls/c_869.nls        | Bin 0 -> 66594 bytes
 nls/c_874.nls        | Bin 0 -> 66594 bytes
 nls/c_875.nls        | Bin 0 -> 66082 bytes
 nls/c_932.nls        | Bin 0 -> 162850 bytes
 nls/c_936.nls        | Bin 0 -> 196642 bytes
 nls/c_949.nls        | Bin 0 -> 196642 bytes
 nls/c_950.nls        | Bin 0 -> 196642 bytes
 tools/make_makefiles |  13 +++++--
 tools/make_unicode   |  78 ++++++++++++++++++++++++++++++++++++++++--
 70 files changed, 217 insertions(+), 97 deletions(-)

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



More information about the wine-cvs mailing list