Peter Edberg
|
897df260ce
|
ICU-11221 Remove "#ifndef U_HIDE_DRAFT_API" from measunit.cpp (it is only for measunit.h)
X-SVN-Rev: 36400
|
2014-09-09 00:56:00 +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 |
|
Peter Edberg
|
d87c86274c
|
ICU-10326 Add dictionary-based word/line break for Burmese/Myanmar
X-SVN-Rev: 36397
|
2014-09-08 22:16:21 +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 |
|
Andy Heninger
|
49435e183f
|
ICU-10886 C BreakIterator, clarify starting index of iteration is zero
X-SVN-Rev: 36390
|
2014-09-08 17:42:57 +00:00 |
|
Andy Heninger
|
9a82d60b1a
|
ICU-10886 C BreakIterator, clarify starting index of iteration is zero
X-SVN-Rev: 36389
|
2014-09-08 17:36:46 +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
|
e46b2b3c83
|
ICU-9385 DateFormatSymbols/udat getters/setters for yearNames, zodiacNames (C)
X-SVN-Rev: 36386
|
2014-09-08 04:52:23 +00:00 |
|
Markus Scherer
|
4174db0520
|
ICU-9644 bug fix
X-SVN-Rev: 36385
|
2014-09-08 03:26:40 +00:00 |
|
Markus Scherer
|
0f78abc7ee
|
ICU-9644 re-hardcode some normalization data: nfc.nrm
X-SVN-Rev: 36384
|
2014-09-08 03:05:56 +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
|
300e531736
|
ICU-10995 Delete old fNegPrefixPattern before creating new one by prepending minus to fPosPrefixPattern
X-SVN-Rev: 36382
|
2014-09-07 20:01:55 +00:00 |
|
Peter Edberg
|
602bb30ae4
|
ICU-10872 Fix en_US_POSIX word break for colon (C)
X-SVN-Rev: 36381
|
2014-09-07 07:05:59 +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
|
8c07d13306
|
ICU-10968 More efficient implementation for scriptDisplayName(UScriptCode, ...) (C)
X-SVN-Rev: 36379
|
2014-09-07 06:58:20 +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
|
92a7528223
|
ICU-11173 CLDR tags/release-26-d03 into ICU4C trunk, remove logKnownIssue 11219, fix test for cldrbug:7868
X-SVN-Rev: 36377
|
2014-09-06 06:15:08 +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 |
|
Steven R. Loomis
|
e330da58b6
|
ICU-8502 still do the previous version scan, but at least let autoconf know what our version # is.
X-SVN-Rev: 36375
|
2014-09-06 00:39:13 +00:00 |
|
Andy Heninger
|
821a0b00d7
|
ICU-11032 Spoof check, add validation of data header.
X-SVN-Rev: 36372
|
2014-09-06 00:19:58 +00:00 |
|
Steven R. Loomis
|
51d9432671
|
ICU-11073 Fix the earlier fix for global new[].
Had to move "new UnicodeString[]" into a function ala ICU-2974 to prevent global new[] from being called.
Also, some general cleanup.
X-SVN-Rev: 36371
|
2014-09-06 00:16:54 +00:00 |
|
Travis Keep
|
cdabed7692
|
ICU-9509 Add DateFormat.getInstanceForSkeleton methods.
X-SVN-Rev: 36369
|
2014-09-05 22:15:50 +00:00 |
|
Steven R. Loomis
|
2ceea1aada
|
ICU-10989 fixup apidoc tags on deprecated layout engine. Also DO
build it by default still for this release. Add a note on
ParagraphLayout as well.
X-SVN-Rev: 36368
|
2014-09-05 22:09:11 +00:00 |
|
Steven R. Loomis
|
e2382d5a3b
|
ICU-10920 enable "io" library to build (with no APIs) with UCONFIG_NO_CONVERSION set.
X-SVN-Rev: 36367
|
2014-09-05 21:27:11 +00:00 |
|
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 |
|