aboutsummaryrefslogtreecommitdiff
path: root/iconvdata
AgeCommit message (Expand)AuthorFilesLines
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert346-1041/+692
2011-12-23iconv mapping of 0xA8 0xEC in CP1258 is non-canonicalBruno Haible1-2/+1
2011-12-23iconv mapping of U+0385 in TCVN5712-1 is incorrectBruno Haible1-5/+4
2011-12-21Store invocation-specific data of conversion modules in __gconv_step_dataUlrich Drepper3-43/+43
2011-11-17Remove handling of VCs other then gitUlrich Drepper1-1/+1
2011-07-06iconvdata/johab.c: Don't inline unlikely called functionUlrich Drepper1-4/+4
2011-07-02Consolidate shlib.lds references in new variables.Roland McGrath1-1/+1
2011-06-28Fix crash in GB18030 encoderAndreas Schwab1-6/+6
2011-05-27Add test for last iconv bugUlrich Drepper2-1/+69
2011-05-27Fix conversion to ISO-2022-JP-2 with ISO-8859-7 designationAndreas Schwab1-6/+6
2011-05-21Fix CP1258 conversionUlrich Drepper2-10/+10
2011-05-17Update GB18030 to 2005 versionUlrich Drepper1-18052/+10464
2011-05-14Fix handling of conversion problem in CP932 moduleUlrich Drepper3-40/+81
2011-05-09Add support for CP770, CP771, CP772, CP773, and CP774Ulrich Drepper21-19/+331
2010-09-04Remove invalid iconv aliases.Ulrich Drepper1-5/+0
2009-09-20Fix typo in is646 gconv moduleAndreas Schwab1-1/+1
2009-04-24* iconvdata/sjis.c (BODY): Don't advance inptr beforeUlrich Drepper1-12/+16
2008-12-30* iconvdata/Makefile (iconv-rules): Use LC_ALL=C when running awkUlrich Drepper1-0/+1
2008-10-312008-09-09 Aurelien Jarno <aurelien@aurel32.net>Ulrich Drepper1-0/+1
2008-10-31* iconvdata/gconv-modules: Use LATIN9 as an alias to ISO-8859-15,Ulrich Drepper1-2/+2
2008-05-21Add localedata.Ulrich Drepper1-0/+1
2008-05-15* iconvdata/run-iconv-test.sh: Use = instead of == in test.Ulrich Drepper1-2/+2
2008-05-15* iconvdata/Makefile (bug-iconv6-ENV, tst-iconv7-ENV): Define.Ulrich Drepper2-1/+4
2008-01-09008-01-08 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper13-42/+141
2007-12-12[BZ #5465]Ulrich Drepper6-3/+114
2007-12-10[BZ #5424, BZ #5428, BZ #5451]Ulrich Drepper9-35/+45
2007-12-08[BZ #5427]Ulrich Drepper4-8/+38
2007-11-08[BZ #5277]Ulrich Drepper2-1/+53
2007-09-30* iconvdata/Makefile (modules): Add ISO8859-9E.Ulrich Drepper5-3/+41
2007-09-29* iconvdata/Makefile (modules): Add KOI8-RU.Ulrich Drepper6-4/+39
2007-09-23[BZ #4972]Ulrich Drepper5-3/+42
2007-08-26* iconvdata/iso-2022-kr.c (BODY): Fake initialization of array bufUlrich Drepper2-6/+7
2007-08-21[BZ #4896, BZ #4936]Ulrich Drepper2-1/+56
2007-07-28* iconvdata/gbk.c (BODY): Make buf and cp char instead of unsignedUlrich Drepper13-48/+48
2007-04-23[BZ #4405] Jakub Jelinek1-1/+1
2007-02-16[BZ #3954]Ulrich Drepper4-13/+17
2007-02-16* iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): EnableUlrich Drepper1-3/+3
2007-01-20* iconvdata/brf.c: New file.Ulrich Drepper7-7/+57
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper5-20/+16
2007-07-31.Jakub Jelinek5-16/+20
2006-08-01* iconvdata/run-iconv-test.sh: Run cmp in C locale.Ulrich Drepper1-13/+15
2006-05-02* iconvdata/testdate/MIK: Fix format to match expected output.Ulrich Drepper1-14/+14
2006-05-02[BZ #2502]Ulrich Drepper1-4/+4
2006-05-01[BZ #2625]Ulrich Drepper7-3/+69
2006-04-27[BZ #1386]Ulrich Drepper2-28/+4
2006-04-25[BZ #2569]Ulrich Drepper2-1/+37
2006-04-21* iconvdata/ibm437.c: Define HAS_HOLES to 0.Ulrich Drepper5-10/+10
2006-04-04* iconvdata/Makefile (generate-8bit-table): Use LC_ALL=C.Roland McGrath1-4/+4
2006-01-11* Makerules: Define build-module-asneeded.Ulrich Drepper1-2/+4
2005-12-27* posix/tst-execle1.c (do_test): Add a const.Roland McGrath1-1/+1