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