Commit graph

22 commits

Author SHA1 Message Date
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
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
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
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
Julien Brianceau
8230b85175 ICU-21814 Fix small typos in docs/userguide 2022-03-24 15:33:48 +00:00
Markus Scherer
75ac80bd68 ICU-21580 change site.icu-project.org to icu.unicode.org etc 2021-10-21 15:54:42 -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
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
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
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
Hugo van der Merwe
18b23fb372 ICU-21313 UserGuide: use absolute GitHub links for links outside docs/
See #1625
2021-03-09 00:29:23 +01:00
Markus Scherer
790dfcf0b7 ICU-21050 add detail for when need to ifndef C++ boilerplate 2021-02-08 15:27:03 -08:00
Markus Scherer
18c4a69f80 ICU-9961 replace U_DRAFT/U_STABLE/U_INTERNAL with U_CAPI 2020-09-10 11:23:44 -07:00
Markus Scherer
c3fe7e09d8 ICU-21267 stop defining & using FALSE & TRUE macros in public headers
See #1282
2020-09-09 15:13:56 -07:00
Craig Cornelius
408cd128fc ICU-21242 rephrase documentation using term master
See #1255
2020-08-28 12:42:20 -07:00
Robert Melo
5a714ae8f7 ICU-20088 fix code, tables, typos, broken links, add code styling 2020-08-19 15:49:35 -03: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
Craig Cornelius
ec45aaf1a2 ICU-20088 Move User Guide to Markdown
See #919
2020-08-05 13:58:33 -07:00