sparc (64bit): Regenerate ulps
[platform/upstream/glibc.git] / iconvdata /
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-11-09 набiconvdata/tst-table-charmap.sh: remove handling of...
2022-07-06 Tom Honermanngconv: Correct Big5-HKSCS conversion to preserve all...
2022-06-05 Sam Jamesgrep: egrep -> grep -E, fgrep -> grep -F
2022-04-14 Noah GoldsteinReplace {u}int_fast{16|32} with {u}int32_t
2022-03-23 Adhemerval Zanellaiconvdata: Fix enum type on UTF-7
2022-03-21 Max Gautiericonv: Add UTF-7-IMAP variant in utf-7.c
2022-03-21 Max Gautiericonv: make utf-7.c able to use variants
2022-03-21 Max Gautiericonv: Better mapping to RFC for UTF-7
2022-03-21 Max Gautiericonv: Always encode "optional direct" UTF-7 characters
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-17 Siddhesh PoyarekarFix The GNU ToolChain Authors copyright notice
2021-11-04 Nikita Popovgconv: Do not emit spurious NUL character in ISO-2022...
2021-09-03 Siddhesh PoyarekarRemove "Contributed by" lines
2021-07-22 Siddhesh PoyarekarMove malloc hooks into a compat DSO
2021-06-14 Siddhesh PoyarekarReinstate gconv-modules as the default configuration...
2021-06-09 Siddhesh Poyarekariconvdata: Split out non-essential gconv module configu...
2021-06-09 Siddhesh Poyarekariconvdata: Move gconv-modules configuration to gconv...
2021-06-03 Florian Weimerdlfcn: Cleanups after -ldl is no longer required
2021-05-18 Florian Weimerlocaledata: Use U+00AF MACRON in more EBCDIC charsets...
2021-01-27 Florian Weimergconv: Fix assertion failure in ISO-2022-JP-3 module...
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-21 Andreas SchwabFix buffer overrun in EUC-KR conversion module (bz...
2020-12-11 Dmitry V. Levintreewide: fix incorrect spelling of indices in comments
2020-11-04 Arjun Shankariconv: Accept redundant shift sequences in IBM1364...
2020-04-16 Carlos O'DonellReset converter state after second wchar_t output ...
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-02-27 Joseph MyersAdd some spaces before '('.
2019-02-13 Joseph MyersAdjust wording of two fall-through comments.
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-07-24 Andreas SchwabFix out-of-bounds access in IBM-1390 converter (bug...
2018-06-14 Florian Weimerlocaledata: Make IBM273 compatible with ISO-8859-1...
2018-04-16 Andreas SchwabAdd aliases to recognize normalized charset names ...
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-09-14 Mike FABIANAdd new codepage charmaps/IBM858 [BZ #21084]
2017-07-06 Joseph MyersIncrease some test timeouts.
2017-05-09 Zack WeinbergRename cppflags-iterator.mk to libof-iterator.mk, remov...
2017-03-02 Florian WeimerDocument and fix --enable-bind-now [BZ #21015]
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-05 Joseph MyersIncrease some test timeouts.
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-11-29 Florian Weimergconv: Adjust GBK to support the Euro sign
2016-10-30 Carlos O'DonellBug 20729: Fix building with -Os.
2016-10-26 Florian Weimericonv: Avoid writable data and relocations in ISO646
2016-10-26 Florian Weimericonv: Avoid writable data and relocations in IBM charsets
2016-05-25 Stefan LieblerFix UTF-16 surrogate handling. [BZ #19727]
2016-05-25 Stefan LieblerS390: Get rid of make warning: overriding recipe for...
2016-01-20 Stefan LieblerS390: Fix build error in iconvdata/bug-iconv11.c.
2016-01-15 Martin SeborHave iconv accept redundant escape sequences in IBM900...
2016-01-15 Martin SeborFix build errors with -DNDEBUG.
2016-01-07 Marko MyllynenMake shebang interpreter directives consistent
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-12-15 Andreas SchwabDon't emit invalid extra shift character at block bound...
2015-12-03 Carlos O'DonellComment on IBM930, IBM933, IBM935, IBM937, IBM939.
2015-10-12 Andreas SchwabAdd dependencies on needed locales in each subdir tests...
2015-10-07 Florian Weimericonvdata: Add missing const to lookup table definitions
2015-08-09 Mike Frysingerfix non-portable `echo -n` usage
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-23 Florian Weimericonvdata/run-iconv-test.sh: Actually test iconv modules
2014-12-19 Chris Metcalficonvdata/tst-loading: bump up timeout to 10s
2014-12-11 Andreas SchwabRemove duplication from gconv-modules
2014-11-24 Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-19 Siddhesh PoyarekarAdd new macro IN_MODULE to identify module in which...
2014-11-05 Arjun ShankarModify several tests to use test-skeleton.c
2014-09-03 Florian WeimerCVE-2014-6040: Crashes on invalid input in IBM gconv...
2014-06-18 Joseph MyersUse $(rtld-prefix) more consistently.
2014-06-07 Joseph MyersRemove redundant C locale settings.
2014-06-06 Joseph MyersDon't require test wrappers to preserve environment...
2014-06-04 Joseph MyersInclude LOCPATH in default test environment.
2014-05-21 Joseph MyersConsistently use $(elf-objpfx).
2014-05-01 Steve Ellcey2014-05-01 Steve Ellcey <sellcey@mips.com>
2014-05-01 Steve Ellcey2014-05-01 Steve Ellcey <sellcey@mips.com>
2014-03-07 Joseph MyersMake tests consistently use *.out output files.
2014-03-06 Joseph MyersEnumerate tests with special rules in tests-special...
2014-02-28 Roland McGrathFix fallout from Joseph's untested Makeconfig change.
2014-02-26 Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-21 Joseph MyersGenerate .test-result files for tests with special...
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-08-30 Ondřej BílkaFix typos.
2013-06-11 Andreas SchwabUpdate BIG5-HKSCS charmap to HKSCS-2008
2013-06-05 Joseph MyersRemove trailing whitespace.
2013-05-31 Joseph MyersLink extra-libs consistently with libc and ld.so.
2013-05-16 Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-01-11 H.J. LuAdd --enable-hardcoded-path-in-tests configure option
2013-01-10 Andreas SchwabRevert "Update BIG5-HKSCS charmap to HKSCS-2008"
2013-01-10 Andreas SchwabUpdate BIG5-HKSCS charmap to HKSCS-2008
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-02 Andreas SchwabFix printf format mismatches
2012-10-26 H.J. LuRemove ${SHELL} from tst-table.sh/tst-tables.sh
2012-10-24 Joseph MyersSupport cross-testing.
2012-10-24 Joseph MyersDefine and use $(run-built-tests).
2012-10-22 Jim BlandyDon't pass shell loops' stdin to programs run on glibc...
2012-10-19 Joseph MyersUse $(run-program-prefix) in more shell script tests.
2012-09-25 Dmitry V. LevinSet "fail on error" mode directly in testsuite shell...
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-06-06 Siddhesh PoyarekarFix validation check when converting from ibm930 to utf
2012-05-21 Andreas Jaeger[BZ #13691], Revert breakage of iconv() converter for...
next