Commit Graph

6724 Commits

Author SHA1 Message Date
Yoshito Umaoka
56d72817df ICU-8260 Unnecessary import statement left in the previous commit.. updating.
X-SVN-Rev: 35772
2014-05-29 21:47:33 +00:00
Yoshito Umaoka
821b9fdbb2 ICU-8260 Fixed a build problem on Java 5.
X-SVN-Rev: 35771
2014-05-29 21:03:46 +00:00
Yoshito Umaoka
a698e54bbb ICU-10905 Updated API signature files for old ICU versions. In the previous doc tool change, no-arg constructors are now included in the signature file. To prevent API change report tool to report them as newly added APIs, the API signature files were regenerated with the updated code.
X-SVN-Rev: 35769
2014-05-29 15:00:26 +00:00
Markus Scherer
8ba8b4acd4 ICU-8260 support collation-related keywords via Collator base class if available
X-SVN-Rev: 35768
2014-05-29 00:13:50 +00:00
Markus Scherer
5918fef551 ICU-8260 support all collation-related keywords in Collator.getInstance()
X-SVN-Rev: 35767
2014-05-28 23:15:01 +00:00
Michael Ow
650ab573ea ICU-10709 Update ibm-1375 table in ICU4J
X-SVN-Rev: 35764
2014-05-28 20:30:06 +00:00
Michael Ow
c283beec97 ICU-10863 Update EUCTW mapping in ICU4J
X-SVN-Rev: 35756
2014-05-23 20:27:40 +00:00
Yoshito Umaoka
f129a97e32 ICU-10847 Use Arrays.toString(T[]) to format array type data.
X-SVN-Rev: 35749
2014-05-22 23:59:16 +00:00
Yoshito Umaoka
6b08b112cc ICU-10831 Corrected the API parameter description for StringPrep#prepare(), from NONE to DEFAULT.
X-SVN-Rev: 35743
2014-05-22 22:44:47 +00:00
Yoshito Umaoka
802269281b ICU-10905 Fixed missing @Deprecated annotation problem in several classes.
X-SVN-Rev: 35737
2014-05-22 20:20:27 +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
Michael Ow
354db4a33d ICU-10898 tzdata 2014c to ICU4J
X-SVN-Rev: 35710
2014-05-14 01:18:40 +00:00
Travis Keep
07a3890c02 ICU-10793 Optimize ListFormatter.
X-SVN-Rev: 35677
2014-04-30 21:26:08 +00:00
Travis Keep
b76ad017cb ICU-10837 Add ScientificFormatHelper class.
X-SVN-Rev: 35669
2014-04-30 20:36:11 +00:00
George Rhoten
f81d3ccbfa ICU-10841 DateTimePatternGenerator.FormatParser should cache the UnicodeSet objects
X-SVN-Rev: 35661
2014-04-30 00:21:06 +00:00
Andy Heninger
db886fc4b2 ICU-10767 Use ConcurrentHashMap with RuleBasedBreakIterator.
X-SVN-Rev: 35656
2014-04-25 19:58:47 +00:00
Steven R. Loomis
e22cfd6ac1 ICU-10125 merge from branch
X-SVN-Rev: 35642
2014-04-15 13:01:23 +00:00
Markus Scherer
093580b5dc ICU-10821 Unicode 7.0 in trunk, from branches/markus/uni70@35631
X-SVN-Rev: 35634
2014-04-14 23:08:41 +00:00
Yoshito Umaoka
417e2450f7 ICU-10843 Changed the ICU4J version numbers for 54M1.
X-SVN-Rev: 35629
2014-04-14 20:40:53 +00:00
Yoshito Umaoka
f519b59ca3 ICU-10816 Added a test case of DateFormat parse leniency setter/gettter APIs. Also cleaned up some lenient parse test code to match the ICU4C test cases.
X-SVN-Rev: 35628
2014-04-14 19:59:56 +00:00
Yoshito Umaoka
a04b664193 ICU-10839 Updated collation performance test script to work with the current directory structure.
X-SVN-Rev: 35626
2014-04-14 15:22:55 +00:00
Yoshito Umaoka
a7eb2801ab ICU-10810 Synchronized ICU4J data with ICU4C trunk to import the resource files built with the updated genrb.
X-SVN-Rev: 35545
2014-03-28 23:00:52 +00:00
Yoshito Umaoka
933fed99ed ICU-10434 tzdata2014b to ICU4J
X-SVN-Rev: 35534
2014-03-26 14:39:46 +00:00
Michael Ow
86c4aaf4ab ICU-10740 Fix newline error in ICU4J
X-SVN-Rev: 35504
2014-03-18 21:57:47 +00:00
Peter Edberg
36b2e91e43 ICU-10507 Better API documentation for asymmetric search (J)
X-SVN-Rev: 35503
2014-03-18 21:52:16 +00:00
Yoshito Umaoka
ae0d0de852 ICU-10749 A couple of more updates in J readme.
X-SVN-Rev: 35499
2014-03-18 20:40:03 +00:00
Yoshito Umaoka
f0e225086b ICU-10749 Fixed collation module-jar test failures.
X-SVN-Rev: 35497
2014-03-18 16:25:35 +00:00
Yoshito Umaoka
27f3d96cc3 ICU-10749 BRS 53 - Updated ICU4J readme for 53RC.
X-SVN-Rev: 35496
2014-03-18 14:59:59 +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
Scott Russell
283c817edb ICU-10749 build.xml update for Moving TestAll
X-SVN-Rev: 35487
2014-03-17 15:08:52 +00:00
Peter Edberg
eec8bee6df ICU-9101 Some API header doc cleanup for StringSearch/SearchIterator
X-SVN-Rev: 35486
2014-03-17 03:39:24 +00:00
John Emmons
49cec684d4 ICU-10792 Merge data fixes from Cldrbug:7068
X-SVN-Rev: 35474
2014-03-14 20:58:12 +00:00
John Emmons
5c9f27f401 ICU-10789 Some last minute changes in supplemental data from CLDR 25
X-SVN-Rev: 35464
2014-03-13 21:31:31 +00:00
Yoshito Umaoka
134c4e57c9 ICU-10757 Fixed a problem in DurationFormat#formatDurationFromNowTo() - polarity of duration was inverted before.
X-SVN-Rev: 35457
2014-03-13 08:51:44 +00:00
Yoshito Umaoka
911cf64ec7 ICU-10749 Fixed an Eclipse compiler warning.
X-SVN-Rev: 35456
2014-03-13 07:31:18 +00:00
Yoshito Umaoka
5a806e3472 ICU-10749 BRS ICU4J 53 - Organize imports
X-SVN-Rev: 35455
2014-03-13 07:24:42 +00:00
Yoshito Umaoka
3a18f04d94 ICU-10763 ICU4J 53 API status updates.
X-SVN-Rev: 35452
2014-03-13 04:45:07 +00:00
John Emmons
a5f40a5135 ICU-10441 Regenerate Japanese collation to fix double backslash problem
X-SVN-Rev: 35444
2014-03-12 21:44:09 +00:00
Markus Scherer
f1ab4ca109 ICU-10700 fix minor API docs bugs
X-SVN-Rev: 35437
2014-03-12 18:58:26 +00:00
John Emmons
2fda64929d ICU-10745 Merge CLDR 25 data
X-SVN-Rev: 35430
2014-03-12 04:41:01 +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
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
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
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
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