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 |
|
Markus Scherer
|
588f393cec
|
ICU-12746 avoid checking for possibly-interned String; instead store the no-inheritance-marker as itself, and check for that later
X-SVN-Rev: 39316
|
2016-09-21 20:21:09 +00:00 |
|
Craig Cornelius
|
c1425af28f
|
ICU-12748 Add @Overrides and fix whitespace, thanks to Eclipse
X-SVN-Rev: 39313
|
2016-09-21 19:55:37 +00:00 |
|
Yoshito Umaoka
|
96df443f84
|
ICU-12735 Merged ICU4J API promotion draft from the work branch to trunk, and updated the API change report with them.
X-SVN-Rev: 39312
|
2016-09-21 19:44:11 +00:00 |
|
Shane Carr
|
0004d39c91
|
ICU-12549 Changing deprecated SpoofChecker.getSkeleton API back to String instead of CharSequence
X-SVN-Rev: 39305
|
2016-09-21 00:24:05 +00:00 |
|
Yoshito Umaoka
|
8ebcc0b6d9
|
ICU-12739 Fixed a compiler warning and issues reported by Find Bugs.
X-SVN-Rev: 39302
|
2016-09-20 23:02:20 +00:00 |
|
Peter Edberg
|
7827611586
|
ICU-12739 ICU4J BRS, update measurement unit constants & code
X-SVN-Rev: 39299
|
2016-09-20 21:17:41 +00:00 |
|
Norbert Runge
|
7ab8870fd9
|
ICU-12706 removes import statement for non-existent package.
X-SVN-Rev: 39293
|
2016-09-20 17:24:10 +00:00 |
|
Norbert Runge
|
d4d3c8f42b
|
ICU-12706 Merges files from the ICU4J unit test coverage fix-it branch into trunk.
X-SVN-Rev: 39291
|
2016-09-20 17:00:07 +00:00 |
|
Yoshito Umaoka
|
37e2574283
|
ICU-12739 Fixed some API doc issues and eased doclint option with Java 8.
X-SVN-Rev: 39290
|
2016-09-20 16:48:49 +00:00 |
|
Yoshito Umaoka
|
fd7c2a1f01
|
ICU-12582 DateFormatRoundTripTest requires one more roundtrip when 1) with time zone display name and 2) 2 digit year. Updated the test case to handle this case.
X-SVN-Rev: 39283
|
2016-09-19 19:26:16 +00:00 |
|
Norbert Runge
|
dd65e19e36
|
ICU-12590
X-SVN-Rev: 39281
|
2016-09-19 17:46:50 +00:00 |
|
Norbert Runge
|
d35c86b096
|
ICU-12548
X-SVN-Rev: 39280
|
2016-09-19 16:48:06 +00:00 |
|