about summary refs log tree commit diff
path: root/iconvdata/Makefile
Commit message (Expand)AuthorAgeFilesLines
* iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence ...Charles Fol2024-04-171-1/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Fix The GNU ToolChain Authors copyright noticeSiddhesh Poyarekar2021-12-171-1/+1
* gconv: Do not emit spurious NUL character in ISO-2022-JP-3 (bug 28524)Nikita Popov2021-11-041-1/+4
* Move malloc hooks into a compat DSOSiddhesh Poyarekar2021-07-221-1/+2
* Reinstate gconv-modules as the default configuration fileSiddhesh Poyarekar2021-06-141-19/+21
* iconvdata: Split out non-essential gconv module configurationSiddhesh Poyarekar2021-06-091-1/+1
* iconvdata: Move gconv-modules configuration to gconv-modules.confSiddhesh Poyarekar2021-06-091-18/+28
* dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer2021-06-031-1/+0
* gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)Florian Weimer2021-01-271-1/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Fix buffer overrun in EUC-KR conversion module (bz #24973)Andreas Schwab2020-12-211-1/+2
* Reset converter state after second wchar_t output (Bug 25734)Carlos O'Donell2020-04-151-4/+13
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Add new codepage charmaps/IBM858 [BZ #21084]Mike FABIAN2017-09-141-8/+8
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Fix UTF-16 surrogate handling. [BZ #19727]Stefan Liebler2016-05-251-1/+3
* S390: Get rid of make warning: overriding recipe for target gconv-modules.Stefan Liebler2016-05-251-4/+2
* Have iconv accept redundant escape sequences in IBM900, IBM903, IBM905,Martin Sebor2016-01-151-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Don't emit invalid extra shift character at block boundary by iconv (bug 17197)Andreas Schwab2015-12-151-1/+4
* Add dependencies on needed locales in each subdir tests (bug 18969)Andreas Schwab2015-10-121-0/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* 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
* CVE-2014-6040: Crashes on invalid input in IBM gconv modules [BZ #17325]Florian Weimer2014-09-031-0/+1
* 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-061-1/+2
* Include LOCPATH in default test environment.Joseph Myers2014-06-041-3/+0
* Consistently use $(elf-objpfx).Joseph Myers2014-05-211-1/+1
* 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
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Add --enable-hardcoded-path-in-tests configure optionH.J. Lu2013-01-111-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Support cross-testing.Joseph Myers2012-10-241-1/+1
* Define and use $(run-built-tests).Joseph Myers2012-10-241-1/+1
* Use $(run-program-prefix) in more shell script tests.Joseph Myers2012-10-191-1/+2
* Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin2012-09-251-2/+2