mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 07:39:16 +00:00
The home of the ICU project source code.
Some performance enhancements were added for good measure too. Creating new RuleBasedNumberFormat objects can take a long time due to all the rule parsing. Also I fixed a potential infinite recursion problem when RuleBasedNumberFormat used NumberFormat.createInstance, which could occasionally depend on creating RuleBasedNumberFormat for itself, which was bad. X-SVN-Rev: 37778 |
||
---|---|---|
icu4c | ||
icu4j | ||
tools | ||
.gitattributes | ||
.gitignore |