Alexandre Julliard : libwine: Re-generate the Windows codepage data using the bestfit files.

Alexandre Julliard julliard at winehq.org
Tue Jan 20 08:27:25 CST 2009


Module: wine
Branch: master
Commit: 8e16e7871063df35ca3a6de6fb165767c00bd087
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=8e16e7871063df35ca3a6de6fb165767c00bd087

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jan 19 19:57:59 2009 +0100

libwine: Re-generate the Windows codepage data using the bestfit files.

---

 dlls/msvcrt/tests/string.c |   20 +-
 libs/wine/c_1250.c         |  417 +++----
 libs/wine/c_1251.c         |  462 ++------
 libs/wine/c_1252.c         |  407 +++----
 libs/wine/c_1253.c         |  404 ++-----
 libs/wine/c_1254.c         |  417 +++----
 libs/wine/c_1255.c         |  468 +------
 libs/wine/c_1256.c         |  513 ++------
 libs/wine/c_1257.c         |  482 ++------
 libs/wine/c_1258.c         |  464 +------
 libs/wine/c_874.c          |  414 ++-----
 libs/wine/c_932.c          | 3097 +++++++++++++++++++++++++-------------------
 libs/wine/c_936.c          | 1498 ++++++++++++----------
 libs/wine/c_949.c          |  837 ++++++-------
 libs/wine/c_950.c          | 2655 ++++++++++++++++++++++++++++++++------
 15 files changed, 6358 insertions(+), 6197 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=8e16e7871063df35ca3a6de6fb165767c00bd087



More information about the wine-cvs mailing list