summary refs log tree commit diff
path: root/iconvdata
Commit message (Expand)AuthorAgeFilesLines
* Add test for last iconv bugUlrich Drepper2011-05-272-1/+69
* Fix conversion to ISO-2022-JP-2 with ISO-8859-7 designationAndreas Schwab2011-05-271-6/+6
* Fix CP1258 conversionUlrich Drepper2011-05-212-10/+10
* Update GB18030 to 2005 versionUlrich Drepper2011-05-171-18052/+10464
* Fix handling of conversion problem in CP932 moduleUlrich Drepper2011-05-143-40/+81
* Add support for CP770, CP771, CP772, CP773, and CP774Ulrich Drepper2011-05-0921-19/+331
* Remove invalid iconv aliases.Ulrich Drepper2010-09-041-5/+0
* Fix typo in is646 gconv moduleAndreas Schwab2009-09-201-1/+1
* * iconvdata/sjis.c (BODY): Don't advance inptr beforeUlrich Drepper2009-04-241-12/+16
* * iconvdata/Makefile (iconv-rules): Use LC_ALL=C when running awkUlrich Drepper2008-12-301-0/+1
* 2008-09-09 Aurelien Jarno <aurelien@aurel32.net>Ulrich Drepper2008-10-311-0/+1
* * iconvdata/gconv-modules: Use LATIN9 as an alias to ISO-8859-15,Ulrich Drepper2008-10-311-2/+2
* Add localedata.Ulrich Drepper2008-05-211-0/+1
* * iconvdata/run-iconv-test.sh: Use = instead of == in test.Ulrich Drepper2008-05-151-2/+2
* * iconvdata/Makefile (bug-iconv6-ENV, tst-iconv7-ENV): Define.Ulrich Drepper2008-05-152-1/+4
* 008-01-08 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2008-01-0913-42/+141
* [BZ #5465]Ulrich Drepper2007-12-126-3/+114
* [BZ #5424, BZ #5428, BZ #5451]Ulrich Drepper2007-12-109-35/+45
* [BZ #5427]Ulrich Drepper2007-12-084-8/+38
* [BZ #5277]Ulrich Drepper2007-11-082-1/+53
* * iconvdata/Makefile (modules): Add ISO8859-9E.Ulrich Drepper2007-09-305-3/+41
* * iconvdata/Makefile (modules): Add KOI8-RU.Ulrich Drepper2007-09-296-4/+39
* [BZ #4972]Ulrich Drepper2007-09-235-3/+42
* * iconvdata/iso-2022-kr.c (BODY): Fake initialization of array bufUlrich Drepper2007-08-262-6/+7
* [BZ #4896, BZ #4936]Ulrich Drepper2007-08-212-1/+56
* * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsignedUlrich Drepper2007-07-2813-48/+48
* [BZ #4405] Jakub Jelinek2007-04-231-1/+1
* [BZ #3954]Ulrich Drepper2007-02-164-13/+17
* * iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): EnableUlrich Drepper2007-02-161-3/+3
* * iconvdata/brf.c: New file.Ulrich Drepper2007-01-207-7/+57
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-115-20/+16
* .Jakub Jelinek2007-07-315-16/+20
* * iconvdata/run-iconv-test.sh: Run cmp in C locale.Ulrich Drepper2006-08-011-13/+15
* * iconvdata/testdate/MIK: Fix format to match expected output.Ulrich Drepper2006-05-021-14/+14
* [BZ #2502]Ulrich Drepper2006-05-021-4/+4
* [BZ #2625]Ulrich Drepper2006-05-017-3/+69
* [BZ #1386]Ulrich Drepper2006-04-272-28/+4
* [BZ #2569]Ulrich Drepper2006-04-252-1/+37
* * iconvdata/ibm437.c: Define HAS_HOLES to 0.Ulrich Drepper2006-04-215-10/+10
* * iconvdata/Makefile (generate-8bit-table): Use LC_ALL=C.Roland McGrath2006-04-041-4/+4
* * Makerules: Define build-module-asneeded.Ulrich Drepper2006-01-111-2/+4
* * posix/tst-execle1.c (do_test): Add a const.Roland McGrath2005-12-271-1/+1
* * iconvdata/Makefile (modules): Add ISO_11548-1.Ulrich Drepper2005-11-166-2/+83
* * iconvdata/ibm1364.h (__ucs4_to_ibm1364sb): Fix one mapping.Ulrich Drepper2005-10-216-3/+3
* ..Ulrich Drepper2005-10-1922-2/+74813
* iconv module for IBM1364.Ulrich Drepper2005-10-191-0/+394
* * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921,Ulrich Drepper2005-09-29118-2/+4813
* Tables for IBM1008 iconv module.Ulrich Drepper2005-09-291-0/+153
* IBM1008 iconv module.Ulrich Drepper2005-09-299-0/+746
* Run ASCII->encoding->ASCII suntzus test only if $subset is N.Ulrich Drepper2005-09-291-2/+2