summaryrefslogtreecommitdiff
path: root/iconvdata
Commit message (Expand)AuthorAgeFilesLines
* Fix UTF-16 surrogate handling. [BZ #19727]Stefan Liebler2016-05-254-2/+279
* S390: Get rid of make warning: overriding recipe for target gconv-modules.Stefan Liebler2016-05-251-4/+2
* S390: Fix build error in iconvdata/bug-iconv11.c.Stefan Liebler2016-01-201-1/+1
* Have iconv accept redundant escape sequences in IBM900, IBM903, IBM905,Martin Sebor2016-01-157-61/+125
* Fix build errors with -DNDEBUG.Martin Sebor2016-01-151-1/+1
* Make shebang interpreter directives consistentMarko Myllynen2016-01-074-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-04347-347/+347
* Don't emit invalid extra shift character at block boundary by iconv (bug 17197)Andreas Schwab2015-12-157-6/+103
* Comment on IBM930, IBM933, IBM935, IBM937, IBM939.Carlos O'Donell2015-12-025-0/+24
* Add dependencies on needed locales in each subdir tests (bug 18969)Andreas Schwab2015-10-121-0/+8
* iconvdata: Add missing const to lookup table definitionsFlorian Weimer2015-10-072-2/+2
* fix non-portable `echo -n` usageMike Frysinger2015-08-091-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-02346-346/+346
* iconvdata/run-iconv-test.sh: Actually test iconv modulesFlorian Weimer2014-12-231-1/+1
* iconvdata/tst-loading: bump up timeout to 10sChris Metcalf2014-12-191-0/+1
* Remove duplication from gconv-modulesAndreas Schwab2014-12-111-7/+0
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-4/+3
* Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar2014-11-191-0/+6
* Modify several tests to use test-skeleton.cArjun Shankar2014-11-052-4/+10
* CVE-2014-6040: Crashes on invalid input in IBM gconv modules [BZ #17325]Florian Weimer2014-09-039-9/+31
* Use $(rtld-prefix) more consistently.Joseph Myers2014-06-181-1/+1
* Remove redundant C locale settings.Joseph Myers2014-06-071-1/+1
* Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers2014-06-063-10/+6
* Include LOCPATH in default test environment.Joseph Myers2014-06-041-3/+0
* Consistently use $(elf-objpfx).Joseph Myers2014-05-211-1/+1
* 2014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey2014-05-0146-0/+47
* 2014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey2014-05-012-0/+2
* Make tests consistently use *.out output files.Joseph Myers2014-03-071-3/+3
* Enumerate tests with special rules in tests-special variable.Joseph Myers2014-03-061-4/+4
* Fix fallout from Joseph's untested Makeconfig change.Roland McGrath2014-02-281-4/+4
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-2/+2
* Generate .test-result files for tests with special rules.Joseph Myers2014-02-211-3/+6
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-1045-266/+266
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-01346-346/+346
* Fix typos.Ondřej Bílka2013-08-302-2/+2
* Update BIG5-HKSCS charmap to HKSCS-2008Andreas Schwab2013-06-115-11250/+12390
* Remove trailing whitespace.Joseph Myers2013-06-051-128/+128
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-311-8/+1
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-1659-0/+117
* Add --enable-hardcoded-path-in-tests configure optionH.J. Lu2013-01-113-6/+6
* Revert "Update BIG5-HKSCS charmap to HKSCS-2008"Andreas Schwab2013-01-105-12368/+11250
* Update BIG5-HKSCS charmap to HKSCS-2008Andreas Schwab2013-01-105-11250/+12368
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-02346-352/+346
* Fix printf format mismatchesAndreas Schwab2012-11-022-2/+2
* Remove ${SHELL} from tst-table.sh/tst-tables.shH.J. Lu2012-10-262-2/+2
* Support cross-testing.Joseph Myers2012-10-242-1/+3
* Define and use $(run-built-tests).Joseph Myers2012-10-241-1/+1
* Don't pass shell loops' stdin to programs run on glibc's host.Jim Blandy2012-10-222-7/+7
* Use $(run-program-prefix) in more shell script tests.Joseph Myers2012-10-193-8/+12
* Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin2012-09-252-4/+5