aboutsummaryrefslogtreecommitdiff
path: root/iconvdata
AgeCommit message (Expand)AuthorFilesLines
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers346-346/+346
2014-12-23iconvdata/run-iconv-test.sh: Actually test iconv modulesFlorian Weimer1-1/+1
2014-12-19iconvdata/tst-loading: bump up timeout to 10sChris Metcalf1-0/+1
2014-12-11Remove duplication from gconv-modulesAndreas Schwab1-7/+0
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-4/+3
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar1-0/+6
2014-11-05Modify several tests to use test-skeleton.cArjun Shankar2-4/+10
2014-09-03CVE-2014-6040: Crashes on invalid input in IBM gconv modules [BZ #17325]Florian Weimer9-9/+31
2014-06-18Use $(rtld-prefix) more consistently.Joseph Myers1-1/+1
2014-06-07Remove redundant C locale settings.Joseph Myers1-1/+1
2014-06-06Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers3-10/+6
2014-06-04Include LOCPATH in default test environment.Joseph Myers1-3/+0
2014-05-21Consistently use $(elf-objpfx).Joseph Myers1-1/+1
2014-05-012014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey46-0/+47
2014-05-012014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-0/+2
2014-03-07Make tests consistently use *.out output files.Joseph Myers1-3/+3
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers1-4/+4
2014-02-28Fix fallout from Joseph's untested Makeconfig change.Roland McGrath1-4/+4
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers1-2/+2
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers1-3/+6
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka45-266/+266
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae346-346/+346
2013-08-30Fix typos.Ondřej Bílka2-2/+2
2013-06-11Update BIG5-HKSCS charmap to HKSCS-2008Andreas Schwab5-11250/+12390
2013-06-05Remove trailing whitespace.Joseph Myers1-128/+128
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers1-8/+1
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold59-0/+117
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu3-6/+6
2013-01-10Revert "Update BIG5-HKSCS charmap to HKSCS-2008"Andreas Schwab5-12368/+11250
2013-01-10Update BIG5-HKSCS charmap to HKSCS-2008Andreas Schwab5-11250/+12368
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers346-352/+346
2012-11-02Fix printf format mismatchesAndreas Schwab2-2/+2
2012-10-26Remove ${SHELL} from tst-table.sh/tst-tables.shH.J. Lu2-2/+2
2012-10-24Support cross-testing.Joseph Myers2-1/+3
2012-10-24Define and use $(run-built-tests).Joseph Myers1-1/+1
2012-10-22Don't pass shell loops' stdin to programs run on glibc's host.Jim Blandy2-7/+7
2012-10-19Use $(run-program-prefix) in more shell script tests.Joseph Myers3-8/+12
2012-09-25Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin2-4/+5
2012-06-06Fix validation check when converting from ibm930 to utfSiddhesh Poyarekar1-2/+3
2012-05-21[BZ #13691], Revert breakage of iconv() converter for TCVN-5712.Andreas Jaeger1-3/+2
2012-05-11Complete GB18030 charmapAndreas Schwab1-2554/+8657
2012-04-02Fix bug in previous tcvn5712 commit e64d2de52.Tulio Magno Quites Machado Filho1-2/+3
2012-03-30Fix a bug when converting strings with 1 character using TCVN5712-1Tulio Magno Quites Machado Filho1-2/+2
2012-03-07Remove distribute variable from MakefilesUlrich Drepper1-78/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert346-1041/+692
2011-12-23iconv mapping of 0xA8 0xEC in CP1258 is non-canonicalBruno Haible1-2/+1
2011-12-23iconv mapping of U+0385 in TCVN5712-1 is incorrectBruno Haible1-5/+4
2011-12-21Store invocation-specific data of conversion modules in __gconv_step_dataUlrich Drepper3-43/+43
2011-11-17Remove handling of VCs other then gitUlrich Drepper1-1/+1
2011-07-06iconvdata/johab.c: Don't inline unlikely called functionUlrich Drepper1-4/+4