Commit Graph

27290 Commits

Author SHA1 Message Date
Andy Heninger
9a2a9bea34 ICU-11036 RBBI, check data header when opening.
X-SVN-Rev: 36366
2014-09-05 21:23:48 +00:00
Travis Keep
eed7616070 ICU-11223 Remove unused data structure from RelativeDateTimeFormatterTest
X-SVN-Rev: 36365
2014-09-05 20:52:55 +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
Steven R. Loomis
7b46ea1945 ICU-10972 improve --with-data-packaging docs
X-SVN-Rev: 36363
2014-09-05 18:33:24 +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
Yoshito Umaoka
03a9132d92 ICU-10993 ICU4C version number to 54.1.
X-SVN-Rev: 36357
2014-09-05 14:15:25 +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
Peter Edberg
7732bb2599 ICU-10968 Handle fussy comma-at-end-of-enum-list restrictions in some compilers
X-SVN-Rev: 36354
2014-09-05 06:17:40 +00:00
Peter Edberg
46ad07cddf ICU-10968 Add #ifndef U_HIDE_DRAFT_API for the new enum values
X-SVN-Rev: 36353
2014-09-05 05:26:55 +00:00
Peter Edberg
153bf506f0 ICU-10968 Add UDISPCTX_TYPE_DISPLAY_LENGTH and values for it, implement support (C)
X-SVN-Rev: 36352
2014-09-05 04:54:53 +00:00
Steven R. Loomis
f8e8738186 ICU-10427 fix CC/CXX on BSDs
X-SVN-Rev: 36351
2014-09-04 22:38:10 +00:00
Steven R. Loomis
e57f9c9abd ICU-10853 mention trying an absolute path to runConfigureICU if the relative path doesn't work.
X-SVN-Rev: 36350
2014-09-04 22:18:57 +00:00
Andy Heninger
b8935501f7 ICU-10904 Deprecate unused error U_REGEX_OCTAL_TOO_BIG.
X-SVN-Rev: 36349
2014-09-04 21:37:24 +00:00
Andy Heninger
528f72ad79 ICU-11082 Fix typo in RBBIRuleScanner::error()
X-SVN-Rev: 36348
2014-09-04 21:15:14 +00:00
Andy Heninger
75c1bacdf1 ICU-11102 Win32NumberFormat::format(), make fmt param const.
X-SVN-Rev: 36347
2014-09-04 21:00:58 +00:00
Andy Heninger
f626431e29 ICU-11233 Remove U_FINAL for classes we subclass. Produces bad code.
X-SVN-Rev: 36346
2014-09-04 18:58:17 +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
Travis Keep
18c1134a6d ICU-11221 Add comments to MeasureUnit generated code pointing to documentation on how to update.
X-SVN-Rev: 36344
2014-09-04 17:42:00 +00:00
Yoshito Umaoka
5f7178754d ICU-10898 tzdata2014g updates in ICU4J
X-SVN-Rev: 36343
2014-09-04 15:36:37 +00:00
Andy Heninger
746aadf44a ICU-10942 Time Zone data loading, merge from branch.
X-SVN-Rev: 36342
2014-09-04 01:07:38 +00:00
Steven R. Loomis
8830b79326 ICU-11073 change to use LocalMemory instead of LocalArray
X-SVN-Rev: 36340
2014-09-03 23:18:34 +00:00
Travis Keep
ff421e317a ICU-11237 Fixed memory leak.
X-SVN-Rev: 36339
2014-09-03 22:41:51 +00:00
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