aboutsummaryrefslogtreecommitdiff
path: root/iconvdata
AgeCommit message (Expand)AuthorFilesLines
2023-05-27Fix misspellings in iconv/ and iconvdata/ -- BZ 25337Paul Pluzhnikov15-16/+16
2023-03-27Remove --with-default-link configure optionAdhemerval Zanella Netto1-1/+1
2023-02-17iconv: Remove _STRING_ARCH_unaligned usage for get/set macrosAdhemerval Zanella4-10/+10
2023-02-06Replace rawmemchr (s, '\0') with strchrWilco Dijkstra2-2/+2
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers354-354/+354
2022-11-09iconvdata/tst-table-charmap.sh: remove handling of old, borrowed formatнаб3-12/+3
2022-07-06gconv: Correct Big5-HKSCS conversion to preserve all state bits. [BZ #25744]Tom Honermann2-8/+73
2022-06-05grep: egrep -> grep -E, fgrep -> grep -FSam James10-106/+106
2022-04-13Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein3-5/+5
2022-03-23iconvdata: Fix enum type on UTF-7Adhemerval Zanella1-1/+1
2022-03-21iconv: Add UTF-7-IMAP variant in utf-7.cMax Gautier5-6/+62
2022-03-21iconv: make utf-7.c able to use variantsMax Gautier1-62/+172
2022-03-21iconv: Better mapping to RFC for UTF-7Max Gautier1-29/+31
2022-03-21iconv: Always encode "optional direct" UTF-7 charactersMax Gautier1-10/+2
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert354-354/+354
2021-12-17Fix The GNU ToolChain Authors copyright noticeSiddhesh Poyarekar3-3/+3
2021-11-04gconv: Do not emit spurious NUL character in ISO-2022-JP-3 (bug 28524)Nikita Popov3-9/+84
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar343-360/+0
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar1-1/+2
2021-06-14Reinstate gconv-modules as the default configuration fileSiddhesh Poyarekar2-19/+21
2021-06-09iconvdata: Split out non-essential gconv module configurationSiddhesh Poyarekar3-1858/+1890
2021-06-09iconvdata: Move gconv-modules configuration to gconv-modules.confSiddhesh Poyarekar2-18/+28
2021-06-03dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer1-1/+0
2021-05-18localedata: Use U+00AF MACRON in more EBCDIC charsets [BZ #27882]Florian Weimer5-5/+5
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