Travis Keep
2860cd48c4
ICU-11740 DecimalFormat refactor.
...
X-SVN-Rev: 37821
2015-08-25 23:31:01 +00:00
George Rhoten
54930e302a
ICU-11532 Infinite loop while parsing an RBNF rule with plural format
...
X-SVN-Rev: 37105
2015-03-02 03:20:51 +00:00
George Rhoten
912521e5cf
ICU-11064 Fix a roundtripping problem when the fractional part is non-zero.
...
X-SVN-Rev: 36203
2014-08-19 17:13:07 +00:00
George Rhoten
eda8266715
ICU-11064 Add syntax for PluralFormat in RBNF
...
X-SVN-Rev: 36197
2014-08-18 20:47:36 +00:00
Markus Scherer
82e54bce50
ICU-10273 fix compiler warning
...
X-SVN-Rev: 34360
2013-09-17 19:53:09 +00:00
Markus Scherer
fb38bbbee8
ICU-10273 support plurals with decimals in MessageFormat and PluralFormat (ported from Java r34087 & r34276)
...
X-SVN-Rev: 34277
2013-09-11 23:32:37 +00:00
Markus Scherer
8d7428d1b3
ICU-9132 ordinal-plural formatting in C/C++
...
X-SVN-Rev: 31687
2012-04-07 04:27:27 +00:00
Markus Scherer
b72fb657f6
ICU-9048 add virtual ~PluralSelector()
...
X-SVN-Rev: 31241
2012-01-20 22:12:56 +00:00
Markus Scherer
a1c626ed90
ICU-8637 fix MessagePattern Part iteration when a plural style contains other followed by a different keyword, and the PluralRules return other
...
X-SVN-Rev: 30260
2011-06-30 18:34:23 +00:00
Michael Ow
4dc0689cab
ICU-8273 Delete object before creating a new one in PluralFormat copy assignment operator.
...
X-SVN-Rev: 29951
2011-05-02 05:58:17 +00:00
Markus Scherer
d743bb693e
ICU-8319 merge MessageFormat 2011q1 work into trunk, from icu/branches/markus/msg48 -r 29400:29882
...
X-SVN-Rev: 29886
2011-04-25 20:47:32 +00:00
Claire Ho
bb25d466b5
ICU-6586 code fixes after review.
...
X-SVN-Rev: 25374
2009-02-05 01:03:16 +00:00
Claire Ho
9e010c8ebe
ICU-6374 Support decimal fractions in PluralRules:select()
...
X-SVN-Rev: 24299
2008-06-26 17:51:59 +00:00
Steven R. Loomis
d59b5c5e4c
ICU-6344 uconfigtest / hdrtest fixes
...
X-SVN-Rev: 24157
2008-06-11 21:52:29 +00:00
Claire Ho
a5c9c6e123
ICU-6255 move static variables below U_NAMESPACE_BEGIN.
...
X-SVN-Rev: 23822
2008-04-23 16:14:27 +00:00
Claire Ho
cd79d31f28
ICU-5794 1. Missing assignment op in PluralFormat. 2. Incorrect init in getKeywords. 3. Always returns TRUE in isKeyword() if the input is OTHER.
...
X-SVN-Rev: 23796
2008-04-17 01:33:23 +00:00
George Rhoten
d7d3b0eaa7
ICU-5966 Fix some compiler warnings.
...
X-SVN-Rev: 23542
2008-03-07 22:35:49 +00:00
George Rhoten
d1551dee4e
ICU-5966 Fix some compiler warnings.
...
X-SVN-Rev: 23540
2008-03-07 19:40:46 +00:00
Claire Ho
89fd440ebc
ICU-5794 1. Fixed warnings. 2. Add mutex for hash table read. 3. Add more comments.
...
X-SVN-Rev: 23274
2008-01-20 02:30:30 +00:00
George Rhoten
8081ce1d2b
ICU-5794 Various fixes for the following items.
...
1) Pass the locale on for the PluralFormat constructor
2) Perform normal ICU error code handling so that parse errors aren't discarded.
3) Remove more C++ static initialization.
4) Remove spaces from test names so that they can be called from the command line.
5) Fix various compiler warnings.
X-SVN-Rev: 23141
2007-12-29 05:51:50 +00:00
George Rhoten
1f17b06512
ICU-5794 Fixes for Windows, build configuration and other issues.
...
X-SVN-Rev: 23100
2007-12-17 20:07:37 +00:00
Claire Ho
c11cd154da
ICU-5794 merge from feature branch.
...
X-SVN-Rev: 23095
2007-12-17 01:39:55 +00:00