Commit Graph

6843 Commits

Author SHA1 Message Date
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
Yoshito Umaoka
d5b4428971 ICU-10785 Abort test execution when OOM is once thrown.
X-SVN-Rev: 36327
2014-09-03 14:49:30 +00:00
Peter Edberg
0e16450cee ICU-11173 CLDR tags/release-26-d02 into ICU4J trunk, fixes more ldml2icu conversion bugs
X-SVN-Rev: 36322
2014-09-03 05:50:51 +00:00
Peter Edberg
6dc89ee267 ICU-11173 Update logKnownIssue #11234 in NumberRegression/Test4212072 to include locale "bm"
X-SVN-Rev: 36317
2014-09-03 02:52:13 +00:00
Yoshito Umaoka
9e14f0bb18 ICU-8951 Minor updates including additional test cases.
X-SVN-Rev: 36316
2014-09-02 23:41:52 +00:00
Peter Edberg
313feb8f81 ICU-11173 CLDR tags/release-26-d01 into ICU4J trunk with related test & lib code updates
X-SVN-Rev: 36311
2014-09-02 22:46:20 +00:00
Scott Russell
64fc4a44d0 ICU-10970 Support decimal point required
X-SVN-Rev: 36301
2014-08-30 23:12:15 +00:00
Mark Davis
6dfe296e91 ICU-9447 Fix remapping of warning
X-SVN-Rev: 36299
2014-08-30 09:11:24 +00:00
Markus Scherer
56e05e2809 ICU-10883 UTS 46 toUnicode set error for empty label including just xn--
X-SVN-Rev: 36296
2014-08-29 23:06:27 +00:00
Markus Scherer
c3a2e7c783 ICU-10889 test UCharacter.getCharFromExtendedName() edge cases
X-SVN-Rev: 36294
2014-08-29 21:31:47 +00:00
Markus Scherer
028ed85d32 ICU-10946 clarify UScript.getName() & UScript.getShortName()
X-SVN-Rev: 36291
2014-08-29 20:13:32 +00:00
Markus Scherer
c770e4d458 ICU-10751 AnyScriptTest/TestScripts logKnownIssue(11171)
X-SVN-Rev: 36290
2014-08-29 17:56:50 +00:00
Mark Davis
e6fb48948e ICU-9795 Fixed the internals and javadoc to have predictable behavior.
X-SVN-Rev: 36289
2014-08-29 15:51:22 +00:00
Mark Davis
f838029625 ICU-10467 Fix the freezables with volatile.
X-SVN-Rev: 36288
2014-08-29 14:45:47 +00:00
Mark Davis
b60a1ed581 ICU-10931 minor cleanup.
X-SVN-Rev: 36287
2014-08-29 12:59:37 +00:00
Mark Davis
c8dcd090f7 ICU-10911 Added @internal method, changed main callsite.
X-SVN-Rev: 36286
2014-08-29 12:27:45 +00:00
Mark Davis
4981f48bcc ICU-10654 change the logic to return null if the result is at or after.
result.after(end)

=>

!end.before(result)

