George Rhoten
|
b592f5bfb7
|
ICU-12611 Fix some issues found through static analysis.
X-SVN-Rev: 38938
|
2016-07-03 17:20:51 +00:00 |
|
George Rhoten
|
5bb1e71bca
|
ICU-12611 Fix some issues found through static analysis.
X-SVN-Rev: 38937
|
2016-07-03 07:56:36 +00:00 |
|
George Rhoten
|
e6fc703918
|
ICU-12611 Improve code coverage
X-SVN-Rev: 38936
|
2016-07-02 17:10:14 +00:00 |
|
George Rhoten
|
3fe7709485
|
ICU-12611 Fix some issues found through static analysis.
X-SVN-Rev: 38935
|
2016-07-02 14:47:35 +00:00 |
|
Yoshito Umaoka
|
edbdac6318
|
ICU-12456 Updated eclipse plug-in build versions and license files.
X-SVN-Rev: 38921
|
2016-07-01 18:54:34 +00:00 |
|
Yoshito Umaoka
|
c177e7e8e5
|
ICU-12456 Updated readme.html, including version strings, license section, supported Java version and some others.
X-SVN-Rev: 38918
|
2016-07-01 17:12:44 +00:00 |
|
Yoshito Umaoka
|
ca7e1e66ed
|
ICU-12456 Fixed localespiCheck target to exclude TestUtil
X-SVN-Rev: 38913
|
2016-07-01 16:02:00 +00:00 |
|
Yoshito Umaoka
|
a66b913d18
|
ICU-12456 Updated LICENSE in ICU4J.
X-SVN-Rev: 38900
|
2016-06-30 21:15:54 +00:00 |
|
Peter Edberg
|
b459109c00
|
ICU-12456 Integrate early CLDR 30 data for ICU4J 58m1
X-SVN-Rev: 38897
|
2016-06-30 18:32:56 +00:00 |
|
Yoshito Umaoka
|
409f096f87
|
ICU-12456 Updated coverage exclusion file. There were many changes since JUnit migration.
X-SVN-Rev: 38896
|
2016-06-30 07:14:16 +00:00 |
|
Yoshito Umaoka
|
f2b736dc2a
|
ICU-12456 Updated the API report tool to use the Unicode copyright. Updated API change report for 58m1.
X-SVN-Rev: 38893
|
2016-06-29 16:48:53 +00:00 |
|
Yoshito Umaoka
|
9365eef28f
|
ICU-12456 Fixed incorrect assert condition which caused jdktzCheck test failure.
X-SVN-Rev: 38892
|
2016-06-29 16:18:32 +00:00 |
|
Yoshito Umaoka
|
7e54878b26
|
ICU-12456 Fixed compiler warnings.
X-SVN-Rev: 38891
|
2016-06-29 15:19:27 +00:00 |
|
Yoshito Umaoka
|
688cbee0ce
|
ICU-12456 Organized imports. Updated save action to organize imports and remove trailing spaces. Updated copyright comment template.
X-SVN-Rev: 38890
|
2016-06-29 14:58:07 +00:00 |
|
Yoshito Umaoka
|
e7a96748cb
|
ICU-10152 Fixed broken coverageJaCoCo target.
X-SVN-Rev: 38889
|
2016-06-29 02:49:32 +00:00 |
|
Yoshito Umaoka
|
ae2d53953d
|
ICU-10152 Replaced tabs with spaces, removed blank lines in build.xml. Deleted unused testall directory.
X-SVN-Rev: 38888
|
2016-06-29 01:48:44 +00:00 |
|
Stuart Gill
|
f2f790a6c5
|
ICU-12580 turn off TrieMapTest that wasn't being run before the JUnit conversion
X-SVN-Rev: 38883
|
2016-06-24 20:46:38 +00:00 |
|
kazède king
|
e489a8b318
|
ICU-12605 convert data enumeration to resource sink for TimeUnitFormat, Java
X-SVN-Rev: 38879
|
2016-06-24 00:59:03 +00:00 |
|
Craig Cornelius
|
d597a30abe
|
ICU-12413 Check in revised data loading
X-SVN-Rev: 38877
|
2016-06-24 00:25:45 +00:00 |
|
Michael Ow
|
7ef631ba4f
|
ICU-12564 Update copyright notice in ICU4J
X-SVN-Rev: 38875
|
2016-06-22 22:12:16 +00:00 |
|
Steven R. Loomis
|
027e0ec41a
|
ICU-12556 check in test with logKnownIssue against CldrBug:9465
X-SVN-Rev: 38874
|
2016-06-22 19:43:23 +00:00 |
|
Stuart Gill
|
64d55b5319
|
ICU-12578 Made almost all methods of TestFmwk protected and static - also cleaned up static reference warnings in classes that use TestFmwk
X-SVN-Rev: 38868
|
2016-06-20 23:23:21 +00:00 |
|
Shane Carr
|
8a19894b81
|
ICU-12576 Small changes to Java DateTimePatternGenerator for C++ consistency.
X-SVN-Rev: 38863
|
2016-06-17 23:40:09 +00:00 |
|
Stuart Gill
|
116a284690
|
ICU-12580 Cause build failure if a test fails at the test group level
X-SVN-Rev: 38859
|
2016-06-17 19:26:51 +00:00 |
|
Yoshito Umaoka
|
ce548be975
|
ICU-12596 Added @Ignore to TestCollectionUtilitySpeed for now.
X-SVN-Rev: 38852
|
2016-06-16 17:35:01 +00:00 |
|
Yoshito Umaoka
|
b5b35e4640
|
ICU-12595 Updated SimpleDateRule class to create a calendar per intance, instead of creating a static calendar instance shared across all SimpleDateRule instances. This change fixes the JUnit test execution issue.
X-SVN-Rev: 38851
|
2016-06-16 15:35:44 +00:00 |
|
Yoshito Umaoka
|
40c27ef794
|
ICU-12415 tzdata2016e to ICU4J, fixed timeZoneCheck target in buuild.xml, updated a test case based on 2016e change.
X-SVN-Rev: 38847
|
2016-06-15 15:35:30 +00:00 |
|
Stuart Gill
|
80bba75317
|
ICU-12580 Reduce the threading used by junit under ant to reduce test time
X-SVN-Rev: 38831
|
2016-06-13 22:48:14 +00:00 |
|
Stuart Gill
|
c5ca702c47
|
ICU-10152 Fix issue with class name change
X-SVN-Rev: 38830
|
2016-06-13 22:40:44 +00:00 |
|
Stuart Gill
|
d2fe68e201
|
ICU-12582 Turn off sporadically failing test
X-SVN-Rev: 38829
|
2016-06-13 22:38:59 +00:00 |
|
Markus Scherer
|
ba843c9aa9
|
ICU-7434 switch DateFormatSymbols from SimpleCache to SoftCache
X-SVN-Rev: 38827
|
2016-06-10 22:51:24 +00:00 |
|
Shane Carr
|
e49518937c
|
ICU-12579 Updating MeasureFormat Java data sink to new API.
X-SVN-Rev: 38822
|
2016-06-10 20:31:21 +00:00 |
|
Markus Scherer
|
e876c89842
|
ICU-12526 Unicode 9 data 2016-jun-09
X-SVN-Rev: 38821
|
2016-06-10 00:22:34 +00:00 |
|
Craig Cornelius
|
aa0e0a8a9d
|
ICU-12527 Check in updated version.
X-SVN-Rev: 38804
|
2016-06-07 00:49:54 +00:00 |
|
kazède king
|
a99e0e389f
|
ICU-12569 Use new sinks for Java.
X-SVN-Rev: 38803
|
2016-06-06 23:41:18 +00:00 |
|
Shane Carr
|
77fc1e4f5d
|
ICU-12576 Updating Java DateTimePatternGenerator to use data sinks for data loading.
X-SVN-Rev: 38801
|
2016-06-06 23:25:13 +00:00 |
|
Stuart Gill
|
a98b5ea5da
|
ICU-10152 Remove use of multirootfileset from ant build
X-SVN-Rev: 38799
|
2016-06-06 19:42:57 +00:00 |
|
Stuart Gill
|
92c9f3d9b3
|
ICU-10152 Added runTest target
X-SVN-Rev: 38798
|
2016-06-06 18:14:56 +00:00 |
|
Stuart Gill
|
7f6156e5e3
|
ICU-10152 Force ivy init for building test-framework
X-SVN-Rev: 38796
|
2016-06-04 00:31:48 +00:00 |
|
Stuart Gill
|
cfe6d86f51
|
ICU-10152 JUnit Changes
X-SVN-Rev: 38795
|
2016-06-03 23:44:30 +00:00 |
|
Felipe Balbontín
|
f937e63126
|
ICU-12414 Updated DateFormatSymbols to load data using ResourceSink on ICU4J.
X-SVN-Rev: 38774
|
2016-05-31 17:52:07 +00:00 |
|
Shane Carr
|
4316e50619
|
ICU-12528 Updating CompactDecimalDataCache data loading logic for Java/C++ consistency.
X-SVN-Rev: 38773
|
2016-05-31 17:35:22 +00:00 |
|
Shane Carr
|
d03ad991d9
|
ICU-12534 Optimizing currency spacing data loading in ICUCurrencyDisplayInfoProvider using data sink.
X-SVN-Rev: 38772
|
2016-05-31 16:34:58 +00:00 |
|
Shane Carr
|
f2cf8cd5ac
|
ICU-12533 Loading capitilization context for LocaleDisplayNames using data sink.
X-SVN-Rev: 38771
|
2016-05-29 23:44:49 +00:00 |
|
Shane Carr
|
3fe541e843
|
ICU-11782 Optimizing storage of skeleton field strings in DateTimePatternGenerator. Adding unit tests for 'canonical skeleton' code pathways.
X-SVN-Rev: 38758
|
2016-05-21 01:00:29 +00:00 |
|
Markus Scherer
|
b06630af77
|
ICU-12526 integrate Unicode 9 beta
X-SVN-Rev: 38754
|
2016-05-19 22:51:14 +00:00 |
|
Markus Scherer
|
8cf118d150
|
ICU-7434 ICUService direct references to its cache Maps not SoftReferences
X-SVN-Rev: 38752
|
2016-05-18 20:58:20 +00:00 |
|
Markus Scherer
|
37701877e3
|
ICU-7434 switch UResourceBundle.BUNDLE_CACHE from SimpleCache to SoftCache, move/split BUNDLE_CACHE into impl subclasses to avoid protected @internal hacks
X-SVN-Rev: 38751
|
2016-05-18 20:29:26 +00:00 |
|
Markus Scherer
|
1824b6f66c
|
ICU-12551 replace state-changing ICUResourceBundle.loadingStatus with isRoot() and OpenType.LOCALE_ONLY
X-SVN-Rev: 38750
|
2016-05-18 06:59:08 +00:00 |
|
Markus Scherer
|
0c24a0abdf
|
ICU-7434 UResourceBundle ROOT_CACHE direct reference not SoftReference, change RootType from int to enum, remove hacky & obsolete resetBundleCache()
X-SVN-Rev: 38747
|
2016-05-16 22:37:52 +00:00 |
|