| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-24 | Define and use $(run-built-tests). |  Joseph Myers | 1 | -1/+1 |
| 2012-10-22 | Don't pass shell loops' stdin to programs run on glibc's host. |  Jim Blandy | 2 | -7/+7 |
| 2012-10-19 | Use $(run-program-prefix) in more shell script tests. |  Joseph Myers | 3 | -8/+12 |
| 2012-09-25 | Set "fail on error" mode directly in testsuite shell scripts |  Dmitry V. Levin | 2 | -4/+5 |
| 2012-06-06 | Fix validation check when converting from ibm930 to utf |  Siddhesh Poyarekar | 1 | -2/+3 |
| 2012-05-21 | [BZ #13691], Revert breakage of iconv() converter for TCVN-5712. |  Andreas Jaeger | 1 | -3/+2 |
| 2012-05-11 | Complete GB18030 charmap |  Andreas Schwab | 1 | -2554/+8657 |
| 2012-04-02 | Fix bug in previous tcvn5712 commit e64d2de52. |  Tulio Magno Quites Machado Filho | 1 | -2/+3 |
| 2012-03-30 | Fix a bug when converting strings with 1 character using TCVN5712-1 |  Tulio Magno Quites Machado Filho | 1 | -2/+2 |
| 2012-03-07 | Remove distribute variable from Makefiles |  Ulrich Drepper | 1 | -78/+1 |
| 2012-02-09 | Replace FSF snail mail address with URLs. |  Paul Eggert | 346 | -1041/+692 |
| 2011-12-23 | iconv mapping of 0xA8 0xEC in CP1258 is non-canonical |  Bruno Haible | 1 | -2/+1 |
| 2011-12-23 | iconv mapping of U+0385 in TCVN5712-1 is incorrect |  Bruno Haible | 1 | -5/+4 |
| 2011-12-21 | Store invocation-specific data of conversion modules in __gconv_step_data |  Ulrich Drepper | 3 | -43/+43 |
| 2011-11-17 | Remove handling of VCs other then git |  Ulrich Drepper | 1 | -1/+1 |
| 2011-07-06 | iconvdata/johab.c: Don't inline unlikely called function |  Ulrich Drepper | 1 | -4/+4 |
| 2011-07-02 | Consolidate shlib.lds references in new variables. |  Roland McGrath | 1 | -1/+1 |
| 2011-06-28 | Fix crash in GB18030 encoder |  Andreas Schwab | 1 | -6/+6 |
| 2011-05-27 | Add test for last iconv bug |  Ulrich Drepper | 2 | -1/+69 |
| 2011-05-27 | Fix conversion to ISO-2022-JP-2 with ISO-8859-7 designation |  Andreas Schwab | 1 | -6/+6 |
| 2011-05-21 | Fix CP1258 conversion |  Ulrich Drepper | 2 | -10/+10 |
| 2011-05-17 | Update GB18030 to 2005 version |  Ulrich Drepper | 1 | -18052/+10464 |
| 2011-05-14 | Fix handling of conversion problem in CP932 module |  Ulrich Drepper | 3 | -40/+81 |
| 2011-05-09 | Add support for CP770, CP771, CP772, CP773, and CP774 |  Ulrich Drepper | 21 | -19/+331 |
| 2010-09-04 | Remove invalid iconv aliases. |  Ulrich Drepper | 1 | -5/+0 |
| 2009-09-20 | Fix typo in is646 gconv module |  Andreas Schwab | 1 | -1/+1 |
| 2009-04-24 | * iconvdata/sjis.c (BODY): Don't advance inptr before |  Ulrich Drepper | 1 | -12/+16 |
| 2008-12-30 | * iconvdata/Makefile (iconv-rules): Use LC_ALL=C when running awk |  Ulrich Drepper | 1 | -0/+1 |
| 2008-10-31 | 2008-09-09 Aurelien Jarno <aurelien@aurel32.net> |  Ulrich Drepper | 1 | -0/+1 |
| 2008-10-31 | * iconvdata/gconv-modules: Use LATIN9 as an alias to ISO-8859-15, |  Ulrich Drepper | 1 | -2/+2 |
| 2008-05-21 | Add localedata. |  Ulrich Drepper | 1 | -0/+1 |
| 2008-05-15 | * iconvdata/run-iconv-test.sh: Use = instead of == in test. |  Ulrich Drepper | 1 | -2/+2 |
| 2008-05-15 | * iconvdata/Makefile (bug-iconv6-ENV, tst-iconv7-ENV): Define. |  Ulrich Drepper | 2 | -1/+4 |
| 2008-01-09 | 008-01-08 Jakub Jelinek <jakub@redhat.com> |  Ulrich Drepper | 13 | -42/+141 |
| 2007-12-12 | [BZ #5465] |  Ulrich Drepper | 6 | -3/+114 |
| 2007-12-10 | [BZ #5424, BZ #5428, BZ #5451] |  Ulrich Drepper | 9 | -35/+45 |
| 2007-12-08 | [BZ #5427] |  Ulrich Drepper | 4 | -8/+38 |
| 2007-11-08 | [BZ #5277] |  Ulrich Drepper | 2 | -1/+53 |
| 2007-09-30 | * iconvdata/Makefile (modules): Add ISO8859-9E. |  Ulrich Drepper | 5 | -3/+41 |
| 2007-09-29 | * iconvdata/Makefile (modules): Add KOI8-RU. |  Ulrich Drepper | 6 | -4/+39 |
| 2007-09-23 | [BZ #4972] |  Ulrich Drepper | 5 | -3/+42 |
| 2007-08-26 | * iconvdata/iso-2022-kr.c (BODY): Fake initialization of array buf |  Ulrich Drepper | 2 | -6/+7 |
| 2007-08-21 | [BZ #4896, BZ #4936] |  Ulrich Drepper | 2 | -1/+56 |
| 2007-07-28 | * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned |  Ulrich Drepper | 13 | -48/+48 |
| 2007-04-23 | [BZ #4405] |  Jakub Jelinek | 1 | -1/+1 |
| 2007-02-16 | [BZ #3954] |  Ulrich Drepper | 4 | -13/+17 |
| 2007-02-16 | * iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable |  Ulrich Drepper | 1 | -3/+3 |
| 2007-01-20 | * iconvdata/brf.c: New file. |  Ulrich Drepper | 7 | -7/+57 |
| 2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #3483, BZ #3493, BZ #3514, BZ #3515, BZ #3664, BZ #3673, BZ #3674] |  Ulrich Drepper | 5 | -20/+16 |
| 2007-07-31 | . |  Jakub Jelinek | 5 | -16/+20 |