Shane Carr
c0799c141b
ICU-20230 Implementing COMPACT field.
...
Adds some plumbing to allow MutablePatternModifier to set fields, and otherwise builds upon the infrastructure from the previous commit to add the MEASURE_UNIT field.
2018-11-19 16:21:36 -07:00
Fredrik Roubert
1af5762873
ICU-13818 Add virtual destructor for class TokenConsumer.
...
X-SVN-Rev: 41519
2018-06-13 17:00:44 +00:00
Shane Carr
f1e1a5c3f4
ICU-12572 Adding cpp-file definitions for all interface classes in number code, cleaning up an undefined behavior warning.
...
X-SVN-Rev: 41317
2018-05-03 09:13:46 +00:00
Shane Carr
629238d3a1
ICU-13634 Fixing assorted build errors.
...
X-SVN-Rev: 41268
2018-04-24 01:25:05 +00:00
Shane Carr
607a60bc3b
ICU-13393 Removing the UPRV_INCOMPLETE_CPP11_SUPPORT flag since the number formatting code is no longer isolated from the rest of ICU.
...
X-SVN-Rev: 41266
2018-04-23 23:02:26 +00:00
Shane Carr
f7dddad5c0
ICU-13634 Removing superfluous abstraction "CharSequence" and "UnicodeStringCharSequence" from ICU4C number code.
...
X-SVN-Rev: 41260
2018-04-21 09:08:53 +00:00
Shane Carr
afbb37febd
ICU-13574 Checkpoint commit. AffixMatcher is mostly implemented.
...
X-SVN-Rev: 40894
2018-02-10 14:29:26 +00:00
Shane Carr
e7a42e17f6
ICU-13574 Adding initial AffixPatternMatcher to ICU4C. Not completely safe yet. Still needs work.
...
X-SVN-Rev: 40891
2018-02-10 10:01:46 +00:00
Shane Carr
df08682680
ICU-13415 Adding virtual destructor to internal Interface-like type SymbolProvider.
...
X-SVN-Rev: 40624
2017-10-19 23:47:20 +00:00
Jeff Genovy
328dd95b9c
ICU-13177 Fix minor typos/spelling in comments.
...
X-SVN-Rev: 40596
2017-10-06 22:44:25 +00:00
Shane Carr
25fed96c72
ICU-13093 Disabling number formatting code on AIX and z/OS due to C++11 compatibility issues.
...
X-SVN-Rev: 40560
2017-10-05 00:47:38 +00:00
Norbert Runge
b536a39a74
ICU-13384 Adds #include unicode/utypes.h
...
X-SVN-Rev: 40557
2017-10-04 22:51:06 +00:00
Shane Carr
d8368d6da4
ICU-13177 Fixing Visual Studio build warnings in number formatting code.
...
X-SVN-Rev: 40510
2017-09-28 22:53:31 +00:00
Andy Heninger
6b0ef1848d
ICU-13177 Windows build, add U_I18N_API to exported classes. Builds, some warnings. Tests crash.
...
X-SVN-Rev: 40482
2017-09-27 18:50:44 +00:00
Shane Carr
2d49e73b8a
ICU-13177 Cleanup before merge to trunk.
...
X-SVN-Rev: 40471
2017-09-27 05:31:57 +00:00
Shane Carr
d7a61a6e91
ICU-13177 NumberFormatter tests are passing.
...
X-SVN-Rev: 40467
2017-09-27 03:02:02 +00:00
Shane Carr
a01fc429cb
ICU-13177 Initial commit of ICU4C NumberFormatter
...
X-SVN-Rev: 40465
2017-09-27 00:25:20 +00:00