Peter Edberg
3188fd4a62
ICU-10300 Add "オーストラリア" to cjdict.txt (J)
...
X-SVN-Rev: 34131
2013-08-29 21:13:43 +00:00
Travis Keep
3a4fa13ef8
ICU-10268 Mark Units API as internal deprecated and fix some minor bugs.
...
X-SVN-Rev: 34127
2013-08-29 18:31:11 +00:00
Peter Edberg
4431fc1f14
ICU-10299 Fix CjkBreakEngine fWordSet to include 30FC,FF70 (ICU4J)
...
X-SVN-Rev: 34125
2013-08-29 18:04:59 +00:00
Yoshito Umaoka
ca03cd866d
ICU-10268 Serialization compatibility test related changes. Cleaned up skip cases. Reverted a previous change that seemed to exclude Currency from the compatibility test. Also fixed some compiler warnings introduced by previous commits for this ticket.
...
X-SVN-Rev: 34124
2013-08-29 17:45:39 +00:00
Yoshito Umaoka
bd82ee99c1
ICU-10268 Exclude PluralRules$FixedDecimal from the serialization coverage test for now.
...
X-SVN-Rev: 34123
2013-08-29 17:30:19 +00:00
Markus Scherer
fe1a149ca5
ICU-10168 Unicode 6.3 data files as of 2013-aug-27
...
X-SVN-Rev: 34104
2013-08-28 21:08:11 +00:00
Travis Keep
fa9f269f4d
ICU-8474 CompactDecimalFormat improvement avoid extra format call. Fix bugs in FixedDecimal.
...
X-SVN-Rev: 34100
2013-08-28 19:34:03 +00:00
Mark Davis
6037d39183
ICU-10268 Add the units along the lines of what was discussed. Needs more work, however.
...
X-SVN-Rev: 34099
2013-08-28 15:55:54 +00:00
Markus Scherer
196921e4cd
ICU-10168 minor improvements for unicodetools
...
X-SVN-Rev: 34095
2013-08-27 18:05:47 +00:00
Markus Scherer
2a36e2f226
ICU-8474 support plurals with decimals in MessageFormat and PluralFormat
...
X-SVN-Rev: 34087
2013-08-26 20:29:07 +00:00
Mark Davis
ca9d96f401
ICU-8474 Fix test to also check for decimals if integer samples empty
...
X-SVN-Rev: 34086
2013-08-24 16:19:47 +00:00
Andy Heninger
9685634a0f
ICU-8474 Plural Rules, tweak samples test to stop false failures.
...
X-SVN-Rev: 34085
2013-08-24 00:16:11 +00:00
Andy Heninger
f3dce2ad42
ICU-8474 Plural Rule data regenerated from CLDR.
...
X-SVN-Rev: 34083
2013-08-23 19:54:33 +00:00
Mark Davis
4505512d3e
ICU-8474 Many changes to tests and code in order to properly separate DECIMAL from INTEGER isLimited and samples; fix samples/unbounded in CLDR, fix bounded, fix when to return null, check disallowed syntax etc.
...
X-SVN-Rev: 34082
2013-08-23 10:38:57 +00:00
Yoshito Umaoka
d73447b346
ICU-9526 Fixed a paring problem with custom monetary grouping separator. Ported equivalent fix for monetary decimal separator handing, updating the fix done by #9521 . Fixed some bad coding style. Added a test case for testing custom symbols.
...
X-SVN-Rev: 34070
2013-08-20 20:59:18 +00:00
Peter Edberg
b19b309b18
ICU-10243 J, LocaleData.getMeasurementSystem/getPaperSize should get data from supplementalData
...
X-SVN-Rev: 34066
2013-08-19 23:49:53 +00:00
Mark Davis
6cfd149314
ICU-8474 major change to PluralRules to move sample generation code into CLDR. Also did close to final renaming of internal classes
...
X-SVN-Rev: 34064
2013-08-19 18:32:42 +00:00
Mark Davis
60c838d40f
ICU-8474 major change to PluralRules to move sample generation code into CLDR. Also did close to final renaming of internal classes
...
X-SVN-Rev: 34063
2013-08-19 18:32:19 +00:00
Scott Russell
5f2027f091
ICU-8449 fix incorrect deprecations
...
X-SVN-Rev: 34050
2013-08-16 16:44:14 +00:00
Scott Russell
a442610f93
ICU-8449 Add Um al-Qura Hijri Calendar Support
...
X-SVN-Rev: 34048
2013-08-16 16:04:37 +00:00
Yoshito Umaoka
3b2de608ed
ICU-10155 Deleted an empty test case - TestGetEffectiveCurrency.
...
X-SVN-Rev: 34041
2013-08-14 19:47:38 +00:00
Yoshito Umaoka
d8d708a40c
ICU-10256 Fixed NPE problem in TimeZoneJDK#clone().
...
X-SVN-Rev: 34038
2013-08-13 14:35:01 +00:00
Yoshito Umaoka
7879f2905b
ICU-10281 Synchronized patched en_MO to resolve time zone name MST problem.
...
X-SVN-Rev: 34031
2013-08-09 20:40:48 +00:00
Yoshito Umaoka
78a74d6171
ICU-10281 Fixed a VTIMEZONE writer problem that may produce overlapping rules.
...
X-SVN-Rev: 34025
2013-08-09 16:32:00 +00:00
Travis Keep
0bd4a85122
ICU-10204 Fix broken link in hebrew calendar documentation.
...
X-SVN-Rev: 34002
2013-07-31 23:38:17 +00:00
Travis Keep
75ee6eb19b
ICU-10274 Attempt to fix broken ICU4J build.
...
X-SVN-Rev: 33987
2013-07-25 17:00:16 +00:00
Travis Keep
4b1b47ddb0
ICU-10274 Add compound duration formatting for JAVA.
...
X-SVN-Rev: 33980
2013-07-24 23:07:31 +00:00
Travis Keep
90f5a56a9d
ICU-10222 Fix failing TimeUnitTest.java the cldr path for duration units changed units -> units/duration; unitsShort -> unitsShort/duration.
...
X-SVN-Rev: 33971
2013-07-23 23:17:32 +00:00
Peter Edberg
e276c69769
ICU-10222 (J) Update tests for new Latvian plural rules
...
X-SVN-Rev: 33967
2013-07-23 20:51:39 +00:00
Yoshito Umaoka
e0ea96658f
ICU-10084 BRS - updated readme and some others.
...
X-SVN-Rev: 33963
2013-07-23 17:40:26 +00:00
Yoshito Umaoka
9da57d92b2
ICU-10084 BRS - clean up imports (update)
...
X-SVN-Rev: 33962
2013-07-23 17:02:56 +00:00
Yoshito Umaoka
fb4483e592
ICU-10084 Updated eclipse build stuffs
...
X-SVN-Rev: 33961
2013-07-23 16:54:58 +00:00
Peter Edberg
22ea7ff401
ICU-10222 (J) Update CLDR data snapshot: Latvian plural fix, measurementData in supplemental
...
X-SVN-Rev: 33959
2013-07-23 07:36:06 +00:00
Travis Keep
12b26e3073
ICU-10067 Implement feedback from API proposal.
...
X-SVN-Rev: 33955
2013-07-22 22:18:54 +00:00
Mark Davis
7b11899477
ICU-8474 make the fields of NumberInfo @internal for access by CLDR.
...
X-SVN-Rev: 33951
2013-07-20 22:57:32 +00:00
Mark Davis
07c13a589e
ICU-8474 Fixed more test cases caused by plurals change
...
X-SVN-Rev: 33950
2013-07-20 21:18:07 +00:00
Mark Davis
5c071a90fe
ICU-8474 added Russian cases to replace ones with fixed decimals.
...
X-SVN-Rev: 33948
2013-07-19 20:26:43 +00:00
Mark Davis
a93c71f71c
ICU-8474 fixed currency tests.
...
X-SVN-Rev: 33947
2013-07-19 20:22:23 +00:00
Mark Davis
c75c662d21
ICU-8474 fixed Serbian data
...
X-SVN-Rev: 33946
2013-07-19 20:04:47 +00:00
Mark Davis
50323c01c7
ICU-8474 made syntax fixes in accordance with doc, adjusted code for currencies to work right.
...
X-SVN-Rev: 33945
2013-07-19 19:38:17 +00:00
Mark Davis
7d4180dc4d
ICU-10187 Fix test (regions that leaked () in CLDR).
...
X-SVN-Rev: 33923
2013-07-15 13:40:57 +00:00
Mark Davis
99d92460a3
ICU-10187 Fix test (regions that leaked () in CLDR.
...
X-SVN-Rev: 33922
2013-07-15 13:11:49 +00:00
Mark Davis
fa4c3dbe59
ICU-10187 replace the parens by brackets. Note: could not write a test, since we can't change ICU's locale data. However, stepped through the data to ensure that it worked.
...
X-SVN-Rev: 33921
2013-07-15 10:10:12 +00:00
Yoshito Umaoka
249d1156a1
ICU-10222 Changed a test case in testPluralFormat to use locale 'uk' instead of 'ru'. The test case was originally written for the rule set formerly shared by 'ru' and 'uk', but the rule for 'ru' had been changed.
...
X-SVN-Rev: 33914
2013-07-11 19:10:09 +00:00
Peter Edberg
dc3bff3e0d
ICU-10244 (C) LocaleData.getLocaleSeparator now returns piece between {0} and {1} in new localeSeparator pattern
...
X-SVN-Rev: 33913
2013-07-11 18:59:13 +00:00
Ramy Said
e52a073bee
ICU-9272 CharsetDetector Inefficiencies
...
X-SVN-Rev: 33901
2013-07-10 07:16:36 +00:00
Yoshito Umaoka
2e0d24aafc
ICU-10084 BRS - Updated the API change report. Supplied API status tag to a bunch of new draft/private APIs. Fixed a API change report tool problem caused by an extremely long API signature (expanded an internal API signature token limit from 256 to 512).
...
X-SVN-Rev: 33899
2013-07-09 22:23:02 +00:00
Yoshito Umaoka
b280b62e5c
ICU-10084 Resolve Eclipse compiler warnings.
...
X-SVN-Rev: 33898
2013-07-09 18:28:49 +00:00
Yoshito Umaoka
f1d2dd38fd
ICU-10084 BRS - clean up import statements.
...
X-SVN-Rev: 33897
2013-07-09 16:45:56 +00:00
Peter Edberg
2553506161
ICU-10244 (J) Add tests for localeDisplayName using localeSeparator
...
X-SVN-Rev: 33896
2013-07-09 07:42:39 +00:00
Michael Ow
dd57b2dc24
ICU-10037 Update tzdata in ICU4J to 2013d
...
X-SVN-Rev: 33893
2013-07-08 23:38:25 +00:00
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
Michael Ow
7322ddac17
ICU-10214 Update locale subtag check in XLIFF2ICU converter tool
...
X-SVN-Rev: 33831
2013-06-14 21:10:26 +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
Bing Long
97817ac0ae
ICU-10113 update ICU4J sample code to include the "import...." statement.
...
X-SVN-Rev: 33804
2013-06-05 14:50:05 +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
Bing Long
32931929cb
ICU-10113 Updated DateTimePatternGeneratorSample.java. Replace gen.addPattern("d'. von' MMMM", true, returnInfo) with gen.addPattern("dd'. von' MMMM", true, returnInfo) to make the sample applicable to other locales, such as German, Simplified Chinese etc.
...
X-SVN-Rev: 33758
2013-05-27 14:46:51 +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