Age | Commit message (Expand) | Author | Files | Lines |
2020-11-04 | iconv: Accept redundant shift sequences in IBM1364 [BZ #26224] | Arjun Shankar | 1 | -12/+2 |
2020-04-15 | Reset converter state after second wchar_t output (Bug 25734) | Carlos O'Donell | 3 | -4/+176 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 350 | -350/+350 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 350 | -350/+350 |
2019-02-27 | Add some spaces before '('. | Joseph Myers | 1 | -2/+2 |
2019-02-13 | Adjust wording of two fall-through comments. | Joseph Myers | 1 | -1/+2 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 350 | -350/+350 |
2018-07-24 | Fix out-of-bounds access in IBM-1390 converter (bug 23448) | Andreas Schwab | 1 | -0/+2 |
2018-06-14 | localedata: Make IBM273 compatible with ISO-8859-1 [BZ #23290] | Florian Weimer | 1 | -1/+1 |
2018-04-16 | Add aliases to recognize normalized charset names (bug 19527) | Andreas Schwab | 1 | -0/+2 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 350 | -350/+350 |
2017-09-14 | Add new codepage charmaps/IBM858 [BZ #21084] | Mike FABIAN | 4 | -8/+43 |
2017-07-06 | Increase some test timeouts. | Joseph Myers | 1 | -0/+1 |
2017-05-09 | Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk. | Zack Weinberg | 1 | -1/+1 |
2017-03-02 | Document and fix --enable-bind-now [BZ #21015] | Florian Weimer | 1 | -0/+5 |
2017-03-01 | Narrowing the visibility of libc-internal.h even further. | Zack Weinberg | 1 | -1/+1 |
2017-02-16 | Add missing header files throughout the testsuite. | Zack Weinberg | 1 | -0/+1 |
2017-01-05 | Increase some test timeouts. | Joseph Myers | 1 | -1/+0 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 349 | -349/+349 |
2016-11-29 | gconv: Adjust GBK to support the Euro sign | Florian Weimer | 1 | -2/+15 |
2016-10-29 | Bug 20729: Fix building with -Os. | Carlos O'Donell | 1 | -0/+12 |
2016-10-26 | iconv: Avoid writable data and relocations in ISO646 | Florian Weimer | 1 | -40/+44 |
2016-10-26 | iconv: Avoid writable data and relocations in IBM charsets | Florian Weimer | 8 | -154/+158 |
2016-05-25 | Fix UTF-16 surrogate handling. [BZ #19727] | Stefan Liebler | 4 | -2/+279 |
2016-05-25 | S390: Get rid of make warning: overriding recipe for target gconv-modules. | Stefan Liebler | 1 | -4/+2 |
2016-01-20 | S390: Fix build error in iconvdata/bug-iconv11.c. | Stefan Liebler | 1 | -1/+1 |
2016-01-15 | Have iconv accept redundant escape sequences in IBM900, IBM903, IBM905, | Martin Sebor | 7 | -61/+125 |
2016-01-15 | Fix build errors with -DNDEBUG. | Martin Sebor | 1 | -1/+1 |
2016-01-07 | Make shebang interpreter directives consistent | Marko Myllynen | 4 | -4/+4 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 347 | -347/+347 |
2015-12-15 | Don't emit invalid extra shift character at block boundary by iconv (bug 17197) | Andreas Schwab | 7 | -6/+103 |
2015-12-02 | Comment on IBM930, IBM933, IBM935, IBM937, IBM939. | Carlos O'Donell | 5 | -0/+24 |
2015-10-12 | Add dependencies on needed locales in each subdir tests (bug 18969) | Andreas Schwab | 1 | -0/+8 |
2015-10-07 | iconvdata: Add missing const to lookup table definitions | Florian Weimer | 2 | -2/+2 |
2015-08-09 | fix non-portable `echo -n` usage | Mike Frysinger | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 346 | -346/+346 |
2014-12-23 | iconvdata/run-iconv-test.sh: Actually test iconv modules | Florian Weimer | 1 | -1/+1 |
2014-12-19 | iconvdata/tst-loading: bump up timeout to 10s | Chris Metcalf | 1 | -0/+1 |
2014-12-11 | Remove duplication from gconv-modules | Andreas Schwab | 1 | -7/+0 |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar | 1 | -4/+3 |
2014-11-19 | Add new macro IN_MODULE to identify module in which source is built | Siddhesh Poyarekar | 1 | -0/+6 |
2014-11-05 | Modify several tests to use test-skeleton.c | Arjun Shankar | 2 | -4/+10 |
2014-09-03 | CVE-2014-6040: Crashes on invalid input in IBM gconv modules [BZ #17325] | Florian Weimer | 9 | -9/+31 |
2014-06-18 | Use $(rtld-prefix) more consistently. | Joseph Myers | 1 | -1/+1 |
2014-06-07 | Remove redundant C locale settings. | Joseph Myers | 1 | -1/+1 |
2014-06-06 | Don't require test wrappers to preserve environment variables, use more consi... | Joseph Myers | 3 | -10/+6 |
2014-06-04 | Include LOCPATH in default test environment. | Joseph Myers | 1 | -3/+0 |
2014-05-21 | Consistently use $(elf-objpfx). | Joseph Myers | 1 | -1/+1 |
2014-05-01 | 2014-05-01 Steve Ellcey <sellcey@mips.com> | Steve Ellcey | 46 | -0/+47 |
2014-05-01 | 2014-05-01 Steve Ellcey <sellcey@mips.com> | Steve Ellcey | 2 | -0/+2 |