]> sourceware.org Git - glibc.git/commit - iconv/iconv_prog.c
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 24 Sep 2002 04:19:03 +0000 (04:19 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 24 Sep 2002 04:19:03 +0000 (04:19 +0000)
commitfa00744e514a99087f5fe70cac9334b29a04c93a
treeafb188699c7ba3d139c0c1e5962a749bec6480b7
parentf2a444335f8deabb58145db315b33a87e4f576da
Update.

* iconv/iconv_prog.c (main): Provide an error message that identifies
the wrong encoding.

2002-09-22  Bruno Haible  <bruno@clisp.org>

* iconvdata/tscii.c: New file.
* iconvdata/testdata/TSCII: New file.
* iconvdata/testdata/TSCII..UTF8: New file.
* iconvdata/TSCII.precomposed: New file.
* iconvdata/TSCII.irreversible: New file.
* iconvdata/gconv-modules (TSCII): New module.
* iconvdata/Makefile (modules): Add TSCII.
(distribute): Add tscii.c.
* iconvdata/tst-table-from.c (try, utf8_decode, main): Double output
buffer size.
* iconvdata/tst-tables.sh: Add TSCII.
* iconvdata/TESTS: Add TSCII.

2002-09-22  Bruno Haible  <bruno@clisp.org>

Revert 2002-04-18 patch.
* iconvdata/euc-jisx0213.c (EMIT_SHIFT_TO_INIT, BODY for
FROM_DIRECTION): Make the FROM direction stateful again.
* iconvdata/shift_jisx0213.c (EMIT_SHIFT_TO_INIT, BODY for
FROM_DIRECTION): Likewise.

2002-09-22  Bruno Haible  <bruno@clisp.org>
16 files changed:
ChangeLog
iconv/iconv_prog.c
iconvdata/Makefile
iconvdata/TESTS
iconvdata/TSCII.irreversible [new file with mode: 0644]
iconvdata/TSCII.precomposed [new file with mode: 0644]
iconvdata/euc-jisx0213.c
iconvdata/gconv-modules
iconvdata/shift_jisx0213.c
iconvdata/testdata/TSCII [new file with mode: 0644]
iconvdata/testdata/TSCII..UTF8 [new file with mode: 0644]
iconvdata/tscii.c [new file with mode: 0644]
iconvdata/tst-table-from.c
iconvdata/tst-tables.sh
localedata/ChangeLog
localedata/charmaps/TSCII [new file with mode: 0644]
This page took 0.043451 seconds and 5 git commands to generate.