Add UTF-32 encodings.
commite91c0ce377731c90d3b0aea4786737343f4b061a
authorBruno Haible <bruno@clisp.org>
Thu, 12 Apr 2001 12:55:41 +0000 (12 12:55 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 21 Jun 2009 09:43:32 +0000 (21 11:43 +0200)
tree59bfd5aad0b9c073c352b0e2c13f11495d855eae
parentea8aef8552e3a2338045302d45e8ecfd044cf353
Add UTF-32 encodings.
20 files changed:
ChangeLog
NEWS
NOTES
README
lib/converters.h
lib/encodings.def
lib/ucs4.h
lib/utf32.h [new file with mode: 0644]
lib/utf32be.h [copied from lib/ucs4.h with 52% similarity]
lib/utf32le.h [new file with mode: 0644]
man/iconv_open.3
tests/Makefile.in
tests/Makefile.msvc
tests/Makefile.os2
tests/UTF-32-snippet [new file with mode: 0644]
tests/UTF-32-snippet.UTF-8 [new file with mode: 0644]
tests/UTF-32BE-snippet [new file with mode: 0644]
tests/UTF-32BE-snippet.UTF-8 [new file with mode: 0644]
tests/UTF-32LE-snippet [new file with mode: 0644]
tests/UTF-32LE-snippet.UTF-8 [new file with mode: 0644]