mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-15 01:42:37 +00:00
The home of the ICU project source code.
The recursion count is now a method argument instead of a data member. Some data fields are now marked final to ensure thread safety, which caused reordering of some data initialization/parsing. Setting the DecimalFormatSymbols no longer reparses the rules, but it just sets a new version of DecimalFormatSymbols instead. X-SVN-Rev: 37383 |
||
---|---|---|
icu4c | ||
icu4j | ||
tools | ||
.gitattributes | ||
.gitignore |