Jeff Genovy
af5c90b649
ICU-13054 - ICU readme.html has typo for instructions on building from the command-line.
...
X-SVN-Rev: 39895
2017-03-22 17:36:53 +00:00
Jeff Genovy
ada968b02d
ICU-13027 - Use int32_t instead of int for a few places for consistency.
...
X-SVN-Rev: 39893
2017-03-22 05:21:19 +00:00
Peter Edberg
0f4572a7e6
ICU-13018 uloc_get/setKeywordValue have stricter input conditions; setKeywordValue uses CharString to assemble updated output
...
X-SVN-Rev: 39891
2017-03-21 23:08:37 +00:00
Jeff Genovy
e9946ec98e
ICU-13027 - Merge in changes from 'branches/shawnste/working/icu4c'
...
X-SVN-Rev: 39890
2017-03-21 01:03:49 +00:00
Yoshito Umaoka
83ddd2563b
ICU-12816 tzdata2017b to ICU4C/ICU4J.
...
X-SVN-Rev: 39889
2017-03-20 23:39:46 +00:00
Shane Carr
229389832c
ICU-7467 Reverting unintentional changes in r39877 to test launch configuration files.
...
X-SVN-Rev: 39887
2017-03-20 22:16:19 +00:00
Yoshito Umaoka
634c4a2023
ICU-12812 Fixed some build and test issues introduced by LoicaleMatcher changes (and DecimalFormat changes done by #7467 )
...
X-SVN-Rev: 39883
2017-03-20 16:09:08 +00:00
Peter Edberg
8529f1b528
ICU-13005 Integrate data from CLDR final release-31; known issue with sw negative CompactDecimals
...
X-SVN-Rev: 39882
2017-03-20 04:22:36 +00:00
Shane Carr
d532f48e17
ICU-7467 Commenting out Java 8 java.lang.reflect.Parameter dependency in test case
...
X-SVN-Rev: 39881
2017-03-19 12:58:54 +00:00
Mark Davis
1492fbd84c
ICU-12812 add remove() for old Java
...
X-SVN-Rev: 39880
2017-03-19 06:43:24 +00:00
Mark Davis
0532404ce9
ICU-12812 remove dependency on Predicate
...
X-SVN-Rev: 39879
2017-03-19 05:53:16 +00:00
Mark Davis
7a7620e5fc
ICU-12812 disable timing test
...
X-SVN-Rev: 39878
2017-03-18 08:53:09 +00:00
Shane Carr
dbcae565a2
ICU-7467 Merging ICU4J decimal format overhaul from branch to trunk.
...
X-SVN-Rev: 39877
2017-03-18 03:32:40 +00:00
Shane Carr
a59804f0ac
ICU-12181 Merging ICU4C compact decimal format patch from branch to trunk
...
X-SVN-Rev: 39874
2017-03-18 03:11:00 +00:00
Andy Heninger
6fc65490f2
ICU-7467 Revert failing merge of new decimal format.
...
X-SVN-Rev: 39869
2017-03-18 00:27:51 +00:00
Shane Carr
6ba4206d8c
ICU-7467 Merging branch to trunk 5
...
X-SVN-Rev: 39867
2017-03-17 23:55:08 +00:00
Shane Carr
7849d4bd06
ICU-7467 Merging branch to trunk 4
...
X-SVN-Rev: 39866
2017-03-17 23:54:23 +00:00
Shane Carr
b46df111ae
ICU-7467 Merging branch to trunk 3
...
X-SVN-Rev: 39865
2017-03-17 23:48:48 +00:00
Shane Carr
aef3d3f181
ICU-7467 Merging branch to trunk 1
...
X-SVN-Rev: 39864
2017-03-17 23:48:37 +00:00
Shane Carr
fbffca75ed
ICU-7467 Merging branch to trunk 1
...
X-SVN-Rev: 39863
2017-03-17 23:48:25 +00:00
Andy Heninger
fdbf36c544
ICU-13049 icu4j, update svn properties of files to match auto-props defaults. Fix one file with a Latin-1 copy right sign.
...
X-SVN-Rev: 39855
2017-03-17 22:30:26 +00:00
Norbert Runge
3d996441e7
ICU-13048 fixes to make internal header test pass.
...
X-SVN-Rev: 39853
2017-03-17 21:42:57 +00:00
Andy Heninger
a0c9b06810
ICU-13049 svn properties updated to match auto-props values.
...
X-SVN-Rev: 39852
2017-03-17 21:19:03 +00:00
Mark Davis
3a18873d2c
ICU-12812 Add new implementation, but only expose a limited API as tech preview. Note the XCldrStub class to help migration from CLDR to ICU environment.
...
X-SVN-Rev: 39849
2017-03-17 12:48:31 +00:00
Andy Heninger
81579b93df
ICU-13049 more svn utf-8 property fixes.
...
X-SVN-Rev: 39845
2017-03-17 01:20:55 +00:00
Andy Heninger
309364fee5
ICU-13049 svn utf-8 & other property fixes.
...
X-SVN-Rev: 39844
2017-03-17 00:37:59 +00:00
Norbert Runge
8e5f9cefe7
ICU-13044 Update exclusion file with entries for new (ICU 59) C++ files.
...
Modify makefile to generate test files with .cpp suffic instead of .c suffix to
avoid unnecessary warnings.
X-SVN-Rev: 39841
2017-03-16 20:13:48 +00:00
Steven R. Loomis
b47a86f204
ICU-12766 escaping: merge from branch
...
* passes on AIX and Solaris
* auto-escape source code on these platforms
X-SVN-Rev: 39837
2017-03-16 19:01:12 +00:00
Steven R. Loomis
e2c9cd10d5
ICU-12766 update make dist
...
* don't delete sprep
* properly part of ICU-10452
X-SVN-Rev: 39836
2017-03-16 15:16:08 +00:00
Steven R. Loomis
a1afc24f8c
ICU-12766 fix issue w/ u8 escaping
...
* greek tests now pass on solaris
X-SVN-Rev: 39835
2017-03-16 15:15:26 +00:00
Steven R. Loomis
ddcaeb9cf4
ICU-12766 solaris: most tests now build. wip
...
* some greek casing tests fail- need to investigate.
X-SVN-Rev: 39834
2017-03-16 14:51:39 +00:00
Steven R. Loomis
60c87e638b
ICU-12766 merge from trunk
...
X-SVN-Rev: 39832
2017-03-15 23:51:15 +00:00
Steven R. Loomis
14f45141ba
ICU-12766 fix buffer size
...
X-SVN-Rev: 39831
2017-03-15 23:48:54 +00:00
Markus Scherer
2928392042
ICU-12922 improve docs
...
X-SVN-Rev: 39828
2017-03-15 22:26:18 +00:00
Markus Scherer
431b048f39
ICU-12992 tiny doc fix
...
X-SVN-Rev: 39824
2017-03-15 21:26:49 +00:00
Markus Scherer
1ff95fff4d
ICU-12992 jungshik says that Windows does not like inline U_COMMON_API functions
...
X-SVN-Rev: 39823
2017-03-15 21:00:16 +00:00
Steven R. Loomis
78b1977508
ICU-12766 aix/escaper: tests now build on AIX
...
* fix to UNICODE_STRING_SIMPLE for char16_t aliasing
X-SVN-Rev: 39821
2017-03-15 18:08:36 +00:00
Steven R. Loomis
f98c39a60f
ICU-12766 aix/escaper: WIP. bring back std::nullptr_t!
...
X-SVN-Rev: 39820
2017-03-15 17:34:55 +00:00
Steven R. Loomis
967bf42d24
ICU-12766 merge from trunk
...
X-SVN-Rev: 39819
2017-03-15 16:59:48 +00:00
Steven R. Loomis
b9ecfe69c3
ICU-12766 aix/escaper: WIP. Support u8
...
* support u8
* main tools now builds on AIX
* remove c'tors seen as duplicate under AIX
* successful build under AIX
X-SVN-Rev: 39818
2017-03-15 16:58:45 +00:00
Yoshito Umaoka
8afd3f9b68
ICU-12555 Fixed ArrayIndexOutOfBoundsException problem in StringSearch constructor caused by incorrect ce table length.
...
X-SVN-Rev: 39816
2017-03-15 07:20:13 +00:00
Yoshito Umaoka
7cb98afd6a
ICU-12577 Fixed a potential null dereference issue in SimpleTimeZone.
...
X-SVN-Rev: 39815
2017-03-15 06:07:43 +00:00
Steven R. Loomis
4abad560e4
ICU-12766 merge from trunk
...
X-SVN-Rev: 39814
2017-03-15 04:29:41 +00:00
Steven R. Loomis
394e842e60
ICU-12766 aix/escaper: WIP.
...
* work around some c++11 issues
* fix some literals in rbbitst.cpp
* update escaper
* add mh-aix-va for using escaping
* work around nullptr and uchar16 issues
* revert bad icuinfo.cpp checkin
this commit still fails.
X-SVN-Rev: 39812
2017-03-15 04:12:37 +00:00
Steven R. Loomis
383d3eead1
ICU-12766 cleanup and add test case for escaper
...
X-SVN-Rev: 39810
2017-03-15 02:16:35 +00:00
Yoshito Umaoka
76d9f7e502
ICU-12562 Applied the fix equivalent to the android patch to resolve TimeZone#getDefault() threading issue.
...
X-SVN-Rev: 39809
2017-03-15 01:27:58 +00:00
Steven R. Loomis
803210153a
ICU-12766 merge from trunk
...
X-SVN-Rev: 39808
2017-03-15 00:50:54 +00:00
Yoshito Umaoka
6b64c3bbb8
ICU-12612 Removed unused/broken clover code coverage taget from build.xml
...
X-SVN-Rev: 39807
2017-03-15 00:43:54 +00:00
Yoshito Umaoka
8263cc5d75
ICU-12615 LocaleValidityChecker to handle the special case '-u-va-posix'
...
X-SVN-Rev: 39806
2017-03-15 00:32:31 +00:00
Markus Scherer
5bea3757ac
ICU-12988 CaseMap UTF-8 with Edits; ported from UTF-16 changes in ICU-12410 r39684
...
X-SVN-Rev: 39805
2017-03-14 23:55:29 +00:00