Commit Graph

26673 Commits

Author SHA1 Message Date
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
1fcb35049c ICU-10640 Change C++ MeasureUnit code generation to include @draft ICU 53. Add comments to MeasureFormat around the formatting of numeric durations.
X-SVN-Rev: 35417
2014-03-11 23:00:21 +00:00
Travis Keep
fbe2510eba ICU-10700 Add documentation to JAVA about not registering services in the middle of an application run.
X-SVN-Rev: 35414
2014-03-11 22:58:25 +00:00
Yoshito Umaoka
2f995bd7e3 ICU-10374 Fixed some issues introduced by r35403. Also fixed compiler warnings in LocaleMatcher.
X-SVN-Rev: 35409
2014-03-11 21:35:11 +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
Mark Davis
eb858d8ff3 ICU-10374 integrate branch
X-SVN-Rev: 35403
2014-03-11 17:25:36 +00:00
Michael Ow
436829f8fc ICU-10434 tzdata2014a to ICU4J
X-SVN-Rev: 35402
2014-03-11 05:21:06 +00:00
Michael Ow
494610cf0f ICU-10434 tzdata2014a to ICU4C
X-SVN-Rev: 35401
2014-03-11 05:20:06 +00:00
Yoshito Umaoka
215d461208 ICU-10015 A fix for a minor issue in Deque found during code review.
X-SVN-Rev: 35395
2014-03-10 18:03:04 +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
Yoshito Umaoka
4c6a2ed3f7 ICU-10718 Updated ULocale getLanguage/getCountry/getScript/getVariant implementation based on George's feedback.
X-SVN-Rev: 35383
2014-03-07 22:47:45 +00:00
Markus Scherer
dc9edbf4e8 ICU-10738 CollationAPITest/TestVariableTopSetting use the root collator, fails with en_US_POSIX
X-SVN-Rev: 35382
2014-03-07 17:32:11 +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
Peter Edberg
901f2644d8 ICU-8511 Review fix, setTimeZone should do defensive clone of TimeZone
X-SVN-Rev: 35372
2014-03-06 23:28:21 +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
Yoshito Umaoka
5799b71849 ICU-9101 Updated API docs for SearchIterator and StringSearch. Tried to keep them synchronized with ICU4C API docs as much as possible.
X-SVN-Rev: 35353
2014-03-06 01:25:31 +00:00
Andy Heninger
d92c13c285 ICU-10324 Update Plural Rule API docs to show added SampleType parameter
X-SVN-Rev: 35352
2014-03-06 00:40:48 +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
Markus Scherer
10c83d606d ICU-7203 remove an obsolete comment
X-SVN-Rev: 35339
2014-03-04 23:50:05 +00:00
Markus Scherer
47d5e79a13 ICU-7203 remove MAX_CP_COUNT=200 limitation from Punycode
X-SVN-Rev: 35338
2014-03-04 23:46:53 +00:00