Age | Commit message (Expand) | Author | Files | Lines |
2013-01-11 | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu | 3 | -6/+6 |
2013-01-10 | Revert "Update BIG5-HKSCS charmap to HKSCS-2008" | Andreas Schwab | 5 | -12368/+11250 |
2013-01-10 | Update BIG5-HKSCS charmap to HKSCS-2008 | Andreas Schwab | 5 | -11250/+12368 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 346 | -352/+346 |
2012-11-02 | Fix printf format mismatches | Andreas Schwab | 2 | -2/+2 |
2012-10-26 | Remove ${SHELL} from tst-table.sh/tst-tables.sh | H.J. Lu | 2 | -2/+2 |
2012-10-24 | Support cross-testing. | Joseph Myers | 2 | -1/+3 |
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 |