about summary refs log tree commit diff
path: root/iconvdata
Commit message (Expand)AuthorAgeFilesLines
* gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)Florian Weimer2021-01-273-20/+178
* Fix out-of-bounds access in IBM-1390 converter (bug 23448)Andreas Schwab2018-07-241-0/+2
* localedata: Make IBM273 compatible with ISO-8859-1 [BZ #23290]Florian Weimer2018-06-141-1/+1
* Add aliases to recognize normalized charset names (bug 19527)Andreas Schwab2018-04-161-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-01350-350/+350
* Add new codepage charmaps/IBM858 [BZ #21084]Mike FABIAN2017-09-144-8/+43
* Increase some test timeouts.Joseph Myers2017-07-061-0/+1
* Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg2017-05-091-1/+1
* Document and fix --enable-bind-now [BZ #21015]Florian Weimer2017-03-021-0/+5
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-011-1/+1
* Add missing header files throughout the testsuite.Zack Weinberg2017-02-161-0/+1
* Increase some test timeouts.Joseph Myers2017-01-051-1/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-01349-349/+349
* gconv: Adjust GBK to support the Euro signFlorian Weimer2016-11-291-2/+15
* Bug 20729: Fix building with -Os.Carlos O'Donell2016-10-291-0/+12
* iconv: Avoid writable data and relocations in ISO646Florian Weimer2016-10-261-40/+44
* iconv: Avoid writable data and relocations in IBM charsetsFlorian Weimer2016-10-268-154/+158
* 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