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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Markus Scherer
|
f1ab4ca109
|
ICU-10700 fix minor API docs bugs
X-SVN-Rev: 35437
|
2014-03-12 18:58:26 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Markus Scherer
|
364f5c7205
|
ICU-10683 add ICU-specific exceptions
X-SVN-Rev: 35337
|
2014-03-04 22:45:10 +00:00 |
|
Yoshito Umaoka
|
2700c96d4b
|
ICU-9101 Fixed some compiler warnings reported by javac in JDK - redundant type cast.
X-SVN-Rev: 35332
|
2014-03-04 19:44:48 +00:00 |
|
Markus Scherer
|
6551bf073e
|
ICU-10639 detect the empty label before the ASCII dot in a domain name that contains nothing else
X-SVN-Rev: 35331
|
2014-03-04 19:44:46 +00:00 |
|
Markus Scherer
|
fe6eca4673
|
ICU-9101 fix hiraganaQuaternary API docs
X-SVN-Rev: 35327
|
2014-03-04 19:27:43 +00:00 |
|
Yoshito Umaoka
|
ac5b6cdc87
|
ICU-10749 Updated ICU4J version to 53.1
X-SVN-Rev: 35326
|
2014-03-04 19:17:31 +00:00 |
|
Yoshito Umaoka
|
aaf4a4d807
|
ICU-9101 Fixed some coding issues reported by FindBugs in the new collation code.
X-SVN-Rev: 35322
|
2014-03-04 16:22:17 +00:00 |
|
Scott Russell
|
b0c6d643db
|
ICU-10336 merge branch into trunk
X-SVN-Rev: 35318
|
2014-03-04 14:39:12 +00:00 |
|
Yoshito Umaoka
|
e9bdf144db
|
ICU-10721 Changed BreakIterator factory method to throw NPE always when specified locale is null. The API docs are also updated to clarify this. The spec is equivalent to JDK.
X-SVN-Rev: 35317
|
2014-03-04 09:08:11 +00:00 |
|
Yoshito Umaoka
|
5feaa6b547
|
ICU-10722 Deleted unused com.ibm.icu.text.DecompData.
X-SVN-Rev: 35314
|
2014-03-04 06:50:36 +00:00 |
|
Yoshito Umaoka
|
688a68d1a8
|
ICU-10665 Fixed bad HTML tags in the API docs for UCharacterIterator.
X-SVN-Rev: 35313
|
2014-03-04 06:20:13 +00:00 |
|
Peter Edberg
|
4745a14bbf
|
ICU-10635 Preserve DisplayContext when serializing RelativeDateFormat, adjust serialization of cached BreakIterator from #10633 and #10681
X-SVN-Rev: 35308
|
2014-03-04 00:41:23 +00:00 |
|
Markus Scherer
|
b5b38d2c98
|
ICU-9101 merge branches/markus/collv2@35302 into the trunk
X-SVN-Rev: 35305
|
2014-03-04 00:11:11 +00:00 |
|
Peter Edberg
|
62c9048bc0
|
ICU-10633 Implement context-sensitive number formatting (RBNF for J), handle serialization/equals for NumberFormat capitalizationSetting
X-SVN-Rev: 35301
|
2014-03-03 19:48:34 +00:00 |
|
Peter Edberg
|
bb74c8c14c
|
ICU-8511 Add set/getTimeZone methods to ICU4J DateIntervalFormat
X-SVN-Rev: 35291
|
2014-03-03 02:20:50 +00:00 |
|
Peter Edberg
|
c2026e4aa5
|
ICU-10681 Lazily get and cache BreakIterator for titlecasing; lazily get contextTransform info if possible (J)
X-SVN-Rev: 35290
|
2014-03-02 22:27:26 +00:00 |
|
Yoshito Umaoka
|
3a249592b4
|
ICU-10602 Added @Deprecated annotation to @deprecated APIs. Corrected API status tag for SpoofChecker.SINGLE_SCRIPT, which was actually marked as @deprecated before ICU 51. Also some cleanup for non-standard @internal tag document.
X-SVN-Rev: 35254
|
2014-02-27 20:18:05 +00:00 |
|
Andy Heninger
|
0cae113eec
|
ICU-10673 AnyTransliterator thread safety fix.
X-SVN-Rev: 35249
|
2014-02-27 18:58:29 +00:00 |
|
Yoshito Umaoka
|
25d898f0b4
|
ICU-10544 Fixed some implementation problems in Calendar#add. When adding day or lager field results wall time falls into non-existing time slot created by DST transition, the new implementaion honors the current skipped wall time option.
X-SVN-Rev: 35232
|
2014-02-25 23:51:51 +00:00 |
|
Peter Edberg
|
2a2d770cd0
|
ICU-10712 Integrate non-collation, non-BCP47 data from CLDR trunk@9766 (J)
X-SVN-Rev: 35209
|
2014-02-24 07:18:49 +00:00 |
|
Yoshito Umaoka
|
151b10c6ca
|
ICU-10601 Added ACCOUNTINGCURRENCYSTYLE to NumberFormat.
X-SVN-Rev: 35194
|
2014-02-21 19:15:04 +00:00 |
|
Mark Davis
|
2ccc9fb2bd
|
ICU-10705 More substantive changes were needed. The code didn't get the CLDR data, and there were some problems with the algorithm. Added many more tests, and added a hack to get around the fact that the generated CLDR data is reordered (it needs to maintain the file order!)
X-SVN-Rev: 35193
|
2014-02-21 14:39:12 +00:00 |
|
Yoshito Umaoka
|
f7100c3d6e
|
ICU-10718 Cache parsed language, script, country and variant in ULocale.
X-SVN-Rev: 35192
|
2014-02-21 08:16:18 +00:00 |
|
Andy Heninger
|
05681a5047
|
ICU-10015 Replace use of Deque in dictionary break.
X-SVN-Rev: 35190
|
2014-02-21 00:31:28 +00:00 |
|
Travis Keep
|
6f86221dee
|
ICU-10640 Fix same bugs around duration formatting that were fixed in C++ in JAVA.
X-SVN-Rev: 35188
|
2014-02-20 23:59:45 +00:00 |
|