Daniel Ju
|
b13c951348
|
ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53)
Cleaned up all of the MSVC W3 warnings and most of the W4 warnings in the common and i18n projects.
|
2018-09-27 14:27:38 -07: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
|
e59eb48314
|
ICU-13634 Refactoring getPrefixSuffix methods. In ICU4C, the pattern modifier is now accessed directly. In ICU4J, they use the same detour through the pipeline code path as before with a TODO to improve to be closer to ICU4C. In addition, in both ICU4C and ICU4J, getPrefixSuffix now uses the compiled formatter when available.
X-SVN-Rev: 41258
|
2018-04-21 08:01:19 +00:00 |
|
Shane Carr
|
4fad01c342
|
ICU-13634 Adding pipeline for custom currency symbols.
X-SVN-Rev: 41119
|
2018-03-17 01:31:52 +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
|
3dce9dcab9
|
ICU-13551 Adding EXCEPT_ZERO enum value to SignDisplay.
X-SVN-Rev: 40824
|
2018-01-30 02:49:07 +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
|
e83872364b
|
ICU-13411 Additional fix for template exports.
X-SVN-Rev: 40635
|
2017-10-25 17:11:37 +00:00 |
|
Shane Carr
|
bca22369f6
|
ICU-13177 Fixing dependency check errors in number formatting code.
X-SVN-Rev: 40586
|
2017-10-06 02:03:16 +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 |
|
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
|
9d5639ac16
|
ICU-13117 Changing override to U_OVERRIDE in number formatting code.
X-SVN-Rev: 40541
|
2017-10-04 01:23:58 +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
|
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 |
|