Shane Carr
|
c3c21d1fe9
|
ICU-13788 Fixing number_decimfmtprops C++ dependency issue.
X-SVN-Rev: 41465
|
2018-05-25 22:54:48 +00:00 |
|
Jeff Genovy
|
fd1b5db09c
|
ICU-13725 Fix whitespace (tabs to spaces).
X-SVN-Rev: 41374
|
2018-05-13 22:25:06 +00:00 |
|
Jeff Genovy
|
2d5e369e78
|
ICU-13725 Fix last remaining C4251 warnings/errors by bringing back the CurrencyPluralInfoWrapper.
X-SVN-Rev: 41308
|
2018-05-02 08:18:00 +00:00 |
|
Jeff Genovy
|
6a5349eaae
|
ICU-13725 Fix more of the C4251 warnings.
X-SVN-Rev: 41307
|
2018-05-02 07:51:55 +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
|
ad116997ae
|
ICU-13634 Optimizing and adding a basic fastpath for small ints. Greatly increases the performance of DateFormat.
X-SVN-Rev: 41251
|
2018-04-19 09:29:39 +00:00 |
|
Shane Carr
|
1aa5185a36
|
ICU-13700 Renaming new getter/setter to magnitudeScale.
X-SVN-Rev: 41246
|
2018-04-18 23:55:55 +00:00 |
|
Shane Carr
|
3c9b343282
|
ICU-13634 Adding "formatFailIfMoreThanMaxDigits" property to C++ NumberFormatter. Changing getSecondaryGroupingSize() for backwards compatibility. Other assorted test changes.
X-SVN-Rev: 41239
|
2018-04-18 03:59:39 +00:00 |
|
Shane Carr
|
12b34e7c9e
|
ICU-13634 A variety of mostly minor changes to fix assorted unit test failures in ICU4C plus a few in ICU4J.
X-SVN-Rev: 41236
|
2018-04-17 08:05:20 +00:00 |
|
Shane Carr
|
02c492db8a
|
ICU-13700 Adding DecimalFormat "scale" getter/setter and implementation in the new number formatting pipeline.
X-SVN-Rev: 41232
|
2018-04-14 09:49:12 +00:00 |
|
Shane Carr
|
cbae6dfbaa
|
ICU-13634 Adding groupingUsed as an explicit property in the property bag; see also ICU-13442 .
X-SVN-Rev: 41229
|
2018-04-14 07:15:19 +00:00 |
|
Shane Carr
|
a9e8f6d135
|
ICU-13634 Fixing affix overrides when using CurrencyPluralInfo.
X-SVN-Rev: 41217
|
2018-04-11 23:14:06 +00:00 |
|
Shane Carr
|
8b4c367468
|
ICU-13644 Property mapper for parsing is building. Refactoring CurrencySymbols a bit.
X-SVN-Rev: 41130
|
2018-03-21 05:17:28 +00:00 |
|
Shane Carr
|
73fddf50d0
|
ICU-13634 Filling in decimfmt.cpp with implementation ported from Java.
X-SVN-Rev: 41103
|
2018-03-14 09:15:27 +00:00 |
|
Shane Carr
|
b30a6f0df1
|
ICU-13634 Filling in more methods in decimfmt.cpp
X-SVN-Rev: 41100
|
2018-03-13 10:11:36 +00:00 |
|
Jeff Genovy
|
a799b3d3ff
|
ICU-13448 Feedback from clang expert was that these should not be specific to MSVC, but rather they should be specific to the Windows platform.
X-SVN-Rev: 40643
|
2017-10-26 06:49:15 +00:00 |
|
Jeff Genovy
|
225365d30a
|
ICU-13411 Typo in fix.
X-SVN-Rev: 40636
|
2017-10-25 17:27:45 +00:00 |
|
Jeff Genovy
|
e83872364b
|
ICU-13411 Additional fix for template exports.
X-SVN-Rev: 40635
|
2017-10-25 17:11:37 +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 |
|
Jeff Genovy
|
ab965990e5
|
ICU-13383 Export explicit templates for MSVC, remove UPRV_SUPPRESS_DLL_INTERFACE_WARNING macro.
X-SVN-Rev: 40542
|
2017-10-04 03:13:36 +00:00 |
|
Shane Carr
|
a4efe6d3d7
|
ICU-13383 Applying code review feedback for MSVC DLL interface warning.
X-SVN-Rev: 40524
|
2017-10-02 22:55:16 +00:00 |
|
Shane Carr
|
680ba3ce21
|
ICU-13383 Adding macro UPRV_SUPPRESS_DLL_INTERFACE_WARNING to suppress Visual C++ compiler warnings.
X-SVN-Rev: 40512
|
2017-09-29 00:16:08 +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
|
a01fc429cb
|
ICU-13177 Initial commit of ICU4C NumberFormatter
X-SVN-Rev: 40465
|
2017-09-27 00:25:20 +00:00 |
|