Commit Graph

27114 Commits

Author SHA1 Message Date
Travis Keep
f8598fb484 ICU-11223 Make code in relative date format that falls back to short form more readable.
X-SVN-Rev: 36338
2014-09-03 22:01:03 +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
Travis Keep
48ba0efa1e ICU-11221 Add new MeasureUnits to ICU.
X-SVN-Rev: 36335
2014-09-03 21:08:45 +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
5810783fea ICU-10898 tzdata2014g updates in ICU4C
X-SVN-Rev: 36329
2014-09-03 15:46:07 +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
Yoshito Umaoka
15962facca ICU-8951 Fix for a build error on Mac.
X-SVN-Rev: 36326
2014-09-03 14:16:17 +00:00
Peter Edberg
ef25b727ea ICU-11173 CLDR tags/release-26-d02 into ICU4C trunk, fixes more ldml2icu conversion bugs
X-SVN-Rev: 36323
2014-09-03 05:52:50 +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
Yoshito Umaoka
8885f1ef78 ICU-8951 BCP 47 key/type converter APIs merged from the work branch.
X-SVN-Rev: 36320
2014-09-03 04:42:21 +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
1b8eb15e1a ICU-11173 CLDR tags/release-26-d01 into ICU4C trunk with related test & lib code updates
X-SVN-Rev: 36313
2014-09-02 23:18:20 +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
Andy Heninger
3dd19f8a5b ICU-10815 Regex error handling, minor cleanups.
X-SVN-Rev: 36306
2014-09-02 21:39:18 +00:00
Yoshito Umaoka
23c9cdafbc ICU-11054 Fixed ubidi_setPara crash issue caused by wrong memory allocation size check. Added a simple test case which reproduced the problem.
X-SVN-Rev: 36304
2014-09-02 18:41:21 +00:00
Scott Russell
64fc4a44d0 ICU-10970 Support decimal point required
X-SVN-Rev: 36301
2014-08-30 23:12:15 +00:00
Scott Russell
867e55f0cb ICU-10970 Support required decimal point
X-SVN-Rev: 36300
2014-08-30 21:53:10 +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
f81a01e01b ICU-10883 UTS 46 toUnicode set error for empty label including just xn--
X-SVN-Rev: 36297
2014-08-29 23:07:42 +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
b6b33e5481 ICU-10608 document udata alignment requirements
X-SVN-Rev: 36295
2014-08-29 22:03:20 +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
b422082fab ICU-10889 test & fix u_charFromName(U_EXTENDED_CHAR_NAME) underflow crash
X-SVN-Rev: 36293
2014-08-29 21:31:07 +00:00
Markus Scherer
6860fda7cd ICU-10946 clarify uscript_getName() & uscript_getShortName()
X-SVN-Rev: 36292
2014-08-29 20:14:00 +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
822f228b1a ICU-10751 try to fix Windows build, apparently still not on C99
X-SVN-Rev: 36282
2014-08-29 03:41:29 +00:00
Markus Scherer
e353b8e897 ICU-10751 uscript_getCode(locale) use likely subtags not LocaleScript locale data
X-SVN-Rev: 36280
2014-08-28 23:51:38 +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
Steven R. Loomis
8c144777b6 ICU-7653 #include "cmemory.h" in perf tests for UPRV_LENGTHOF
X-SVN-Rev: 36278
2014-08-28 23:24:28 +00:00
Markus Scherer
8f69b6c53d ICU-7653 change a few straggler LENGTHOFs
X-SVN-Rev: 36277
2014-08-28 23:20:12 +00:00
Steven R. Loomis
f5d289f2ce ICU-7653 #include "cmemory.h" in perf tests for UPRV_LENGTHOF
X-SVN-Rev: 36276
2014-08-28 22:45:56 +00:00
Steven R. Loomis
7594250cc5 ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc
X-SVN-Rev: 36275
2014-08-28 22:13:45 +00:00
Michael Ow
a5c63dabc2 ICU-10909 Fix linker command in letest makefile
X-SVN-Rev: 36274
2014-08-28 21:15:26 +00:00
Michael Ow
6c7b9784dd ICU-10406 Reorder flags setting to allow for user override in runConfigureICU script
X-SVN-Rev: 36273
2014-08-28 19:01:08 +00:00
Markus Scherer
53dcbe6141 ICU-10736 Locale.isRightToLeft(), uloc_isRightToLeft(locale)
X-SVN-Rev: 36269
2014-08-28 18:28:30 +00:00
Markus Scherer
2572a84f50 ICU-10736 ULocale.isRightToLeft(), UScript.getCodeFromName(name)
X-SVN-Rev: 36267
2014-08-28 18:15:00 +00:00
Tom Zhang
ee1f29b584 ICU-7653 move LENGTHOF(array) to common, internal header
X-SVN-Rev: 36265
2014-08-28 14:55:34 +00:00