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
George Rhoten
c55b3819a6
ICU-10136 Do not throw an exception when requesting the quotes for fr_CA. It should fallback to data from fr.
...
X-SVN-Rev: 33568
2013-05-01 21:37:14 +00:00
Bing Long
c6902ad571
ICU-100113 Added DateTimePatternGeneratorSample.java. Updated the API document in datetimepatterngenerator class for getBestPattern, addPattern, replaceFieldTypes.
...
X-SVN-Rev: 33555
2013-04-26 19:23:57 +00:00
Yoshito Umaoka
0cb16ea2bb
ICU-9104 A minor change in the doc updated in the previous commit.
...
X-SVN-Rev: 33550
2013-04-25 21:00:44 +00:00
Yoshito Umaoka
766add67f0
ICU-9104 Updated CollationElementIterator API spec not to support changing the iteration direction without reset. Added a field tracking the iteration direction and trigger assertion when a caller violates the restriction (only when Java assertion is enabled).
...
X-SVN-Rev: 33549
2013-04-25 20:15:50 +00:00
Michael Ow
4ee0730967
ICU-10037 Update tzdata in ICU4J to 2013c
...
X-SVN-Rev: 33548
2013-04-24 03:12:26 +00:00
Mark Davis
c418174fff
ICU-8474 tweak for farsi
...
X-SVN-Rev: 33545
2013-04-23 15:17:51 +00:00
Mark Davis
6c0747cd6c
ICU-8474 refactor to make it easier to copy to CLDR.
...
X-SVN-Rev: 33544
2013-04-23 12:32:37 +00:00
Yoshito Umaoka
10f1e3259e
ICU-10097 Replace ICURWLock implementation with JDK's ReentrantReadWriteLock. At the same time, disabled the stats collection (never used by ICU library consumers) by default.
...
X-SVN-Rev: 33543
2013-04-22 21:04:37 +00:00
Mark Davis
4524c8c33d
ICU-8474 tuned portuguese, bengali, latvian, romanian, zulu
...
X-SVN-Rev: 33541
2013-04-22 14:49:51 +00:00
Yoshito Umaoka
d240d6478b
ICU-8957 Updated ant build files supporting findbugs invoked from ant build.
...
X-SVN-Rev: 33539
2013-04-19 23:31:32 +00:00
Michael Ow
37aa0f8445
ICU-9973 Make CharsetProviderICU thread safe
...
X-SVN-Rev: 33534
2013-04-17 15:29:37 +00:00
Mark Davis
297e433797
ICU-8474 fixes for serialization, which included change to equals
...
X-SVN-Rev: 33528
2013-04-15 06:19:53 +00:00
Yoshito Umaoka
a1d5c9a04e
ICU-10080 Removed the old serializable test data except 3.6.
...
X-SVN-Rev: 33519
2013-04-12 18:04:23 +00:00
Yoshito Umaoka
e255e7d747
ICU-8957 Fixed issues detected by FindBugs in ICU library code except #9667 and #10097 . Added FindBugs exclusion filter files in ICU4J library project directories.
...
X-SVN-Rev: 33516
2013-04-12 15:31:31 +00:00
Yoshito Umaoka
69285080db
ICU-10099 Explicitly add charset=UTF-8 in the ICU4J API reference docs. Forcing UTF-8 to be used by JCite for reading java source files.
...
X-SVN-Rev: 33512
2013-04-11 17:52:38 +00:00
Yoshito Umaoka
5fbc363972
ICU-9743 Logging known issues with ticket information, instead of timebomb.
...
X-SVN-Rev: 33503
2013-04-10 08:15:11 +00:00
Mark Davis
aa08affb3c
ICU-8474 fix serbian, revamp rules to generate smarter samples
...
X-SVN-Rev: 33502
2013-04-09 13:43:13 +00:00
Mark Davis
9c66e7e083
ICU-8474 correct isEmpty()
...
X-SVN-Rev: 33501
2013-04-09 09:04:45 +00:00
Mark Davis
74c81065f6
ICU-8474 updates to fix new rules, separate out test generation class, factory class, change toString() to roundtrip, etc.
...
X-SVN-Rev: 33499
2013-04-08 14:11:49 +00:00
Travis Keep
d8a9e311a3
ICU-10017 Git rid of special code in TimePeriod that copies non-immutable Number types. Add comments explaining that Number objects need to be immutable. Add unit test for TestPeriod.equals/hashCode. In JAVA implementation remove extra boolean flag for numeric and treat NUMERIC as a full fledged style as much as possible.
...
X-SVN-Rev: 33490
2013-04-03 22:05:00 +00:00
Travis Keep
c0ac428d94
ICU-10067 Add getLocale() and createPatternForNumItems() to ListFormatter.
...
X-SVN-Rev: 33488
2013-04-03 20:42:55 +00:00
Travis Keep
5dfe1df049
ICU-10063 Change ListFormatter.format() method to take a Collection<?> instead of a Collection<Object>
...
X-SVN-Rev: 33480
2013-03-29 22:23:24 +00:00
Travis Keep
cfd8e84278
ICU-10017 Correctly handle all types of Number fields in TimePeriod.
...
X-SVN-Rev: 33479
2013-03-29 21:43:18 +00:00
Travis Keep
f91bd1239d
ICU-10017 Remove unused imports
...
X-SVN-Rev: 33478
2013-03-29 20:17:43 +00:00
Travis Keep
3652768a72
ICU-10017 Add test to insure that TimePeriod.forAmounts() throws IllegalArgumentException when necessary.
...
X-SVN-Rev: 33476
2013-03-28 22:51:46 +00:00
Travis Keep
3af99923b3
ICU-10017 Add test for formatPeriod for numeric style and for TimePeriods with just a single field.
...
X-SVN-Rev: 33475
2013-03-28 22:25:47 +00:00