Shane Carr
|
1ef18dc761
|
ICU-20708 Fixing edge cases with negative infinity and NaN.
|
2019-07-23 15:03:49 -07:00 |
|
Shane Carr
|
2e846616c4
|
ICU-20499 Fixing code path for plural form in MutablePatternModifier.
|
2019-03-14 02:02:52 -07:00 |
|
Shane Carr
|
c81d1e94a0
|
ICU-13591 Refactoring ICU4C MeasureFormat to call NumberFormatter directly.
- Removes redundant data loading in MeasureFormat
|
2019-02-20 19:15:03 -06:00 |
|
Shane F. Carr
|
c70a9db818
|
ICU-20332 Adding duration-person unit data and APIs to C and J.
- Rebuilds ICU4J data jars.
- Includes a workaround in data loading to be fixed with ICU-20400.
|
2019-02-08 16:55:20 -08:00 |
|
Shane Carr
|
74bbf9e381
|
ICU-13267 Implementing MEASURE_UNIT field.
Adds plumbing to trim whitespace near the FormattedNumber API boundary.
That plumbing requires a change to dependencies.txt.
|
2018-11-15 21:37:32 -07:00 |
|
Shane Carr
|
0d4c8dad1f
|
ICU-11276 ModifierStore wired up in LongNameHandler (C++).
|
2018-09-27 14:27:40 -07:00 |
|
Shane Carr
|
18431084c2
|
ICU-11276 Plural ranges loaded from data; first implementations of ModifierStore.
|
2018-09-27 14:27:40 -07:00 |
|
Markus Scherer
|
d8f9a47637
|
ICU-13667 update/fix/improve dependencies; better layering formatting->numberparser->numberformatter->number_representation
X-SVN-Rev: 41461
|
2018-05-25 17:57:30 +00:00 |
|
Shane Carr
|
e27cf9ce39
|
ICU-13677 Changing NumberFormatter rounding setting to precision and roundingMode.
X-SVN-Rev: 41330
|
2018-05-05 06:32:29 +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
|
0344ea5118
|
ICU-13525 Fixing NumberFormatter behavior when unit pattern does not contain an argument.
X-SVN-Rev: 40770
|
2018-01-10 02:44:23 +00:00 |
|
Shane Carr
|
4d10bf03f5
|
ICU-13520 Adds compound unit support to NumberFormatter.
X-SVN-Rev: 40747
|
2017-12-22 00:02:01 +00:00 |
|
Shane Carr
|
1ec3a8c6bb
|
ICU-13411 Making "using namespace" statements consistent across number formatting cpp files.
X-SVN-Rev: 40630
|
2017-10-25 00:25:04 +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
|
302c255931
|
ICU-13177 Fixing coverity issues in number formatting code.
X-SVN-Rev: 40554
|
2017-10-04 22:29:21 +00:00 |
|
Andy Heninger
|
511ebeaa92
|
ICU-13177 add 'using namespace icu' where needed for build with -DU_USING_ICU_NAMESPACE=0
X-SVN-Rev: 40485
|
2017-09-27 21:43:09 +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
|
a01fc429cb
|
ICU-13177 Initial commit of ICU4C NumberFormatter
X-SVN-Rev: 40465
|
2017-09-27 00:25:20 +00:00 |
|