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 |
|
Markus Scherer
|
280ecc044c
|
ICU-13581 pool bundles update, take 2 for Java
X-SVN-Rev: 41046
|
2018-03-02 01:07:57 +00:00 |
|
Markus Scherer
|
cd91ef4293
|
ICU-13581 pool bundles update
X-SVN-Rev: 41045
|
2018-03-02 00:41:32 +00:00 |
|
Markus Scherer
|
d55ba6554d
|
ICU-13606 fix Java 6 build breakage
X-SVN-Rev: 41044
|
2018-03-02 00:37:43 +00:00 |
|
Andy Heninger
|
28958a1f14
|
ICU-13581 Fix AIX porting problem w range for loop.
X-SVN-Rev: 41043
|
2018-03-01 23:11:18 +00:00 |
|
Andy Heninger
|
0a41842733
|
ICU-13541 rbbi.cpp, try again to fix xlC build problem.
X-SVN-Rev: 41042
|
2018-03-01 21:00:46 +00:00 |
|
Markus Scherer
|
4dd5b0f70a
|
ICU-13581 minor dependencies adjustments, add double-conversion files
X-SVN-Rev: 41041
|
2018-03-01 20:51:00 +00:00 |
|
Andy Heninger
|
627506cfb1
|
ICU-13541 RBBI object layout optimizations, revert failed AIX fix.
X-SVN-Rev: 41040
|
2018-03-01 19:33:46 +00:00 |
|
Peter Edberg
|
d0c1e8955c
|
ICU-13581 ICU 61 BRS, update ICU4C API change report
X-SVN-Rev: 41037
|
2018-03-01 07:29:50 +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
|
ec9ee07ba5
|
ICU-13581 ICU 61 BRS, update ICU4C urename.h
X-SVN-Rev: 41033
|
2018-03-01 06:34:40 +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
|
f8eac2972e
|
ICU-13551 Fixing typo in Java test. Confirmed that the typo does not exist in corresponding C++ test.
X-SVN-Rev: 41031
|
2018-03-01 04:41:30 +00:00 |
|
Shane Carr
|
ef95ed1eab
|
ICU-13443 Changing number error test to use UErrorCode equality instead of UBool equality.
X-SVN-Rev: 41026
|
2018-03-01 01:02:44 +00:00 |
|
Shane Carr
|
33709da06a
|
ICU-13606 Fixing race condition in MeasureFormat.
X-SVN-Rev: 41025
|
2018-03-01 00:58:47 +00:00 |
|
Andy Heninger
|
c589ea8b5d
|
ICU-13447 RBBI: getRuleStatus() behavior, incorporate review comments, clarifying comments and API description.
X-SVN-Rev: 41024
|
2018-03-01 00:38:41 +00:00 |
|
Markus Scherer
|
c2bb9c7523
|
ICU-13036 guaranteed-large-enough UNewTrie index array
X-SVN-Rev: 41023
|
2018-03-01 00:37:34 +00:00 |
|
Markus Scherer
|
8f115b498e
|
ICU-13013 remove unnecessary casts that can yield warnings
X-SVN-Rev: 41022
|
2018-03-01 00:10:09 +00:00 |
|
Markus Scherer
|
da3bd4cfd9
|
ICU-9097 minor API docs fixes
X-SVN-Rev: 41021
|
2018-02-28 23:46:22 +00:00 |
|
Yoshito Umaoka
|
dd01d5543f
|
ICU-13581 Fixed Java compiler warnings on Eclipse.
X-SVN-Rev: 41020
|
2018-02-28 23:12:21 +00:00 |
|
Yoshito Umaoka
|
a8d1327a16
|
ICU-13607 Fixed other ICU4J API doc problems affecting API change report.
X-SVN-Rev: 41019
|
2018-02-28 22:47:11 +00:00 |
|
Yoshito Umaoka
|
44e30d7bb9
|
ICU-13607 ICU4J draft API promotion for 61.1.
X-SVN-Rev: 41017
|
2018-02-28 20:52:10 +00:00 |
|
Jeff Genovy
|
d1fb86d5f0
|
ICU-13611 Fix spelling errors/typos in 'common\unicode\*' header files.
X-SVN-Rev: 41016
|
2018-02-28 19:32:45 +00:00 |
|
Peter Edberg
|
3ca0f3beeb
|
ICU-12740 getFieldDisplayName C++ tests
X-SVN-Rev: 41012
|
2018-02-28 07:26:03 +00:00 |
|
Jeff Genovy
|
d762fd1197
|
ICU-13581 Revert accidental change to vcxproj file.
X-SVN-Rev: 41009
|
2018-02-28 06:03:31 +00:00 |
|
Jeff Genovy
|
ce1944a6f5
|
ICU-13581 Update SVN ignore list for ARM UWP project file detritus.
X-SVN-Rev: 41008
|
2018-02-28 06:02:05 +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
|
f616fca69b
|
ICU-13613 Move Java StringSegment to com.ibm.icu.impl.
X-SVN-Rev: 41003
|
2018-02-28 05:42:11 +00:00 |
|
Jeff Genovy
|
33156381b1
|
ICU-13581 Update the ICU4C readme sections for building ICU on Windows with Visual Studio.
X-SVN-Rev: 41001
|
2018-02-28 03:24:57 +00:00 |
|
Shane Carr
|
e18dd19a9e
|
ICU-13402 Adding pointer to NumberFormatter from classes that it replaces.
X-SVN-Rev: 41000
|
2018-02-28 02:56:52 +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 |
|
Andy Heninger
|
87291e747a
|
ICU-13447 Add test for break iterator getRuleStatus() at end of iteration.
X-SVN-Rev: 40998
|
2018-02-27 22:53:26 +00:00 |
|
Markus Scherer
|
c875b3ed73
|
ICU-13515 improve API docs
X-SVN-Rev: 40995
|
2018-02-27 20:21:25 +00:00 |
|
Andy Heninger
|
887071e232
|
ICU-13399 Fix thread race in the Unified Cache.
X-SVN-Rev: 40994
|
2018-02-27 19:27:42 +00:00 |
|
Jeff Genovy
|
216c856d80
|
ICU-13258 Add work-around for char16_t as a typedef in older versions of Visual Studio (prior to VS 2015).
X-SVN-Rev: 40990
|
2018-02-27 01:17:08 +00:00 |
|
Jeff Genovy
|
9ab182f2fb
|
ICU-13581 Fix typos in Samples, and add .vs folder to SVN ignore list.
X-SVN-Rev: 40989
|
2018-02-27 00:04:14 +00:00 |
|
Markus Scherer
|
66eb21ec58
|
ICU-13567 make Arabic number formatting tests work with both native & ASCII digits
X-SVN-Rev: 40988
|
2018-02-26 23:32:05 +00:00 |
|
Andy Heninger
|
595e9e61c4
|
ICU-13541 RBBI object layout optimizations, try to fix AIX build.
X-SVN-Rev: 40987
|
2018-02-26 22:59:42 +00:00 |
|
Andy Heninger
|
a3837321f6
|
ICU-13569 rbbi.h, add missing U_HIDE_INTERNAL_API conditional.
X-SVN-Rev: 40986
|
2018-02-26 20:46:27 +00:00 |
|
Andy Heninger
|
52ce37b900
|
ICU-13581 Regenerate configure for ICU 61
X-SVN-Rev: 40985
|
2018-02-26 17:51:30 +00:00 |
|
Peter Edberg
|
c033aaaf41
|
ICU-13603 Integrate data from CLDR release-33-alpha for ICU 61rc
X-SVN-Rev: 40980
|
2018-02-25 01:19:24 +00:00 |
|
Markus Scherer
|
fdbe2f371b
|
ICU-13547 limit nesting depth of UnicodeSet pattern
X-SVN-Rev: 40979
|
2018-02-23 21:39:23 +00:00 |
|
Jeff Genovy
|
17e51eed71
|
ICU-13581 Fixing Samples. Add casts to quiet warnings, remove legacy sample from "all" VS Solution which does not build out of the box with ICU, ufortune only builds on Win32, and fix minor spelling/typo.
X-SVN-Rev: 40978
|
2018-02-23 03:01:30 +00:00 |
|
Jeff Genovy
|
fec3207394
|
ICU-13450 MSVC has the wrong value for U_CPLUSPLUS_VERSION, check the _MSVC_LANG define on MSVC compilers.
X-SVN-Rev: 40977
|
2018-02-22 21:33:48 +00:00 |
|
Shane Carr
|
4e360e68d2
|
ICU-13607 Adding @internal to Currency.java getParsingTrie
X-SVN-Rev: 40976
|
2018-02-22 08:22:47 +00:00 |
|
Yoshito Umaoka
|
364124dae5
|
ICU-13607 Draft API promotion for ICU4J 61. Also added a new build target draftAPIsTSV for generating a list of draft APIs in TSV format.
X-SVN-Rev: 40975
|
2018-02-22 06:47:34 +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 |
|
Andy Heninger
|
8640bee541
|
ICU-10688 Remove redundant break type logic from BreakIterators. Merge to trunk.
X-SVN-Rev: 40967
|
2018-02-21 23:10:10 +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 |
|
Steven R. Loomis
|
57a43a8cf6
|
ICU-13594 support JDK through v12 (merge)
X-SVN-Rev: 40963
|
2018-02-21 19:19:32 +00:00 |
|