aboutsummaryrefslogtreecommitdiff
path: root/libs/icu/patches/001-change_optimization_option.patch
Commit message (Collapse)AuthorAge
* icu: bump to 72.1Hirokazu MORIKAWA2022-10-23
| | | | | | | | It updates to Unicode 15, including new characters, scripts, emoji, and corresponding API constants. It also updates to CLDR 42 locale data with various additions and corrections. ICU 72 adds technology preview implementations for person name formatting, as well as for a new version of message formatting based on a proposed draft Unicode specification. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* icu: update to 68.2Hirokazu MORIKAWA2020-12-24
| | | | | | | | | | | Maintainer: me Compile tested: head r15324-920b692, aarch64, x86_64 Run tested: (qemu-5.2.0) aarch64 Description: Update to 68.2 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* icu: update to 64.1Hirokazu MORIKAWA2019-04-03
ICU 64 updates to Unicode 12 and to CLDR 35 locale data with many additions and corrections And Workaround for ICU-20531 : https://unicode-org.atlassian.net/browse/ICU-20531 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>