Commit graph

32118 commits

Author SHA1 Message Date
Frank Tang
9f3feed545 ICU-22160 clean up Calendar code
Remove unnecessary BuddhistCalendar::handleComputeMonthStart
Remove unnecessary include
2022-10-31 08:41:54 -07:00
Elango Cheran
e0f2d491aa ICU-22194 Fix typo in doc for BreakIterator rules update 2022-10-28 14:37:49 -07:00
Sergey Fedorov
2b77e39fbb ICU-22191 writesrc.cpp: fix cinttypes header and place after C headers 2022-10-28 08:41:22 -07:00
Andy Heninger
866254ef12 ICU-21180 BreakIterator, change all NULL to nulptr
In the C++ break iterator code, change all use of NULL to nullptr.
This is in preparation for follow-on PRs to improve out-of-memory error handling
in Break Iterators, keeping use of nullptr consistent between old and new
or updated code.
2022-10-26 18:55:48 -07:00
Fredrik Roubert
fbb4a5a167 ICU-22190 Update KEYS with additional signature data. 2022-10-24 12:39:23 -07:00
Fredrik Roubert
d453c12bfa ICU-22190 Update KEYS with additional public key
See #2237
2022-10-21 02:13:32 +02:00
rp9-next
511b4111f2 ICU-22190 Add public PGP Key
See #2236
2022-10-20 23:29:13 +02:00
Shane F. Carr
649c5f0176
ICU-22189 Merge maint/maint-72 to main (#2235) 2022-10-20 13:53:44 -07:00
Peter Edberg
ff3514f257 ICU-21958 integrate CLDR release-42-beta5 to ICU main for 72 2022-10-13 16:23:11 -07:00
gnrunge
f949713ce8 ICU-22177 Replace angular brackets in include with double quotes. 2022-10-13 13:51:05 -07:00
Steven R. Loomis
954d999126 ICU-21755 commit checker: skip No Time To Do This
- also, verify that ALL resolutions are accounted for.
2022-10-13 12:05:17 -05:00
Steven R. Loomis
3650236abb ICU-21755 commit checker: section rewrite, summary count
- rewrite to semi modular code
- run the sections first, then get counts
- section counts in ToC, skip if empty
- many link improvements: linkify bugs and commits rather than separate lines
2022-10-13 12:05:17 -05:00
Steven R. Loomis
8ca2e06b72 ICU-21755 commit checker: add support for COMMIT_METADATA.md file
- new option, --commit-metadata= with path to metadata file
- new option, --fix-version=41 (used for SKIP sections)
- scaffolding for 'bad commits' list
- new module CommitMetadata with unit tests
- sample file format TEST_COMMIT_METADATA.md
- such commits are skipped
- refactored the commit skipping part (formerly used for cherry pick skips)
- add a report section for skipped commits
- add a cache for JIRA queries (for dev use): --cache-for-dev "/tmp/cldr-commit-cache" - optional
- add an 'excluded commits' section at the bottom
- make sure commit metadata is used to update ticket IDs and messages.
2022-10-13 12:05:17 -05:00
yumaoka
00a4cdbd5b ICU-22178 Update ICU tzdata to 2022e 2022-10-12 21:07:34 -04:00
yumaoka
a620057d76 ICU-21958 BRS72 Updated ISO currency data URLs 2022-10-12 12:37:52 -04:00
Peter Edberg
c6c01f4b79 ICU-21958 integrate CLDR release-42-beta4 to ICU main for 72 2022-10-11 19:44:30 -07:00
JALAJ HARKAWAT
ea4fca604f ICU-21958 BRS72GA Update version number 2022-10-11 22:19:20 +05:30
Craig Cornelius
c203003b17 ICU-21958 Revise C++ API Change reports
After updating icu4c displayoptions.h
2022-10-07 09:57:56 -07:00
Felipe Gasper
ff4ecd9f50 ICU-22170 Fix typo in resource bundle documentation.
https://unicode-org.atlassian.net/browse/ICU-22170
2022-10-06 13:00:31 -07:00
Craig Cornelius
be9a07907c ICU-21958 Fix typo in displayoptions.h documentation 2022-10-06 11:21:21 -07:00
Craig Cornelius
599ecdc4a1 ICU-21958 Improved process for Releasing ICU API Docs 2022-10-06 09:07:55 -07:00
Peter Edberg
fe17bab2bb ICU-21958 integrate CLDR release-42-beta3 to ICU main for 72 2022-10-06 08:40:32 -07:00
yumaoka
702e529d31 ICU-22165 Update ICU tzdata to 2022d 2022-09-30 15:56:00 -04:00
Peter Edberg
49b08b414d ICU-21958 integrate CLDR release-42-beta2 to ICU main for 72 2022-09-29 10:12:36 -07:00
Markus Scherer
e72233f8b7 ICU-21959 fix file-level doxygen issues 2022-09-27 15:58:43 -07:00
Rich Gillam
e5980f1dcb ICU-22081 Fix table in PersonNameFormatter Javadoc. 2022-09-26 16:17:17 -07:00
Rich Gillam
2f07ce2c6c ICU-22158 Make TestAlgorithmicParentFallback() test more robust to different default locales. 2022-09-23 13:37:42 -07:00
Mihai Nita
123e5c1cd6 ICU-21957 Change the internal/deprecated javadoc tags 2022-09-22 16:31:38 -07:00
Peter Edberg
8f5529f30d ICU-20894 Add UserGuide info on date pattern chars B, b 2022-09-22 16:14:44 -07:00
Craig Cornelius
7c1f8d675b ICU-21957 update API Changes in ICU4C 72 2022-09-22 14:55:24 -07:00
Peter Edberg
cd12cebb87 ICU-21879 Fix UserGuide link to info in Korean transliteration 2022-09-22 13:54:40 -07:00
Yoshito Umaoka
ef706cddf1 ICU-21957 BRS72 ICU4J serialization test data 2022-09-22 16:49:16 -04:00
Yoshito Umaoka
306be3ddf6 ICU-21957 BRS72 J API signature file 2022-09-22 16:39:47 -04:00
Yoshito Umaoka
b5acb0ffc2 ICU-21957 Fixed java compiler warnings 2022-09-22 16:37:56 -04:00
Peter Edberg
0c9d6f6b85 ICU-21957 Fix status tags for U_HIDDEN, unum_hasAttribute 2022-09-22 10:50:22 -07:00
yumaoka
329c95e3b9 ICU-21957 BRS72 Cleanup import statements 2022-09-22 08:07:12 -04:00
Craig Cornelius
4f707beade ICU-21957 Update ICU4J & ICU4C Change Reports BRS#19 and BRS#20
See #2193
2022-09-21 16:16:28 -07:00
Mihai Nita
b23d6c1afe ICU-22124 Tag the default constructor of OrderedMap as internal/deprecated
ICU-22124 Tag the default constructor of OrderedMap as internal/deprecated

Fix for apireport, see #2193
2022-09-21 11:50:09 -07:00
Rahul Pandey
b08e51fa91 ICU-21957 BRS72RC Update version number and regenerate configure 2022-09-21 12:06:18 +05:30
Younies Mahmoud
dbfe830108 ICU-22122 Support Locale Tags (ms, mu and rg)
See #2182
2022-09-20 16:51:24 -07:00
Mihai Nita
f5367befba ICU-22124 Update the MessageFormat v2 links to the main branch 2022-09-20 16:47:38 -07:00
Peter Edberg
b403a10e51 ICU-21957 integrate CLDR release-42-beta1b to ICU main for 72 2022-09-19 14:43:59 -07:00
Peter Edberg
e646ea23e9 ICU-20512 ICU4J: just add test of parse with empty curr symbol, code already works 2022-09-16 19:01:06 -07:00
yumaoka
17435c4533 ICU-22151 Update timezone-region supplementation mapping data for Jan Mayen and some others 2022-09-16 16:49:42 -07:00
Rich Gillam
498abf6961 ICU-21125 Improvements to resource fallback:
- Added code to use the parentLocales data in supplementalData.xml to determine the "parent locale ID" to use when
  the requested resource bundle is not present (ICU-21126).
- Added code to change the parent-chain search path to handle the script better (ICU-21125; algorithm was described
  in CLDR-15265):
  - The base search patch is now ll_Ssss_RR -> ll_RR -> ll_Ssss -> ll -> root
  - If the requested script is not the default script for the requested language and region, we automatically
    avoid fallbacks that will implicitly change the script.
- Added new code to the CLDR-to-ICU data generation tool to generate source code, and used it to generate the lookup
  tables for the new resource-fallback logic (we can't use the existing resource files for this, since that would
  involve opening a resource bundle while trying to open another resource bundle).  The data-generation stuff is
  intended to be generic enough to allow for us to generate more static data tables in the future.
- Commented out a few collator tests, and changed one resource bundle test, because they're incompatible with the
  new fallback logic (specifically, the default-script logic).
2022-09-16 14:26:50 -07:00
Shane F. Carr
9dc1c020a1 ICU-20512 Add extra matchers to handle empty currency symbols 2022-09-16 09:00:50 -07:00
Peter Edberg
b734048799 ICU-21957 fix NumberFormatterSettings::unitDisplayCase status, remove FormattedNumber:getGender 2022-09-16 08:34:28 -07:00
Mihai Nita
db59034793 ICU-22124 Adding a tech preview implementation of MessageFormat v2
See #2170
2022-09-15 10:32:13 -07:00
Peter Edberg
06259cc6c3 ICU-21957 integrate CLDR release-42-beta1 to ICU main for 72 2022-09-13 11:18:37 -07:00
Peter Edberg
cfd99f3f3f ICU-22143 Increase COMPACT_MAX_DIGITS from 15 to 20, needed for new ja data 2022-09-12 17:17:19 -07:00