The home of the ICU project source code.
Find a file
Fredrik Roubert 259fe0e4ac
ICU-13417 Replace fixed buffers in uloc_tag.cpp with CharString.
This gets rid of those fixed buffers that caused ICU-13417 to be filed
in the first place, those that prevent handling language tags with very
large amounts of keywords.

A number of fixed buffers will still remain in uloc_tag.cpp (and
elsewhere in the locale handling code) for the time being, but this
change is a necessary first step in cleaning up this code and will
alleviate the most pressing problem encountered by ICU4C users.

An off-by-one error in _getKeywords() caused uloc_canonicalize() to not
write out the final keyword value in case the result would fill up the
buffer exactly, resulting in U_STRING_NOT_TERMINATED_WARNING.
2018-09-19 17:52:37 -07:00
.github ICU-20003: add a PR template (#27) 2018-08-07 13:05:38 -07:00
icu4c ICU-13417 Replace fixed buffers in uloc_tag.cpp with CharString. 2018-09-19 17:52:37 -07:00
icu4j ICU-20150 API status of equals()/hashCode() should match the ICU class's status (#153) 2018-09-19 19:02:49 -04:00
tools ICU-20119 BRS63 Currency numeric code data update - VES and UYW (#126) 2018-09-18 12:22:59 -04:00
vendor/double-conversion ICU-20053 Adding back double-conversion .gitignore 2018-08-08 12:31:58 -05:00
.appveyor.yml
.gitattributes ICU-20017 Fix line endings in Visual Studio *.props files. (#101) 2018-09-06 18:45:18 -07:00
.gitignore ICU-8966 ICU-12850 add API/data/code for text layout properties InPC, InSC, vo (#92) 2018-08-31 19:23:52 -07:00
.travis.yml ICU-20119 Small refactor to ICU4J travis file. 2018-09-13 20:08:12 -07:00
README.md

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

Build Status
TravisCI Build Status
Win x64 Release Build status
Win x86 Release Build 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