Commit Graph

1854 Commits

Author SHA1 Message Date
Yoshito Umaoka
4426b0e313 ICU-11257 Fix a ChineseCalendar constructor problem.
X-SVN-Rev: 36502
2014-09-15 04:06:31 +00:00
Mark Davis
d5c8fa0e9f ICU-9131 Final batch of changes for review comments.
X-SVN-Rev: 36501
2014-09-14 10:06:23 +00:00
Mark Davis
1d5dbc0af9 ICU-9131 First batch of fixes for review comments. More to come.
X-SVN-Rev: 36500
2014-09-13 12:08:00 +00:00
Mark Davis
cea11c1786 ICU-10560 Fixed link format
X-SVN-Rev: 36499
2014-09-13 09:13:33 +00:00
Mark Davis
794940cafe ICU-10600 update comments for review
X-SVN-Rev: 36498
2014-09-13 09:10:07 +00:00
Mark Davis
2af192e6c6 ICU-10560 Fixes to comments for review.
X-SVN-Rev: 36497
2014-09-13 09:01:05 +00:00
Mark Davis
c37851c95d ICU-9795 Fixed to throw different exception, and added test.
X-SVN-Rev: 36496
2014-09-13 08:25:46 +00:00
Travis Keep
747da3e356 ICU-10999 Mark Davis' review comments.
X-SVN-Rev: 36487
2014-09-12 18:17:11 +00:00
Yoshito Umaoka
78d280f9f4 ICU-10993 Removed @stable from a non-public API.
X-SVN-Rev: 36486
2014-09-12 17:21:39 +00:00
John Emmons
c900a96dd0 ICU-11251 Last minute CLDR data changes
X-SVN-Rev: 36476
2014-09-11 22:25:26 +00:00
Yoshito Umaoka
3415c2e9ca ICU-10993 Fix @provisional tags.
X-SVN-Rev: 36472
2014-09-11 19:44:19 +00:00
Travis Keep
8000374854 ICU-11009 Apply andy's code review comments.
X-SVN-Rev: 36471
2014-09-11 19:36:36 +00:00
Travis Keep
02f78e8bbb ICU-11250 Add test for SimplePatternFormatter.getPatternWithNoPlaceholders.
X-SVN-Rev: 36465
2014-09-11 17:31:56 +00:00
Travis Keep
b2d06e91fc ICU-10999 Add JAVA version of per unit measure formatting.
X-SVN-Rev: 36464
2014-09-11 17:06:37 +00:00
John Emmons
ed2e40fb1a ICU-11092 Split out units data into a separate tree
X-SVN-Rev: 36459
2014-09-11 10:17:49 +00:00
Michael Ow
1a2ae33299 ICU-10551 Update test to check non-ignorable codepoints and fix comments
X-SVN-Rev: 36444
2014-09-10 23:24:50 +00:00
Scott Russell
b6bfbcce5b ICU-10993 BRS: ensure correct line-endings and svn property
X-SVN-Rev: 36437
2014-09-10 18:50:09 +00:00
Yoshito Umaoka
509d9757b0 ICU-8951 Feedback from Markus's review - fixed regex pattern for legacy key, and one typo in comment.
X-SVN-Rev: 36435
2014-09-10 18:33:12 +00:00
Markus Scherer
c2484b0620 ICU-7118 minor doc fixes
X-SVN-Rev: 36413
2014-09-09 22:03:48 +00:00
Yoshito Umaoka
03955adbd3 ICU-10993 Fixed API status tag problems.
X-SVN-Rev: 36412
2014-09-09 21:54:10 +00:00
Markus Scherer
a40f35bba5 ICU-10911 removed unnecessary try-catch, fixed Eclipse warnings (better no @param than empty), removed @deprecated from impl class method
X-SVN-Rev: 36411
2014-09-09 21:40:40 +00:00
Yoshito Umaoka
eec0821db0 ICU-11029 Based on the review comments, I moved SimpleFilteredBreakIterator to impl package, refactor SimpleFilteredBreakIteratorBuilder to a nested class, documented some methods are not implemented in this technology preview version.
X-SVN-Rev: 36409
2014-09-09 21:35:53 +00:00
Peter Edberg
86d38b1d53 ICU-10695 (J) Update/expand UMALQURA_MONTHLENGTH, handleComputeMonthStart fix for tbla
X-SVN-Rev: 36406
2014-09-09 10:28:43 +00:00
Yoshito Umaoka
8b78bd0e84 ICU-10993 Fixed javac/eclipse compiler warnings, and issues reported by FindBugs.
X-SVN-Rev: 36404
2014-09-09 08:01:41 +00:00
Peter Edberg
916350e26d ICU-10326 Better way to check characters for Myanmar script to skip test
X-SVN-Rev: 36403
2014-09-09 04:35:01 +00:00
Markus Scherer
d56c8f7355 ICU-9644 use public Normalizer2 factory methods
X-SVN-Rev: 36402
2014-09-09 04:06:58 +00:00
Peter Edberg
5fc2d494f8 ICU-10326 Add dictionary-based word/line break for Burmese/Myanmar (J), logKnownIssue #11245
X-SVN-Rev: 36401
2014-09-09 03:20:53 +00:00
Yoshito Umaoka
d7dabc7c06 ICU-11029 Merging ICU4J implementation of filtered break iterator (ULI break) as technology preview from the work branch.
X-SVN-Rev: 36398
2014-09-08 22:30:08 +00:00
Andy Heninger
4db4766158 ICU-11078 Improve API documentation for BreakIterator, reference UAX 14/29.
X-SVN-Rev: 36392
2014-09-08 18:25:07 +00:00
Peter Edberg
6c88c14138 ICU-9385 DateFormatSymbols getters/setters for yearNames, zodiacNames, leapMonthPatterns (J)
X-SVN-Rev: 36387
2014-09-08 07:17:50 +00:00
Peter Edberg
823e3a9372 ICU-10995 Test formatting negative currency without minus sign (J)
X-SVN-Rev: 36383
2014-09-07 20:42:42 +00:00
Peter Edberg
38a5062157 ICU-10872 Fix en_US_POSIX word break for colon (J)
X-SVN-Rev: 36380
2014-09-07 07:05:16 +00:00
Peter Edberg
fb4d6e1222 ICU-10968 Add DisplayContext.Type.DISPLAY_LENGTH and values for it, implement support (J)
X-SVN-Rev: 36378
2014-09-07 06:22:43 +00:00
Peter Edberg
f35551771f ICU-11173 CLDR tags/release-26-d03 into ICU4J trunk, remove logKnownIssue 11219, fix test for cldrbug:7868
X-SVN-Rev: 36376
2014-09-06 06:14:06 +00:00
Travis Keep
cdabed7692 ICU-9509 Add DateFormat.getInstanceForSkeleton methods.
X-SVN-Rev: 36369
2014-09-05 22:15:50 +00:00
Travis Keep
4b779c18ee ICU-11223 Enable unit tests for ICU4J RelativeDateTimeFormatter.
X-SVN-Rev: 36364
2014-09-05 20:51:45 +00:00
Mark Davis
ae322ca430 ICU-5519 Document better XSymbolTable.applyPropertyAlias()
X-SVN-Rev: 36362
2014-09-05 14:50:24 +00:00
Mark Davis
4a08548070 ICU-11067 documented limitation on modification while iterating
X-SVN-Rev: 36361
2014-09-05 14:45:21 +00:00
Mark Davis
b96cdc6199 ICU-7118 Javadoc changes only
X-SVN-Rev: 36360
2014-09-05 14:41:18 +00:00
Yoshito Umaoka
fcb77cf738 ICU-10993 Synchronize ICU4J test data with ICU4C (to update ICU version # in DebugUtilitiesData)
X-SVN-Rev: 36359
2014-09-05 14:40:58 +00:00
Yoshito Umaoka
448921ccca ICU-10993 ICU4J version to 54.1
X-SVN-Rev: 36358
2014-09-05 14:35:07 +00:00
Mark Davis
0fe5842382 ICU-10911 added and called UPropertyAliases.getPropertyValueEnumNoThrow, as per Markus's suggestion
X-SVN-Rev: 36356
2014-09-05 14:03:52 +00:00
Travis Keep
0eb4b4682d ICU-11221 Add comments to MeasureUnit generated code pointing to documentation on how to update.
X-SVN-Rev: 36345
2014-09-04 17:49:44 +00:00
Yoshito Umaoka
5f7178754d ICU-10898 tzdata2014g updates in ICU4J
X-SVN-Rev: 36343
2014-09-04 15:36:37 +00:00
Travis Keep
4db139b786 ICU-11221 Add new MeasureUnits to ICU.
X-SVN-Rev: 36337
2014-09-03 21:19:21 +00:00
Yoshito Umaoka
28e2352960 ICU-11063 Added/removed @icu doc tag in ULocale class based on the latest JDK.
X-SVN-Rev: 36336
2014-09-03 21:18:21 +00:00
Yoshito Umaoka
217b1e0f0c ICU-8951 Added @icu tag to new APIs.
X-SVN-Rev: 36334
2014-09-03 20:51:46 +00:00
Yoshito Umaoka
e9c6dfbf23 ICU-10971 Return read-only copy of set by SpoofChecker#getAllowedLocales().
X-SVN-Rev: 36333
2014-09-03 20:41:58 +00:00
Yoshito Umaoka
b697493499 ICU-11065 Deprecated RbnfLenientScanner
X-SVN-Rev: 36332
2014-09-03 16:24:00 +00:00
Yoshito Umaoka
7952938f2e ICU-10785 Accidentally commented out the change for testing in the previous commit. Uncomment these lines.
X-SVN-Rev: 36331
2014-09-03 16:00:33 +00:00