]> git.ipfire.org Git - thirdparty/glibc.git/history - iconv
NEWS: Add advisories.
[thirdparty/glibc.git] / iconv /
2024-01-01  Paul EggertUpdate copyright dates not handled by scripts/update...
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-10-04  Szabolcs NagyFix off-by-one OOB write in iconv/tst-iconv-mt
2023-08-02  Andreas Schwabiconv: restore verbosity with unrecognized encoding...
2023-05-27  Paul PluzhnikovFix misspellings in iconv/ and iconvdata/ -- BZ 25337
2023-04-22  Sergey BugaevUse O_CLOEXEC in more places (BZ #15722)
2023-03-27  Adhemerval Zanella... Move libc_freeres_ptrs and libc_subfreeres to hidden...
2023-02-17  Adhemerval Zanellaiconv: Remove _STRING_ARCH_unaligned usage
2023-02-17  Adhemerval Zanellaiconv: Remove _STRING_ARCH_unaligned usage for get...
2023-02-06  Wilco DijkstraReplace rawmemchr (s, '\0') with strchr
2023-01-06  Joseph MyersUpdate copyright dates not handled by scripts/update...
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-10-18  Florian WeimerUse PTR_MANGLE and PTR_DEMANGLE unconditionally in...
2022-10-18  Florian WeimerIntroduce <pointer_guard.h>, extracted from <sysdep.h>
2022-09-22  Adhemerval Zanella... Use '%z' instead of '%Z' on printf functions
2022-09-20  Florian Weimergconv: Use 64-bit interfaces in gconv_parseconfdir...
2022-06-14  Stefan LieblerAvoid -Wstringop-overflow= warning in iconv module.
2022-06-01  Adhemerval Zanellaiconv: Use 64 bit stat for gconv_parseconfdir (BZ#...
2022-04-14  Noah GoldsteinReplace {u}int_fast{16|32} with {u}int32_t
2022-03-14  Steve Grubbassociate a deallocator for iconv_open
2022-02-25  H.J. Lubuild: Properly generate .d dependency files [BZ #28922]
2022-01-01  Paul EggertUpdate copyright dates not handled by scripts/update...
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-10-21  Stafford Horneiconv: Use TIMEOUTFACTOR for iconv test timeout
2021-09-13  Siddhesh Poyarekariconvconfig: Fix behaviour with --prefix [BZ #28199]
2021-09-06  Carlos O'DonellAdd generic C.UTF-8 locale (Bug 17318)
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-08-23  Joseph MyersFix iconv build with GCC mainline
2021-08-03  Siddhesh Poyarekariconv_charmap: Close output file when done
2021-08-03  Siddhesh Poyarekargconv_parseconfdir: Fix memory leak
2021-07-07  Florian Weimerlibio: Replace internal _IO_getdelim symbol with __getdelim
2021-07-02  Siddhesh Poyarekariconvconfig: Use the public feof_unlocked
2021-06-28  Siddhesh Poyarekariconvconfig: Fix multiple issues
2021-06-23  Siddhesh PoyarekarHandle DT_UNKNOWN in gconv-modules.d
2021-06-23  Siddhesh Poyarekariconvconfig: Use common gconv module parsing function
2021-06-23  Siddhesh Poyarekargconv_conf: Split out configuration file processing
2021-06-23  Siddhesh Poyarekargconv_conf: Remove unused variables
2021-06-23  Siddhesh Poyarekariconv: Remove alloca use in gconv-modules configuration...
2021-06-22  Adhemerval ZanellaUse 64 bit time_t stat internally
2021-06-09  Siddhesh Poyarekargconv_conf: Read configuration files in gconv-modules.d
2021-06-09  Siddhesh Poyarekariconvconfig: Read configuration from gconv-modules...
2021-06-09  Siddhesh Poyarekariconvconfig: Make file handling more general purpose
2021-05-18  Siddhesh Poyarekarcharmap_conversion: Free conversion table on exit
2021-05-07  H.J. LuRun $(objpfx)iconvconfig with $(run-program-prefix...
2021-01-02  Paul EggertUpdate copyright dates not handled by scripts/update...
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-21  liqingqingiconv add iconv_close before the function returned...
2020-12-21  liqingqingiconv: use iconv_close after iconv_open
2020-12-11  Dmitry V. Levintreewide: fix incorrect spelling of indices in comments
2020-12-07  Michael Colavitaiconv: Fix incorrect UCS4 inner loop bounds (BZ#26923)
2020-11-04  Arjun Shankariconv: Accept redundant shift sequences in IBM1364...
2020-09-25  Arjun Shankarintl: Handle translation output codesets with suffixes...
2020-09-11  Adhemerval ZanellaRemove internal usage of extensible stat functions
2020-07-07  Arjun ShankarRewrite iconv option parsing [BZ #19519]
2020-07-07  Stefan LieblerFix stringop-overflow errors from gcc 10 in iconv.
2020-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-07-31  Florian Weimericonv: Revert steps array reference counting changes
2019-07-25  Florian Weimergconv: Check reference count in __gconv_release_cache...
2019-06-04  Florian Weimericonv: Use __twalk_r in __gconv_release_shlib
2019-06-04  Andreas SchwabFix iconv buffer handling with IGNORE error handler...
2019-05-21  Florian Weimerwcsmbs: Fix data race in __wcsmbs_clone_conv [BZ #24584]
2019-05-15  Florian Weimericonv: Remove public declaration of __gconv_transliterate
2019-03-21  Gabriel F. T. GomesFix parentheses error in iconvconfig.c and ld-collate...
2019-03-21  DJ Delorieiconv, localedef: avoid floating point rounding differe...
2019-02-25  Joseph MyersBreak more lines before not after operators.
2019-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-11-05  Arjun ShankarUnconditionally call __gconv_get_path when reading...
2018-10-17  Arjun ShankarRemove unnecessary locking when reading iconv configura...
2018-09-25  Arjun ShankarClean up iconv/gconv_int.h for unnecessary declarations
2018-03-05  Joseph MyersFix s390 -Os iconv build.
2018-02-15  Joseph MyersFix -Os feof_unlocked linknamespace, localplt issues...
2018-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-11  H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-10-25  Carlos O'Donelllocaledef: Add --no-warnings/--warnings option
2017-10-01  H.J. LuMark internal functions with attribute_hidden [BZ ...
2017-08-31  Florian Weimericonv, intl, locale, wcsmbs: Remove internal_function
2017-08-29  Florian Weimericonv_open: Fix heap corruption on gconv_init failure...
2017-08-29  Florian Weimericonv: Mangle __btowc_fct even without __init_fct ...
2017-08-29  Patsy Franklingconv: Consistently mangle NULL function pointers ...
2017-08-18  Adhemerval ZanellaConsolidate non cancellable close call
2017-08-17  Adhemerval ZanellaConsolidate non cancellable open call
2017-06-08  Zack WeinbergRemove __need macros from stdio.h and wchar.h.
2017-05-09  Zack WeinbergRename cppflags-iterator.mk to libof-iterator.mk, remov...
2017-03-02  Zack WeinbergNarrowing the visibility of libc-internal.h even further.
2017-02-16  Zack WeinbergAdd missing header files throughout the testsuite.
2017-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-11-06  Aurelien Jarnogconv.h: fix build with GCC 7
2016-05-25  Stefan LieblerFix UTF-16 surrogate handling. [BZ #19727]
2016-05-25  Stefan LieblerFix ucs4le_internal_loop in error case. [BZ #19726]
2016-03-07  Andreas SchwabFix min/max needed for ascii to INTERNAL conversion
2016-01-15  Martin SeborFix build failures with -DDEBUG.
2016-01-15  Martin SeborFix build errors with -DNDEBUG.
2016-01-04  Joseph MyersUpdate copyright dates not handled by scripts/update...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-06  Paul PluzhnikovFix BZ #19012 -- iconv_open leaks memory on error path.
next