Peter Edberg
680f521746
ICU-22389 Cherry-pick CLDR 43.1 data from main to maint-73 ( #2495 )
2023-06-07 19:19:55 -07:00
Peter Edberg
bc9909bacb
ICU-22389 Cherry-pick from main to maint-73: CLDR release-43-1-beta2 to ICU main
...
(cherry picked from commit 388b768262
)
2023-06-07 15:33:16 -07:00
Peter Edberg
22d4ba1037
ICU-22389 Cherry-pick from main to maint-73: CLDR release-43-1-beta1 to ICU main
...
(cherry picked from commit d205e03352
)
2023-06-07 15:07:01 -07:00
Mihai Nita
228f2f5c46
ICU-22378 Fix temperature format ignoring -u-mu-fahrenhe
2023-06-01 11:28:17 -07:00
Manish Goregaokar
fe042bdc0d
ICU-22403 Fix icuexportdata out-of-bounds during decomposition
2023-06-01 08:51:28 -07:00
Manish Goregaokar
7d0d24e7da
ICU-22372 Fix headers in icuexportdata
2023-06-01 08:47:31 -07:00
yumaoka
1119ae4885
ICU-22333 Exclude EhaustivePersonNameFormatterTest also from releaseJarCheck target.
2023-06-01 11:39:40 -04:00
JALAJ HARKAWAT
90d7ea8196
ICU-22389 BRS73: Update version number to 73.2
2023-06-01 14:52:29 +05:30
Peter Edberg
130bdd4748
ICU-22357 Update gb18030 mappings for the -2022 version
...
(cherry picked from commit 7f5d679a98
)
2023-05-26 12:34:06 -07:00
Rich Gillam
b5f8aaf010
ICU-22379 Update ICU PersonNameFormatter to match the spec change requested by CLDR-16623
...
(cherry picked from commit 11f85eb4c2
)
2023-05-25 17:44:10 -07:00
Fredrik Roubert
18182903cd
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.
2023-05-18 10:47:55 -07:00
Peter Edberg
6e72d90866
ICU-22360 revert portions of #2159 which included @ in ALetter for wordbreak, update tests
...
(cherry picked from commit 5618203821
)
2023-05-12 13:04:33 -07:00
Robert Bastian
6342f9140a
ICU-22373 Export segmentation dictionaries
...
(cherry picked from commit 6c05042cbc
)
2023-05-02 10:45:59 -07:00
Peter Edberg
5861e1fd52
ICU-22221 update cldr-icu instructions, and ICU tag for integration
2023-04-11 11:38:40 -07:00
Rahul Pandey
69e1d707f8
ICU-22221 BRS73GA: Update version number to 73.1
2023-04-11 15:46:18 +05:30
Markus Scherer
0d2a03dbba
ICU-22338 getProperty(Value)Name accepts nameChoice above 1
2023-04-10 17:50:12 -07:00
Peter Edberg
80f94a636e
ICU-22221 CLDR release-43-beta5 to ICU maint/maint-73
2023-04-07 11:15:47 -07:00
Rich Gillam
7d4e57dff1
ICU-22340 Fix it so that UNUM_NUMBERING_SYSTEM again always returns a RuleBasedNumberFormat.
...
(cherry picked from commit c702950294
)
2023-04-07 10:13:51 -07:00
Markus Scherer
f4687fc25a
ICU-22221 update root collation again from CLDR 43
2023-04-06 08:20:03 -07:00
Peter Edberg
2c584abf7e
ICU-22221 rebase CLDR 43-beta4 import onto latest maint/maint-73 (new zoneinfo64)
2023-03-30 15:43:22 -07:00
Peter Edberg
c125cf67f0
ICU-22337 restore strict parsing length tolerance for non-abutting numeric date fields
2023-03-30 13:52:40 -07:00
yumaoka
9f774e2b8c
ICU-22339 Update ICU tzdata to 2023c for ICU 73.1 release
2023-03-29 17:31:51 -04:00
Craig Cornelius
dfdf9141e5
ICU-22220 Add step for updating API Doc table
...
See #2400
2023-03-29 11:25:39 -07:00
Markus Scherer
22bbc7e12e
ICU-22308 add alignas(16) to the data entry point definition
...
not just to its struct declaration.
2023-03-28 14:20:21 -07:00
Elango Cheran
3867acf109
ICU-22330 build and test ICU4J with Java 17
2023-03-24 14:00:02 -07:00
yumaoka
a6e9f51859
ICU-22334 Update ICU tzdata to 2023b for ICU 73.1 release
2023-03-24 16:23:50 -04:00
yumaoka
b31579920e
ICU-22327 Update tzdata to 2023a
2023-03-23 13:56:40 -04:00
Steven R. Loomis
4b5a6edc95
ICU-21755 commit-checker: update Tip
...
- improve recommendation on no-commit-found case for ICU and CLDR
- for CLDR-15423
2023-03-23 11:16:25 -05:00
Elango Cheran
cb65f75739
ICU-22220 BRS 73rc ICU4J Serialization test data for ICU 73.1
2023-03-23 08:45:38 -07:00
Elango Cheran
4a30076686
ICU-22220 BRS 73rc ICU4J API signature data file
2023-03-23 08:45:26 -07:00
Elango Cheran
bfa5f4e6ae
ICU-22270 Fix hex number formatting in icuexportdata
2023-03-22 20:02:57 -04:00
Yoshito Umaoka
6ddf63ed92
ICU-22220 BRS73 Fix API doc tagging problems
2023-03-22 19:41:42 -04:00
Rahul Pandey
68f5ef835b
ICU-22220 BRS73RC Regenerate configure files and fix broken links in comments
2023-03-22 12:38:41 +05:30
Yoshito Umaoka
49e8b99296
ICU-22220 BRS73 Clean up Java import statements
2023-03-21 15:35:52 -04:00
Shane F. Carr
fa5a6c1519
ICU-22288 Remove unnecessary assertion in ICU4J NumberRangeFormatter
...
See #2377
2023-03-21 12:34:34 -05:00
Peter Edberg
e612a4f2ab
ICU-22220 BRS 73rc update urename.h pass 2
2023-03-20 13:32:31 -07:00
Craig
a518312ce2
ICU-22220 Add usimplenumberformatter and SimpleNumberFormatter to docmain.h
2023-03-17 21:03:29 -07:00
Craig
21581f4ec5
ICU-22220 ICU 73 API Changes 4J & 4C
2023-03-17 11:56:41 -07:00
Kirill A. Korinsky
f2459c16dc
ICU-22211 macOS PPC should use .p2align 4
instead .balign 16
...
An attempt to build ICU on old macOS with PowerPC leads to an issue:
```
./out/tmp/icudt72b_dat.S:7:Unknown pseudo-op: .balign
./out/tmp/icudt72b_dat.S:7:Rest of line ignored. 1st junk character valued 49 (1).
```
Why? Because `as` is too old.
Anyway, switch back to `.p2align` fix a build and allows to pass all tests.
See: https://trac.macports.org/ticket/66258
Signed-off-by: Kirill A. Korinsky <kirill@korins.ky>
2023-03-17 09:10:21 -07:00
Rahul Pandey
3076874c32
ICU-22301 Add azure CI tests to be run post merge
...
See #2363
2023-03-17 08:57:01 -07:00
Peter Edberg
70ed5b4702
ICU-21940 DateFormatSymbols::assignArray should handle null srcArray
2023-03-17 08:52:19 -07:00
Markus Scherer
74641a344e
ICU-12725 adjust API docs for new impl != JDK
2023-03-17 08:48:42 -07:00
Peter Edberg
dd1d4de29b
ICU-21653 utext_current32 should handle access callback that changes chunk size
2023-03-17 08:45:00 -07:00
Markus Scherer
34eaffc668
ICU-22308 stubdata empty pointerTOC alignas(16)
2023-03-17 08:11:26 -07:00
Rahul Pandey
7a670998b0
ICU-22220 BRS73RC Update version number and regenerate configure v73.1
...
See #2375
2023-03-17 09:48:06 +05:30
Frank Tang
3d31e72633
ICU-22307 Fix crash inside TimeZone
...
Return while the status fail without checking and cause crash
2023-03-16 17:05:02 -07:00
Peter Edberg
cdeae44c6b
ICU-10297 Add tests showing that display name bug in ticket no longer exists
2023-03-16 15:31:12 -07:00
Peter Edberg
d73b4417e1
ICU-22186 Add unit tests for Croatia currency change from HRK to EUR
2023-03-16 14:49:42 -07:00
Markus Scherer
0684f8644c
ICU-22285 how to include gb2312 & big5han collation tailorings
2023-03-16 14:14:38 -07:00
Craig Cornelius
3b030512ff
ICU-22220 Update ICU4J samples instructions
...
See #2360
2023-03-16 08:39:14 -07:00