Robert Shearman : libunicode: Add a code page table for the US-ASCII encoding.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Jun 8 05:06:03 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 0d01da1fbf9f9b30ecaa0748ed4378873f1aab4d
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=0d01da1fbf9f9b30ecaa0748ed4378873f1aab4d

Author: Robert Shearman <rob at codeweavers.com>
Date:   Wed Jun  7 20:12:59 2006 +0100

libunicode: Add a code page table for the US-ASCII encoding.

---

 libs/unicode/Makefile.in |    1 
 libs/unicode/c_20127.c   |  683 ++++++++++++++++++++++++++++++++++++++++++++++
 libs/unicode/cpmap.pl    |    1 
 libs/unicode/cptable.c   |    4 
 4 files changed, 688 insertions(+), 1 deletions(-)
 create mode 100644 libs/unicode/c_20127.c

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=0d01da1fbf9f9b30ecaa0748ed4378873f1aab4d



More information about the wine-cvs mailing list