Markus Scherer
0684f8644c
ICU-22285 how to include gb2312 & big5han collation tailorings
2023-03-16 14:14:38 -07:00
Markus Scherer
2d9fa3fa99
ICU-22285 omit the gb2312 & big5han collation tailorings by default
2023-03-14 15:20:03 -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
Julien Brianceau
8230b85175
ICU-21814 Fix small typos in docs/userguide
2022-03-24 15:33:48 +00: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
Markus Scherer
75ac80bd68
ICU-21580 change site.icu-project.org to icu.unicode.org etc
2021-10-21 15:54:42 -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
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
Erik Torres Aguilar
bd3b202741
ICU-21018 Fix typos across repo that start with letter A
...
See #1506
2021-01-06 15:15:35 -08:00
Jeff Genovy
2e56c4264a
ICU-20088 User Guide migration: Add navigation structure and TOC for Jekyll, fix formatting issues, etc.
2020-08-17 10:44:44 -07:00
Shane F. Carr
bf2c2c5ca7
ICU-21176 Add aliases for terms "whitelist" and "blacklist" in data filter
...
See #1189
2020-08-11 21:21:59 -05:00
Shane F. Carr
9b2092fa89
ICU-21073 Fix ICU Data Build Tool in "locale" mode.
2020-04-14 16:13:57 -05:00
Shane F. Carr
b77e868690
ICU-20841 Update buildtool docs according to user feedback.
...
See #835
2019-10-21 15:38:07 -07:00
Shane Carr
1d40b8f5e8
ICU-20811 Add fields required for locale inheritance to additive mode.
2019-09-13 15:38:38 -07:00
Shane Carr
2b3e3e3ce6
ICU-20524 Adding variables for relative file replacement directory.
...
Also fixes some bugs with file replacement.
2019-08-14 00:25:26 -07:00
Shane Carr
d983221543
ICU-20764 Allow top-level include and exclude in data filter rules.
2019-08-13 15:12:32 -07:00
Shane Carr
77ca774840
ICU-20593 Various updates to resource tracing.
2019-07-09 15:40:01 -05:00
Shane Carr
2fa4c4d502
ICU-20660 Add usePoolBundle option to filters.json.
2019-06-17 19:54:28 -07:00
Shane Carr
a3956a8d8b
ICU-20593 Data docs tweaks and fixing UDATA_DEBUG build.
2019-06-17 19:53:48 -07:00
Shane Carr
2b611dbf6e
ICU-20593 Trace instrumentation for data loading.
...
- Adds hooks to utrace.h to record when ICU reads from locale data.
- Adds userguide page to document the new hooks.
2019-06-07 15:56:02 -07:00
Shane Carr
8cf9d43541
ICU-20593 ICU Data Build Tool documentation updates.
2019-06-05 13:48:37 -07:00
Markus Scherer
61c4a728cd
ICU-20467 replace the LocaleMatcher implementation, load data from new bundle
...
- remove the old LocaleMatcher implementation code
- move the XLocaleMatcher code into LocaleMatcher, same for test
- remove unused internal methods
- stop comparing old vs. new performance
- generate langInfo.txt resource bundle file with precomputed likely-subtags and matcher data
- make genrb handle multi-line binary values
- load likely-subtags & distance data from new langInfo.res bundle
- test that built data == loaded data
- move data builders to tools, no more runtime dependency on builder code
2019-03-26 13:27:42 -07:00
Shane Carr
0b7a11053e
ICU-20469 Updating how to control ucadata type in userguide.
2019-03-22 13:52:58 -07:00
Shane Carr
5112adffc7
ICU-20469 Fixing typo: locale_tree -> locales_tree
2019-03-19 19:56:49 -07:00
Shane Carr
d77fd4acfe
ICU-20469 Adding data build tool debugging tips
2019-03-18 19:16:20 -07:00
Shane Carr
c009f42ca1
ICU-20469 Adding userguide for FormattedValue and ICU Data Build Tool.
...
- Creates new directory structure to store userguide markdown files.
2019-03-07 11:55:40 -08:00