Commit graph

111 commits

Author SHA1 Message Date
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
Shane F. Carr
fc3ca702e9 ICU-21814 Fix broken links in icu_data/index.md
See #1921
2022-02-22 15:41:20 -07:00
Xiao Tianci
66c8326280 ICU-21849 Fix Broken Link from general Transforms 2022-02-16 11:01:12 -08:00
Elango Cheran
8ac010d9d3 ICU-21776 Update BRS API docs task instructions 2021-10-26 17:20:17 -07:00
Markus Scherer
75ac80bd68 ICU-21580 change site.icu-project.org to icu.unicode.org etc 2021-10-21 15:54:42 -07:00
Jeff Genovy
d9043765b0 ICU-21777 Move Windows "ICU4C Platform Support" notes to "Building ICU4C" User Guide page. 2021-09-30 16:23:35 -07:00
gnrunge
4af7d969df ICU-21751 Improves failure reporting of the run-with-stubdata CI target and
also updates the instuctions how to reproduce a failur case.

ICU-21751 Review comments worked in.
2021-09-23 10:00:37 -07:00
Erik Torres
da5fc8e730 ICU-21581 BRSRC 70.1 Version update and regenerate configure for v70.1
In this PR, I am updating the version number from 70.0.1 for the BRS task.
Previously, we had frontloaded part of this, so the diff in this PR are not as numerous.

It has also been decided that we should differentiate frontloaded tasks and RC tasks by having the version numbers being:
Frontload version number: XX.X.X (70.0.1 -> Major.minor.patch)
RC/GA version number: XX.X (70.1 -> Major.minor)

I've added some documentation for this, for future releases :)
2021-09-23 09:54:12 -07:00
Andy Heninger
e5502fe862 ICU-21662 Userguide on Adoption and UErrorCode
Update the userguide sections on object adoption and UErrorCode,
expanding on how the two interact.
2021-09-22 11:10:23 -07:00
Rob Meyer
b405c1c8db ICU-21581 Fix calendar list in userguide 2021-09-22 12:39:33 -05:00
Shane F. Carr
b2c1dffb70 ICU-21545 Add plumbing for running icuexportdata in BRS
See #1857

- Renames tool from icuwriteuprops
- Adds more command-line flags
2021-09-21 17:40:27 -05:00
Jacky_Yin
29443b8be7 ICU-21752 fix wrong link of howtouseicu 2021-09-15 10:43:15 -07:00
Markus Scherer
f9beb616a8 ICU-21652 add emoji properties of strings
- 7 new properties: API constants & property names
- u_stringHasBinaryProperty(s, property) & UCharacter.hasBinaryProperty(s, property)
- two additional source data files
- new genprops part for writing new binary data file uemoji.icu
- data for existing emoji properties moved from uprops.icu (hardcoded in C++) to uemoji.icu (always loaded)
- new EmojiProps implementation
2021-09-08 12:15:50 -07:00
Jacky_Yin
881f8021ad ICU-21741 remove redundant html tag: </pre>
See #1838
2021-09-08 10:41:32 -07:00
Jeff Genovy
6d850be783 ICU-21710 Remove BOYER_MOORE dead code from usearch.cpp 2021-08-25 19:48:17 -07:00
Shane F. Carr
8cd025bb9c ICU-21590 Add skeleton syntax for integer-width-trunc 2021-08-25 12:51:51 -05:00
Markus Scherer
a36f06eaae ICU-21655 widen Java character APIs from char to int arguments 2021-08-24 17:39:59 +00:00
Fredrik Roubert
f6325d49ba ICU-20973 Update the Coding Guidelines with bool equality operators. 2021-08-17 00:35:00 +02:00
DungSaga
60b8ff608e ICU-21688 escape angle bracket in non-HTML content
`<name>` should be escaped with backslash to prevent it from being rendered as a HTML tag
2021-07-28 12:05:56 -07:00
Markus Scherer
d4c92ebcfc ICU-21635 Unicode 14 beta 2021-06-21 22:26:15 +00:00
Hugo van der Merwe
03927878f8 ICU-21404 Migrate various documents from Google Sites pages to Markdown.
Includes:
- https://sites.google.com/site/icusite/processes/release/tasks/*
- https://sites.google.com/site/icusite/processes/uni-up

Some links fixed, copyright notices added, filenames improved, Sidebar
navigation links to the new pages, but needs some further
improvements. Updated /trac/ticket/ links, and /trac/changeset/ links
where I could find the corresponding git commit. Also tweaked
userguide/dev/editing.md to clarify 'root directory'. Apply branch
rename: s/master/main/.
2021-06-11 09:48:19 +02:00
Erik Torres
3f043c7693 ICU-21555 Fix typos from G to L
See #1737
2021-06-07 16:09:09 -07:00
Erik Torres
cfefa03539 ICU-21555 fix typos for D, E and F found in the repo
See #1714
2021-05-10 11:09:05 -07:00
Mingye Wang
d74233f973 ICU-21577 doc/le: update harfbuzz link; + icu-le-hb link
The fd.o harfbuzz link currently goes to the github repo, which is a bit less documentation-ish than the github.io page.

Add link to icu-le-hb.
2021-05-05 11:09:42 -07:00
Elango Cheran
72de651291 ICU-21565 Remove Gemfile.lock from config files in repo for docs 2021-04-05 10:08:30 -07:00
Elango Cheran
75c58211c0 ICU-21310 replacement User Guide main index page
...and nav_order and link fixes from Elango. See #1680
2021-04-01 17:24:44 -07:00
Elango Cheran
35fe8534f2 ICU-21310 Consolidate ICU4C and ICU4J Readmes via the User Guide 2021-03-24 19:03:53 -07:00
Hugo van der Merwe
0ad4614a04 ICU-21508 Rename 'master' to 'main' in docs, maven files, scripts, etc
See #1664
2021-03-24 18:56:50 +01:00