Hugh McMaster
|
e21982ce40
|
ICU-10464 Make installation of icu-config optional (#13)
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Originally ICU-20030
|
2018-09-27 14:27:37 -07:00 |
|
Jeff Genovy
|
38463f7b16
|
ICU-13813 Windows icucheck.bat script does not handle if the tests crash while executing. (#12)
Fix the `icucheck.bat` script (used to run the ICU4C tests on Windows) so that it handles the case where a test crashes while executing.
|
2018-09-27 14:27:37 -07:00 |
|
Jeff Genovy
|
b12a927c93
|
ICU-13778 DataTimePatternGenerator code refactor. Handle Out-of-Memory (OOM) errors, use LocalPointer to prevent memory leaks when OOM occurs, use an internal error code to better report errors during clone and copy construction, mark helper methods and parameters as const, use nullptr instead of NULL, minor spelling and formatting changes. (Note: All tests pass on Windows and Linux).
X-SVN-Rev: 41552
|
2018-06-27 19:25:52 +00:00 |
|
Jeff Genovy
|
3b0a30d6e7
|
ICU-13814 Visual Studio IntelliSense should ignore the 'urename.h' content so that 'Go-to-Definition' (F12) will actually work in the IDE.
X-SVN-Rev: 41551
|
2018-06-27 19:02:09 +00:00 |
|
Markus Scherer
|
99354ec034
|
ICU-13851 case mapping data: when fetching delta make sure to read from start of exceptional values
X-SVN-Rev: 41550
|
2018-06-24 21:12:22 +00:00 |
|
Shane Carr
|
4bc6ad328b
|
ICU-13850 Fixing behavior of ICU4C DecimalFormat#setCurrency() to accept an empty string.
X-SVN-Rev: 41549
|
2018-06-23 02:09:42 +00:00 |
|
Shane Carr
|
3f7a4aa202
|
ICU-13840 Fixing memory overflow issue in number_decimalquantity.cpp and adding tests.
X-SVN-Rev: 41541
|
2018-06-19 21:52:52 +00:00 |
|
Peter Edberg
|
733e363203
|
ICU-13823 ICU 62.1 BRS, update measurement unit constants for release-33-1-d03 (deletes VES)
X-SVN-Rev: 41528
|
2018-06-15 01:12:52 +00:00 |
|
Andy Heninger
|
b2b346c183
|
ICU-13593 Fix heap-buffer-overflow in TestIDNAMonkeyTest
X-SVN-Rev: 41526
|
2018-06-14 23:12:42 +00:00 |
|
Peter Edberg
|
7c28a58b1f
|
ICU-13823 Integrate data from cldr/tags/release-33-1-d03 to ICU trunk for ICU62 final
X-SVN-Rev: 41525
|
2018-06-14 22:33:37 +00:00 |
|
Shane Carr
|
ba800ab7bd
|
ICU-13835 Fixing C++17 compiler error.
X-SVN-Rev: 41523
|
2018-06-14 20:29:11 +00:00 |
|
Fredrik Roubert
|
1af5762873
|
ICU-13818 Add virtual destructor for class TokenConsumer.
X-SVN-Rev: 41519
|
2018-06-13 17:00:44 +00:00 |
|
Andy Heninger
|
04d300adeb
|
ICU-13828 DecimalFormat Error Code handling cleanups.
X-SVN-Rev: 41515
|
2018-06-11 03:56:58 +00:00 |
|
Jeff Genovy
|
7c45a289d5
|
ICU-13826 Timezone detection fails on Windows on non-English systems.
X-SVN-Rev: 41514
|
2018-06-09 01:49:30 +00:00 |
|
Yoshito Umaoka
|
59c7fd4ad3
|
ICU-13822 Removed VES from currency-numeric data for 62 release. CLDR 33.1 decided to defer this to later time.
X-SVN-Rev: 41511
|
2018-06-06 22:51:56 +00:00 |
|
Andy Heninger
|
2f534730c9
|
ICU-13816 Windows compiler warning fix.
X-SVN-Rev: 41504
|
2018-06-04 21:04:14 +00:00 |
|
Andy Heninger
|
c0f9d2eeef
|
ICU-13807 ICU 62 No Data Testing fixes. Mostly to test code.
X-SVN-Rev: 41500
|
2018-06-01 01:19:38 +00:00 |
|
Shane Carr
|
4e55f07e42
|
ICU-13804 Fixing memory leak from r41497.
X-SVN-Rev: 41499
|
2018-06-01 01:02:49 +00:00 |
|
Shane Carr
|
724e3b4f10
|
ICU-13804 Fixing test failure from r41497.
X-SVN-Rev: 41498
|
2018-06-01 00:48:18 +00:00 |
|
Shane Carr
|
dd7667d330
|
ICU-13804 Making number parsing code more robust when given empty symbol strings.
X-SVN-Rev: 41497
|
2018-06-01 00:31:54 +00:00 |
|
Peter Edberg
|
9ecddac2b4
|
ICU-13667 ICU 62rc BRS, edit ICU4C APIChangeReport.html for scale status, group changes for (const enum&) > (enum)
X-SVN-Rev: 41496
|
2018-05-31 23:11:53 +00:00 |
|
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
|
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 |
|
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 |
|
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 |
|