ICU

~reviczky/icu/+git/main:main

Last commit made on 2024-05-06
Get this branch:
git clone -b main https://git.launchpad.net/~reviczky/icu/+git/main

Branch merges

Branch information

Name:
main
Repository:
lp:~reviczky/icu/+git/main

Recent commits

9369b7a... by Mihai Nita <email address hidden>

ICU-21757 Stop sharing `utilities-for-cldr`

Moves UnicodeMap and related classes to core.
Also removes `CollectionUtilities`, `UOption`, and `ElapsedTimer`.
They will end up in UnicodeTools, CLDR, and CLDR respectively.

c92c188... by Mihai Nita <email address hidden>

ICU-21757 Replace UOption with commons-cli in XLIFF2ICUConverter

7eaefe0... by Henri Sivonen

ICU-22758 Make icuexportdata compatible with Unicode 16 normalization

69cb085... by Mihai Nita <email address hidden>

ICU-21757 Replace UOption with commons-cli in perf-tests

1c7d7f9... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

ICU-22721 Bump the github-actions group with 4 updates

See #2992

23bf38f... by "Shane F. Carr" <email address hidden>

ICU-22764 Fix gendict memory safety in toml uchars mode

464531e... by Frank Tang <email address hidden>

ICU-22079 Fix bidi fuzzer

Check data length to avoid memcpy out of bound.

1ff249b... by Frank Tang <email address hidden>

ICU-21589 Remove format-overflow warning

1. double size one stack buffer
2. add pragma to ignore some theorical case because the array are in
   same length but some fields are shorter than the other.

ICU-21589 wrap with defined(__GNUC__)

ICU-21589 avoid clang

6041c24... by Mihai Nita <email address hidden>

ICU-21757 Remove ICU dependencies on CollectionUtilities

6e6b576... by Markus Scherer

ICU-22707 Azure ICU4J timeout 20->25min