Commit Graph

1421 Commits

Author SHA1 Message Date
Peter Edberg
8d826958fd ICU-10222 (J) Integrate CLDR data snapshot for ICU 52.0.1; add calendar types
X-SVN-Rev: 33888
2013-07-08 06:31:43 +00:00
Peter Edberg
1358964c56 ICU-10244 (J) Handle localeDisplayPattern/separator as pattern
X-SVN-Rev: 33887
2013-07-08 06:28:29 +00:00
Mark Davis
b62f044d82 ICU-8474 cleanup, moving some test code to CLDR.
X-SVN-Rev: 33882
2013-07-03 08:58:32 +00:00
Scott Russell
3f23269839 ICU-9968 Return value of SimpleDateFormat subparse not correctly reflecting error at start pos 0 - fix failing ERA test
X-SVN-Rev: 33872
2013-07-01 19:00:14 +00:00
Scott Russell
5442e5a7a4 ICU-9968 Return value of SimpleDateFormat subparse not correctly reflecting error at start pos 0
X-SVN-Rev: 33871
2013-07-01 15:24:42 +00:00
Mark Davis
9333318d4e ICU-8474 cleanup, moving some test code to CLDR.
X-SVN-Rev: 33870
2013-07-01 10:35:20 +00:00
Andy Heninger
fa30f0afbf ICU-9936 Improved API descriptions for DecimalFormat set min/max significant digits.
X-SVN-Rev: 33868
2013-06-28 21:12:10 +00:00
Peter Edberg
70fc2d25ba ICU-10195 (J) Add more tests for getAppendItemName
X-SVN-Rev: 33860
2013-06-27 08:23:29 +00:00
Peter Edberg
9268ae09e5 ICU-10061 (J) Make getDayOfWeekType behave as documented for last weekend day; fix for 1-day weekends
X-SVN-Rev: 33858
2013-06-27 06:53:35 +00:00
Peter Edberg
a573382a0b ICU-9984 (J) For DTPG, Y in skeleton should produce Y in pattern
X-SVN-Rev: 33857
2013-06-27 06:16:33 +00:00
Andy Heninger
b64a61baba ICU-9936 Decimal Format, auto-enable SignificantDigitsUsed when setting significant digits.
X-SVN-Rev: 33834
2013-06-17 20:35:47 +00:00
Andy Heninger
83ad0ae901 ICU-5901 RBBI.getRuleStatus(), hoist to BreakIterator from RuleBasedBreakIterator.
X-SVN-Rev: 33829
2013-06-13 23:38:21 +00:00
Andy Heninger
2f731899ca ICU-10140 Spoof Checker rule builder fixes. Was dropping Whole Script confusable data.
X-SVN-Rev: 33828
2013-06-13 21:17:34 +00:00
Yoshito Umaoka
56a5b9c0a0 ICU-10172 Minor corrections in DecimalFormat set/getRoundingIncrement API docs.
X-SVN-Rev: 33824
2013-06-13 15:03:37 +00:00
Yoshito Umaoka
408820999c ICU-10221 Fixed parsed length issue with a grandfathered tag in LanguageTag parser implementation.
X-SVN-Rev: 33822
2013-06-13 14:41:39 +00:00
Yoshito Umaoka
86471ecf62 ICU-10209 Fixed odd TimeType problem with ZONE_ID, ZONE_ID_SHORT and EXEMPLAR_LOCATION in TimeZoneFormat#format. Also added generic TimeZoneFormat format test including the test cases verifying the fix.
X-SVN-Rev: 33820
2013-06-12 21:37:46 +00:00
Markus Scherer
715d77036f ICU-8134 improve API docs for getBaseName() & setKeywordValue()
X-SVN-Rev: 33815
2013-06-10 22:38:41 +00:00
Travis Keep
2193ad4563 ICU-10202 Fix documentation on getXXXInstance() methods.
X-SVN-Rev: 33806
2013-06-05 21:33:31 +00:00
Travis Keep
e7c709b18e ICU-10201 Fix wording in documentation of DateFormat.
X-SVN-Rev: 33805
2013-06-05 20:49:25 +00:00
Yoshito Umaoka
78106e6434 ICU-10174 Fixed a bad code snippet in the LocaleMatcher's API class doc.
X-SVN-Rev: 33801
2013-06-04 16:15:58 +00:00
Yoshito Umaoka
4ba8437677 ICU-10192 Fix the LanguageTag#toString() missing variant fields problem.
X-SVN-Rev: 33765
2013-05-28 20:16:17 +00:00
Mark Davis
f989418d4f ICU-8471 Update to fix the Compact Numbers for fractional plurals, and for use in CLDR.
X-SVN-Rev: 33760
2013-05-27 22:25:45 +00:00
Mark Davis
65c0d155b2 ICU-8471 Update to fix the Compact Numbers for fractional plurals, and for use in CLDR.
X-SVN-Rev: 33759
2013-05-27 15:34:55 +00:00
Travis Keep
e29ab729e8 ICU-10131 Add test for fallback prevention with empty set for JAVA.
X-SVN-Rev: 33754
2013-05-25 00:03:37 +00:00
Travis Keep
cb0f19fc45 ICU-10173 Add test for ensuring that zero shoes as 0 and not 0.0
X-SVN-Rev: 33752
2013-05-24 22:47:07 +00:00
Travis Keep
ed6f7e1545 ICU-10045 Fix significant digits with zero for JAVA.
X-SVN-Rev: 33750
2013-05-24 22:16:05 +00:00
Mark Davis
b939f21291 ICU-10173 fix test to show bug.
X-SVN-Rev: 33748
2013-05-24 08:58:43 +00:00
Travis Keep
4ce7ebccfa ICU-10153 Fix javadoc for TimeUnitFormat.setNumberFormat()
X-SVN-Rev: 33739
2013-05-23 18:49:28 +00:00
Travis Keep
3fd9bb89c8 ICU-10151 Fix typo in UnicodeSet documentation.
X-SVN-Rev: 33738
2013-05-23 18:33:24 +00:00
Peter Edberg
724cb16c28 ICU-10186 Need special numeric era format/parse for dangi too (J)
X-SVN-Rev: 33735
2013-05-23 02:00:04 +00:00
Yoshito Umaoka
7f9645615a ICU-10170 Added a test case. The bug in the library code was already fixed by r33671.
X-SVN-Rev: 33731
2013-05-22 21:04:44 +00:00
Yoshito Umaoka
c7d2a18170 ICU-10148 TZ database/Windows zone ID mapping APIs.
X-SVN-Rev: 33727
2013-05-22 20:34:10 +00:00
Ramy Said
a5f76fe20e ICU-9272 CharsetDetector Inefficiencies
X-SVN-Rev: 33722
2013-05-22 14:28:56 +00:00
Markus Scherer
ef9809ac71 ICU-10128 new BidiTest.txt with test data for more than 63 levels
X-SVN-Rev: 33691
2013-05-20 18:55:39 +00:00
Peter Edberg
c00f2b4327 ICU-10120 Add test for katakana + extend (J)
X-SVN-Rev: 33684
2013-05-20 00:39:07 +00:00
Peter Edberg
65ace5b6f4 ICU-10120 Copy fix #9983 (for word ubrk_previous infinite loop) to word_POSIX too (J)
X-SVN-Rev: 33683
2013-05-19 07:03:23 +00:00
Yoshito Umaoka
f3077f748f ICU-9931 Fixed rounding related problems in ICU4J DecimalFormat. Provided generic test case code for rounding behavior.
X-SVN-Rev: 33671
2013-05-16 22:25:42 +00:00
Scott Russell
5d704324fa ICU-10110 handle non-String'able objects to prevent class cast exception in SimpleDateFormat.parse()
X-SVN-Rev: 33670
2013-05-16 17:50:47 +00:00
Scott Russell
68f770cd8a ICU-10110 handle non-String objects to prevent class cast exception in SimpleDateFormat.parse()
X-SVN-Rev: 33669
2013-05-16 15:51:43 +00:00
Markus Scherer
54eb776527 ICU-10128 update ICU to Unicode 6.3 beta (merge from branches/markus/uni63 at r33585)
X-SVN-Rev: 33663
2013-05-15 22:16:48 +00:00
Bing Long
6dd8688bae ICU-10113 Added PluralFormatSample.java. Updated the API document for PluralFormat(ULocale ulocale, String pattern).
X-SVN-Rev: 33653
2013-05-14 20:51:05 +00:00
Bing Long
344f86cc16 ICU-10113 Added DateIntervalFormatSample.java.
Updated the API document for DateIntervalFormat->getInstance(String skeleton, Locale locale) and
DateIntervalFormat->getInstance(String skeleton, Locale locale, DateIntervalInfo dtitvinf)

