aboutsummaryrefslogtreecommitdiff
path: root/iconvdata
AgeCommit message (Expand)Author
2022-07-06gconv: Correct Big5-HKSCS conversion to preserve all state bits. [BZ #25744]Tom Honermann
2022-06-05grep: egrep -> grep -E, fgrep -> grep -FSam James
2022-04-13Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein
2022-03-23iconvdata: Fix enum type on UTF-7Adhemerval Zanella
2022-03-21iconv: Add UTF-7-IMAP variant in utf-7.cMax Gautier
2022-03-21iconv: make utf-7.c able to use variantsMax Gautier
2022-03-21iconv: Better mapping to RFC for UTF-7Max Gautier
2022-03-21iconv: Always encode "optional direct" UTF-7 charactersMax Gautier
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-17Fix The GNU ToolChain Authors copyright noticeSiddhesh Poyarekar
2021-11-04gconv: Do not emit spurious NUL character in ISO-2022-JP-3 (bug 28524)Nikita Popov
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar
2021-06-14Reinstate gconv-modules as the default configuration fileSiddhesh Poyarekar
2021-06-09iconvdata: Split out non-essential gconv module configurationSiddhesh Poyarekar
2021-06-09iconvdata: Move gconv-modules configuration to gconv-modules.confSiddhesh Poyarekar
2021-06-03dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer
2021-05-18localedata: Use U+00AF MACRON in more EBCDIC charsets [BZ #27882]Florian Weimer
2021-01-27gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)Florian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-21Fix buffer overrun in EUC-KR conversion module (bz #24973)Andreas Schwab
2020-12-11treewide: fix incorrect spelling of indices in commentsDmitry V. Levin
2020-11-04iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]Arjun Shankar
2020-04-15Reset converter state after second wchar_t output (Bug 25734)Carlos O'Donell
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-02-27Add some spaces before '('.Joseph Myers
2019-02-13Adjust wording of two fall-through comments.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-07-24Fix out-of-bounds access in IBM-1390 converter (bug 23448)Andreas Schwab
2018-06-14localedata: Make IBM273 compatible with ISO-8859-1 [BZ #23290]Florian Weimer
2018-04-16Add aliases to recognize normalized charset names (bug 19527)Andreas Schwab
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-09-14Add new codepage charmaps/IBM858 [BZ #21084]Mike FABIAN
2017-07-06Increase some test timeouts.Joseph Myers
2017-05-09Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg
2017-03-02Document and fix --enable-bind-now [BZ #21015]Florian Weimer
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg
2017-02-16Add missing header files throughout the testsuite.Zack Weinberg
2017-01-05Increase some test timeouts.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-11-29gconv: Adjust GBK to support the Euro signFlorian Weimer
2016-10-29Bug 20729: Fix building with -Os.Carlos O'Donell
2016-10-26iconv: Avoid writable data and relocations in ISO646Florian Weimer
2016-10-26iconv: Avoid writable data and relocations in IBM charsetsFlorian Weimer
2016-05-25Fix UTF-16 surrogate handling. [BZ #19727]Stefan Liebler
2016-05-25S390: Get rid of make warning: overriding recipe for target gconv-modules.Stefan Liebler
2016-01-20S390: Fix build error in iconvdata/bug-iconv11.c.Stefan Liebler
2016-01-15Have iconv accept redundant escape sequences in IBM900, IBM903, IBM905,Martin Sebor
2016-01-15Fix build errors with -DNDEBUG.Martin Sebor