Commit Graph

518 Commits

Author SHA1 Message Date
Yoshito Umaoka
f0ff703aa8 ICU-10993 Added ICU4J 54 serializable test data.
X-SVN-Rev: 36525
2014-09-16 09:12:35 +00:00
Yoshito Umaoka
0a5447bf67 ICU-10993 Added ICU4J 54 API signature file.
X-SVN-Rev: 36524
2014-09-16 08:43:29 +00:00
Michael Ow
6de697904d ICU-10980 Update pre-VS2010 project files to VS2010
X-SVN-Rev: 36511
2014-09-15 19:09:21 +00:00
Travis Keep
0951252dad ICU-11250 Add tests for QuantityFormatter add test for SimplePatternFormatter::getPatternWithNoPlaceholders.
X-SVN-Rev: 36468
2014-09-11 19:09:54 +00:00
John Emmons
4d47dd3226 ICU-11092 Split out units data into a separate tree
X-SVN-Rev: 36458
2014-09-11 10:16:22 +00:00
Scott Russell
b6bfbcce5b ICU-10993 BRS: ensure correct line-endings and svn property
X-SVN-Rev: 36437
2014-09-10 18:50:09 +00:00
Scott Russell
2411d1606b ICU-10992 BRS: ensure correct line-endings and svn property
X-SVN-Rev: 36434
2014-09-10 18:29:54 +00:00
Yoshito Umaoka
eec0821db0 ICU-11029 Based on the review comments, I moved SimpleFilteredBreakIterator to impl package, refactor SimpleFilteredBreakIteratorBuilder to a nested class, documented some methods are not implemented in this technology preview version.
X-SVN-Rev: 36409
2014-09-09 21:35:53 +00:00
Peter Edberg
5fc2d494f8 ICU-10326 Add dictionary-based word/line break for Burmese/Myanmar (J), logKnownIssue #11245
X-SVN-Rev: 36401
2014-09-09 03:20:53 +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
746aadf44a ICU-10942 Time Zone data loading, merge from branch.
X-SVN-Rev: 36342
2014-09-04 01:07:38 +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
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
Yoshito Umaoka
0ffd26301d ICU-8951 Legacy/BCP 47 keyword conversion APIs merged into ICU4J trunk.
X-SVN-Rev: 36261
2014-08-28 01:27:49 +00:00
Travis Keep
f335b55bdf ICU-10802 Merge branch tkeep/10802andy into trunk.
X-SVN-Rev: 36214
2014-08-20 21:46:02 +00:00
Markus Scherer
ec55298e96 ICU-11042 Han radical-stroke order data in the root collator instead of CJK tailorings, adjusted code & tests (merged from branches/markus/rootunihan)
X-SVN-Rev: 36162
2014-08-14 18:47:27 +00:00
Yoshito Umaoka
a53477ee99 ICU-10934 The tz database abbreviaion support in ICU4J
X-SVN-Rev: 36081
2014-07-23 21:53:03 +00:00
Yoshito Umaoka
ae3f6f13a4 ICU-10934 The tz database abbreviation support in ICU4C
X-SVN-Rev: 36080
2014-07-23 21:51:09 +00:00
Travis Keep
46c66e0ddb ICU-11009 Add number format specification conformance tests to ICU4C
X-SVN-Rev: 36061
2014-07-18 21:05:06 +00:00
Travis Keep
e8fd7d32dd ICU-11009 Add test for conformance to NumberFormat specification.
X-SVN-Rev: 36049
2014-07-17 19:38:54 +00:00
Michael Ow
0dbcb4cdfc ICU-10993 Fix line ending errors
X-SVN-Rev: 35990
2014-07-02 23:05:28 +00:00
Michael Ow
b1de9c0f30 ICU-10842 Fix header test failures, fix no data test errors, and update file properties
X-SVN-Rev: 35982
2014-07-02 05:09:05 +00:00
Steven R. Loomis
ef42fc3a34 ICU-10842 update dependencies. Also update tool and add emacs mode.
X-SVN-Rev: 35977
2014-07-01 18:30:14 +00:00
Travis Keep
3d1c1bb07a ICU-10884 Add abbreviated relative date format support.
X-SVN-Rev: 35744
2014-05-22 22:46:53 +00:00
Yoshito Umaoka
8e23062195 ICU-10905 A new tool used for checking deprected tag/annotation consistency. Also added an ant target to run the tool. Some synthetic constructors in abstract class were added (this is our policy) and tighten status tag consistency check. Actual fix for missing @Deprecated annotation will follow.
X-SVN-Rev: 35736
2014-05-22 20:05:59 +00:00
Travis Keep
b76ad017cb ICU-10837 Add ScientificFormatHelper class.
X-SVN-Rev: 35669
2014-04-30 20:36:11 +00:00
Steven R. Loomis
e22cfd6ac1 ICU-10125 merge from branch
X-SVN-Rev: 35642
2014-04-15 13:01:23 +00:00
Travis Keep
7ed712add5 ICU-10046 Introduce ScientificFormatHelper class.
X-SVN-Rev: 35612
2014-04-09 23:00:45 +00:00
Michael Ow
5b5a5ba766 ICU-10740 Fix newline setting in ICU4C
X-SVN-Rev: 35505
2014-03-18 21:59:16 +00:00
Michael Ow
86c4aaf4ab ICU-10740 Fix newline error in ICU4J
X-SVN-Rev: 35504
2014-03-18 21:57:47 +00:00
Yoshito Umaoka
aade874cdd ICU-10749 BRS ICU4J 53 - Added the API signature file for this version.
X-SVN-Rev: 35495
2014-03-18 14:14:36 +00:00
Yoshito Umaoka
2551ca5c8d ICU-10749 Added 53.1 serialization test data and deleted 50.1 data.
X-SVN-Rev: 35494
2014-03-18 14:11:06 +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
Yoshito Umaoka
a5986fe48d ICU-10713 Resolved ICU4J plug-in build script problem with Eclipse 4.4.
X-SVN-Rev: 35153
2014-02-18 07:55:54 +00:00
Yoshito Umaoka
388efeb42e ICU-10015 Added in-house implementation of Deque wrapping JDK LinkedList for Java 5 env support.
X-SVN-Rev: 35151
2014-02-17 17:35:21 +00:00
Andy Heninger
6ebe0eb16d ICU-10015 Dictionary Break Iterator, resolve differences between ICU4J and ICU4C.
X-SVN-Rev: 35119
2014-02-11 00:09:33 +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
Yoshito Umaoka
eb26b21238 ICU-10662 Removed 'synchronized' keyword from Calendar/TimeZone factory methods and minimize the scope of lock. Added a simple performance test case, but not yet wired to performace test scripts. Created icu4j-perf-tests project and fixed some build script problems in perf-tests.
X-SVN-Rev: 35108
2014-02-07 15:20:17 +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
844d4e860b ICU-10646 Tempalte->SimplePatternFormatter. evaluate -> format
X-SVN-Rev: 35027
2014-01-29 22:57:06 +00:00
Travis Keep
6f61caff18 ICU-10646 Template -> SimplePatternFormatter. evaluate -> format.
X-SVN-Rev: 35026
2014-01-29 21:42:17 +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
Travis Keep
1cf0f06b01 ICU-10646 Introduce Template class. Change ListFormatter and RelativeDateTimeFormatter to use the Template class instead of ad hoc replacement of placeholders.
X-SVN-Rev: 35014
2014-01-29 00:09:46 +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
Scott Russell
c7ed3c0b31 ICU-10650 53m1 BRS task - updates for svn properties
X-SVN-Rev: 34945
2014-01-21 04:03:13 +00:00
Steven R. Loomis
19847a933d ICU-7589 add traccheck script to check ticket status..
X-SVN-Rev: 34940
2014-01-21 01:11:54 +00:00
Travis Keep
132ff6d742 ICU-8464 Add Suggested changes from Markus.
X-SVN-Rev: 34875
2014-01-11 00:30:39 +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
Travis Keep
6f82c4b2d3 ICU-10606 Introduce DontCareFieldPosition.
X-SVN-Rev: 34799
2013-12-18 23:05:12 +00:00