The home of the ICU project source code.
Find a file
George Rhoten 8653b95982 ICU-11760 Add rule syntax for NaN, infinity and alternate decimal points.
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
2015-08-17 08:38:34 +00:00
icu4c ICU-11779 Fix parameter names in documentation. 2015-08-13 22:46:04 +00:00
icu4j ICU-11760 Add rule syntax for NaN, infinity and alternate decimal points. 2015-08-17 08:38:34 +00:00
tools ICU-11574 genuca new script sample characters 2015-04-22 23:07:33 +00:00
.gitattributes ICU-11763 turn icuplugs off by default 2015-07-16 18:13:02 +00:00
.gitignore ICU-11689 fix some ignores under cygwin/msvc 2015-07-30 22:52:11 +00:00