The home of the ICU project source code.
Find a file
George Rhoten a423e7cb09 ICU-11564 Improve the thread safety of RBNF.
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
2015-04-23 07:44:14 +00:00
icu4c ICU-10830 RBNF locale aliases need fixing 2015-04-23 07:13:31 +00:00
icu4j ICU-11564 Improve the thread safety of RBNF. 2015-04-23 07:44:14 +00:00
tools ICU-11574 genuca new script sample characters 2015-04-22 23:07:33 +00:00
.gitattributes ICU-10830 RBNF locale aliases need fixing 2015-04-23 07:13:31 +00:00
.gitignore ICU-1859 All RBNF rules parse now. All spellout values roundtrip. Lenient roundtripping is still an issue. 2014-04-29 18:29:12 +00:00