aboutsummaryrefslogtreecommitdiff
path: root/iconvdata
AgeCommit message (Expand)AuthorFilesLines
2021-01-27gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)Florian Weimer3-20/+178
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert352-356/+356
2020-12-21Fix buffer overrun in EUC-KR conversion module (bz #24973)Andreas Schwab4-9/+59
2020-12-11treewide: fix incorrect spelling of indices in commentsDmitry V. Levin2-2/+2
2020-11-04iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]Arjun Shankar1-12/+2
2020-04-15Reset converter state after second wchar_t output (Bug 25734)Carlos O'Donell3-4/+176
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers350-350/+350
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert350-350/+350
2019-02-27Add some spaces before '('.Joseph Myers1-2/+2
2019-02-13Adjust wording of two fall-through comments.Joseph Myers1-1/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers350-350/+350
2018-07-24Fix out-of-bounds access in IBM-1390 converter (bug 23448)Andreas Schwab1-0/+2
2018-06-14localedata: Make IBM273 compatible with ISO-8859-1 [BZ #23290]Florian Weimer1-1/+1
2018-04-16Add aliases to recognize normalized charset names (bug 19527)Andreas Schwab1-0/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers350-350/+350
2017-09-14Add new codepage charmaps/IBM858 [BZ #21084]Mike FABIAN4-8/+43
2017-07-06Increase some test timeouts.Joseph Myers1-0/+1
2017-05-09Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg1-1/+1
2017-03-02Document and fix --enable-bind-now [BZ #21015]Florian Weimer1-0/+5
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg1-1/+1
2017-02-16Add missing header files throughout the testsuite.Zack Weinberg1-0/+1
2017-01-05Increase some test timeouts.Joseph Myers1-1/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers349-349/+349
2016-11-29gconv: Adjust GBK to support the Euro signFlorian Weimer1-2/+15
2016-10-29Bug 20729: Fix building with -Os.Carlos O'Donell1-0/+12
2016-10-26iconv: Avoid writable data and relocations in ISO646Florian Weimer1-40/+44
2016-10-26iconv: Avoid writable data and relocations in IBM charsetsFlorian Weimer8-154/+158
2016-05-25Fix UTF-16 surrogate handling. [BZ #19727]Stefan Liebler4-2/+279
2016-05-25S390: Get rid of make warning: overriding recipe for target gconv-modules.Stefan Liebler1-4/+2
2016-01-20S390: Fix build error in iconvdata/bug-iconv11.c.Stefan Liebler1-1/+1
2016-01-15Have iconv accept redundant escape sequences in IBM900, IBM903, IBM905,Martin Sebor7-61/+125
2016-01-15Fix build errors with -DNDEBUG.Martin Sebor1-1/+1
2016-01-07Make shebang interpreter directives consistentMarko Myllynen4-4/+4
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers347-347/+347
2015-12-15Don't emit invalid extra shift character at block boundary by iconv (bug 17197)Andreas Schwab7-6/+103
2015-12-02Comment on IBM930, IBM933, IBM935, IBM937, IBM939.Carlos O'Donell5-0/+24
2015-10-12Add dependencies on needed locales in each subdir tests (bug 18969)Andreas Schwab1-0/+8
2015-10-07iconvdata: Add missing const to lookup table definitionsFlorian Weimer2-2/+2
2015-08-09fix non-portable `echo -n` usageMike Frysinger1-1/+1
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