| Commit message (Expand) | Author | Age | Files | Lines |
* | S390: Fix build error in iconvdata/bug-iconv11.c. | Stefan Liebler | 2016-01-20 | 1 | -1/+1 |
* | Have iconv accept redundant escape sequences in IBM900, IBM903, IBM905, | Martin Sebor | 2016-01-15 | 7 | -61/+125 |
* | Fix build errors with -DNDEBUG. | Martin Sebor | 2016-01-15 | 1 | -1/+1 |
* | Make shebang interpreter directives consistent | Marko Myllynen | 2016-01-07 | 4 | -4/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 347 | -347/+347 |
* | Don't emit invalid extra shift character at block boundary by iconv (bug 17197) | Andreas Schwab | 2015-12-15 | 7 | -6/+103 |
* | Comment on IBM930, IBM933, IBM935, IBM937, IBM939. | Carlos O'Donell | 2015-12-02 | 5 | -0/+24 |
* | Add dependencies on needed locales in each subdir tests (bug 18969) | Andreas Schwab | 2015-10-12 | 1 | -0/+8 |
* | iconvdata: Add missing const to lookup table definitions | Florian Weimer | 2015-10-07 | 2 | -2/+2 |
* | fix non-portable `echo -n` usage | Mike Frysinger | 2015-08-09 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 346 | -346/+346 |
* | iconvdata/run-iconv-test.sh: Actually test iconv modules | Florian Weimer | 2014-12-23 | 1 | -1/+1 |
* | iconvdata/tst-loading: bump up timeout to 10s | Chris Metcalf | 2014-12-19 | 1 | -0/+1 |
* | Remove duplication from gconv-modules | Andreas Schwab | 2014-12-11 | 1 | -7/+0 |
* | Remove NOT_IN_libc | Siddhesh Poyarekar | 2014-11-24 | 1 | -4/+3 |
* | Add new macro IN_MODULE to identify module in which source is built | Siddhesh Poyarekar | 2014-11-19 | 1 | -0/+6 |
* | Modify several tests to use test-skeleton.c | Arjun Shankar | 2014-11-05 | 2 | -4/+10 |
* | CVE-2014-6040: Crashes on invalid input in IBM gconv modules [BZ #17325] | Florian Weimer | 2014-09-03 | 9 | -9/+31 |
* | Use $(rtld-prefix) more consistently. | Joseph Myers | 2014-06-18 | 1 | -1/+1 |
* | Remove redundant C locale settings. | Joseph Myers | 2014-06-07 | 1 | -1/+1 |
* | Don't require test wrappers to preserve environment variables, use more consi... | Joseph Myers | 2014-06-06 | 3 | -10/+6 |
* | Include LOCPATH in default test environment. | Joseph Myers | 2014-06-04 | 1 | -3/+0 |
* | Consistently use $(elf-objpfx). | Joseph Myers | 2014-05-21 | 1 | -1/+1 |
* | 2014-05-01 Steve Ellcey <sellcey@mips.com> | Steve Ellcey | 2014-05-01 | 46 | -0/+47 |
* | 2014-05-01 Steve Ellcey <sellcey@mips.com> | Steve Ellcey | 2014-05-01 | 2 | -0/+2 |
* | Make tests consistently use *.out output files. | Joseph Myers | 2014-03-07 | 1 | -3/+3 |
* | Enumerate tests with special rules in tests-special variable. | Joseph Myers | 2014-03-06 | 1 | -4/+4 |
* | Fix fallout from Joseph's untested Makeconfig change. | Roland McGrath | 2014-02-28 | 1 | -4/+4 |
* | Consistently include Makeconfig after defining subdir. | Joseph Myers | 2014-02-26 | 1 | -2/+2 |
* | Generate .test-result files for tests with special rules. | Joseph Myers | 2014-02-21 | 1 | -3/+6 |
* | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2014-02-10 | 45 | -266/+266 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 346 | -346/+346 |
* | Fix typos. | Ondřej Bílka | 2013-08-30 | 2 | -2/+2 |
* | Update BIG5-HKSCS charmap to HKSCS-2008 | Andreas Schwab | 2013-06-11 | 5 | -11250/+12390 |
* | Remove trailing whitespace. | Joseph Myers | 2013-06-05 | 1 | -128/+128 |
* | Link extra-libs consistently with libc and ld.so. | Joseph Myers | 2013-05-31 | 1 | -8/+1 |
* | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 2013-05-16 | 59 | -0/+117 |
* | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu | 2013-01-11 | 3 | -6/+6 |
* | Revert "Update BIG5-HKSCS charmap to HKSCS-2008" | Andreas Schwab | 2013-01-10 | 5 | -12368/+11250 |
* | Update BIG5-HKSCS charmap to HKSCS-2008 | Andreas Schwab | 2013-01-10 | 5 | -11250/+12368 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 346 | -352/+346 |
* | Fix printf format mismatches | Andreas Schwab | 2012-11-02 | 2 | -2/+2 |
* | Remove ${SHELL} from tst-table.sh/tst-tables.sh | H.J. Lu | 2012-10-26 | 2 | -2/+2 |
* | Support cross-testing. | Joseph Myers | 2012-10-24 | 2 | -1/+3 |
* | Define and use $(run-built-tests). | Joseph Myers | 2012-10-24 | 1 | -1/+1 |
* | Don't pass shell loops' stdin to programs run on glibc's host. | Jim Blandy | 2012-10-22 | 2 | -7/+7 |
* | Use $(run-program-prefix) in more shell script tests. | Joseph Myers | 2012-10-19 | 3 | -8/+12 |
* | Set "fail on error" mode directly in testsuite shell scripts | Dmitry V. Levin | 2012-09-25 | 2 | -4/+5 |
* | Fix validation check when converting from ibm930 to utf | Siddhesh Poyarekar | 2012-06-06 | 1 | -2/+3 |
* | [BZ #13691], Revert breakage of iconv() converter for TCVN-5712. | Andreas Jaeger | 2012-05-21 | 1 | -3/+2 |