X-SVN-Rev: 33652
2013-05-14 20:39:25 +00:00
Mark Davis
9469a6c1be ICU-8474 Updated the plural rules factory to match CLDR; took a first pass at modifying NumberFormat to get the right information out for plural select with fractions.
X-SVN-Rev: 33649
2013-05-14 12:32:16 +00:00
Travis Keep
c43fdd0dce ICU-10069 Add comments per Markus' review.
X-SVN-Rev: 33645
2013-05-13 23:41:55 +00:00
Yoshito Umaoka
8c9653dca9 ICU-10154 Optimized time zone historical offset iteration.
X-SVN-Rev: 33632
2013-05-10 16:32:04 +00:00
Travis Keep
2469052770 ICU-10069 Take into account compatible currency symbols, e.g half-width and full-width yen symbol, when parsing currencies. Currency symbol equivalence relation hard-coded in Currency class for now.
X-SVN-Rev: 33616
2013-05-08 23:46:30 +00:00
Travis Keep
8eeb9f536d ICU-10069 Clean up overly complicated currency matching code. This clean up was necessary because previous code assumed that currency string in text will match currency symbol in CLDR. With currency equivalences, this assumption no longer holds.
X-SVN-Rev: 33615
2013-05-08 19:53:08 +00:00
Michael Ow
a94b29c5a2 ICU-10084 Update version to 52.0.1
X-SVN-Rev: 33608
2013-05-08 01:38:44 +00:00
Travis Keep
e78cb5b4b0 ICU-10026 Fix DecimalFormat to handle variation of minus signs according to Mark Davis' suggestions.
X-SVN-Rev: 33605
2013-05-07 20:06:58 +00:00
John Emmons
cf0417c3e5 ICU-10137 Merge CLDR 23.1 data
X-SVN-Rev: 33592
2013-05-06 13:52:37 +00:00