Include libcharset into both the Timber and Halibut checkouts.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 17 Apr 2004 08:04:45 +0000 (08:04 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 17 Apr 2004 08:04:45 +0000 (08:04 +0000)
commitc6d25d8d73da77087aa3e413af2ae72f6300891f
treefff96bdc5d4e82055d1fb937b9b1460e4733f0d0
Include libcharset into both the Timber and Halibut checkouts.
Unfortunately this means people will have to do `cvs co' again to
get this update, but that appears to be the price I pay for being
able to conveniently share a single source base in this way.

git-svn-id: svn://svn.tartarus.org/sgt/charset@4086 cda61777-01e9-0310-a592-d414129be87e
33 files changed:
.cvsignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
big5enc.c [new file with mode: 0644]
big5set.c [new file with mode: 0644]
charset.h [new file with mode: 0644]
cp949.c [new file with mode: 0644]
enum.c [new file with mode: 0644]
euc.c [new file with mode: 0644]
fromucs.c [new file with mode: 0644]
gb2312.c [new file with mode: 0644]
hz.c [new file with mode: 0644]
internal.h [new file with mode: 0644]
iso2022s.c [new file with mode: 0644]
istate.c [new file with mode: 0644]
jisx0208.c [new file with mode: 0644]
jisx0212.c [new file with mode: 0644]
ksx1001.c [new file with mode: 0644]
localenc.c [new file with mode: 0644]
macenc.c [new file with mode: 0644]
mimeenc.c [new file with mode: 0644]
sbcs.c [new file with mode: 0644]
sbcs.dat [new file with mode: 0644]
sbcsgen.pl [new file with mode: 0644]
shiftjis.c [new file with mode: 0644]
slookup.c [new file with mode: 0644]
superset.c [new file with mode: 0644]
test.c [new file with mode: 0644]
toucs.c [new file with mode: 0644]
utf16.c [new file with mode: 0644]
utf7.c [new file with mode: 0644]
utf8.c [new file with mode: 0644]
xenc.c [new file with mode: 0644]