The home of the ICU project source code.
Find a file
Łukasz Wojniłowicz cd5b025ef8 ICU-20545 Detect file separator char from dir
If udata_create won't find U_FILE_SEP_CHAR at the end of a dir variable,
then it appends it. The problem starts if the dir variable uses
U_FILE_ALT_SEP_CHAR which is not equal to U_FILE_SEP_CHAR. Then the
resulting path could look like this
../data\mappings/cns-11643-1992.ucm
instead of this
../data/mappings/cns-11643-1992.ucm

This patch uses U_FILE_SEP_CHAR unless it detects that the dir variable
doesn't use it, and uses U_FILE_ALT_SEP_CHAR instead.
2020-06-18 10:54:25 -07:00
.ci-builds ICU-21121 Enable tests for MacOSX build bot. 2020-05-14 11:37:46 -07:00
.github ICU-20198 Add issue browse link to PR template. (#200) 2018-10-09 14:05:33 -05:00
docs ICU-21137 Adjust VSCode IDE settings and README. 2020-06-18 03:15:42 +02:00
icu4c ICU-20545 Detect file separator char from dir 2020-06-18 10:54:25 -07:00
icu4j ICU-13565 Break Iteration, remove the dictionary bit from the implementation. 2020-06-17 12:00:14 -07:00
tools ICU-21165 Add LdmlConverter UNITS output, update SUPPLEMENTAL_DATA. 2020-06-18 09:57:34 +02:00
vendor/double-conversion ICU-21061 ICU-21085 Merge latest changes from double-conversion 2020-04-21 20:31:38 -05:00
.appveyor.yml ICU-20435 Fix parallel builds with Cygwin to 3.x 2020-03-26 10:18:23 -07:00
.cpyskip.txt ICU-21137 Adjust VSCode IDE settings and README. 2020-06-18 03:15:42 +02:00
.gitattributes ICU-20953 Tell GitHub to treat JSON as JSONC to fix syntax highlighting for comments. 2020-02-05 11:33:53 -08:00
.gitignore ICU-21078 Improve instructions and gitignore files for cldr-to-icu. 2020-06-16 20:09:46 +02:00
.travis.yml ICU-21104 Add build bots using Ubuntu 18.04 with C++14 2020-05-08 18:34:15 -07:00
KEYS ICU-20975 update KEYS 2020-03-09 18:22:38 -07:00
README.md ICU-20626 Update Readme badges to add CI-Valgrind pipeline 2020-03-09 14:04:51 -07:00

International Components for Unicode

This is the repository for the International Components for Unicode. The ICU project is under the stewardship of The Unicode Consortium.

ICU Logo

Build Status (master branch)

Build Status
TravisCI Build Status
Azure Pipelines Build Status
Azure Pipelines (Exhaustive Tests) Build Status
Azure Pipelines (Valgrind ICU4C) Build Status
AppVeyor Build status
Fuzzing Fuzzing Status

Subdirectories and Information

License

Please see ./icu4c/LICENSE (C and J are under an identical license file.)

Copyright © 2016 and later Unicode, Inc. and others. All Rights Reserved. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Terms of Use and License