ICU

~reviczky/icu/+git/main:dependabot/maven/tools/release/java/xalan-xalan-2.7.3

Last commit made on 2023-05-25
Get this branch:
git clone -b dependabot/maven/tools/release/java/xalan-xalan-2.7.3 https://git.launchpad.net/~reviczky/icu/+git/main

Branch merges

Branch information

Name:
dependabot/maven/tools/release/java/xalan-xalan-2.7.3
Repository:
lp:~reviczky/icu/+git/main

Recent commits

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

ICU-22322 Bump xalan from 2.7.2 to 2.7.3 in /tools/release/java

See #2457

e1e1c5f... by Fredrik Roubert

ICU-22349 Use -l with make -j to limit jobs based on load average.

It has been proposed that make running too many parallel jobs recently
has led to resource exhaustion in our CI, so that some kind of limit
would be helpful to set.

The load average 2.5 limit choosen here is simply the limit used as an
example in the make documentation, as we don't really have any way of
picking an initial value that's certain to be better.

https://www.gnu.org/software/make/manual/html_node/Parallel.html

See #2421
See #2422

5618203... by Peter Edberg <email address hidden>

ICU-22360 revert portions of #2159 which included @ in ALetter for wordbreak, update tests

530ca98... by Victor Chang <email address hidden>

ICU-22371 Fix ULocale.getISOLanguages() API docs

00bb678... by Mihai Nita

ICU-22323 Remove broken link from the Chinese Calendar documentation

0e4b10b... by Mihai Nita

ICU-22378 Fix temperature format ignoring -u-mu-fahrenhe

6c05042... by Robert Bastian <email address hidden>

ICU-22373 Export segmentation dictionaries

62f4938... by "Shane F. Carr" <email address hidden>

ICU-22369 Merge maint/maint-73 into main (#2437)

4fd9d6c... by Fredrik Roubert

ICU-22356 Use ConstChar16Ptr to safely cast from UChar* to char16_t*.

This is necessary for this header file to be usable by clients that
define UCHAR_TYPE as a type not compatible with char16_t, eg. uint16_t.

ec3aef8... by Steven R. Loomis

ICU-22309 update CONTRIBUTING.md for new process

- see https://github.com/unicode-org/.github/blob/main/.github/CONTRIBUTING.md