about summary refs log tree commit diff
path: root/iconvdata
Commit message (Expand)AuthorAgeFilesLines
* iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence ...Charles Fol2024-04-173-1/+144
* gconv: Do not emit spurious NUL character in ISO-2022-JP-3 (bug 28524)Nikita Popov2021-11-043-9/+84
* Move malloc hooks into a compat DSOSiddhesh Poyarekar2021-07-221-1/+2
* Reinstate gconv-modules as the default configuration fileSiddhesh Poyarekar2021-06-142-19/+21
* iconvdata: Split out non-essential gconv module configurationSiddhesh Poyarekar2021-06-093-1858/+1890
* iconvdata: Move gconv-modules configuration to gconv-modules.confSiddhesh Poyarekar2021-06-092-18/+28
* dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer2021-06-031-1/+0
* localedata: Use U+00AF MACRON in more EBCDIC charsets [BZ #27882]Florian Weimer2021-05-185-5/+5
* gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)Florian Weimer2021-01-273-20/+178
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-02352-356/+356
* Fix buffer overrun in EUC-KR conversion module (bz #24973)Andreas Schwab2020-12-214-9/+59
* treewide: fix incorrect spelling of indices in commentsDmitry V. Levin2020-12-112-2/+2
* iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]Arjun Shankar2020-11-041-12/+2
* Reset converter state after second wchar_t output (Bug 25734)Carlos O'Donell2020-04-153-4/+176
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01350-350/+350
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07350-350/+350
* Add some spaces before '('.Joseph Myers2019-02-271-2/+2
* Adjust wording of two fall-through comments.Joseph Myers2019-02-131-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-01350-350/+350
* 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