X-SVN-Rev: 36285
2014-08-29 11:13:06 +00:00
Mark Davis
63035d59cd ICU-10846 made @internal for now.
X-SVN-Rev: 36284
2014-08-29 11:01:46 +00:00
Mark Davis
679db5f93b ICU-10846 made @internal for now.
X-SVN-Rev: 36283
2014-08-29 11:00:41 +00:00
Markus Scherer
c955c14a6b ICU-10751 UScript.getCode(locale) use likely subtags not LocaleScript locale data
X-SVN-Rev: 36279
2014-08-28 23:50:47 +00:00
Markus Scherer
2572a84f50 ICU-10736 ULocale.isRightToLeft(), UScript.getCodeFromName(name)
X-SVN-Rev: 36267
2014-08-28 18:15:00 +00:00
Mark Davis
7f851b0433 ICU-10782 make quick fix
X-SVN-Rev: 36263
2014-08-28 10:33:37 +00:00
Yoshito Umaoka
0ffd26301d ICU-8951 Legacy/BCP 47 keyword conversion APIs merged into ICU4J trunk.
X-SVN-Rev: 36261
2014-08-28 01:27:49 +00:00
Markus Scherer
0036302a83 ICU-10435 deprecate collation TAILORINGS_VERSION
X-SVN-Rev: 36255
2014-08-27 22:19:28 +00:00
Scott Russell
abb1197ccf ICU-10962 Conflicting descriptions of 'S' in calendar patterns
X-SVN-Rev: 36234
2014-08-26 03:56:42 +00:00
Mark Davis
e3e26bcf03 ICU-9131 incorporated final changes from review
X-SVN-Rev: 36227
2014-08-22 11:08:47 +00:00
Markus Scherer
00cf4a43d4 ICU-11074 update script metadata: Common=Zyyy -> Recommended, CldrBug:7827
X-SVN-Rev: 36224
2014-08-21 16:38:03 +00:00
Markus Scherer
ce9cefef3a ICU-11030 clarify SpanCondition
X-SVN-Rev: 36222
2014-08-21 00:53:52 +00:00
Markus Scherer
f5cdbb9678 ICU-11059 DUPLOYAN_SHORTAND -> DUPLOYAN
X-SVN-Rev: 36218
2014-08-21 00:15:40 +00:00
Yoshito Umaoka
f2eb57e036 ICU-11061 Import the latest keyTypeData from ICU4C trunk.
X-SVN-Rev: 36211
2014-08-20 20:10:05 +00:00
Markus Scherer
0bd0dbe557 ICU-11072 fix some ICU4J Eclipse project dependencies
X-SVN-Rev: 36209
2014-08-20 19:12:07 +00:00
George Rhoten
aef79ee32c ICU-10880 The approved ICU syntax has )$ being the end of the plural rule substitution.
X-SVN-Rev: 36207
2014-08-20 18:52:16 +00:00
Markus Scherer
42d4d14094 ICU-11070 use uppercase long-int-constant: 0L not 0l
X-SVN-Rev: 36206
2014-08-20 18:24:36 +00:00
George Rhoten
5c12dc4923 ICU-10880 Minor optimization and documentation fix
X-SVN-Rev: 36202
2014-08-19 17:11:13 +00:00
George Rhoten
a7b3861443 ICU-10880 Fix a roundtripping problem when the fractional part is non-zero.
X-SVN-Rev: 36201
2014-08-19 07:32:50 +00:00
Michael Ow
1c4e81baed ICU-10551 Make ICU4J encoder callbacks ignore default ignorable code points
X-SVN-Rev: 36200
2014-08-18 21:28:18 +00:00
Yoshito Umaoka
d3a36357c6 ICU-10898 Windos time zone mapping update for 7de0006.
X-SVN-Rev: 36193
2014-08-18 18:00:28 +00:00
George Rhoten
b027245b45 ICU-10880 Add some RBNF documentation for the new syntax
X-SVN-Rev: 36188
2014-08-18 16:01:00 +00:00
Mark Davis
f7c551d636 ICU-9131 update trunk from branch, after fixes as per core review.
X-SVN-Rev: 36187
2014-08-18 12:58:44 +00:00
Mark Davis
b31ff49acf ICU-11015 Check in API, marked as @internal for now. If the API proposal is accepted, would drop the @internal.
X-SVN-Rev: 36184
2014-08-17 19:09:21 +00:00
Mark Davis
b741781903 ICU-10600 Add currencies (need some ugly hacks for that...)
X-SVN-Rev: 36181
2014-08-17 15:26:18 +00:00
George Rhoten
a1213c49b1 ICU-10880 Fix a potential infinite loop
X-SVN-Rev: 36179
2014-08-16 08:59:45 +00:00
Markus Scherer
1e5c95645d ICU-11010 improve CollationKey.merge() API doc
X-SVN-Rev: 36167
2014-08-14 20:36:37 +00:00