Commit Graph

7486 Commits

Author SHA1 Message Date
Yoshito Umaoka
8ae505f6dd ICU-12887 Update ICU4J repository URLs. Not updating version for now.
X-SVN-Rev: 39532
2016-12-08 21:49:18 +00:00
Fredrik Roubert
48989879a8 ICU-12869 Don't use ordinal() to define public constants.
Review URL: https://codereview.appspot.com/317990043 .

X-SVN-Rev: 39525
2016-12-05 20:49:33 +00:00
Peter Edberg
f6bad27e9c ICU-12876 integrate CLDR release-30-0-3 into icu trunk
X-SVN-Rev: 39524
2016-12-03 00:42:01 +00:00
Yoshito Umaoka
b0526b7711 ICU-12816 tzdata2016j updates to ICU4C/ICU4J.
X-SVN-Rev: 39513
2016-11-29 08:30:52 +00:00
Andy Heninger
ee80ecf6a7 ICU-12723 Remove double-checked locking in ICUNotifier.
X-SVN-Rev: 39503
2016-11-10 22:32:56 +00:00
Fredrik Roubert
ac2430a58a ICU-12386 Search for an actual resource, not a directory.
R=markus.icu@gmail.com, yoshito_umaoka@us.ibm.com
BUG=

Review URL: https://codereview.appspot.com/318730043 .

X-SVN-Rev: 39502
2016-11-09 18:02:48 +00:00
Yoshito Umaoka
f59ef72572 ICU-12816 tzdata2016i to ICU4C/ICU4J.
X-SVN-Rev: 39499
2016-11-03 18:11:33 +00:00
Yoshito Umaoka
a082545d69 ICU-12816 tzdata2016h updates to ICU4J.
X-SVN-Rev: 39477
2016-10-21 02:58:26 +00:00
Yoshito Umaoka
a8e45e3d32 ICU-12780 Unicode copyright and SVN property fixes.
X-SVN-Rev: 39463
2016-10-17 22:40:40 +00:00
Peter Edberg
d9dbe1251a ICU-12780 integrate CLDR release-30-0-2 into icu4j trunk
X-SVN-Rev: 39461
2016-10-17 22:25:05 +00:00
Yoshito Umaoka
ca89e72c4d ICU-12780 Updated readme.html for 58.1 GA.
X-SVN-Rev: 39455
2016-10-14 18:00:17 +00:00
Yoshito Umaoka
5054f43004 ICU-12801 Regenerated ICU4J data using ICU4C trunk. Updated and cleaned up TestLocaleDisplayNames() to pass the test.
X-SVN-Rev: 39452
2016-10-14 00:15:20 +00:00
Peter Edberg
0b5446617f ICU-12801 integrate CLDR release-30-0-1 into icu4j trunk
X-SVN-Rev: 39444
2016-10-13 06:05:15 +00:00
Yoshito Umaoka
d684204400 ICU-12802 ICU4J trunk's tzdata sync'ed with ICU4C, including region override for Europe/Simferopol.
X-SVN-Rev: 39440
2016-10-12 22:40:28 +00:00
Norbert Runge
e27dd73e3b ICU-12792 add 'Test' to name of unit test files for Junit to recognize them as such
X-SVN-Rev: 39435
2016-10-12 15:36:55 +00:00
Andy Heninger
4e22ce5dc8 ICU-12797 RBBI rule compiler fix.
X-SVN-Rev: 39431
2016-10-10 21:46:04 +00:00
Norbert Runge
4293df728e ICU-12759 DiagBigDecimal.java to DiagBigDecimalTest.java and modify class name
X-SVN-Rev: 39430
2016-10-07 15:25:20 +00:00
Stuart Gill
204210ff36 ICU-11950 Turned on multi-threaded testing at the high level (charset, collate, translit, core)
X-SVN-Rev: 39429
2016-10-05 21:38:34 +00:00
Yoshito Umaoka
926e0788a3 ICU-12782 Merged TestwriteObject and TestReadObject to avoid test ordering issue. Changed the test case to use ByteArrayOutputStream so that the test case does not leave temporary test output file.
X-SVN-Rev: 39426
2016-10-04 14:10:29 +00:00
Yoshito Umaoka
3c81b42bdb ICU-12769 Added modified javadoc8 stylesheet, and updated build.xml to switch stylesheets by JDK version.
X-SVN-Rev: 39413
2016-10-03 15:19:01 +00:00
Stuart Gill
b0eda10ed0 ICU-12759 fix BigDecimal tests to properly run under JUnit
X-SVN-Rev: 39407
2016-09-30 21:10:28 +00:00
Yoshito Umaoka
5020de1f61 ICU-12739 Updated readme.html. Removed platform support table and module support section, revised some descriptions, mentioned development hosting and licensing change and other minor updates.
X-SVN-Rev: 39400
2016-09-29 19:51:52 +00:00
Yoshito Umaoka
c97eed26e6 ICU-12716 Corrected API comment for newly added hashCode() methods, added a test case for VersionInfo#hashCode() and updated coverage-exclusion.txt. Also updated the API change report and API signature file.
X-SVN-Rev: 39394
2016-09-29 10:50:23 +00:00
Yoshito Umaoka
e3624ee74a ICU-12415 tzdata2016g updates to ICU4J.
X-SVN-Rev: 39393
2016-09-29 02:26:35 +00:00
Norbert Runge
acbe642cbb ICU-12761 Adds Unicode copyright notice.
X-SVN-Rev: 39389
2016-09-28 22:16:43 +00:00
Peter Edberg
9ecccdc84a ICU-12729 integrate CLDR release-30-d04 into icu4j trunk (fix characterLabelPattern for strokes)
X-SVN-Rev: 39379
2016-09-28 10:50:25 +00:00
Yoshito Umaoka
6ef22595ed ICU-12585 Merging Stuart's work branch changes for re-enabling serialization tests. The change set also contains ICU 58 serialization test data for future releases (BRS).
X-SVN-Rev: 39377
2016-09-28 04:56:57 +00:00
Craig Cornelius
e13317152d ICU-12716 Add hashCode to avoid compiler warnings
X-SVN-Rev: 39372
2016-09-28 01:13:19 +00:00
Craig Cornelius
f6e18517b1 ICU-12716 Fixes to remove ReferenceEquality warnings on compile
X-SVN-Rev: 39371
2016-09-28 00:39:19 +00:00
Craig Cornelius
2049f6f415 ICU-12716 Fix formatting in tests to resolve ErrorProne warnings
X-SVN-Rev: 39370
2016-09-27 23:56:40 +00:00
Markus Scherer
ecfeb4ac29 ICU-5456 minor changes for review feedback
X-SVN-Rev: 39364
2016-09-27 21:38:03 +00:00
Shane Carr
cd47bd50e6 ICU-12646 Handling out-of-bounds confusable entries in icu4j; see r39360 for icu4c.
X-SVN-Rev: 39363
2016-09-27 20:10:47 +00:00
Shane Carr
a1b7d39c3b ICU-12646 Syncing spoof data binary file format description with icu4c.
X-SVN-Rev: 39361
2016-09-27 17:52:29 +00:00
Yoshito Umaoka
fd1fb653a9 ICU-12739 Fixed svn properties.
X-SVN-Rev: 39355
2016-09-26 21:45:06 +00:00
Yoshito Umaoka
8cae80209a ICU-12739 BRS 58 - Updated currencyNumericCodes to include BNY/933, imported from ICU4C r39353.
X-SVN-Rev: 39354
2016-09-26 20:37:51 +00:00
Norbert Runge
29daabe57e ICU-12706 Fixes test coverage exclusion list, broken by CS 39343.
X-SVN-Rev: 39352
2016-09-26 20:00:56 +00:00
Yoshito Umaoka
e9300f76cf ICU-12739 Added ICU4J 58.1 API signature file. Also added build-local.properties in svn ignore.
X-SVN-Rev: 39350
2016-09-26 17:26:56 +00:00
Yoshito Umaoka
72dea1b93c ICU-12739 JDK8 as the reference platform - use Java 8 version of ICUTaglet implementation by default.
X-SVN-Rev: 39349
2016-09-26 16:41:39 +00:00
Yoshito Umaoka
4bbd8315bd ICU-12739 Fixed new compiler warnings introduced last week.
X-SVN-Rev: 39348
2016-09-26 14:37:26 +00:00
Yoshito Umaoka
bea0b2961d ICU-12748 Removed @Override from a couple of methods added after Java 6.
X-SVN-Rev: 39347
2016-09-26 14:21:59 +00:00
Shane Carr
83bbd931ef ICU-12549 Minor revisions to SpoofChecker comments and documentation.
X-SVN-Rev: 39344
2016-09-23 21:44:06 +00:00
Norbert Runge
8e8676c652 ICU-12706 unit test coverage for CompactDecimalFormat, CurrencyMetaINfo, DigitList.
One unreachable method removed in DigitList.

