summaryrefslogtreecommitdiff
path: root/iconvdata
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix validation check when converting from ibm930 to utfSiddhesh Poyarekar2012-06-061-2/+3
* [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.Andreas Jaeger2012-05-211-3/+2
* Complete GB18030 charmapAndreas Schwab2012-05-111-2554/+8657
* Fix bug in previous tcvn5712 commit e64d2de52.Tulio Magno Quites Machado Filho2012-04-021-2/+3
* Fix a bug when converting strings with 1 character using TCVN5712-1Tulio Magno Quites Machado Filho2012-03-301-2/+2
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-78/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-09346-1041/+692
* iconv mapping of 0xA8 0xEC in CP1258 is non-canonicalBruno Haible2011-12-231-2/+1
* iconv mapping of U+0385 in TCVN5712-1 is incorrectBruno Haible2011-12-231-5/+4
* Store invocation-specific data of conversion modules in __gconv_step_dataUlrich Drepper2011-12-213-43/+43
* Remove handling of VCs other then gitUlrich Drepper2011-11-171-1/+1
* iconvdata/johab.c: Don't inline unlikely called functionUlrich Drepper2011-07-061-4/+4