Commit Graph

19905 Commits

Author SHA1 Message Date
Markus Scherer
567aebade1 ICU-10821 Unicode 7.0 in trunk, from branches/markus/uni70@35631
X-SVN-Rev: 35632
2014-04-14 22:30:09 +00:00
Yoshito Umaoka
b655078cda ICU-10842 Updated ICU4C version nubmers for 54M1.
X-SVN-Rev: 35630
2014-04-14 20:41:25 +00:00
Yoshito Umaoka
1d90a2e031 ICU-10816 Added a test case of DateFormat parse leniency setter/getter APIs.
X-SVN-Rev: 35627
2014-04-14 19:58:40 +00:00
Scott Russell
e05022e643 ICU-10822 remove static from test method
X-SVN-Rev: 35616
2014-04-10 20:20:20 +00:00
Scott Russell
b30a917348 ICU-10822 C wrapper implementation for udat_get.../udat_setBooleanAttribute
X-SVN-Rev: 35615
2014-04-10 19:49:13 +00:00
Travis Keep
93559e74a8 ICU-10046 Expose Exponent Multiplication Symbol. ScientificFormatHelper class to recognize variants of the plus and minus sign.
X-SVN-Rev: 35614
2014-04-10 18:13:29 +00:00
Travis Keep
1ec6826469 ICU-10046 Attempt to fix broken build.
X-SVN-Rev: 35613
2014-04-09 23:56:42 +00:00
Travis Keep
7ed712add5 ICU-10046 Introduce ScientificFormatHelper class.
X-SVN-Rev: 35612
2014-04-09 23:00:45 +00:00
Travis Keep
0959e4e84d ICU-10828 Attempt to fix broken build.
X-SVN-Rev: 35597
2014-04-03 22:44:00 +00:00
Travis Keep
e3a6ed0372 ICU-10828 Remove unused dependencies.
X-SVN-Rev: 35595
2014-04-03 21:58:23 +00:00
Jungshik Shin
530f403705 ICU-10811 QNX does not have nl_lang_info_codeset
X-SVN-Rev: 35580
2014-04-02 21:50:11 +00:00
Travis Keep
c5fcd47b4f ICU-10793 Add optimization to ListFormatter.
X-SVN-Rev: 35579
2014-04-02 21:43:11 +00:00
Travis Keep
0d3dedc0a5 ICU-10804 Add documentation to LRUCache.
X-SVN-Rev: 35576
2014-04-02 20:12:02 +00:00
Yoshito Umaoka
6e0a9a397d ICU-10816 DateFormat::setLenient to set boolean attribute properly.
X-SVN-Rev: 35572
2014-04-02 19:17:11 +00:00
Travis Keep
bb63aa3994 ICU-10758 Attempt to fix broken build.
X-SVN-Rev: 35570
2014-04-02 16:46:23 +00:00
Travis Keep
72a92fadc1 ICU-10758 Attempt to fix broken build.
X-SVN-Rev: 35569
2014-04-02 16:21:14 +00:00
Travis Keep
fa5b13bee3 ICU-10758 Attempt to fix broken build.
X-SVN-Rev: 35568
2014-04-01 23:57:16 +00:00
Travis Keep
8b59ab29e0 ICU-10758 Attempt to fix broken build.
X-SVN-Rev: 35565
2014-04-01 23:01:15 +00:00
Travis Keep
fe24e76026 ICU-10758 Enable fastpath for DecimalFormat when grouping is turned on as long as no grouping separators need to be inserted.
X-SVN-Rev: 35560
2014-04-01 20:41:15 +00:00
Markus Scherer
da7170882b ICU-10636 make -w tests work without collation rule strings, and without big5han and gb2312han
X-SVN-Rev: 35558
2014-04-01 19:59:27 +00:00
Markus Scherer
9e4365c9e6 ICU-10810 genrb: preflight strings on final parse tree, not while building the tree
X-SVN-Rev: 35544
2014-03-28 22:03:03 +00:00
Yoshito Umaoka
e4e63fd5c0 ICU-10434 tzdata2014b to ICU4C
X-SVN-Rev: 35533
2014-03-26 14:33:24 +00:00
Yoshito Umaoka
c5f65ad529 ICU-10434 Relaxed the check condition for DST amount from 1 hour to 2 hours. tzdata2014b added Antarctica/Troll with a recurrent DST rule with 2 hour daylight saving.
X-SVN-Rev: 35531
2014-03-26 14:28:37 +00:00
Yoshito Umaoka
d1945b489b ICU-10740 Updated ICU4C readme.html for 53rc.
X-SVN-Rev: 35510
2014-03-19 15:19:59 +00:00
Peter Edberg
4696fb6ee5 ICU-10507 Better API documentation for asymmetric search (C)
X-SVN-Rev: 35502
2014-03-18 21:50:11 +00:00
Yoshito Umaoka
8543a2f7ff ICU-9101 A minor bug fix in utrace.c found during code review.
X-SVN-Rev: 35493
2014-03-18 13:42:00 +00:00
Travis Keep
3f79fc8787 ICU-10646 Andy's code review comments.
X-SVN-Rev: 35491
2014-03-17 18:16:22 +00:00
Travis Keep
e4f7eafc89 ICU-10461 Andy's review comments.
X-SVN-Rev: 35490
2014-03-17 18:07:34 +00:00
Michael Ow
3daf54af40 ICU-10740 Fix uconfig test errors
X-SVN-Rev: 35480
2014-03-15 06:08:42 +00:00
Peter Edberg
8fdebe3515 ICU-10740 Adjust #ifndef U_HIDE_DRAFT/INTERNAL_API for changes; don't use around default,copy,= ctors
X-SVN-Rev: 35478
2014-03-15 00:20:41 +00:00
John Emmons
bc0b75a81b ICU-10792 Merge data fixes from Cldrbug:7068
X-SVN-Rev: 35473
2014-03-14 20:57:50 +00:00
Yoshito Umaoka
1390808e60 ICU-10764 Regenerated APIChangeReport.html to include some latest changes in trunk.
X-SVN-Rev: 35470
2014-03-14 03:38:14 +00:00
Yoshito Umaoka
097c0f238b ICU-10756 Review update. Updated API status tag of setGroupingUsed() and setParseIntegerOnly which were added to override the super class methods to resolve the problem to @draft ICU 53.
X-SVN-Rev: 35469
2014-03-14 02:31:25 +00:00
Peter Edberg
c9b9cf52d2 ICU-10745 Remove other logKnownIssue for #10405, fixed in CLDR 25
X-SVN-Rev: 35468
2014-03-13 23:02:10 +00:00
Peter Edberg
4cbc737493 ICU-10740 Update urename.h
X-SVN-Rev: 35467
2014-03-13 22:53:30 +00:00
John Emmons
22c6db5157 ICU-10789 Some last minute changes in supplemental data from CLDR 25
X-SVN-Rev: 35463
2014-03-13 21:31:15 +00:00
Michael Ow
c70512bdfe ICU-10786 Ensure ICU 53 passes without data
X-SVN-Rev: 35462
2014-03-13 21:28:24 +00:00
Andy Heninger
2f0f40c29a ICU-10764 API Promotions for ICU4C 53.
X-SVN-Rev: 35461
2014-03-13 21:03:05 +00:00
Andy Heninger
dfe8c061e0 ICU-10764 API Promotions for ICU4C 53.
X-SVN-Rev: 35459
2014-03-13 20:33:16 +00:00
Peter Edberg
27b3e24d4d ICU-10745 Remove logKnownIssue for #10405, fixed in CLDR 25
X-SVN-Rev: 35458
2014-03-13 17:33:02 +00:00
Michael Ow
21d28f0945 ICU-10286 Add uconfig option in test code for filtered break iterator
X-SVN-Rev: 35448
2014-03-12 22:56:39 +00:00
Markus Scherer
185eb296a9 ICU-10740 update pool.res bundles for CLDR 25
X-SVN-Rev: 35447
2014-03-12 22:54:00 +00:00
Michael Ow
06cc7cacb5 ICU-10286 Add uconfig option to disable filtered break iterator code by default
X-SVN-Rev: 35446
2014-03-12 21:59:12 +00:00
John Emmons
2fbd7d8a61 ICU-10441 Regenerate Japanese collation to fix double backslash problem
X-SVN-Rev: 35443
2014-03-12 21:43:56 +00:00
Markus Scherer
ecfc286a25 ICU-10740 some new intra-ICU4C dependencies
X-SVN-Rev: 35441
2014-03-12 21:27:57 +00:00
Markus Scherer
30de06a013 ICU-10700 fix minor API docs bug
X-SVN-Rev: 35436
2014-03-12 18:53:11 +00:00
Markus Scherer
c1f540a2eb ICU-10640 remove obsolete TODO
X-SVN-Rev: 35435
2014-03-12 18:48:27 +00:00
John Emmons
7525392d15 ICU-10745 Merge CLDR25 data into trunk
X-SVN-Rev: 35429
2014-03-12 04:34:00 +00:00
Peter Edberg
1def0575b8 ICU-5186 to address review comments, reformat & delete commented-out line
X-SVN-Rev: 35425
2014-03-12 02:44:16 +00:00
Peter Edberg
a55d42e8fa ICU-10725 add explicit status for every item in USearchAttribute[Value] enums
X-SVN-Rev: 35424
2014-03-12 01:44:33 +00:00
Peter Edberg
851ea612f2 ICU-10740 update U_COPYRIGHT_STRING to 2014
X-SVN-Rev: 35423
2014-03-12 01:41:52 +00:00
Travis Keep
16401cda19 ICU-10640 Markus' review comments on formatting hh:mm:ss in MeasureFormat.
X-SVN-Rev: 35422
2014-03-12 00:12:32 +00:00
Travis Keep
83f8bc77b2 ICU-10640 Fix misspelled word in comments. Add TODO to revisit how we dtermine if two MeasureUnit references mean the same unit.
X-SVN-Rev: 35421
2014-03-11 23:33:52 +00:00
Travis Keep
4a4907c1eb ICU-10703 Deprecate timeUnitFormat.
X-SVN-Rev: 35419
2014-03-11 23:14:05 +00:00
Travis Keep
705755a025 ICU-10700 From Markus' review comments.
X-SVN-Rev: 35408
2014-03-11 21:18:34 +00:00
Travis Keep
55daa14907 ICU-10640 Changes from Markus' review.
X-SVN-Rev: 35404
2014-03-11 17:40:23 +00:00
Michael Ow
494610cf0f ICU-10434 tzdata2014a to ICU4C
X-SVN-Rev: 35401
2014-03-11 05:20:06 +00:00
Scott Russell
c3b6d7351d ICU-10776 fix non-ASCII characters in C source
X-SVN-Rev: 35393
2014-03-10 15:23:19 +00:00
Peter Edberg
d3e17b771b ICU-10739 Add readme comments about requiring C99
X-SVN-Rev: 35390
2014-03-08 06:25:27 +00:00
Peter Edberg
71faffa075 ICU-10725 Deprecate USEARCH_CANONICAL_MATCH which has no effect, suggest UCOL_NORMALIZATION_MODE instead.
X-SVN-Rev: 35389
2014-03-08 05:37:03 +00:00
Steven R. Loomis
4cfdb4a00d ICU-10651 DateFormat::getCalendar() not intended to get the results of parse
X-SVN-Rev: 35388
2014-03-08 01:18:23 +00:00
Steven R. Loomis
5bc87de353 ICU-10003 update derb manpage
X-SVN-Rev: 35387
2014-03-08 01:09:32 +00:00
Steven R. Loomis
f9518ccbb1 ICU-9948 bump class table
X-SVN-Rev: 35385
2014-03-08 01:09:05 +00:00
Steven R. Loomis
0b703647fd ICU-9948 no longer see a crash, think it was fixed by other bugs. bumped the class table. enabled letest to run by default (finally). fixed pcheck to output status.
X-SVN-Rev: 35384
2014-03-08 00:49:39 +00:00
Markus Scherer
c9cda28161 ICU-10738 CollationAPITest/TestVariableTopSetting use the root collator, fails with en_US_POSIX
X-SVN-Rev: 35381
2014-03-07 17:31:39 +00:00
Steven R. Loomis
7b0172a8aa ICU-10272 fix break on Windows
X-SVN-Rev: 35378
2014-03-07 01:01:49 +00:00
Michael Ow
b8358fd167 ICU-10766 Rename ResourceType enum values to avoid collision on MinGW build
X-SVN-Rev: 35376
2014-03-07 00:46:13 +00:00
Steven R. Loomis
c866020da6 ICU-10272 the clang workaround was only *mostly* harmless. Disable it under Windows. Fix: typeinfo(82): error C2874: using-declaration causes a multiple declaration of 'type_info'
X-SVN-Rev: 35375
2014-03-07 00:30:23 +00:00
Steven R. Loomis
9d41d2258a ICU-10286 warning fix
X-SVN-Rev: 35369
2014-03-06 21:59:38 +00:00
Steven R. Loomis
4aa1d95ce1 ICU-10286 platform fix
X-SVN-Rev: 35367
2014-03-06 19:40:33 +00:00
Steven R. Loomis
bd3131899f ICU-10272 clang workaround
X-SVN-Rev: 35366
2014-03-06 19:39:41 +00:00
Steven R. Loomis
ded9162807 ICU-10286 API docs update (commit missed from yesterday), remove stray printf
X-SVN-Rev: 35363
2014-03-06 18:38:08 +00:00
Steven R. Loomis
f4fe9b638e ICU-10286 load suppression data from locales. For now, only test English because it is already in.
X-SVN-Rev: 35359
2014-03-06 12:51:31 +00:00
Steven R. Loomis
7bc88a1a04 ICU-10286 works on windows
X-SVN-Rev: 35358
2014-03-06 12:11:08 +00:00
Steven R. Loomis
bbe5a9e0d8 ICU-10286 Check in filtered break behavior. Does not load bundles yet. Also fixes to locbased and brkiter ( no way for subclasses to set locale id )
X-SVN-Rev: 35357
2014-03-06 11:21:15 +00:00
Steven R. Loomis
bf0d5601c2 ICU-10756 fix stray 'x'
X-SVN-Rev: 35356
2014-03-06 10:32:21 +00:00
Peter Edberg
5241507312 ICU-10637 Format/parse using 'r', C part 2 (add tests, clean up islamic delta calculation)
X-SVN-Rev: 35355
2014-03-06 09:47:25 +00:00
Yoshito Umaoka
7202567040 ICU-9101 Cleaned up API doc for StringSearch. Removed clauses mentioning Boyer-Moore algorithm. Keep the docs synchronized with ICU4J StringSearch.
X-SVN-Rev: 35354
2014-03-06 01:27:21 +00:00
Steven R. Loomis
f38544a2a6 ICU-10756 regression tests added for case where setGroupingUsed didn't call handleChanged() and thus the fastpath status would be incorrect. Fixed by overriding three functions in DecimalFormat but delegating to NumberFormat. The other two functions don't affect fastpath, but are overridden for future changes where they might.
X-SVN-Rev: 35351
2014-03-06 00:12:57 +00:00
Steven R. Loomis
4c308228b1 ICU-10286 check in stub xml files so that the .txt gets generated. See ICU-10750 for removal of such stubs.
X-SVN-Rev: 35349
2014-03-05 23:25:48 +00:00
Steven R. Loomis
3226c52b08 ICU-10756 fix operator= ( restores performance for the createInstance() / applyPattern("#") case )
X-SVN-Rev: 35348
2014-03-05 23:11:07 +00:00
Steven R. Loomis
8700d5b055 ICU-10755 check in some additional tests
X-SVN-Rev: 35347
2014-03-05 22:23:51 +00:00
Steven R. Loomis
d6d65ed16b ICU-10286 initial stub checkin of FilteredBreakIteratorBuilder (todo: windows proj files)
X-SVN-Rev: 35346
2014-03-05 20:44:47 +00:00
Steven R. Loomis
285f95b7fd ICU-10755 remove whitespace and fix warnings
X-SVN-Rev: 35345
2014-03-05 19:48:58 +00:00
Steven R. Loomis
c574edd9ed ICU-10755 add U_NAMESPACE_USE, also add a couple of tests including grouping (for comparison)
X-SVN-Rev: 35344
2014-03-05 19:47:35 +00:00
John Emmons
95dccec52d ICU-9791 Minor doc update for getName() API of numbering system
X-SVN-Rev: 35343
2014-03-05 18:52:47 +00:00
Peter Edberg
30e8bc452d ICU-10637 Format/parse using 'r' related gregorian year, C changes part 1 (still need correct num fmt & tests)
X-SVN-Rev: 35341
2014-03-05 11:51:05 +00:00
Scott Russell
8791b26095 ICU-10625 address data checks in DateFormatTest::TestDateFormatLeniency not checking expected results
X-SVN-Rev: 35340
2014-03-05 00:52:30 +00:00
Yoshito Umaoka
faacd61904 ICU-10724 Minor refinement in the API doc for TimeZone::getDisplayName, the fallback format is localized and can be different from GMT[+-]hh:mm.
X-SVN-Rev: 35336
2014-03-04 20:21:22 +00:00
Andy Heninger
ce39777eda ICU-4833 Update RBBI title case rules, replace obsolete rule syntax.
X-SVN-Rev: 35333
2014-03-04 19:58:04 +00:00
Markus Scherer
9bf9705667 ICU-9101 fix hiraganaQuaternary API docs
X-SVN-Rev: 35329
2014-03-04 19:32:53 +00:00
Michael Ow
39f9e215de ICU-10740 Update version number to 53.1 in ICU4C
X-SVN-Rev: 35324
2014-03-04 17:59:29 +00:00
Scott Russell
246f3a9162 ICU-10336 really fix test
X-SVN-Rev: 35321
2014-03-04 16:09:19 +00:00
Scott Russell
11b2ef55b3 ICU-10336 fix test
X-SVN-Rev: 35320
2014-03-04 15:15:12 +00:00
Scott Russell
eb0fd12224 ICU-10336 add leniency controls for lenient like behavior
X-SVN-Rev: 35319
2014-03-04 14:40:36 +00:00
Peter Edberg
2a5e2e4810 ICU-10730 Just add tests verifying correct behavior for U in skeleton (C)
X-SVN-Rev: 35315
2014-03-04 08:46:17 +00:00
Peter Edberg
24a8cc84f4 ICU-5186 Make DecimalFormat::operator== much more complete
X-SVN-Rev: 35312
2014-03-04 05:54:16 +00:00
Markus Scherer
974358f7fd ICU-8204 test quoted apostrophe in compact syntax
X-SVN-Rev: 35303
2014-03-03 20:54:56 +00:00
Markus Scherer
22316fe74f ICU-6328 test Malayalam 0D57<<0D4C
X-SVN-Rev: 35299
2014-03-03 19:32:21 +00:00
Markus Scherer
c9c2304cc7 ICU-9507 test script reordering also *among* variables
X-SVN-Rev: 35288
2014-03-02 18:55:25 +00:00
Peter Edberg
27cfaed4d8 ICU-10681 Lazily get and cache BreakIterator for titlecasing; lazily get contextTransform info if possible (C)
X-SVN-Rev: 35287
2014-03-02 00:44:35 +00:00
Markus Scherer
11676f470f ICU-9355 test that secondary+case ignores secondary ignorables
X-SVN-Rev: 35285
2014-03-01 22:53:08 +00:00
Markus Scherer
c0c465d823 ICU-9351 test that uppercase-first sorts a string with a trailing tertiary CE after its prefix
X-SVN-Rev: 35278
2014-03-01 00:23:24 +00:00
Markus Scherer
742658b061 ICU-9507 test shifted+reordering
X-SVN-Rev: 35276
2014-03-01 00:07:08 +00:00
Markus Scherer
3baf728df7 ICU-10033 Clarify what characters numeric collation works on
X-SVN-Rev: 35274
2014-02-28 22:50:10 +00:00
Markus Scherer
b35f99a0a7 ICU-9956 test that @ is equivalent to [backwards 2]
X-SVN-Rev: 35271
2014-02-28 22:12:12 +00:00
Markus Scherer
36666b5856 ICU-10149 test collation type fallback from unsupported type
X-SVN-Rev: 35269
2014-02-28 21:36:06 +00:00
Markus Scherer
d3caa74af6 ICU-9092 test numeric collation with other settings
X-SVN-Rev: 35267
2014-02-28 21:22:56 +00:00
Markus Scherer
15daddd56d ICU-9778 replace use of deprecated ucol_getContractions()
X-SVN-Rev: 35266
2014-02-28 21:09:19 +00:00
Markus Scherer
43958793f7 ICU-10108 test reset-before on already-tailored characters
X-SVN-Rev: 35264
2014-02-28 20:57:21 +00:00
Markus Scherer
78b241a52b ICU-9959 test that RBC forbids rules with a before-reset followed by a stronger relation
X-SVN-Rev: 35263
2014-02-28 20:15:58 +00:00
Markus Scherer
ede6e58597 ICU-10478 Android does not have nl_langinfo(codeset)
X-SVN-Rev: 35260
2014-02-28 19:27:37 +00:00
Markus Scherer
84f781e9fb ICU-10595 reenable TestNextSortKeyPartJaIdentical()
X-SVN-Rev: 35259
2014-02-27 23:31:01 +00:00
Markus Scherer
a2a0fa000d ICU-8070 Check that the rule parser handles a comment without terminating end-of-line
X-SVN-Rev: 35257
2014-02-27 22:52:07 +00:00
Michael Ow
e9e591473c ICU-10520 Remove typo in readme
X-SVN-Rev: 35256
2014-02-27 21:01:41 +00:00
Andy Heninger
d6cca740f2 ICU-10673 AnyTransliterator thread safety test, fix build failure on AIX.
X-SVN-Rev: 35255
2014-02-27 20:57:51 +00:00
Michael Ow
e9feffb425 ICU-10520 Clarify windows build instructions in the readme
X-SVN-Rev: 35253
2014-02-27 19:36:18 +00:00
Michael Ow
fefa024ccc ICU-10711 Update more fixes to zos pds dataset build
X-SVN-Rev: 35251
2014-02-27 19:23:50 +00:00
Michael Ow
fcb9a8ed56 ICU-10663 Update zos build instructions concerning heap size settings in the readme
X-SVN-Rev: 35250
2014-02-27 19:19:22 +00:00
Andy Heninger
52b3ba1caa ICU-10673 AnyTransliterator thread safety fix.
X-SVN-Rev: 35248
2014-02-27 18:45:32 +00:00
Yoshito Umaoka
36bd9445a2 ICU-10726 Updated the last resort number format patterns to match the patterns used by root locale.
X-SVN-Rev: 35246
2014-02-27 07:44:48 +00:00
Markus Scherer
889c8b2429 ICU-10678 cherry-pick Unicode 7.0 U+20BD RUBLE SIGN for ICU 53
X-SVN-Rev: 35241
2014-02-26 21:34:14 +00:00
Markus Scherer
586a608127 ICU-9101 readme about collation
X-SVN-Rev: 35239
2014-02-26 20:40:59 +00:00
Markus Scherer
1ee6b71f6c ICU-10723 delete C++ RandomCollatorTest
X-SVN-Rev: 35238
2014-02-26 19:33:44 +00:00
Markus Scherer
6105e6d068 ICU-10670 another minor fix
X-SVN-Rev: 35236
2014-02-26 03:35:17 +00:00
Yoshito Umaoka
80c576c0b7 ICU-10670 Fixed a compilation errror on VC in the previous commit.
X-SVN-Rev: 35235
2014-02-26 00:49:35 +00:00
Markus Scherer
6177c58d7f ICU-9156 collv2 fixed some known search test failures
X-SVN-Rev: 35234
2014-02-26 00:11:22 +00:00
Markus Scherer
86861a0867 ICU-10670 Fix character-based Arabic shaping for Urdu & some other characters
X-SVN-Rev: 35233
2014-02-26 00:02:24 +00:00
Yoshito Umaoka
f7f73fe88d ICU-10544 Fixed some implementation problems in Calendar::add. When adding day or larger field results wall time falls into non-existing time slot created by DST transition, the implementation honors the current skipped wall time option.
X-SVN-Rev: 35231
2014-02-25 23:50:35 +00:00
Markus Scherer
c2ba26e8ba ICU-10472 build genrb, uconv, toolutil but not test suites with explicit UnicodeString constructors
X-SVN-Rev: 35230
2014-02-25 23:49:53 +00:00
Markus Scherer
50a883201d ICU-9101 fix test memory leak
X-SVN-Rev: 35229
2014-02-25 23:20:31 +00:00
Markus Scherer
1c02705b8f ICU-9822 fix U_STRING_INIT string length
X-SVN-Rev: 35228
2014-02-25 22:56:51 +00:00
Markus Scherer
e977c057a9 ICU-9101 merge branches/markus/collv2@35225 into the trunk
X-SVN-Rev: 35227
2014-02-25 21:21:49 +00:00
Peter Edberg
5877fc6542 ICU-10630 Add Thai words for "application" and "tag" to thaidict.txt
X-SVN-Rev: 35213
2014-02-24 19:34:40 +00:00
Peter Edberg
7ebe390ea6 ICU-10691 Add 23 city names (mostly from exemplar city data) to thaidict.txt
X-SVN-Rev: 35211
2014-02-24 16:39:00 +00:00
Peter Edberg
9596efb7f4 ICU-10712 Integrate non-collation, non-BCP47 data from CLDR trunk@9766
X-SVN-Rev: 35208
2014-02-24 07:17:41 +00:00
Yoshito Umaoka
cfd57abf79 ICU-10601 Added UNUM_CURRENCY_ACCOUNTING to ICU4C NumberFormat.
X-SVN-Rev: 35198
2014-02-22 00:16:56 +00:00
Travis Keep
e3e20601c0 ICU-10547 Remove extra code from tests added there to help me debug.
X-SVN-Rev: 35197
2014-02-21 22:34:29 +00:00
Travis Keep
fcde5a4621 ICU-10547 Format -0.0 as a negative when using scientific notation.
X-SVN-Rev: 35196
2014-02-21 20:41:39 +00:00
Travis Keep
7fb4b7bcf6 ICU-10640 Fix various bugs around duration formatting e.g 3:45:23
X-SVN-Rev: 35186
2014-02-20 22:41:13 +00:00
Andy Heninger
c4f6c43b86 ICU-10706 Spoof Check, bug fix & test for Identifier Restriction Level; update spoof checker one time initialization.
X-SVN-Rev: 35175
2014-02-19 23:53:30 +00:00
Andy Heninger
5b67287476 ICU-10706 Fix Windows build problem with string literals.
X-SVN-Rev: 35168
2014-02-19 06:59:00 +00:00
Andy Heninger
8525e6bd47 ICU-10706 Spoof Check data update.
X-SVN-Rev: 35164
2014-02-19 01:07:32 +00:00
Michael Ow
8304daf4d7 ICU-10711 Fix pds dataset data builds on zos
X-SVN-Rev: 35152
2014-02-18 06:21:37 +00:00
Travis Keep
b9c4a1ec76 ICU-10640 Improve documentation.
X-SVN-Rev: 35147
2014-02-16 07:36:36 +00:00
Travis Keep
fd530319e6 ICU-10640 In MeasureFormat, use adopted NumberFormat on last measure only; use integer numberformats on the rest.
X-SVN-Rev: 35146
2014-02-16 02:10:51 +00:00
Travis Keep
1d1172e466 ICU-10700 Document that relevant registerXXX() method must be called at application startup and unregister() methods must be called at application shutdown.
X-SVN-Rev: 35129
2014-02-12 23:37:47 +00:00
Travis Keep
abbae79212 ICU-10640 Change MeasureFormat::adoptNumberFormat to adhere to ICU users' guide.
X-SVN-Rev: 35117
2014-02-10 22:55:18 +00:00
Travis Keep
8f7065db65 ICU-10640 Fix memory leak in adoptNumberFormat code.
X-SVN-Rev: 35116
2014-02-10 22:52:01 +00:00
Andy Heninger
059f862c4a ICU-10015 Dictionary Break, sync between ICU4C & J. Most changes for this ticket are in ICU4J.
X-SVN-Rev: 35115
2014-02-10 20:12:03 +00:00
Travis Keep
53ababf5a7 ICU-10461 Make NumberFormat::createInstance() and PluralRules::forLocale() 10X faster than before for most common types. Provide internal createSharedInstance() for NumberFormat and SharedFormat for internal use that is 2 orders of magnitude faster than before.
X-SVN-Rev: 35114
2014-02-10 19:13:50 +00:00
Peter Edberg
401daae867 ICU-10633 Implement context-sensitive number formatting (currently just for RBNF)
X-SVN-Rev: 35095
2014-02-06 09:41:17 +00:00
Peter Edberg
1eea3529b2 ICU-10676 Also update the unum_open documentation for available styles
X-SVN-Rev: 35094
2014-02-06 07:17:07 +00:00
Peter Edberg
67551b09e9 ICU-10676 unum_open should support UNUM_CURRENCY_ISO, UNUM_CURRENCY_PLURAL styles
X-SVN-Rev: 35093
2014-02-06 06:31:50 +00:00
Travis Keep
897a4241a5 ICU-10682 Fix memory leak in trunk.
X-SVN-Rev: 35087
2014-02-06 00:44:13 +00:00
Travis Keep
25c7ba8e57 ICU-10682 Fix clone, copy constructor, and assignment operator in RulesBasedNumberFormat.
X-SVN-Rev: 35085
2014-02-06 00:34:24 +00:00
Scott Russell
c7519ed407 ICU-10660 add back removed comments to fix missing sample code in ICU4C API doc
X-SVN-Rev: 35084
2014-02-05 18:07:53 +00:00
Travis Keep
ab9706155a ICU-10640 Attempt to fix broken build.
X-SVN-Rev: 35073
2014-02-04 02:16:23 +00:00
Travis Keep
0a42d4959f ICU-10640 Add C++ MeasureFormat API.
X-SVN-Rev: 35069
2014-02-04 00:29:17 +00:00
Travis Keep
995b68f085 ICU-10646 Improve test readability.
X-SVN-Rev: 35036
2014-01-30 16:55:02 +00:00
Steven R. Loomis
a4074397ec ICU-10669 reinstate parallel CLDR-to-ICU build
X-SVN-Rev: 35031
2014-01-30 01:42:28 +00:00
Travis Keep
a6d90fc75a ICU-10646 Add test for 2 and 3 arg versions of format. Add test for if appendTo is not empty.
X-SVN-Rev: 35028
2014-01-29 23:11:43 +00:00
Travis Keep
844d4e860b ICU-10646 Tempalte->SimplePatternFormatter. evaluate -> format
X-SVN-Rev: 35027
2014-01-29 22:57:06 +00:00
Travis Keep
92c280f8fc ICU-10646 Attempt to fix broken build.
X-SVN-Rev: 35022
2014-01-29 13:54:28 +00:00
Travis Keep
1f93b4c481 ICU-10646 Attempt to fix broken build.
X-SVN-Rev: 35019
2014-01-29 05:52:11 +00:00
Travis Keep
d4ec281c99 ICU-10646 Introduce Template class and change ListFormatter to use it. Introduce QuantityFormatter class and change RelativeDateTimeFormatter to use it.
X-SVN-Rev: 35018
2014-01-29 05:08:55 +00:00
George Rhoten
4397b041e3 ICU-10622 Fix warnings and errors when DEBUG is accidentally defined.
X-SVN-Rev: 35007
2014-01-28 04:25:46 +00:00
Yoshito Umaoka
2c56459ce6 ICU-10577 Added a test case in ICU4C to check if the calendar factory method uses locale's region to initialize week data. ICU4C library code is working fine, so no changes in the library code.
X-SVN-Rev: 35002
2014-01-27 21:56:47 +00:00
Yoshito Umaoka
48c55b449e ICU-10653 Fixed a thread safety problem in SimpleDateFormat.
X-SVN-Rev: 34992
2014-01-27 14:53:26 +00:00
Markus Scherer
33db481060 ICU-10639 detect the empty label before the ASCII dot in a domain name that contains nothing else
X-SVN-Rev: 34987
2014-01-24 02:40:16 +00:00
Michael Ow
4e806c800e ICU-10483 Fix no data test errors in ICU4C 53m1
X-SVN-Rev: 34979
2014-01-22 21:20:24 +00:00
Andy Heninger
1c67f2b859 ICU-10644 Add missing #include of platform.h
X-SVN-Rev: 34968
2014-01-22 19:05:23 +00:00
Peter Edberg
1223df27e0 ICU-10483 Further #ifndef U_HIDE_XXX adjustments from running hdrtst
X-SVN-Rev: 34966
2014-01-22 07:27:50 +00:00
Peter Edberg
ebb200b1e4 ICU-10483 Update #ifndef U_HIDE_XXX guards for 53m1
X-SVN-Rev: 34965
2014-01-22 04:27:50 +00:00
Scott Russell
3059ac945f ICU-10650 53m1 BRS task - updates for non-ascii code in C
X-SVN-Rev: 34953
2014-01-21 20:58:03 +00:00
Steven R. Loomis
e95bc4dfe8 ICU-10483 API Change Report for 53m1
X-SVN-Rev: 34951
2014-01-21 20:18:49 +00:00
Steven R. Loomis
0580e9e8ee ICU-10650 remove nbsp (!) that were preventing proper parsing of the @draft tag
X-SVN-Rev: 34949
2014-01-21 18:26:44 +00:00
Scott Russell
3fa1319cc4 ICU-10650 53m1 BRS task - updates for svn properties
X-SVN-Rev: 34946
2014-01-21 04:04:40 +00:00
Peter Edberg
b11fbe7b7f ICU-10483 Update urename.h for 53m1
X-SVN-Rev: 34937
2014-01-20 21:35:40 +00:00
Matitiahu Allouche
11bda31f78 ICU-10647 fixes to UBA implementation to make it behave exactly like the reference implementations even for all the known weird cases.
X-SVN-Rev: 34934
2014-01-19 22:04:33 +00:00
Travis Keep
281cbf5106 ICU-8464 Implement more changes from Markus' code review.
X-SVN-Rev: 34929
2014-01-17 23:11:22 +00:00
Markus Scherer
1a8fa006ec ICU-10483 update intra-ICU4C dependencies
X-SVN-Rev: 34925
2014-01-17 21:39:13 +00:00
Travis Keep
dc1b469069 ICU-10219 Added test for 1 minute, 1.0 minutes, 1.01 minutes.
X-SVN-Rev: 34918
2014-01-16 22:58:52 +00:00
Peter Edberg
2bf11e889d ICU-10628 Use (const DateFormat*)fmt in udat_getContext, (const NumberFormat*)fmt in unum_getContext
X-SVN-Rev: 34916
2014-01-16 22:46:04 +00:00
Travis Keep
f2738c9787 ICU-10468 andy's review comments.
X-SVN-Rev: 34914
2014-01-16 21:32:53 +00:00
Peter Edberg
93ac2bd3b5 ICU-10585 Review fixes: Improve arg check, then don't skip res.setTo for preflight case
X-SVN-Rev: 34906
2014-01-15 23:44:01 +00:00
Peter Edberg
541a0405a7 ICU-10628 udat_getContext should use const UDateFormat*
X-SVN-Rev: 34904
2014-01-15 20:55:04 +00:00
Peter Edberg
ee25f053a6 ICU-10574 Add basic C sanity check too
X-SVN-Rev: 34900
2014-01-15 09:31:11 +00:00
Peter Edberg
4c8984f5cb ICU-10574 initialize fCapitalizationContext in default constructor
X-SVN-Rev: 34897
2014-01-15 08:34:01 +00:00
Travis Keep
f56a9be8fd ICU-8464 Implement Andy's comments.
X-SVN-Rev: 34891
2014-01-14 22:39:13 +00:00
Scott Russell
c7677154e6 ICU-10619 Improve usability of DateFormat's leniency control & promote BooleanAttribute control to draft for v53
X-SVN-Rev: 34888
2014-01-14 17:26:35 +00:00
Peter Edberg
1865fa1670 ICU-10574 part 1, just API and setContext/getContext implementation
X-SVN-Rev: 34886
2014-01-14 07:31:30 +00:00
Peter Edberg
df7d845995 ICU-10585 Add utrans_toRules, utrans_getSourceSet
X-SVN-Rev: 34882
2014-01-13 07:27:02 +00:00
Peter Edberg
9cf4a2acd5 ICU-10591 Hoist setContext from SimpleDateFormat/RelativeDateFormat to DateFormat
X-SVN-Rev: 34881
2014-01-12 05:23:30 +00:00
Peter Edberg
a5f9fc6974 ICU-10483 Update copyright & license dates, strip outdated info from readme, fix validation errs
X-SVN-Rev: 34880
2014-01-12 01:16:00 +00:00
Peter Edberg
b6f141239f ICU-10623 Integrated data generated from CLDR 25-M1, but skipped new data in data/coll/
X-SVN-Rev: 34878
2014-01-11 22:23:57 +00:00
Travis Keep
132ff6d742 ICU-8464 Add Suggested changes from Markus.
X-SVN-Rev: 34875
2014-01-11 00:30:39 +00:00
Markus Scherer
8067293d35 ICU-10043 ignore the genrb --omitCollationRules flag while importing rules
X-SVN-Rev: 34874
2014-01-11 00:28:53 +00:00
Markus Scherer
90b6b64024 ICU-10561 ZoneMeta methods must check for bogus input strings
X-SVN-Rev: 34873
2014-01-10 23:14:14 +00:00
Andy Heninger
9dd53d288d ICU-10499 fix compile error with gcc.
X-SVN-Rev: 34872
2014-01-10 22:51:31 +00:00
Markus Scherer
ed3bb51647 ICU-10499 genrb use explicit UnicodeString constructors
X-SVN-Rev: 34867
2014-01-10 21:41:03 +00:00
Andy Heninger
181351be76 ICU-10624 Swat clang compile warnings.
X-SVN-Rev: 34863
2014-01-10 19:49:32 +00:00
Andy Heninger
cabbcecf5c ICU-10624 Swat clang compile warnings.
X-SVN-Rev: 34861
2014-01-10 19:20:16 +00:00
Andy Heninger
2b6a24aebc ICU-10624 Fix windows build error introduced with earlier compile warning fix.
X-SVN-Rev: 34859
2014-01-10 18:14:31 +00:00
Yoshito Umaoka
13c6750194 ICU-10583 Fixed a minor problem in illegal lead byte handling in the UTF-8 charset recognizer.
X-SVN-Rev: 34856
2014-01-10 16:10:57 +00:00
Andy Heninger
301814f85f ICU-10624 Compiler warning cleanups, continued.
X-SVN-Rev: 34855
2014-01-10 08:35:00 +00:00
Andy Heninger
1996008111 ICU-10624 Swat clang compile warnings. More fixes to come.
X-SVN-Rev: 34854
2014-01-10 02:24:54 +00:00
Peter Edberg
41bc8fd78a ICU-10609 Integrate changes from CLDR r9632 except for collation,brkitr
X-SVN-Rev: 34851
2014-01-09 22:59:37 +00:00
Michael Ow
6215a95183 ICU-10617 Fix library suffix macro definition
X-SVN-Rev: 34845
2014-01-09 19:18:40 +00:00
Markus Scherer
e38cc9f41b ICU-10549 collperf2 also test sorting & binary search
X-SVN-Rev: 34836
2014-01-08 00:39:04 +00:00
Yoshito Umaoka
c3711bd5bf ICU-10434 tzdata2013i to ICU4C, including metazone mapping updates (cldrbug:6893), windows tz mapping updates (cldrbug:6894), make file changes (tzdata2013i removed tz files - solar87/88/89) and a test case update.
X-SVN-Rev: 34828
2014-01-03 23:12:22 +00:00
Michael Ow
6beb32f883 ICU-10548 Use hyphen when setting cl options on Cygwin MSVC builds
X-SVN-Rev: 34821
2013-12-31 20:51:27 +00:00
Michael Ow
aaca304356 ICU-10537 Avoid rerunning pkgdata tool when building data
X-SVN-Rev: 34820
2013-12-26 21:28:59 +00:00
Markus Scherer
e6656c9e8a ICU-10535 toolutil/package.cpp: NUL-terminate pkgPrefix
X-SVN-Rev: 34818
2013-12-23 17:02:59 +00:00
Peter Edberg
908bae8ff8 ICU-10609 Fix test failures only found in clean build, missed in incremental build (hmm)
X-SVN-Rev: 34816
2013-12-23 06:07:15 +00:00
Peter Edberg
f354adb8f6 ICU-10609 Roll in most of the data changes from CLDR r9586 (CLDR 25 pre-m1)
X-SVN-Rev: 34814
2013-12-23 04:52:51 +00:00
Scott Russell
cfea276a2b ICU-10334 C vs. J differences when in lenient mode (remove windows specific debug code)
X-SVN-Rev: 34793
2013-12-18 20:48:43 +00:00
Scott Russell
37e74533a6 ICU-10334 C vs. J differences when in lenient mode
X-SVN-Rev: 34792
2013-12-18 20:03:44 +00:00
Travis Keep
4cad0847c5 ICU-8464 Make formatting relative dates with quantity more efficient by preprocessing the pattern strings. Saves 650ns per format.
X-SVN-Rev: 34784
2013-12-17 21:02:16 +00:00
Yoshito Umaoka
2b978e596d ICU-10549 Updates in the performance test case collperf2.
X-SVN-Rev: 34773
2013-12-16 16:09:05 +00:00
Michael Ow
477564f6d6 ICU-10557 Use U_NAMESPACE_USE where needed
X-SVN-Rev: 34756
2013-12-12 19:25:46 +00:00
Peter Edberg
2a0fd5c83d ICU-10593 Add "บลูทูธ" ("Bluetooth") to Thai break dictionary
X-SVN-Rev: 34752
2013-12-12 03:46:15 +00:00
Steven R. Loomis
fb848db545 ICU-10502 revert bad commit of pkg_genc.c
X-SVN-Rev: 34750
2013-12-12 03:14:23 +00:00
Steven R. Loomis
f0608be95d ICU-10502 reinstate updated config.guess and config.sub as per ICU-9779
X-SVN-Rev: 34749
2013-12-12 03:11:18 +00:00
Peter Edberg
5e491553d2 ICU-10571 Add 11 region names in Japanese to cjdict
X-SVN-Rev: 34748
2013-12-12 02:55:47 +00:00
Andy Heninger
095a44d774 ICU-10562 UText problem with shallow clone.
X-SVN-Rev: 34747
2013-12-12 01:04:54 +00:00
Steven R. Loomis
be63df401e ICU-6102 do not include system libraries in icu-config --ldflags
X-SVN-Rev: 34745
2013-12-12 00:25:57 +00:00
Michael Ow
a4485aaf71 ICU-10557 Fix namespace build issue
X-SVN-Rev: 34744
2013-12-11 23:44:06 +00:00
Yoshito Umaoka
5b27505480 ICU-10595 A test case reproducing ucol_nextSortKeyPart problem reported by #10595. For now, the test case is marked as a 'known issue'.
X-SVN-Rev: 34743
2013-12-11 22:01:45 +00:00
Andy Heninger
fab919477c ICU-10559 Fix C++ compilation errors with U_OVERRIDE_CXX_ALLOCATION=0
X-SVN-Rev: 34736
2013-12-10 23:03:48 +00:00
Yoshito Umaoka
ccb835e2b5 ICU-10549 Fixed some problems in test case description in collperf2.
X-SVN-Rev: 34734
2013-12-10 19:34:34 +00:00
Michael Ow
1f1a501cd1 ICU-10557 Fix some zOS build errors caused by missing exports and pthread macros
X-SVN-Rev: 34733
2013-12-10 18:10:44 +00:00
Peter Edberg
e0b70a15da ICU-10553 RelativeDateFormat copy constructor was incomplete
X-SVN-Rev: 34731
2013-12-10 03:00:08 +00:00
Andy Heninger
e28793a4a6 ICU-10532 ICU Charset Detector, port UTF-16 enhancements from Java to C
X-SVN-Rev: 34730
2013-12-10 02:30:58 +00:00
Yoshito Umaoka
63a9fef24b ICU-10549 Fixed some scripting problems in the new collation regression test on Windows.
X-SVN-Rev: 34727
2013-12-09 22:58:42 +00:00
Peter Edberg
b804c4392f ICU-10553 Add missing udat_close in cdattst.c TestContext()
X-SVN-Rev: 34722
2013-12-09 18:06:56 +00:00
Yoshito Umaoka
401e64ef80 ICU-10549 Merging a new collation performance regression test cases from a branch.
X-SVN-Rev: 34721
2013-12-09 17:32:25 +00:00
Peter Edberg
9f29c3ed25 ICU-10553 Implement context-sensitive capitalization for relative dates (C), add en contextTransforms for test
X-SVN-Rev: 34718
2013-12-09 06:20:23 +00:00
Travis Keep
65ecb0b5fa ICU-8464 Change C++ code according to latest API proposal.
X-SVN-Rev: 34712
2013-12-04 22:50:25 +00:00
Michael Ow
686c54f0fd ICU-10505 Do not use u_austrncpy where not necessary
X-SVN-Rev: 34710
2013-12-04 21:38:30 +00:00
Travis Keep
ef0debb8be ICU-8464 UDAT_DIRECION_UNIT_COUNT -> UDAT_DIRECTION_COUNT
X-SVN-Rev: 34708
2013-12-04 20:46:08 +00:00
Michael Ow
830df7761e ICU-8464 Use UNICODE_STRING_SIMPLE instead of UnicodeString constructor
X-SVN-Rev: 34707
2013-12-03 23:27:49 +00:00
Michael Ow
c3fc274b0b ICU-10500 Add check for if formatting is disabled
X-SVN-Rev: 34703
2013-12-03 04:49:12 +00:00
Michael Ow
7aeeb93906 ICU-8464 Add check for if formatting is disabled
X-SVN-Rev: 34702
2013-12-03 04:48:00 +00:00
Michael Ow
de86afb9e9 ICU-10468 Add check for if format is disabled
X-SVN-Rev: 34701
2013-12-03 04:47:04 +00:00
Travis Keep
5f748fda1a ICU-8464 Fix broken build.
X-SVN-Rev: 34692
2013-11-22 23:23:40 +00:00
Travis Keep
9c65c145ff ICU-8464 Remove dependency between LRUCache and mutex.
X-SVN-Rev: 34691
2013-11-22 23:08:24 +00:00
Travis Keep
32fd3380c0 ICU-8464 Attempt to fix windows broken build.
X-SVN-Rev: 34690
2013-11-22 21:53:59 +00:00
Travis Keep
139d3a5134 ICU-8464 Try to fix broken build.
X-SVN-Rev: 34689
2013-11-22 20:42:19 +00:00
Travis Keep
ac9371ace7 ICU-8464 Try to fix broken build.
X-SVN-Rev: 34687
2013-11-22 19:13:02 +00:00
Travis Keep
089a6434ac ICU-8464 Add relative date formatting.
X-SVN-Rev: 34686
2013-11-22 18:26:22 +00:00
Travis Keep
e1a7ad244f ICU-10545 Added test to verify rounding scientific notation works.
X-SVN-Rev: 34660
2013-11-14 18:57:06 +00:00
Yoshito Umaoka
e62df37f50 ICU-10501 Updated the windows lcid mapping data for new lcids added in Windows 8.1.
X-SVN-Rev: 34647
2013-11-07 20:49:32 +00:00
Yoshito Umaoka
204058d84c ICU-10434 tzdata2013h to ICU4C
X-SVN-Rev: 34625
2013-10-30 01:51:29 +00:00
Yoshito Umaoka
b9ed9d7860 ICU-10521 Allow tz2icu to merge supplemental zone-region mapping data. Also removed unused tz.alias.
X-SVN-Rev: 34623
2013-10-29 22:52:20 +00:00
Steven R. Loomis
7456f5a382 ICU-10043 make an error not a crash when reading import rules fails.
X-SVN-Rev: 34622
2013-10-29 20:59:03 +00:00
Jonathan Lai
f8729ab14f ICU-10480 ULI exception data to ICU format, ICU side
X-SVN-Rev: 34621
2013-10-29 15:50:54 +00:00
Steven R. Loomis
ae7ffe938b ICU-10483 update readme for ver no
X-SVN-Rev: 34612
2013-10-25 19:58:41 +00:00
Steven R. Loomis
c6736b2504 ICU-10502 revert code with bad license in ICU-9779
X-SVN-Rev: 34604
2013-10-22 00:44:28 +00:00
Andy Heninger
7e54ae20fb ICU-10295 Revert bad commit to trunk; was supposed to be on a branch.
X-SVN-Rev: 34592
2013-10-20 21:15:16 +00:00
Andy Heninger
604f679894 ICU-10295 ucleanup experiments.
X-SVN-Rev: 34587
2013-10-19 01:26:53 +00:00
Andy Heninger
2fcbf4c898 ICU-10486 Windows build problem with U_USING_ICU_NAMESPACE=0
X-SVN-Rev: 34586
2013-10-18 20:05:25 +00:00
Travis Keep
9fa0f4299d ICU-10468 Fix applyPattern so that it resets the padding character.
X-SVN-Rev: 34578
2013-10-17 18:44:44 +00:00
Andy Heninger
2914240e10 ICU-10463 Regular Expressions, remove overlooked function boilerplate from r34565 check-in; should fix failing Windows build.
X-SVN-Rev: 34569
2013-10-15 21:19:27 +00:00
Andy Heninger
10dd7ed47b ICU-10463 Regular Expressions, rework debug conditionals to fix build failures on clang, and to somewhat simplify.
X-SVN-Rev: 34565
2013-10-14 22:11:21 +00:00
Andy Heninger
045919648e ICU-10459 Fix segfault in uregex_group() when match is in invalid state.
X-SVN-Rev: 34559
2013-10-11 20:59:39 +00:00
Yoshito Umaoka
2007dc91e7 ICU-10462 ICU4C Intltest to use America/Los_Angeles as the default time zone instead of PST.
X-SVN-Rev: 34556
2013-10-10 23:02:15 +00:00
Travis Keep
12e211c5a3 ICU-10219 Fix rounding in TimeUnitFormat.
X-SVN-Rev: 34550
2013-10-10 21:52:15 +00:00
Travis Keep
18b6e9fc60 ICU-10419 Fix rounding in NumberFormat.
X-SVN-Rev: 34549
2013-10-10 21:49:53 +00:00
Michael Ow
4566c7282c ICU-10483 Update ICU4C to 53.0.1
X-SVN-Rev: 34543
2013-10-10 18:17:16 +00:00
Yoshito Umaoka
0d678d3115 ICU-10313 Added Hebrew month value checking for leap year.
X-SVN-Rev: 34539
2013-10-10 17:35:28 +00:00
Yoshito Umaoka
e6ad44f72e ICU-10037 Opps.. Removed one more debug line (printf).
X-SVN-Rev: 34513
2013-10-03 22:49:23 +00:00
Yoshito Umaoka
1029b7159d ICU-10037 Removed a debug code (printf) left in the previous change.
X-SVN-Rev: 34512
2013-10-03 22:23:53 +00:00
Yoshito Umaoka
8670b5796b ICU-10037 Fixed a problem reproduced with a proposed change for Morocco after 2013g. The modified zic did not emit final rule set when there are xxxx only rule and max rule on a same year.
X-SVN-Rev: 34511
2013-10-03 22:21:59 +00:00
Yoshito Umaoka
73bcee9f7f ICU-10037 Update tzdata in ICU4C to 2013g. Fixed a problem in ICU zic triggered by tzdata2013g Africa/Casablanca.
X-SVN-Rev: 34507
2013-10-02 23:38:05 +00:00
Steven R. Loomis
6934b97a28 ICU-10455 fix for 'make install' without icuio
X-SVN-Rev: 34495
2013-09-30 20:30:11 +00:00
Markus Scherer
f8886d8602 ICU-10449 more Unicode 6.3 data updates from 2013sep25, revert some uppercase properties
X-SVN-Rev: 34492
2013-09-27 22:24:16 +00:00
Michael Ow
c08602a1fe ICU-10037 Update tzdata in ICU4C to 2013f
X-SVN-Rev: 34490
2013-09-26 17:50:48 +00:00
Steven R. Loomis
876caf41b7 ICU-10446 late ibmi fixes to fix regression in r34369
X-SVN-Rev: 34487
2013-09-26 03:56:33 +00:00
Peter Edberg
a6d8c66b64 ICU-10442 Revert previous change, the whole class is inside #ifndef U_HIDE_DRAFT_API
X-SVN-Rev: 34481
2013-09-25 06:30:36 +00:00
Peter Edberg
fffa6d65af ICU-10442 Fix to have proper #ifndef U_HIDE_DRAFT_API around the now-draft-again API
X-SVN-Rev: 34480
2013-09-25 04:45:57 +00:00
Steven R. Loomis
b94cbefba9 ICU-10398 regen APIChangeReport.html
X-SVN-Rev: 34479
2013-09-25 02:17:37 +00:00
Steven R. Loomis
99fc90c94d ICU-10439 add comment about why volatile is here
X-SVN-Rev: 34476
2013-09-25 02:08:52 +00:00
Travis Keep
d437a719e3 ICU-10442 Move deprecated listFormatter methods back to draft ICU 50.
X-SVN-Rev: 34473
2013-09-25 00:36:22 +00:00
Steven R. Loomis
006d7063b7 ICU-10439 add volatile as per StackOverflow:2219829 to work around what seems to be an optimizer bug in GCC -m32 (at least GCC 4.4.7 and 4.8.1) - revisit in ICU-10420 and ilk.
X-SVN-Rev: 34471
2013-09-25 00:31:46 +00:00
Steven R. Loomis
380a5608aa ICU-10439 fix sprintf(%s,NULL)
X-SVN-Rev: 34469
2013-09-24 23:40:46 +00:00
Steven R. Loomis
39d41b48a7 ICU-10398 bump version # in readme
X-SVN-Rev: 34462
2013-09-24 00:30:38 +00:00
Peter Edberg
31a4739bac ICU-9627 Updated Date Field Symbol Table links in smpdtfmt.h, added them in udat.h
X-SVN-Rev: 34458
2013-09-23 18:23:05 +00:00
Michael Ow
fe11501027 ICU-10037 Update TestCanonicalID test case exclusion list in ICU4C
X-SVN-Rev: 34452
2013-09-23 14:32:20 +00:00
Peter Edberg
c792c0c4b9 ICU-10398 Update urename.h
X-SVN-Rev: 34449
2013-09-23 07:15:09 +00:00
Peter Edberg
3f51cb7d8d ICU-10398 Update #ifndef U_HIDE_XXXXX_API (e.g. DRAFT) to match status tags (e.g. @draft)
X-SVN-Rev: 34448
2013-09-23 06:52:34 +00:00
Peter Edberg
a72dc953d8 ICU-10398 Add missing final EOL
X-SVN-Rev: 34447
2013-09-23 06:51:07 +00:00
Yoshito Umaoka
53499c0d65 ICU-8449 ICU4C Islamic Umm Al-Qura calendar updates based on Yoshito's review.
X-SVN-Rev: 34446
2013-09-23 05:30:39 +00:00
Michael Ow
85b294e4ec ICU-10037 Update ICU4C to tzdata 2013e
X-SVN-Rev: 34443
2013-09-23 03:00:40 +00:00
Steven R. Loomis
02d576bc82 ICU-7912 one last (?) review comment
X-SVN-Rev: 34436
2013-09-21 00:06:02 +00:00
Steven R. Loomis
58fd7c7583 ICU-7912 more review comments
X-SVN-Rev: 34428
2013-09-20 21:17:16 +00:00
Jungshik Shin
efac446a19 ICU-9051 add an additional check for CHECK_LOCALTIME_LINK
X-SVN-Rev: 34421
2013-09-20 18:11:24 +00:00
Steven R. Loomis
4650ca64e3 ICU-7912 commit from review comments (thx)
X-SVN-Rev: 34416
2013-09-20 05:00:30 +00:00
Markus Scherer
12c5e946e9 ICU-10398 updated dependencies
X-SVN-Rev: 34414
2013-09-19 23:51:03 +00:00
Markus Scherer
fed85ddb05 ICU-10142 more direct property access
X-SVN-Rev: 34413
2013-09-19 23:49:53 +00:00