Age | Commit message (Expand) | Author |
2021-11-04 | gconv: Do not emit spurious NUL character in ISO-2022-JP-3 (bug 28524) | Nikita Popov |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar |
2021-07-22 | Move malloc hooks into a compat DSO | Siddhesh Poyarekar |
2021-06-14 | Reinstate gconv-modules as the default configuration file | Siddhesh Poyarekar |
2021-06-09 | iconvdata: Split out non-essential gconv module configuration | Siddhesh Poyarekar |
2021-06-09 | iconvdata: Move gconv-modules configuration to gconv-modules.conf | Siddhesh Poyarekar |
2021-06-03 | dlfcn: Cleanups after -ldl is no longer required | Florian Weimer |
2021-05-18 | localedata: Use U+00AF MACRON in more EBCDIC charsets [BZ #27882] | Florian Weimer |
2021-01-27 | gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256) | Florian Weimer |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2020-12-21 | Fix buffer overrun in EUC-KR conversion module (bz #24973) | Andreas Schwab |
2020-12-11 | treewide: fix incorrect spelling of indices in comments | Dmitry V. Levin |
2020-11-04 | iconv: Accept redundant shift sequences in IBM1364 [BZ #26224] | Arjun Shankar |
2020-04-15 | Reset converter state after second wchar_t output (Bug 25734) | Carlos O'Donell |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-02-27 | Add some spaces before '('. | Joseph Myers |
2019-02-13 | Adjust wording of two fall-through comments. | Joseph Myers |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-07-24 | Fix out-of-bounds access in IBM-1390 converter (bug 23448) | Andreas Schwab |
2018-06-14 | localedata: Make IBM273 compatible with ISO-8859-1 [BZ #23290] | Florian Weimer |
2018-04-16 | Add aliases to recognize normalized charset names (bug 19527) | Andreas Schwab |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-09-14 | Add new codepage charmaps/IBM858 [BZ #21084] | Mike FABIAN |
2017-07-06 | Increase some test timeouts. | Joseph Myers |
2017-05-09 | Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk. | Zack Weinberg |
2017-03-02 | Document and fix --enable-bind-now [BZ #21015] | Florian Weimer |
2017-03-01 | Narrowing the visibility of libc-internal.h even further. | Zack Weinberg |
2017-02-16 | Add missing header files throughout the testsuite. | Zack Weinberg |
2017-01-05 | Increase some test timeouts. | Joseph Myers |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-11-29 | gconv: Adjust GBK to support the Euro sign | Florian Weimer |
2016-10-29 | Bug 20729: Fix building with -Os. | Carlos O'Donell |
2016-10-26 | iconv: Avoid writable data and relocations in ISO646 | Florian Weimer |
2016-10-26 | iconv: Avoid writable data and relocations in IBM charsets | Florian Weimer |
2016-05-25 | Fix UTF-16 surrogate handling. [BZ #19727] | Stefan Liebler |
2016-05-25 | S390: Get rid of make warning: overriding recipe for target gconv-modules. | Stefan Liebler |
2016-01-20 | S390: Fix build error in iconvdata/bug-iconv11.c. | Stefan Liebler |
2016-01-15 | Have iconv accept redundant escape sequences in IBM900, IBM903, IBM905, | Martin Sebor |
2016-01-15 | Fix build errors with -DNDEBUG. | Martin Sebor |
2016-01-07 | Make shebang interpreter directives consistent | Marko Myllynen |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-12-15 | Don't emit invalid extra shift character at block boundary by iconv (bug 17197) | Andreas Schwab |
2015-12-02 | Comment on IBM930, IBM933, IBM935, IBM937, IBM939. | Carlos O'Donell |
2015-10-12 | Add dependencies on needed locales in each subdir tests (bug 18969) | Andreas Schwab |
2015-10-07 | iconvdata: Add missing const to lookup table definitions | Florian Weimer |
2015-08-09 | fix non-portable `echo -n` usage | Mike Frysinger |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-12-23 | iconvdata/run-iconv-test.sh: Actually test iconv modules | Florian Weimer |
2014-12-19 | iconvdata/tst-loading: bump up timeout to 10s | Chris Metcalf |