Age | Commit message (Expand) | Author | Files | Lines |
2022-06-14 | Avoid -Wstringop-overflow= warning in iconv module. | Stefan Liebler | 1 | -2/+8 |
2022-06-01 | iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213) | Adhemerval Zanella | 1 | -3/+6 |
2022-04-13 | Replace {u}int_fast{16|32} with {u}int32_t | Noah Goldstein | 2 | -7/+7 |
2022-03-14 | associate a deallocator for iconv_open | Steve Grubb | 1 | -7/+8 |
2022-02-25 | build: Properly generate .d dependency files [BZ #28922] | H.J. Lu | 1 | -0/+1 |
2022-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Paul Eggert | 2 | -2/+2 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 42 | -42/+42 |
2021-10-21 | iconv: Use TIMEOUTFACTOR for iconv test timeout | Stafford Horne | 1 | -1/+4 |
2021-09-13 | iconvconfig: Fix behaviour with --prefix [BZ #28199] | Siddhesh Poyarekar | 3 | -12/+28 |
2021-09-06 | Add generic C.UTF-8 locale (Bug 17318) | Carlos O'Donell | 2 | -3/+106 |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar | 29 | -29/+0 |
2021-08-23 | Fix iconv build with GCC mainline | Joseph Myers | 1 | -0/+6 |
2021-08-03 | iconv_charmap: Close output file when done | Siddhesh Poyarekar | 1 | -0/+2 |
2021-08-03 | gconv_parseconfdir: Fix memory leak | Siddhesh Poyarekar | 1 | -5/+4 |
2021-07-07 | libio: Replace internal _IO_getdelim symbol with __getdelim | Florian Weimer | 1 | -1/+1 |
2021-07-02 | iconvconfig: Use the public feof_unlocked | Siddhesh Poyarekar | 1 | -1/+2 |
2021-06-28 | iconvconfig: Fix multiple issues | Siddhesh Poyarekar | 2 | -16/+10 |
2021-06-23 | Handle DT_UNKNOWN in gconv-modules.d | Siddhesh Poyarekar | 1 | -1/+8 |
2021-06-23 | iconvconfig: Use common gconv module parsing function | Siddhesh Poyarekar | 1 | -115/+13 |
2021-06-23 | gconv_conf: Split out configuration file processing | Siddhesh Poyarekar | 2 | -126/+164 |
2021-06-23 | gconv_conf: Remove unused variables | Siddhesh Poyarekar | 1 | -14/+10 |
2021-06-23 | iconv: Remove alloca use in gconv-modules configuration parsing | Siddhesh Poyarekar | 2 | -14/+20 |
2021-06-22 | Use 64 bit time_t stat internally | Adhemerval Zanella | 1 | -2/+2 |
2021-06-09 | gconv_conf: Read configuration files in gconv-modules.d | Siddhesh Poyarekar | 1 | -6/+43 |
2021-06-09 | iconvconfig: Read configuration from gconv-modules.d subdirectory | Siddhesh Poyarekar | 1 | -6/+44 |
2021-06-09 | iconvconfig: Make file handling more general purpose | Siddhesh Poyarekar | 1 | -25/+40 |
2021-05-18 | charmap_conversion: Free conversion table on exit | Siddhesh Poyarekar | 1 | -0/+7 |
2021-05-07 | Run $(objpfx)iconvconfig with $(run-program-prefix) [BZ #27477] | H.J. Lu | 1 | -2/+3 |
2021-01-02 | Update copyright dates not handled by scripts/update-copyrights. | Paul Eggert | 2 | -2/+2 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 40 | -40/+40 |
2020-12-21 | iconv add iconv_close before the function returned with bad value. | liqingqing | 1 | -0/+1 |
2020-12-21 | iconv: use iconv_close after iconv_open | liqingqing | 1 | -0/+2 |
2020-12-11 | treewide: fix incorrect spelling of indices in comments | Dmitry V. Levin | 1 | -2/+2 |
2020-12-07 | iconv: Fix incorrect UCS4 inner loop bounds (BZ#26923) | Michael Colavita | 3 | -13/+55 |
2020-11-04 | iconv: Accept redundant shift sequences in IBM1364 [BZ #26224] | Arjun Shankar | 1 | -6/+10 |
2020-09-25 | intl: Handle translation output codesets with suffixes [BZ #26383] | Arjun Shankar | 6 | -30/+36 |
2020-09-11 | Remove internal usage of extensible stat functions | Adhemerval Zanella | 1 | -1/+1 |
2020-07-07 | Rewrite iconv option parsing [BZ #19519] | Arjun Shankar | 10 | -138/+978 |
2020-07-07 | Fix stringop-overflow errors from gcc 10 in iconv. | Stefan Liebler | 2 | -9/+13 |
2020-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 36 | -36/+36 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 36 | -36/+36 |
2019-07-31 | iconv: Revert steps array reference counting changes | Florian Weimer | 1 | -6/+3 |
2019-07-26 | gconv: Check reference count in __gconv_release_cache [BZ #24677] | Florian Weimer | 1 | -3/+6 |
2019-06-04 | iconv: Use __twalk_r in __gconv_release_shlib | Florian Weimer | 1 | -11/+3 |
2019-06-04 | Fix iconv buffer handling with IGNORE error handler (bug #18830) | Andreas Schwab | 4 | -20/+104 |
2019-05-21 | wcsmbs: Fix data race in __wcsmbs_clone_conv [BZ #24584] | Florian Weimer | 1 | -0/+2 |
2019-05-15 | iconv: Remove public declaration of __gconv_transliterate | Florian Weimer | 4 | -11/+10 |
2019-03-21 | Fix parentheses error in iconvconfig.c and ld-collate.c [BZ #24372] | Gabriel F. T. Gomes | 1 | -1/+1 |
2019-03-21 | iconv, localedef: avoid floating point rounding differences [BZ #24372] | DJ Delorie | 1 | -2/+2 |