Shane Carr
|
08134fc59e
|
ICU-13667 Making =delete APIdocs consistent in numberformatter.h
X-SVN-Rev: 41495
|
2018-05-31 22:04:08 +00:00 |
|
Norbert Runge
|
51688fda25
|
ICU-13667 Fixes compilation errors related to UCONFIG_NO_XXX flag variations.
X-SVN-Rev: 41494
|
2018-05-31 21:53:43 +00:00 |
|
Shane Carr
|
404a06a0f8
|
ICU-13667 Fixing incorrect version tag on scale() setter.
X-SVN-Rev: 41493
|
2018-05-31 21:32:35 +00:00 |
|
Peter Edberg
|
1dc63f042b
|
ICU-13667 ICU 62rc BRS, edit ICU4C APIChangeReport.html to remove const>const& and =delete, add note about Rounder>Precision
X-SVN-Rev: 41492
|
2018-05-31 19:09:19 +00:00 |
|
Peter Edberg
|
4251b4c8de
|
ICU-13667 ICU 62rc BRS, update guard conditionals for non-stable API part 2 (common,io pass 1)
X-SVN-Rev: 41491
|
2018-05-30 22:45:26 +00:00 |
|
Shane Carr
|
da165a330f
|
ICU-13667 Updating APIChangeReport.html with Rounder renamed to Precision.
X-SVN-Rev: 41490
|
2018-05-30 22:11:12 +00:00 |
|
Shane Carr
|
6b7022632b
|
ICU-13667 Making new DecimalFormat constructor private.
X-SVN-Rev: 41489
|
2018-05-30 21:27:07 +00:00 |
|
Shane Carr
|
0f6bd8d62d
|
ICU-13667 Adding unumberformatter.h to the doxygen front page
X-SVN-Rev: 41488
|
2018-05-30 19:20:24 +00:00 |
|
Markus Scherer
|
438f1f363b
|
ICU-13667 LocalizedNumberFormatterAsFormat is in the old Format class hierarchy, add ClassID boilerplate; NoUnit move virtual destructor up into first-virtual position, right after constructors
X-SVN-Rev: 41487
|
2018-05-30 19:15:02 +00:00 |
|
Peter Edberg
|
16519f2643
|
ICU-13667 ICU 62rc BRS, update guard conditionals for non-stable API part 1 (i18n pass 1)
X-SVN-Rev: 41486
|
2018-05-30 18:39:29 +00:00 |
|
Norbert Runge
|
781154c113
|
ICU-13667 Moves digits_t, DEFAULT_THRESHOLD, and copyErrorTo() outside of U_HIDE_INTERNAL_API.
X-SVN-Rev: 41485
|
2018-05-30 14:40:13 +00:00 |
|
Peter Edberg
|
63d68a159c
|
ICU-13667 ICU 62rc BRS, update ICU4C APIChangeReport.html, generated from r41483
X-SVN-Rev: 41484
|
2018-05-30 04:37:30 +00:00 |
|
Shane Carr
|
29937704cd
|
ICU-8610 Responding to number skeleton code review feedback.
X-SVN-Rev: 41483
|
2018-05-30 03:34:41 +00:00 |
|
Peter Edberg
|
64a17225b5
|
ICU-13667 ICU 62rc BRS, update urename.h
X-SVN-Rev: 41482
|
2018-05-30 03:34:29 +00:00 |
|
Peter Edberg
|
8d17fb0e1b
|
ICU-13667 ICU 62rc BRS, update measurement unit constants
X-SVN-Rev: 41481
|
2018-05-30 01:22:52 +00:00 |
|
Jeff Genovy
|
a5a8ec6c11
|
ICU-13667 Fix Samples test script for ucnv project.
X-SVN-Rev: 41480
|
2018-05-30 00:49:34 +00:00 |
|
Peter Edberg
|
4e6358240c
|
ICU-13792 Integrate data from cldr/tags/release-33-1-d02 to ICU trunk for ICU62rc
X-SVN-Rev: 41479
|
2018-05-29 22:33:10 +00:00 |
|
Yoshito Umaoka
|
97011814e0
|
ICU-13667 BRS62 - Added ICU 62 serialization test data, removed ICU 57.
X-SVN-Rev: 41478
|
2018-05-29 21:26:24 +00:00 |
|
Yoshito Umaoka
|
eaa25479e1
|
ICU-13667 BRS62 - added ICU4J 62 API signature file (and deleted ICU4J 52 API signature file).
X-SVN-Rev: 41477
|
2018-05-29 21:12:48 +00:00 |
|
Yoshito Umaoka
|
a12265d749
|
ICU-13667 Updated API change report, fixed API report tool to handle 5 letter sub-package (number) properly.
X-SVN-Rev: 41476
|
2018-05-29 21:07:31 +00:00 |
|
Yoshito Umaoka
|
2076cee7d8
|
ICU-13667 BRS62 Clean up import statements.
X-SVN-Rev: 41475
|
2018-05-29 19:34:43 +00:00 |
|
Yoshito Umaoka
|
b0ece60be5
|
ICU-13667 Currency numeric code update for ICU 62 - added VES that will be effective on June 4.
X-SVN-Rev: 41474
|
2018-05-29 17:26:56 +00:00 |
|
Yoshito Umaoka
|
f4c892c6c4
|
ICU-13667 Fixing compiler warnings and API doc issues.
X-SVN-Rev: 41473
|
2018-05-29 17:06:21 +00:00 |
|
Jeff Genovy
|
b6a793bafd
|
ICU-13788 Fixing issue with accidental UErrorCode conversion to UBool.
X-SVN-Rev: 41472
|
2018-05-29 01:59:42 +00:00 |
|
Jeff Genovy
|
1662340d17
|
ICU-13788 Remove trailing semicolon that causes compiler warning.
X-SVN-Rev: 41471
|
2018-05-27 03:08:42 +00:00 |
|
Jeff Genovy
|
d23af4f072
|
ICU-13788 Fix compiler error C4251 on Windows (MSVC, Clang, MinGW).
X-SVN-Rev: 41470
|
2018-05-27 03:07:57 +00:00 |
|
Jeff Genovy
|
530744ae3b
|
ICU-13667 Update filters for VS project file for numberformatter.
X-SVN-Rev: 41469
|
2018-05-26 19:23:18 +00:00 |
|
Jeff Genovy
|
4bf9c4a8be
|
ICU-13667 Fix discrepancy in text in 'configure'.
X-SVN-Rev: 41468
|
2018-05-25 23:47:51 +00:00 |
|
Jeff Genovy
|
70e173a4a2
|
ICU-13667 Update ICU4J version number for 62.1 release candidate, and readme file.
X-SVN-Rev: 41467
|
2018-05-25 23:39:14 +00:00 |
|
Markus Scherer
|
c6c8b7201a
|
ICU-13630 update spoof checker inclusion/recommended sets from Unicode 9 to Unicode 11
X-SVN-Rev: 41466
|
2018-05-25 23:39:01 +00:00 |
|
Shane Carr
|
c3c21d1fe9
|
ICU-13788 Fixing number_decimfmtprops C++ dependency issue.
X-SVN-Rev: 41465
|
2018-05-25 22:54:48 +00:00 |
|
Shane Carr
|
0b1aa193fc
|
ICU-13788 Fixing numparse_impl C++ dependency issues.
X-SVN-Rev: 41464
|
2018-05-25 21:29:59 +00:00 |
|
Jeff Genovy
|
f23cbfa975
|
ICU-13667 Update ICU4C version number for 62.1 release candidate.
X-SVN-Rev: 41463
|
2018-05-25 21:29:10 +00:00 |
|
Markus Scherer
|
eecb1a94fc
|
ICU-13630 script metadata: Mongolian -> exclusion
X-SVN-Rev: 41462
|
2018-05-25 18:18:15 +00: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 |
|
Jeff Genovy
|
87122b9084
|
ICU-13775 Fix build issues on MinGW and Clang-for-Windows (with exported template instantiations).
X-SVN-Rev: 41460
|
2018-05-25 07:27:56 +00:00 |
|
Shane Carr
|
bf977d1acc
|
ICU-13788 Minor coverity fixes for number code.
X-SVN-Rev: 41459
|
2018-05-25 03:01:38 +00:00 |
|
Shane Carr
|
f7309c34cf
|
ICU-13788 Improving error message printing in DateFmtPerf.cpp
X-SVN-Rev: 41458
|
2018-05-25 02:27:51 +00:00 |
|
Shane Carr
|
4beed11456
|
ICU-13722 Removing obsolete constructs FmtStackData and UCONFIG_FORMAT_FASTPATHS_49.
X-SVN-Rev: 41457
|
2018-05-25 00:26:00 +00:00 |
|
Shane Carr
|
79b8248092
|
ICU-13677 Fixing up apidoc strings for precision setting.
X-SVN-Rev: 41456
|
2018-05-24 21:28:11 +00:00 |
|
Jeff Genovy
|
4fbaf8388d
|
ICU-13698 Add "samplecheck.bat" script, similar to "icucheck.bat" to run the ICU4C samples.
X-SVN-Rev: 41454
|
2018-05-24 07:35:20 +00:00 |
|
Jeff Genovy
|
208d28ec1f
|
ICU-13556 Add missing order-only prerequisite in data/Makefile.in
X-SVN-Rev: 41453
|
2018-05-24 05:59:09 +00:00 |
|
Jeff Genovy
|
da15efacf0
|
ICU-13785 Adding dependency information to uconv project to prevent "NMAKE : fatal error U1077" on Win/VS builds.
X-SVN-Rev: 41452
|
2018-05-24 05:54:49 +00:00 |
|
Peter Edberg
|
5b3c14c29d
|
ICU-12936 Make RelativeDateTimeFormatter handle offset of -0
X-SVN-Rev: 41451
|
2018-05-24 05:52:01 +00:00 |
|
Shane Carr
|
8e1dc1f3b1
|
ICU-13736 Change number parsing to require locale currency when using non-currency parse function.
X-SVN-Rev: 41450
|
2018-05-24 04:35:16 +00:00 |
|
Shane Carr
|
09a8f5609d
|
ICU-11739 Replying to Andy code review comments.
X-SVN-Rev: 41449
|
2018-05-24 04:31:06 +00:00 |
|
Shane Carr
|
a9a2e5ff6d
|
ICU-11645 Replying to Andy code review comments.
X-SVN-Rev: 41448
|
2018-05-24 04:26:26 +00:00 |
|
Shane Carr
|
58b1463158
|
ICU-13788 Fixing small memory leak in ucurr.cpp; always register the main currency_cleanup function, not the helper functions.
X-SVN-Rev: 41447
|
2018-05-24 04:19:28 +00:00 |
|
Shane Carr
|
58b7fe2e32
|
ICU-13777 Adding tests to make sure currency long names round-trip through parsing.
X-SVN-Rev: 41446
|
2018-05-24 04:16:35 +00:00 |
|
Shane Carr
|
68b2d740d6
|
ICU-13788 Disabling failing RBNF parse test; to be addressed in #13793
X-SVN-Rev: 41445
|
2018-05-24 03:36:42 +00:00 |
|