Yoshito Umaoka
ecf1e2f627
ICU-10898 Updated tzdbNames.res based on tzdata2014f.
...
X-SVN-Rev: 36145
2014-08-12 16:39:19 +00:00
Yoshito Umaoka
4f4f553c75
ICU-10898 tzdata2014f updates to ICU4J
...
X-SVN-Rev: 36139
2014-08-11 21:11:48 +00:00
George Rhoten
2e76b99357
ICU-11057 Performance improvements and general cleanup for RBNF
...
X-SVN-Rev: 36137
2014-08-11 21:04:48 +00:00
Tom Zhang
fe34307c3a
ICU-10320 API for getting/setting number format override in date formatting
...
X-SVN-Rev: 36086
2014-07-25 16:55:56 +00:00
Yoshito Umaoka
a53477ee99
ICU-10934 The tz database abbreviaion support in ICU4J
...
X-SVN-Rev: 36081
2014-07-23 21:53:03 +00:00
Travis Keep
7300b67daa
ICU-11009 Fixed some bad tests in JAVA
...
X-SVN-Rev: 36063
2014-07-18 21:16:24 +00:00
Travis Keep
e8fd7d32dd
ICU-11009 Add test for conformance to NumberFormat specification.
...
X-SVN-Rev: 36049
2014-07-17 19:38:54 +00:00
Mark Davis
4661ffffa9
ICU-10600 cleaned up API and checked for currencies.
...
X-SVN-Rev: 36045
2014-07-16 14:14:56 +00:00
Mark Davis
f45a95a200
ICU-10560 Update to committee results
...
X-SVN-Rev: 36044
2014-07-16 13:17:58 +00:00
Fredrik Roubert
08b5fb11b0
ICU-10944 Extend ByteBuffer support in ICUBinary and Trie classes.
...
This new functionality is needed for ByteBuffer support in
Normalizer2Impl and BreakIterator.
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/107620044
X-SVN-Rev: 36033
2014-07-15 20:19:55 +00:00
Fredrik Roubert
73071730b9
ICU-10944 Update ICUBinaryTest to test readHeader(ByteBuffer).
...
Testing readHeader(InputStream) is no longer of any importance, as the
use of that method is going away.
This also exposes a bug in the test data; the size field was zero.
Also add statement to actually test lenient data version.
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/105670044
X-SVN-Rev: 36032
2014-07-15 20:11:41 +00:00
Mark Davis
ff4dcfc31d
ICU-10560 fix test
...
X-SVN-Rev: 35999
2014-07-04 16:27:32 +00:00
Mark Davis
1d11db8a35
ICU-10560 first cut, marked @internal for now
...
X-SVN-Rev: 35998
2014-07-04 15:48:06 +00:00
Mark Davis
adc2570f18
ICU-10600 add plural ranges and unit formatting
...
X-SVN-Rev: 35997
2014-07-03 13:16:30 +00:00
Markus Scherer
df08e453dc
ICU-10940 make ICUResourceBundleImpl smaller, remove lookup cache in favor of newer Reader cache, reduce object creation while finding resources and especially strings with fallback
...
X-SVN-Rev: 35936
2014-06-24 20:34:12 +00:00
Yoshito Umaoka
30dc6d9bbb
ICU-10836 Added missing Locale version APIs and test cases for various classes.
...
X-SVN-Rev: 35924
2014-06-23 21:36:55 +00:00
Travis Keep
04804b878f
ICU-10837 Andy & Mark's review.
...
X-SVN-Rev: 35878
2014-06-13 20:18:57 +00:00
Scott Russell
4b919b3de0
ICU-10906 prevent SimpleDateFormat from trying to parse when ParsePosition is less than 0
...
X-SVN-Rev: 35875
2014-06-13 14:38:00 +00:00
Travis Keep
f14d920769
ICU-10916 Add abbreviations to relative date time formatting for JAVA.
...
X-SVN-Rev: 35868
2014-06-12 17:41:31 +00:00
Tom Zhang
2330004e12
ICU-10344 add new field & factory method for currency CASH/STANDARD Usage
...
X-SVN-Rev: 35853
2014-06-10 18:48:49 +00:00
Markus Scherer
2d4d56185f
ICU-10821 UCD 7.0 final data
...
X-SVN-Rev: 35850
2014-06-10 17:40:02 +00:00
Yoshito Umaoka
88750addb2
ICU-10344 Reverted previous change (r35833) and back to the original (r35820).
...
X-SVN-Rev: 35840
2014-06-09 21:32:49 +00:00
Tom Zhang
c90efd6e59
ICU-10344 add new field & factory method for currency CASH/STANDARD Usage
...
X-SVN-Rev: 35833
2014-06-09 19:30:22 +00:00
Yoshito Umaoka
fc2b496c59
ICU-10937 A quick test patch - just moving the test data date. We may revise the fix later.
...
X-SVN-Rev: 35804
2014-06-04 16:38:57 +00:00
Travis Keep
7d94eb12a3
ICU-10778 Created procedure for updating generated code for MeasureUnit for C/J with each new release.
...
X-SVN-Rev: 35798
2014-06-02 22:55:19 +00:00
Travis Keep
30429385f0
ICU-10778 Add test to ensure that MeasureUnit is backward compatible with ICU 53.1
...
X-SVN-Rev: 35785
2014-05-30 21:51:57 +00:00
Yoshito Umaoka
b5aa742648
ICU-10918 Moved the code reading an ICU configuration property out of DecimalFormat#subparse to static initializer. The configuration is no longer dynamic, so the corresponding test case was also updated.
...
X-SVN-Rev: 35773
2014-05-30 14:27:29 +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
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
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
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
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
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
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
Markus Scherer
364f5c7205
ICU-10683 add ICU-specific exceptions
...
X-SVN-Rev: 35337
2014-03-04 22:45:10 +00:00
Andy Heninger
0031acaf17
ICU-4833 Update break iterator title case rules.
...
X-SVN-Rev: 35335
2014-03-04 20:19:57 +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
Yoshito Umaoka
c7d1e72a63
ICU-10720 Fixed a couple of defective test code.
...
X-SVN-Rev: 35323
2014-03-04 16:52:33 +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
Peter Edberg
21e8bbce00
ICU-10730 Just add tests verifying correct behavior for U in skeleton (J)
...
X-SVN-Rev: 35316
2014-03-04 08:46:56 +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
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