Commit graph

138 commits

Author SHA1 Message Date
Antonio Bueno
f24e0a0ff3 ICU-22323 Describe date field symbol ee as 02, not 2
See #2636
2023-10-02 12:29:59 -07:00
Mihai Nita
aa377d7366 ICU-22324 Mavenization, script to generate serial test data 2023-09-27 16:11:39 -07:00
Elango Cheran
99026f01cc ICU-22325 BRS74RC: Update version number to 74.1
See #2613
2023-09-26 08:21:21 -07:00
Mihai Nita
5fb2a6ad06 ICU-22324 Mavenization, updating the cldr-to-icu scripts and instructions 2023-09-05 10:24:23 -07:00
Peter Edberg
2270c174a5 ICU-22325 CLDR release-44-alpha1 to main:
- binaries, binary-as-source, CLDR data sources;
  - CLDR test data & dtd, ICU lib/tool/test source updates.
2023-08-22 14:40:51 -07:00
Peter Edberg
cc2ddc0d11 ICU-22325 Convert cldr-icu-readme to md, update it, point to it from older docs 2023-08-10 14:03:06 -07:00
Robin Leroy
86193b1b98 ICU-22404 Improve documentation of segmentation rules 2023-08-10 03:01:20 +02:00
Shane F. Carr
034a808604 ICU-20898 Improve number skeleton rounding increment docs
See #2475
2023-07-13 18:41:05 +02:00
Fredrik Roubert
53e0486855 ICU-22389 Add missing git lfs install to instructions. 2023-06-14 15:08:35 +02:00
Elango Cheran
5435007e6a ICU-21697 Convert ICU Site pages to markdown for Github Pages
See #1785
2023-05-30 16:18:32 -07:00
Fredrik Roubert
e1e1c5feaf 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
2023-05-11 00:50:59 +02:00
Shane F. Carr
62f493827f
ICU-22369 Merge maint/maint-73 into main (#2437) 2023-04-27 16:19:55 -07:00
Steven R. Loomis
312bae8660 ICU-21964 use a single LICENSE file
- make the icu4c and icu4j LICENSE files symlinks
- fix paths
2023-04-12 14:36:09 -05:00
Steven R. Loomis
58c674a72e ICU-22309 update CONTRIBUTING.md
- fix broken links
- move all content into CONTRIBUTING.md from https://icu.unicode.org/processes/contribute
- no process change

Co-authored-by: Markus Scherer <markus.icu@gmail.com>
2023-04-10 12:23:25 -05:00
Fredrik Roubert
95d905a9e9 ICU-22190 Add information about the KEYS file to the Publish document. 2023-03-30 14:06:15 +02:00
Craig Cornelius
dfdf9141e5 ICU-22220 Add step for updating API Doc table
See #2400
2023-03-29 11:25:39 -07:00
Ho Cheung
84e4762069 ICU-22295 Remove deprecated RBBI LBCMNoChain option
ICU-22295 Remove deprecated RBBI LBCMNoChain option

ICU-22295 Remove deprecated RBBI LBCMNoChain option
2023-03-24 12:59:44 -07: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
Rahul Pandey
3076874c32 ICU-22301 Add azure CI tests to be run post merge
See #2363
2023-03-17 08:57:01 -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
Elango Cheran
06506023c5 ICU-22194 Add CI job to generate Github Pages using Github Actions 2023-03-15 20:00:06 -04:00
Markus Scherer
2d9fa3fa99 ICU-22285 omit the gb2312 & big5han collation tailorings by default 2023-03-14 15:20:03 -07:00
shenleban tongying
ed011f2e31 ICU-22247 remove historical mention of old versions 2023-03-13 14:05:21 -07:00
Markus Scherer
b6dcc95d3c ICU-21833 remove redundant void parameter lists
See #2351
2023-03-02 09:31:57 -08:00
Frank Yung-Fong Tang
c3b8ffa11e ICU-22291 doc automate "Test samples (C) on Linux"
Just realize the task is already automated in 
.github/workflows/icu_ci.yml
as "icu4c-test-samples:" but we should document that.
2023-02-22 11:41:18 -08:00
Elango Cheran
bd065d4704 ICU-22220 Automate BRS tasks
See #2318
2023-02-15 21:18:58 -05:00
Frank Yung-Fong Tang
a4c6b2a359 ICU-22262 Document environment test automation 2023-02-15 16:53:02 -08:00
Frank Tang
cb87c0893b ICU-22269 Parallelize uconfig* tests
1. Shorten job name uconfig_variation-check-unit-tests to uconfig-unit-tests
2. Shorten job name uconfig_variation-check-all-header-tests to uconfig-header-tests
3. use 11 jobs to run each of them in parallel to reduce the ~1hrs run to about 6-8 mins

Co-authored-by: Markus Scherer <markus.icu@gmail.com>
2023-02-15 16:52:14 -08:00
Markus Scherer
c91c2fbdc5 ICU-22257 BRS doc: J with little-endian data automatic since ICU 70 2023-02-13 17:12:04 -08:00
Elango Cheran
b20c97009c ICU-22194 Add User Guide doc for MessageFormat 2.0 tech preview impl
See #2313
2023-02-10 21:17:59 -05:00
Elango Cheran
f1e02f149f ICU-22194 Update DateTime skeleton docs with link to symbols table 2023-02-09 11:34:53 -05:00
Markus Scherer
39dfee39b8 ICU-22257 BRS doc: J with little-endian data automatic 2023-02-06 17:52:40 -08:00
Elango Cheran
e0f2d491aa ICU-22194 Fix typo in doc for BreakIterator rules update 2022-10-28 14:37:49 -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
599ecdc4a1 ICU-21958 Improved process for Releasing ICU API Docs 2022-10-06 09:07:55 -07:00
Peter Edberg
8f5529f30d ICU-20894 Add UserGuide info on date pattern chars B, b 2022-09-22 16:14:44 -07:00
Peter Edberg
cd12cebb87 ICU-21879 Fix UserGuide link to info in Korean transliteration 2022-09-22 13:54:40 -07:00
Markus Scherer
99dee47fb7 ICU-21959 add the uemoji feature to ICU Data Build Tool chapter 2022-09-12 08:57:06 -07:00
floratmin
1dfe456fe8 ICU-21983 Fix fraction precision skeleton
See #2058
2022-09-08 20:17:48 -07:00
Fredrik Roubert
030fa1a479 ICU-21148 Consistently use standard lowercase true/false everywhere.
This is the normal standard way in C, C++ as well as Java and there's no
longer any reason for ICU to be different. The various internal macros
providing custom boolean constants can all be deleted and code as well
as documentation can be updated to use lowercase true/false everywhere.
2022-09-07 20:56:33 +02:00
Robert Bastian
783b4f7b6a ICU-22061 rename 2022-06-29 13:16:26 -07:00
Fredrik Roubert
74a723f22f ICU-21959 Fix the URL to the icu-le-hb repository.
https://sourceforge.net/p/icu/mailman/message/37657918/
2022-05-24 20:55:00 +02:00
Craig Cornelius
cb6b778e1b ICU-21959 Online demos how to update
See #2069
2022-04-29 09:36:51 -07:00
Shane F. Carr
d16df5843e ICU-21956 Merge remote-tracking branch 'upstream/maint/maint-71' into ICU-21956-merge 2022-04-13 11:39:20 -07:00
Julien Brianceau
a2c90781f1 ICU-21967 Remove obsolete references in makedata.vcxproj and makedata_uwp.vcxproj
These references should have been removed in ICU-20489 and ICU-21420.
Take the opportunity to update the doc as well.
2022-03-31 11:23:29 -07:00
Jeff Genovy
861e55c246 ICU-21972 Use a shared props file for the ICU Major Version number in the Windows Visual Studio project files. 2022-03-30 20:55:36 -07:00
Julien Brianceau
8230b85175 ICU-21814 Fix small typos in docs/userguide 2022-03-24 15:33:48 +00:00
Craig Cornelius
bf6b3236a3 ICU-21900 Fix ICU4C sample dtitvfmtsample segfault and update healthy code doc 2022-02-25 15:28:03 -08:00