Commit graph

130 commits

Author SHA1 Message Date
Mihai Nita
5d7f0b8100 ICU-23041 Hard-code the code citations and remove jcite 2025-02-06 13:27:28 -08:00
Taichi Haradaguchi
16e50b260f ICU-22921 Fix broken link in userguide
* Fix link from gitdev to ci/exhaustive-tests.
* Fix link from ci to gitdev.
2025-01-24 15:11:34 -08:00
Elango Cheran
2c5e021f6d ICU-22921 Add howto guide to try MF 2.0 final candidate draft impls
See #3334
2025-01-15 14:22:57 -08:00
Markus Scherer
791a052f8e ICU-22921 fix link from gitdev to ci exhaustive tests 2024-12-09 09:55:54 -08:00
Robin Leroy
e59065cc74 ICU-22984 Clean up old monkeys 2024-12-04 18:38:23 +01:00
Mihai Nita
b54f3f5d91 ICU-22870 Remove ja_JP_TRADITIONAL pattern generator tests 2024-11-21 14:12:05 -08:00
Mihai Nita
f55c499927 ICU-21396 Fix incorrect result shown in the userguide example 2024-11-20 08:10:06 -08:00
Tim Chevalier
d868f13bd8 ICU-22947 Update user guide for MF2
Co-authored-by: Steven R. Loomis <srl295@gmail.com>
2024-10-30 10:27:48 -07:00
Fredrik Roubert
e29e86d62a ICU-22951 Add documentation for --with-data-packaging=auto to the userguide. 2024-10-24 16:44:04 -07:00
Oleksandr Hubanov
9d9bdfd64f ICU-22916 Remove use of makedep from MVS build, update doc
alexgubanow alex@0x0h.com
2024-09-23 09:24:03 -07:00
Oleksandr Hubanov
5f9f8b2053 ICU-22714 fix zos build, use OpenXL
See #3008
2024-09-20 17:12:28 -07:00
Peter Edberg
23c641f8c9 ICU-22397 Better UserGuide explanation of date pattern char Y 2024-09-19 08:27:24 -07:00
Rahul Pandey
eec5082ddb ICU-22723 Improve documentation for running exhaustive tests 2024-09-19 12:16:19 +05:30
Fredrik Roubert
32056302fc ICU-22722 Add example code for UnicodeString and the standard library. 2024-09-18 18:08:24 +02:00
Fredrik Roubert
b160feaac2 ICU-22879 Provide collator based predicates for use with STL algorithms. 2024-09-17 20:44:21 +02:00
Markus Scherer
8e40ed3e78 ICU-22875 escape less-than sign in regex.md 2024-09-10 14:28:30 -07:00
Rahul Pandey
91ed39fb9d ICU-22847 Migrate ADO pipelines to GHA
See #3112
    - Update Docs
    - Make exhaustive tests run manually, based on cron for main and post merge for maint
2024-09-06 11:52:01 +05:30
Chris Chapman
46712bff3d ICU-22877 revised "Region code" (formerly "Country code") section 2024-09-05 15:23:33 -07:00
Fredrik Roubert
964bdc54f7 ICU-22881 Switch to using macOS instead of MacOSX in runConfigureICU.
The old names are kept as aliases, but not listed in the help messsage.
2024-09-05 19:37:32 +02:00
Elango Cheran
ee93218eab ICU-22721 Simplify wait-for-checks match logic 2024-07-11 05:19:59 -07:00
Elango Cheran
f668bc5218 ICU-22721 Add workflow that enforces required checks 2024-06-30 21:21:16 -07:00
aszasz
0ef4da943c ICU-22722 Fix broken link to faq in docs/userguide/icu/index.md
See #3006
2024-05-17 14:43:28 -07:00
Mihai Nita
9369b7a209 ICU-21757 Stop sharing utilities-for-cldr
Moves UnicodeMap and related classes to core.
Also removes `CollectionUtilities`, `UOption`, and `ElapsedTimer`.
They will end up in UnicodeTools, CLDR, and CLDR respectively.
2024-05-06 15:49:03 -07:00
Elango Cheran
dbb3fe957a ICU-22722 Fix missing starter character for MF2 keyword in User Guide 2024-04-11 12:49:15 -07:00
Elango Cheran
6eb43b1648 ICU-22533 Update badges for CI pipelines, user guide docs about CI 2024-03-22 12:18:47 +05:30
Elango Cheran
18c7d48b3e ICU-22533 Add docs on Continuous Integration
See #2876
2024-03-12 09:14:24 -07:00
Elango Cheran
400d97e7d2 ICU-22533 Update Maven CLI instructions for multi-module ICU4J
See #2791
2024-01-23 13:59:56 -08:00
Fredrik Roubert
4a8cd80973 ICU-21107 Clarify the C11 & C++17 requirement in the userguide. 2024-01-17 17:48:10 +09:00
Fredrik Roubert
45d351ca4e ICU-21107 Update ICU4C minimum standard version from C99 to C11. 2023-12-21 09:31:55 +09:00
Fredrik Roubert
7ec1765ce8 ICU-21107 Update ICU4C minimum standard version from C++11 to C++17. 2023-12-14 09:36:22 -08:00
Shane F. Carr
b070c932ad
ICU-22560 Merge ICU 74 maintenance branch to main (#2689) 2023-10-30 13:50:52 -07:00
Philip Allgaier
01388fa5ef ICU-22323 Typo fixes in docs for ICU TimeZone Classes 2023-10-19 16:03:57 -07:00
Jeffrey Riaboy
cdbf0ef6df ICU-22529 Update services.md
All external links were incorrectly pointing to the current directory with .md as the file extension.

Changed all links to be "../" with the .md extension removed
2023-10-09 13:01:06 -07:00
Elango Cheran
2e9d1288dd ICU-22324 Add docs for Maven usage
See #2655
2023-10-05 13:43:38 -07:00
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
5fb2a6ad06 ICU-22324 Mavenization, updating the cldr-to-icu scripts and instructions 2023-09-05 10:24:23 -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
Elango Cheran
5435007e6a ICU-21697 Convert ICU Site pages to markdown for Github Pages
See #1785
2023-05-30 16:18:32 -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
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
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
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
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
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
Peter Edberg
8f5529f30d ICU-20894 Add UserGuide info on date pattern chars B, b 2022-09-22 16:14:44 -07:00