~vcs-imports/libiconv/trunk

  • Committer: Bruno Haible
  • Date: 2023-05-29 11:59:43 UTC
  • Revision ID: git-v1:5448df580c4287b7bfe59d3be0dcbb2227e641d1
GB18030: Help transitioning away from PUA code points.

* lib/gb18030ext.h (gb18030_2005_ext_wctomb): Remove function.
(gb18030ext_wctomb): Renamed from gb18030_2022_ext_wctomb.
* lib/gb18030uni.h (gb18030_2005_uni_wctomb): Map 6 Ext-B code points to
4-bytes sequences.
(gb18030_2022_uni_wctomb): Small refactoring.
* lib/gb18030_2005.h (gb18030_2005_pua2charset): Map 6 PUA code points
to 4-bytes sequences instead of 2-bytes sequences.
(gb18030_2005_wctomb): Update accordingly. Invoke gb18030ext_wctomb
instead of gb18030_2005_ext_wctomb.
* lib/gb18030_2022.h (gb18030_2022_wctomb): Invoke gb18030ext_wctomb
instead of gb18030_2022_ext_wctomb.
* tests/GB18030-2005.IRREVERSIBLE.TXT: Update the inverse mappings of 6
Ext-B code points and 6 PUA code points.
* NEWS: Mention it.
Filename Latest Rev Last Changed Committer Comment Size
..
build-aux 539 14 years ago Bruno Haible Moved here from autoconf/config.guess. Diff
extras 1 24 years ago Bruno Haible Import from libiconv-0.3. Diff
gnulib-local 752 14 years ago Bruno Haible Moved here from m4/alloca.m4. Diff
include 1 24 years ago Bruno Haible Import from libiconv-0.3. Diff
lib 84 14 years ago Bruno Haible Move src/ to lib/, and install the iconv program. Diff
libcharset 62 14 years ago Bruno Haible Charset determination library. Diff
m4 279 14 years ago Bruno Haible Moved here from autoconf/eilseq.m4. Diff
man 1 24 years ago Bruno Haible Import from libiconv-0.3. Diff
os2 25 14 years ago Bruno Haible Support for OS/2 using emx+gcc. Diff
po 286 14 years ago Bruno Haible Infrastructure for using gettext. Diff
src 1 24 years ago Bruno Haible Import from libiconv-0.3. Diff
srclib 836 14 years ago Bruno Haible Makefile template that uses Makefile.gnulib. Diff
tests 2 24 years ago Bruno Haible Upgrade to libiconv-1.0. Diff
tools 1 24 years ago Bruno Haible Import from libiconv-0.3. Diff
windows 864 14 years ago Bruno Haible Script that generates command-line options for 'wi Diff
woe32dll 682 14 years ago Bruno Haible Support for building a shared library on mingw and Diff
.gitattributes 1019 14 years ago Bruno Haible Specify custom merge drivers. 32 bytes Diff Download File
.gitignore 1259 11 months ago Bruno Haible Update .gitignore. 11.7 KB Diff Download File
.gitmodules 1178 5 years ago Bruno Haible build: Separate git operations from build operatio 83 bytes Diff Download File
ABOUT-NLS 1188 4 years ago Bruno Haible Use the newest gettext release. 67 bytes Diff Download File
AUTHORS 297 14 years ago Bruno Haible Update my email address. 31 bytes Diff Download File
File autogen.sh 1255 11 months ago Bruno Haible Make the compiler used by Makefile.devel customiza 3.9 KB Diff Download File
File autopull.sh 1241 1 year ago Bruno Haible Make autopull.sh more suited for continuous integr 1.2 KB Diff Download File
ChangeLog 1262 11 months ago Bruno Haible GB18030: Help transitioning away from PUA code poi 225 KB Diff Download File
configure.ac 1230 2 years ago Bruno Haible Prepare for version 1.17. * configure.ac: Bump ve 5.9 KB Diff Download File
COPYING 901 14 years ago Bruno Haible Update program license to GPLv3. 34.3 KB Diff Download File
COPYING.LIB 1199 4 years ago Bruno Haible Change the license of the library from LGPL 2.0 to 25.9 KB Diff Download File
DEPENDENCIES 1216 3 years ago Bruno Haible Update DEPENDENCIES. 2 KB Diff Download File
DESIGN 1 24 years ago Bruno Haible Import from libiconv-0.3. 3.2 KB Diff Download File
File gitsub.sh 1193 4 years ago Bruno Haible build: Add support for shallow-cloning of subdirec 16.4 KB Diff Download File
HACKING 1240 1 year ago Bruno Haible Move gnulib-tool invocation back from autopull.sh 1.8 KB Diff Download File
INSTALL.generic 1164 5 years ago Bruno Haible Drop special instructions for OSF/1. 11.1 KB Diff Download File
INSTALL.windows 1165 5 years ago Bruno Haible Prefer https URLs where possible. 10.1 KB Diff Download File
JOIN-GNU 1238 1 year ago Bruno Haible Add GNU Project notice. * JOIN-GNU: New file. Ins 671 bytes Diff Download File
Makefile.devel 1255 11 months ago Bruno Haible Make the compiler used by Makefile.devel customiza 10.9 KB Diff Download File
Makefile.in 1246 1 year ago Bruno Haible Make table of transliterations more maintainable. 10.5 KB Diff Download File
NEWS 1262 11 months ago Bruno Haible GB18030: Help transitioning away from PUA code poi 9.6 KB Diff Download File
NOTES 1224 2 years ago Bruno Haible New EBCDIC encodings. Reported by Ulrich Schwab a 17.2 KB Diff Download File
README 1256 11 months ago Bruno Haible Implement GB18030 version 2022. * lib/encodings.d 5.6 KB Diff Download File
THANKS 635 14 years ago Bruno Haible Thanks to Ken Lunde also. 521 bytes Diff Download File