Shane Carr
|
ef04891b49
|
ICU-13574 Adding U_OVERRIDE to decimfmt.h and other assorted changes in that file.
X-SVN-Rev: 41062
|
2018-03-03 07:42:26 +00:00 |
|
Shane Carr
|
a33db79f8d
|
ICU-13574 Merging trunk to branch
X-SVN-Rev: 41061
|
2018-03-03 07:22:22 +00:00 |
|
Jeff Genovy
|
118f3ba5f5
|
ICU-13581 Update readme for Windows build instructions for VS2015.
X-SVN-Rev: 41053
|
2018-03-03 02:03:38 +00:00 |
|
Jeff Genovy
|
bb915931d0
|
ICU-13586 No actual code changes. This change cleans up redundancies in the VS project files, and pulls in common or shared settings from a shared 'props' file. This means that you can now change one single file to target either VS2015 or VS2017, instead of needing to change many files. It also allows the VS project files to share common defines as well, meaning that if you need to target something other than Windows 7, you can make one change in one file, instead of needing to make hundreds. Also included in this change are improvements to the VS Solution files in order to properly denote the dependencies of the projects, which might be needed in the future for possible parallel project builds.
X-SVN-Rev: 41049
|
2018-03-02 03:20:22 +00:00 |
|
Peter Edberg
|
b69d78b0e8
|
ICU-12740 use private static const int32_t, not #define, for UDATPG_WIDTH_COUNT
X-SVN-Rev: 41035
|
2018-03-01 07:21:19 +00:00 |
|
Peter Edberg
|
c03a13dd21
|
ICU-13607 ICU4C 61 API promotion
X-SVN-Rev: 41032
|
2018-03-01 05:54:24 +00:00 |
|
Shane Carr
|
33709da06a
|
ICU-13606 Fixing race condition in MeasureFormat.
X-SVN-Rev: 41025
|
2018-03-01 00:58:47 +00:00 |
|
Jeff Genovy
|
26dc3c5e1b
|
ICU-11318 Fix Windows build break on ARM with UWP projects.
X-SVN-Rev: 41006
|
2018-02-28 05:51:54 +00:00 |
|
Shane Carr
|
1254850bf9
|
ICU-13574 Merging trunk to branch
X-SVN-Rev: 41004
|
2018-02-28 05:44:52 +00:00 |
|
Shane Carr
|
9ae7e8eba1
|
ICU-13084 Updating set of ignorable control characters to [:DI:].
X-SVN-Rev: 41002
|
2018-02-28 03:42:32 +00:00 |
|
Shane Carr
|
7f1a29ed4c
|
ICU-13402 Adding pointer to NumberFormatter from classes that it replaces.
X-SVN-Rev: 40999
|
2018-02-28 02:56:45 +00:00 |
|
Shane Carr
|
9759fc597f
|
ICU-13574 Merging trunk to branch
X-SVN-Rev: 40993
|
2018-02-27 07:32:38 +00:00 |
|
Jeff Genovy
|
9b21c4d010
|
ICU-13473 Add a new target to the VS project files called CopyUnicodeHeaderFiles, which will copy all of the project header files to the common output location. This is much cleaner and far less error prone than having each header file manually listed in the VS project file. Merge to trunk.
X-SVN-Rev: 40969
|
2018-02-22 02:59:34 +00:00 |
|
Yoshito Umaoka
|
44b2617d44
|
ICU-13548 Fixed a calendar calculation problem with setting week-of-year and year.
X-SVN-Rev: 40966
|
2018-02-21 21:09:33 +00:00 |
|
Yoshito Umaoka
|
15b2113603
|
ICU-13566 Support negative daylight savings in SimpleTimeZone.
X-SVN-Rev: 40954
|
2018-02-20 22:38:21 +00:00 |
|
Andy Heninger
|
1d9c8ee33d
|
ICU-13550 decNumber int overflow, switch to unsigned to avoid undefined behavior.
X-SVN-Rev: 40950
|
2018-02-19 03:13:08 +00:00 |
|
Jeff Genovy
|
e98aab020c
|
ICU-13581 Update ICU4C version number for 61.1 rc.
X-SVN-Rev: 40945
|
2018-02-17 01:09:03 +00:00 |
|
Markus Scherer
|
c9d3abe36f
|
ICU-11955 return nullptr without dereferencing when out-of-memory
X-SVN-Rev: 40943
|
2018-02-16 22:32:05 +00:00 |
|
Markus Scherer
|
ba64bead00
|
ICU-11954 return nullptr without dereferencing when out-of-memory
X-SVN-Rev: 40942
|
2018-02-16 21:24:57 +00:00 |
|
Markus Scherer
|
cf61e9823a
|
ICU-13331 fix Java AlphabeticIndex.addIndexExemplars() for missing index exemplars (test for empty, not just null)
X-SVN-Rev: 40941
|
2018-02-16 19:48:49 +00:00 |
|
George Rhoten
|
d06d12896c
|
ICU-13529 Make some changes based on review feedback.
X-SVN-Rev: 40939
|
2018-02-16 18:07:32 +00:00 |
|
Jeff Genovy
|
ef4ea3ab01
|
ICU-13171 Remove conflicting option (/Gm) with (/MP) from gennorm2, also clean up the vcxproj files somewhat.
X-SVN-Rev: 40938
|
2018-02-16 08:50:25 +00:00 |
|
Jeff Genovy
|
07d9b3b567
|
ICU-13171 Enable multi-processor compilation (/MP) for faster builds.
X-SVN-Rev: 40937
|
2018-02-16 07:21:34 +00:00 |
|
Jeff Genovy
|
9f62b0dada
|
ICU-13171 Update the VS project files to use VS 2017, plus various fixes to get Samples compiling.
Also add explicit defines for WINVER and _WIN32_WINNT for Windows 7 targeting in non-UWP projects.
X-SVN-Rev: 40935
|
2018-02-16 03:16:03 +00:00 |
|
Jeff Genovy
|
7080b42539
|
ICU-11318 Fix build break for Windows.
X-SVN-Rev: 40934
|
2018-02-16 02:27:32 +00:00 |
|
Jeff Genovy
|
05b4908921
|
ICU-12647 Use inline string literals instead of renaming the variables.
X-SVN-Rev: 40932
|
2018-02-16 02:04:18 +00:00 |
|
Shane Carr
|
c76083dc09
|
ICU-11318 Removing extra U_I18N_API flags in double-conversion.h.
X-SVN-Rev: 40931
|
2018-02-16 01:46:00 +00:00 |
|
Shane Carr
|
17203a7a02
|
ICU-11318 Adding double-conversion *.h files to vcxproj files. Adding U_I18N_API for MSVC.
X-SVN-Rev: 40930
|
2018-02-16 01:37:20 +00:00 |
|
Shane Carr
|
23872cb601
|
ICU-11318 Integrating double-conversion into icu4c. Changing both old and new number formatting implementations to call it.
X-SVN-Rev: 40929
|
2018-02-16 01:25:43 +00:00 |
|
Jeff Genovy
|
4298f41e35
|
ICU-12647 Fix build break on Windows.
('IN' is already defined in a Windows header, so it conflicts with the variable IN.)
X-SVN-Rev: 40925
|
2018-02-15 22:37:22 +00:00 |
|
Peter Edberg
|
7cf0adb29a
|
ICU-12740 getFieldDisplayName C/C++ initial implementation & C tests; TODO: C++ tests and Java imp
X-SVN-Rev: 40922
|
2018-02-15 08:38:20 +00:00 |
|
George Rhoten
|
4bac703558
|
ICU-13529 Parsing of redundant rule matches is slow when parsing with RuleBasedNumberFormat
X-SVN-Rev: 40913
|
2018-02-13 23:48:48 +00:00 |
|
Shane Carr
|
c9a3d6244d
|
ICU-13574 Merging trunk to branch
X-SVN-Rev: 40908
|
2018-02-13 18:36:45 +00:00 |
|
Shane Carr
|
1ed7deaa8c
|
ICU-13574 AffixMatcher is working. All simple parsing tests are passing.
X-SVN-Rev: 40903
|
2018-02-13 02:23:52 +00:00 |
|
Shane Carr
|
7b1857d0f3
|
ICU-13574 Trying to get std::move operator to work on AffixMatcherWarehouse. No luck yet.
X-SVN-Rev: 40895
|
2018-02-10 15:49:02 +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
|
a335b723c7
|
ICU-13574 Fixing CurrencyAnyMatcher. Up-to-date with tests.
X-SVN-Rev: 40893
|
2018-02-10 11:32:18 +00:00 |
|
Shane Carr
|
59587ad9db
|
ICU-13574 Improving object lifecycle of AffixPatternMatcher and helper classes. Should be safe now.
X-SVN-Rev: 40892
|
2018-02-10 10:57:30 +00:00 |
|
Shane Carr
|
e7a42e17f6
|
ICU-13574 Adding initial AffixPatternMatcher to ICU4C. Not completely safe yet. Still needs work.
X-SVN-Rev: 40891
|
2018-02-10 10:01:46 +00:00 |
|
Shane Carr
|
513f123a8c
|
ICU-13574 Adding composition matchers (SeriesMatcher and AnyMatcher) to ICU4C in preparation for affix matchers. Also re-working memory management in getLeadCodePoints().
X-SVN-Rev: 40890
|
2018-02-10 06:36:07 +00:00 |
|
Shane Carr
|
852897ba2c
|
ICU-13574 Adding currency names matcher to ICU4C.
X-SVN-Rev: 40889
|
2018-02-10 02:59:49 +00:00 |
|
Shane Carr
|
ae263452f6
|
ICU-13400 Change name of Grouping strategy from WESTERN to THOUSANDS.
X-SVN-Rev: 40887
|
2018-02-09 22:55:36 +00:00 |
|
Shane Carr
|
c8d0e34905
|
ICU-13587 Changing NumberFormatter adoption methods to take non-const pointers, and updating documentation strings according to feedback.
X-SVN-Rev: 40886
|
2018-02-09 22:52:42 +00:00 |
|
Peter Edberg
|
64aa4beb28
|
ICU-13538 in ICU4C Islamic cal, use int64_t math for one operation to avoid overflow; add tests in C and J
X-SVN-Rev: 40882
|
2018-02-09 19:31:12 +00:00 |
|
Shane Carr
|
e91ff603de
|
ICU-13574 Adding scientific matcher to ICU4C.
X-SVN-Rev: 40880
|
2018-02-09 06:57:37 +00:00 |
|
Peter Edberg
|
ba8b599ab5
|
ICU-12907 UReplaceableCallbacks* should have const in C transliterate API
X-SVN-Rev: 40879
|
2018-02-09 06:43:50 +00:00 |
|
Shane Carr
|
b8bab89cb5
|
ICU-13574 Implementing final two SymbolMatchers in ICU4C (infinity and padding).
X-SVN-Rev: 40878
|
2018-02-09 06:30:40 +00:00 |
|
Shane Carr
|
fb3ff21caf
|
ICU-13574 Switching memory strategy to allocate objects as fields in the main class instead of on the heap.
X-SVN-Rev: 40877
|
2018-02-09 05:47:49 +00:00 |
|
Shane Carr
|
12764fa082
|
ICU-13574 Adding more matchers derived from SymbolMatcher.
X-SVN-Rev: 40876
|
2018-02-09 02:35:02 +00:00 |
|
Shane Carr
|
7626d9e846
|
ICU-13551 Updating documentation of UNumberSignDisplay enum in ICU4C.
X-SVN-Rev: 40874
|
2018-02-09 00:05:24 +00:00 |
|