X-SVN-Rev: 39343
2016-09-23 21:36:04 +00:00
Markus Scherer
e5789c9c8a ICU-12739 update pool bundles, regenerate resource bundles that use them
X-SVN-Rev: 39340
2016-09-23 00:07:23 +00:00
Craig Cornelius
a2e5325ea3 ICU-12748 Remove override that does not work with Java 1.6
X-SVN-Rev: 39337
2016-09-22 23:29:23 +00:00
Craig Cornelius
f7e4a8f205 ICU-12716 Resolved StringEquality issues reported by ErrorProne (Android)
X-SVN-Rev: 39334
2016-09-22 22:49:46 +00:00
Norbert Runge
01b69a0682 ICU-12706 inserts two methods into test coverage exclusion list for JaCoCo.
The two methods were incorrectly taken out in CS 39322.

X-SVN-Rev: 39331
2016-09-22 17:11:17 +00:00
Peter Edberg
2ea2ee0cef ICU-12729 integrate CLDR release-30-d03 into icu4j trunk
X-SVN-Rev: 39329
2016-09-22 02:13:43 +00:00
Shane Carr
602c875b31 ICU-12549 Small documentation and comment fixes in Java SpoofChecker
X-SVN-Rev: 39327
2016-09-22 01:35:48 +00:00
Norbert Runge
da8e954004 ICU-12706 Adjusts code coverage exclusion list after the unit tests from the
test coverage fix-it are in the trunk.

X-SVN-Rev: 39322
2016-09-21 23:21:27 +00:00
Peter Edberg
2328cbf9e9 ICU-12573 Remove no-longer-needed logKnownIssue
X-SVN-Rev: 39321
2016-09-21 23:19:44 +00:00