Commit Graph

4792 Commits

Author SHA1 Message Date
Michael Ow
27ce5a3df5 ICU-6583 Port over illegal sequence handling code from ticket #5691 to ICU4J. Fix minor bugs in various callback functions and error handling code in ICU4J. Reenable "full" data driven conversion test.
X-SVN-Rev: 25468
2009-02-23 21:38:21 +00:00
Claire Ho
8e58cc71d4 ICU-6736 merge the currencySpacing API prototypes from branch to trunk.
X-SVN-Rev: 25456
2009-02-21 00:02:10 +00:00
Claire Ho
9bbd9ac2ed ICU-6735 merge the API from branch to trunk.
X-SVN-Rev: 25455
2009-02-20 23:26:32 +00:00
Jason Spieth
9b6fa39608 ICU-6739 Removed MathContext instance creation
X-SVN-Rev: 25429
2009-02-17 17:24:25 +00:00
Yoshito Umaoka
f57cac5935 ICU-6434 The initial checkin for the BCP47 support and the LocaleBuilder framework.
X-SVN-Rev: 25425
2009-02-16 09:41:06 +00:00
Yoshito Umaoka
ab30190deb ICU-6492 Replaced TABs with SPs
X-SVN-Rev: 25423
2009-02-16 02:41:41 +00:00
Yoshito Umaoka
4ed8235a60 ICU-6492 Fixed some exclipse IDE warnings in the previous changes.
X-SVN-Rev: 25422
2009-02-16 02:39:36 +00:00
John Emmons
49c9aaf9a0 ICU-6492 Number Overrides implementation for J
X-SVN-Rev: 25421
2009-02-15 23:43:20 +00:00
Yoshito Umaoka
af47e92167 ICU-3378 Fixed Java 1.3/1.4 compatibility problem in the test code.
X-SVN-Rev: 25418
2009-02-14 08:18:07 +00:00
Yoshito Umaoka
52ba8e4efa ICU-6411 Replacing TABs with SPs.
X-SVN-Rev: 25415
2009-02-14 05:51:18 +00:00
Yoshito Umaoka
f03a81606c ICU-3378 Updated API names to make them compatibile with ICU4C. Fixed a Java 5- compilation problem.
X-SVN-Rev: 25412
2009-02-14 05:33:34 +00:00
Yoshito Umaoka
3c687126b7 ICU-4971 Fixed Java 1.3/1.4 compilation problem.
X-SVN-Rev: 25409
2009-02-14 03:50:11 +00:00
Yoshito Umaoka
6e8343afc3 ICU-3378 Revised the implementation and the test csaes.
X-SVN-Rev: 25400
2009-02-13 20:14:38 +00:00
Shaopeng Jia
4c140edc87 ICU-6604 Porting CharsetSelector(including tests) and PropsVectors from C to Java
X-SVN-Rev: 25382
2009-02-06 13:18:36 +00:00
Jason Spieth
55698ede36 ICU-4971 Add java.math.MathContext methods and test
X-SVN-Rev: 25378
2009-02-05 18:47:49 +00:00
Jason Spieth
b20030b5ac ICU-6354 Simple Java testcase
X-SVN-Rev: 25366
2009-02-03 18:08:51 +00:00
Jason Spieth
02e7d8ca80 ICU-4971 Incorporate review comments and JavaDoc cleanup
X-SVN-Rev: 25362
2009-02-02 21:55:50 +00:00
Yoshito Umaoka
ca47370d85 ICU-6411 ICU custom builder to use Java6 as JRE in the Eclipse project.
X-SVN-Rev: 25359
2009-02-02 17:56:30 +00:00
Yoshito Umaoka
26009b31ae ICU-6238 Support standard stringprep profiles in ICU4J. Merging changes from the work branch to the trunk.
X-SVN-Rev: 25358
2009-02-02 17:03:23 +00:00
John Emmons
bd9d44ec6e ICU-6694 Cleanup unused imports and cleanup getAvailableNames API
X-SVN-Rev: 25344
2009-01-29 18:24:56 +00:00
Steven R. Loomis
cfa7b16566 ICU-6571 API to get CLDR version (J). Checked in testdata from icu4c r25327 with 'min/max' cldr version.
X-SVN-Rev: 25337
2009-01-29 07:49:32 +00:00
John Emmons
e1a2d975b2 ICU-6647 Add Sinhala, Azerbaijani, and Afrikaans collation
X-SVN-Rev: 25321
2009-01-27 22:02:21 +00:00
John Emmons
6d3ab9535f ICU-6694 NumberingSystem implementation for ICU4J
X-SVN-Rev: 25319
2009-01-27 20:08:33 +00:00
Yoshito Umaoka
cb6848caf8 ICU-6420 Fixed calendar/date symbols mismatch problem.
X-SVN-Rev: 25307
2009-01-23 20:06:54 +00:00
Yoshito Umaoka
7387ddc575 ICU-6416 Move ICU4J version to 4.1.3
X-SVN-Rev: 25304
2009-01-23 06:07:15 +00:00
Yoshito Umaoka
c7eebf2873 ICU-6415 ICU4J timezone 2009a. Also synchronized test data with C.
X-SVN-Rev: 25299
2009-01-22 23:06:20 +00:00
Yoshito Umaoka
68858f5870 ICU-6411 Updated build.xml to handle JDK7.
X-SVN-Rev: 25288
2009-01-22 19:10:29 +00:00
Yoshito Umaoka
bc4ee2dd9d ICU-6411 Fix the JDK name for Java 6, Updated build.xml to avoid the default JDK name to be included in the conditional source files.
X-SVN-Rev: 25286
2009-01-22 18:10:20 +00:00
Yoshito Umaoka
5f3a26ec4b ICU-6411 Upgraded ICU4J default target JDK to 6. Also updated the eclipse project file for the change.
X-SVN-Rev: 25279
2009-01-21 22:04:51 +00:00
Yoshito Umaoka
2550a67693 ICU-6683 CoverageTest#getTargets to return null under Java security manager instead of the fake target, which triggers a test failure.
X-SVN-Rev: 25271
2009-01-19 22:10:07 +00:00
Yoshito Umaoka
14101daa30 ICU-6683 Include a permission to access sun.util.calendar package for secure test. ICU implementation actually does not access the package directly (using reflection), but IBM Java 6 on Windows disallow the access without this.
X-SVN-Rev: 25268
2009-01-19 20:10:15 +00:00
Yoshito Umaoka
b6071b1a84 ICU-6683 Specify a classloader used for loading custom converter data files for testing. Also use the absolute path for them. Otherwise, the test case fails on IBM Java 6 on Windows when running the test case from icu4jtests.jar.
X-SVN-Rev: 25267
2009-01-19 20:05:54 +00:00
Yoshito Umaoka
7855175c22 ICU-6134 Old Java compatibility support. NumberFormat.Field is not available on Java 1.3 environment.
X-SVN-Rev: 25263
2009-01-16 05:18:40 +00:00
Yoshito Umaoka
5808634616 ICU-3378 Old Java compatibility support.
X-SVN-Rev: 25262
2009-01-16 05:16:23 +00:00
Yoshito Umaoka
519f393ba4 ICU-6433 Old Java compatibility support. Removed unnecessary unescape. Fixed invalid Locale constructor.
X-SVN-Rev: 25261
2009-01-16 05:14:50 +00:00
Xiaomei Ji
3ec5b5cb90 ICU-6433 currency plural format merged to trunk
X-SVN-Rev: 25254
2009-01-15 01:10:02 +00:00
Doug Felt
084842e74a ICU-6397 test for duration format millisecond fix
X-SVN-Rev: 25249
2009-01-14 17:44:23 +00:00
Doug Felt
249f9598f3 ICU-6397 fix duration format milliseconds problem
X-SVN-Rev: 25248
2009-01-14 17:43:16 +00:00
Yoshito Umaoka
a16b7c3c0c ICU-6658 Merging back misc changes for eclipse build from 4.0.1 to the trunk.
X-SVN-Rev: 25247
2009-01-14 16:29:17 +00:00
Yoshito Umaoka
f63f334671 ICU-6658 Added ICU4J 4.0.1 API report file in the trunk for future API change report.
X-SVN-Rev: 25246
2009-01-14 16:01:31 +00:00
Jason Spieth
e386fb0a43 ICU-6354 Set default rounding increment, Java implementation
X-SVN-Rev: 25242
2009-01-13 17:05:50 +00:00
Yoshito Umaoka
83280b219a ICU-6602 Updated the previous change not to use {0} Time for non hierarchical ID for its generic location name. Also updated the test case because such time zones won't round trip.
X-SVN-Rev: 25239
2009-01-13 04:10:21 +00:00
Yoshito Umaoka
d3e13b2291 ICU-6602 Construct a generic location string using tzid for an unknown time zone other than Etc/*
X-SVN-Rev: 25235
2009-01-12 21:53:04 +00:00
Steven R. Loomis
2264a8a9ab ICU-6415 checkin latest icudata from icu4c r25199
X-SVN-Rev: 25202
2009-01-06 19:12:19 +00:00
John Emmons
face962238 ICU-6654 Updates to CJK rules to fix large number problems - add resource for numbering Systems
X-SVN-Rev: 25200
2009-01-06 17:06:20 +00:00
Yoshito Umaoka
85b7346160 ICU-6670 Workaround for TestShortZoneIDs failure. Updated the test case a little bit to synchronized with ICU4C test case. Also not producing errors if time zone implementation type is JDK.
X-SVN-Rev: 25197
2009-01-06 08:50:34 +00:00
Yoshito Umaoka
c0dc95176a ICU-6646 Merging r25191 from maint-4-0 for future eclipse plug-in releases.
X-SVN-Rev: 25192
2009-01-06 03:55:52 +00:00
Yoshito Umaoka
f26b72bf1d ICU-6672 Fixed a missing keywords problem in ULocale#getDefault().
X-SVN-Rev: 25187
2009-01-05 22:33:01 +00:00
Yoshito Umaoka
4877bb6dd0 ICU-6669 Corrected the condition used for checking DST in time zone transition implementation in SimpleTimeZone. Also provided a test case.
X-SVN-Rev: 25185
2009-01-02 21:19:54 +00:00
Yoshito Umaoka
d151bc622d ICU-6668 Fixed the test case TestDisplayName to use wall time 86399999 (23:59:59.999) as the end of custom DST rule on Dec 31.
X-SVN-Rev: 25184
2009-01-02 19:10:25 +00:00
Yoshito Umaoka
4012b39994 ICU-6667 Fixed TimeZone.setRawOffset problem reproduced around year boundary.
X-SVN-Rev: 25183
2009-01-02 18:53:28 +00:00
Jason Spieth
3db61599e2 ICU-6134 Added support for NumberFormat.Field constant properties
X-SVN-Rev: 25165
2008-12-19 19:16:55 +00:00
Yoshito Umaoka
5f098499ce ICU-6646 Merging r25151 from maint-4-0 for future eclipse plug-in releases.
X-SVN-Rev: 25152
2008-12-17 17:36:12 +00:00
Yoshito Umaoka
4754784395 ICU-6662 Merging the updated version of ULocale for com.ibm.icu.base plug-in from maint-4-0.
X-SVN-Rev: 25150
2008-12-17 17:29:33 +00:00
Jason Spieth
1018827b1f ICU-4971 format new private variable comment block
X-SVN-Rev: 25117
2008-12-15 20:39:54 +00:00
Jason Spieth
6114fbe9b6 ICU-4971 format new private variable comment block
X-SVN-Rev: 25116
2008-12-15 20:38:34 +00:00
Jason Spieth
9755d8714b ICU-4971 get/set/use MathContext
X-SVN-Rev: 25115
2008-12-15 20:29:57 +00:00
John Emmons
818013ab16 ICU-6654 CLDR based RBNF data
X-SVN-Rev: 25107
2008-12-15 17:00:46 +00:00
Yoshito Umaoka
7155195df2 ICU-3378 Fix the source code mangler comments to J2SE15
X-SVN-Rev: 25074
2008-12-10 23:13:00 +00:00
Yoshito Umaoka
378fe4e807 ICU-6620 We hold the expected RBNF rule change. The test case expected the updated RBNF rule, as the result, it failed. I updated the test case data supporting the current undesired behavior to prevent the test failure. The test case data will be revised when the RBNF data CLDR transition is done.
X-SVN-Rev: 25073
2008-12-10 23:11:00 +00:00
Kedar Rajwade
8153847c23 ICU-3378 Fixed build error in getKeywordValues API
X-SVN-Rev: 25070
2008-12-10 01:24:38 +00:00
Kedar Rajwade
362dd0f79f ICU-3378 Added test for getKeywordValues API
X-SVN-Rev: 25069
2008-12-10 00:06:37 +00:00
Kedar Rajwade
8796dd70c1 ICU-3378 Added test for getKeywordValues API
X-SVN-Rev: 25068
2008-12-10 00:05:44 +00:00
Kedar Rajwade
f2e904bed7 ICU-3378 Added test for getKeywordValues API
X-SVN-Rev: 25067
2008-12-10 00:02:23 +00:00
Kedar Rajwade
eecb6e4d1f ICU-3378 Added getKeywordValues API
X-SVN-Rev: 25066
2008-12-09 23:58:51 +00:00
Kedar Rajwade
192f2b9896 ICU-3378 Added getKeywordValues API
X-SVN-Rev: 25065
2008-12-09 23:57:38 +00:00
Kedar Rajwade
5141cdff8d ICU-3378 Added getKeywordValues API
X-SVN-Rev: 25064
2008-12-09 23:56:18 +00:00
Andy Heninger
962dd1352a ICU-6651 fix DOS line endings and svn eol-style properties
X-SVN-Rev: 25040
2008-12-03 22:57:45 +00:00
Yoshito Umaoka
23d651a590 ICU-6644 The fix for ticket#6644. Also changed _getDisplayName to synchronized method to prevent threading problem.
X-SVN-Rev: 25019
2008-12-01 16:36:18 +00:00
Yoshito Umaoka
6da502fba9 ICU-6644 TestDisplayNamesMeta ported from ICU4C to reproduce the problem reported by ticket#6644.
X-SVN-Rev: 25018
2008-12-01 16:34:48 +00:00
Doug Felt
59f17b771b ICU-6620 make lenient parsing use same locale that was used to instantiate the RBNF formatter
X-SVN-Rev: 25013
2008-11-27 01:25:21 +00:00
Michael Ow
5bbad7ac78 ICU-6612 Use buffer.limit() instead of buffer.capacity() to avoid BufferOverflow execptions in CharsetMBCS.
X-SVN-Rev: 24928
2008-11-04 21:43:48 +00:00
Yoshito Umaoka
5ba890b87d ICU-6415 ICU4J timezone 2008i. Also synchronized test data with C.
X-SVN-Rev: 24896
2008-10-27 20:00:02 +00:00
Yoshito Umaoka
6d41b1d3de ICU-6583 Updated test cases to be skipped.
X-SVN-Rev: 24895
2008-10-27 19:59:00 +00:00
Xiaomei Ji
98854bae7d ICU-6503 move date time pattern generator cache from date interval format to date time pattern generator. change FIXME to TODO
X-SVN-Rev: 24883
2008-10-25 00:14:51 +00:00
Kedar Rajwade
9113ff4865 ICU-6250 Removed some duplicate code
X-SVN-Rev: 24851
2008-10-20 16:41:34 +00:00
Xiaomei Ji
81584dd7f5 ICU-6552 change draft ICU 4.1.1 to draft ICU 4.2
X-SVN-Rev: 24827
2008-10-16 05:41:48 +00:00
Xiaomei Ji
b8ba5699c0 ICU-6433 currency plural format change parsing algorithm in DecimalFormat and Currency
X-SVN-Rev: 24826
2008-10-16 05:32:41 +00:00
Yoshito Umaoka
e02a67fa42 ICU-6415 ICU4J timezone 2008h. Also synchronized ICU test data with C.
X-SVN-Rev: 24810
2008-10-14 23:30:26 +00:00
Yoshito Umaoka
19babf514a ICU-6583 Temporarily disable some failing test case updated by ticket#5691.
X-SVN-Rev: 24809
2008-10-14 23:29:00 +00:00
Yoshito Umaoka
c8cf5f79a6 ICU-6433 Fix one Eclipse compiler warning (unused local variable) and updated the comment. Changed this.formatPattern to formatPattern.
X-SVN-Rev: 24739
2008-10-07 14:42:21 +00:00
Yoshito Umaoka
cea42a80fd ICU-6562 Fix an Eclipse compiler warning in the previous change.
X-SVN-Rev: 24738
2008-10-07 14:40:55 +00:00
Yoshito Umaoka
b4b006c34f ICU-6411 Fix compiler errors on Java 1.3/1.4 env.
X-SVN-Rev: 24734
2008-10-07 04:44:16 +00:00
Yoshito Umaoka
82807260fe ICU-6361 Fix the MessageFormat behavior problem with null arguments.
X-SVN-Rev: 24731
2008-10-07 04:19:35 +00:00
Michael Ow
094554247d ICU-6562 Remove timebomb in TestConversion.
X-SVN-Rev: 24724
2008-10-06 16:35:52 +00:00
Michael Ow
a40423e92a ICU-6562 Port over from ICU4C to ICU4J the EBCDIC SwapLFNL code. Allow converter with options in its name to be processed correct by the Charset.
X-SVN-Rev: 24723
2008-10-06 16:35:08 +00:00
Xiaomei Ji
2b50e0382e ICU-6433 fix eclipse compiling warnings
X-SVN-Rev: 24719
2008-10-03 23:44:14 +00:00
Yoshito Umaoka
3f48b31719 ICU-6416 Move ICU4J version to 4.1.2
X-SVN-Rev: 24701
2008-10-02 15:36:32 +00:00
Xiaomei Ji
382e5bb891 ICU-6433 currency plural format check in to trunk
X-SVN-Rev: 24679
2008-09-29 22:10:19 +00:00
Yoshito Umaoka
025c58554c ICU-6503 Revert testFormat to do the full test in non-exhaustive mode. With the performance improvement, the test case no longer takes excessive time.
X-SVN-Rev: 24675
2008-09-29 21:42:14 +00:00
Yoshito Umaoka
02f6785790 ICU-6549 Enlarged Java heap size to resolve OOM on some test lab systems.
X-SVN-Rev: 24653
2008-09-25 20:49:04 +00:00
Yoshito Umaoka
4f6ef8003b ICU-6549 Skip serialization compatibility test case for PluralRules. See ICU-6550 in detail.
X-SVN-Rev: 24647
2008-09-25 19:03:37 +00:00
Yoshito Umaoka
14916d1c39 ICU-6250 Fixed build errors on Java 1.4 environment.
X-SVN-Rev: 24643
2008-09-25 15:26:45 +00:00
Yoshito Umaoka
5b3a479e50 ICU-6536 Mark @internal to the method temporally added for ICU-to-LDML tool.
X-SVN-Rev: 24639
2008-09-25 02:49:27 +00:00
Yoshito Umaoka
a017433ed5 ICU-6549 Fix Java 1.3/1.4 build and test issues. Fix some JavaDoc warnings.
X-SVN-Rev: 24638
2008-09-24 22:25:52 +00:00
John Emmons
0b4eb7caac ICU-6512 Move ucadata.icu and invuca.icu to coll
X-SVN-Rev: 24637
2008-09-24 21:00:08 +00:00
Kedar Rajwade
36c24715fb ICU-6250 Updated the functions to keep track of new scripts and languages and generate appropriate tags for enumeration values
X-SVN-Rev: 24636
2008-09-24 20:40:48 +00:00
Kedar Rajwade
e7ec309ecf ICU-6250 Function to update ScriptAndLanguage file
X-SVN-Rev: 24635
2008-09-24 20:35:37 +00:00
Kedar Rajwade
407b86c66a ICU-6250 Add function for reading ScriptAndLanguage file
X-SVN-Rev: 24634
2008-09-24 20:34:29 +00:00
Kedar Rajwade
8081e1c652 ICU-6250 File containing data about the number of scripts and languages added in each ICU version
X-SVN-Rev: 24633
2008-09-24 20:22:57 +00:00
Steven R. Loomis
41f11a47de ICU-6544 make VersionInfo a Comparable
X-SVN-Rev: 24613
2008-09-19 22:01:11 +00:00
Xiaomei Ji
099dad9816 ICU-6303 minor change in setLocale/NumberFormat and parse
X-SVN-Rev: 24595
2008-09-18 21:31:38 +00:00
Yoshito Umaoka
e3c2598407 ICU-6411 Fix a couple of Eclipse compiler warnings.
X-SVN-Rev: 24590
2008-09-18 15:38:50 +00:00
Xiaomei Ji
5a154f887e ICU-6445 add abbreviation support
X-SVN-Rev: 24588
2008-09-17 19:57:42 +00:00
Brian Rower
f7af84928f ICU-6514 Added getKeysSafe to be used instead of getKeys when an alias may be there to cause problems. This is a WORKAROUND! not a solution.
X-SVN-Rev: 24587
2008-09-17 18:32:04 +00:00
Brian Rower
be14ea9919 ICU-6513 Added methods for figuring out if a bundle is an alias and where that alias points.
X-SVN-Rev: 24586
2008-09-17 18:26:51 +00:00
Brian Rower
026fad3e3b ICU-6536 Fixed reset method due to recent changes to how the cache works.
X-SVN-Rev: 24584
2008-09-16 20:02:12 +00:00
Brian Rower
be0227c676 ICU-6536 Created a workaround method allowing the cache to be reset.
X-SVN-Rev: 24583
2008-09-16 19:57:40 +00:00
Yoshito Umaoka
cbfcc952af ICU-4611 Ported ICU4C test code to J, although ICU4J did not have the problem.
X-SVN-Rev: 24579
2008-09-16 02:08:53 +00:00
Yoshito Umaoka
fc44c9562b ICU-6411 Added null check for unreferenced variables in a couple of test cases to remove the Eclipse compiler warnings.
X-SVN-Rev: 24578
2008-09-16 01:44:12 +00:00
Yoshito Umaoka
7fc025f64f ICU-6415 ICU4J timezone 2008f
X-SVN-Rev: 24568
2008-09-15 18:15:13 +00:00
Xiaomei Ji
d275e7882b ICU-6503 remove date time pattern generator as private data member for its non-serializable
X-SVN-Rev: 24565
2008-09-13 22:16:07 +00:00
Xiaomei Ji
072894cddf ICU-6503 minimize the call of DateTimePatternGenerator.getInstance
X-SVN-Rev: 24564
2008-09-13 01:26:55 +00:00
Yoshito Umaoka
0af31cef56 ICU-6347 Fixed an Eclipse compiler warning.
X-SVN-Rev: 24560
2008-09-11 16:50:43 +00:00
Doug Felt
55c2f0939c ICU-6502 make sure Holiday uses data from resource bundle
X-SVN-Rev: 24514
2008-08-20 21:24:15 +00:00
Kedar Rajwade
696f11e560 ICU-6475 Skipped some test cases in TestReplacingZoneString in non-exhaustive mode to reduce test time
X-SVN-Rev: 24510
2008-08-19 18:20:36 +00:00
Kedar Rajwade
494f62ce8d ICU-6475 Skipped some test cases in testFormat in non-exhaustive mode to reduce test time
X-SVN-Rev: 24509
2008-08-19 18:16:53 +00:00
Michael Ow
5f3b09164a ICU-5174 Fix the setupLatinOne method so that 0xb7 is correctly added to the latinone list. (This is a port from ICU4C)
X-SVN-Rev: 24507
2008-08-18 15:48:54 +00:00
Kedar Rajwade
3e41a809e8 ICU-6475 Skipped test cases in TestPropertyAccess in non-exhaustive mode to reduce test time
X-SVN-Rev: 24503
2008-08-15 19:52:50 +00:00
Yoshito Umaoka
a82cc85ac3 ICU-6475 Reduced test coverage in TestTimeRoundTrip in non-exhaustive mode. Updated the test framework to take custom properties and use it in TestTimeRoundTrip to support all possible cases.
X-SVN-Rev: 24499
2008-08-14 22:06:13 +00:00
Yoshito Umaoka
2e78ff98b0 ICU-6496 Changed some cache implementation to use ICUCache.
X-SVN-Rev: 24498
2008-08-14 20:27:04 +00:00
Yoshito Umaoka
2ee3b6d154 ICU-6496 Removed duplicated copies of floorDivide. Also consolidated gregorian field calculation code.
X-SVN-Rev: 24493
2008-08-14 17:13:25 +00:00
Brian Rower
67a110379c ICU-6041 Merged r24483 - collation monkey test to check that collators from file and collators from rules are the same.
X-SVN-Rev: 24484
2008-08-08 23:32:38 +00:00
Yoshito Umaoka
1914dd29b2 ICU-6475 Display targets which exceeds 10 seconds in non-exhaustive mode.
X-SVN-Rev: 24480
2008-08-08 21:15:30 +00:00
Brian Rower
f18b601af1 ICU-6279 Updated ICU4J readme about where to find instructions for creating ICU4J data
X-SVN-Rev: 24474
2008-08-08 19:21:11 +00:00
Yoshito Umaoka
2bf1c93a97 ICU-6476 Fixed a bug in DateTimePatternGenerator and updated some test cases.
X-SVN-Rev: 24466
2008-08-07 17:07:21 +00:00
Yoshito Umaoka
0a71c40b26 ICU-6416 Move version to 4.1.1 including data.
X-SVN-Rev: 24456
2008-08-06 21:49:23 +00:00
Kedar Rajwade
39c5bd8d89 ICU-6376 Ignore interfaces in SerializationChecker.visit()
X-SVN-Rev: 24442
2008-08-05 19:02:15 +00:00
Kedar Rajwade
1944b97b64 ICU-6376 Moved the check for serialVersionUID in CoverageTest.CoverageTarget.execute() to before the test for a null inputStream
X-SVN-Rev: 24441
2008-08-05 18:58:52 +00:00
Doug Felt
bd5fddc33f ICU-6422 ignore tags in locales
X-SVN-Rev: 24440
2008-08-05 18:22:30 +00:00
Yoshito Umaoka
c9beb33c95 ICU-6475 Skip DateInternvaFormat/testStress in regular check
X-SVN-Rev: 24433
2008-08-01 18:24:31 +00:00
Michael Ow
5a26906a23 ICU-6474 Update alias table for Turkish8 and Hebrew8.
X-SVN-Rev: 24432
2008-08-01 17:06:10 +00:00
Yoshito Umaoka
6039f90011 ICU-6459 Updated TimeZone#setDefault to use JDK TimeZone as the default Java TimeZone to avoid java Date/Calendar calculation problem.
X-SVN-Rev: 24431
2008-08-01 15:57:02 +00:00
Yoshito Umaoka
419eb6d71e ICU-6415 ICU4J timezone 2008e
X-SVN-Rev: 24426
2008-07-29 18:18:20 +00:00
Mark Davis
bfd24aa0df ICU-6248 Fix Character => UCharacter
X-SVN-Rev: 24420
2008-07-28 10:30:54 +00:00
Mark Davis
cf87d8d0f0 ICU-6248 Fix Character => UCharacter
X-SVN-Rev: 24419
2008-07-28 10:29:59 +00:00
Mark Davis
02ccd8bea4 ICU-6248 Fix Character => UCharacter
X-SVN-Rev: 24418
2008-07-28 10:29:28 +00:00
Mark Davis
b0a759f3b9 ICU-6248 Fix Character => UCharacter
X-SVN-Rev: 24417
2008-07-28 09:24:58 +00:00
Mark Davis
52626f8c34 ICU-6462 add utility from CLDR
X-SVN-Rev: 24416
2008-07-28 09:06:20 +00:00
Mark Davis
eeb123182b ICU-6463 first cut, where -u disables escaping
X-SVN-Rev: 24415
2008-07-28 09:02:04 +00:00
Mark Davis
41977ae971 ICU-6462 Fine tune the generation, make the printout clearer in the test program's -v mode
X-SVN-Rev: 24414
2008-07-28 08:54:10 +00:00
Mark Davis
4c1c8cbde0 ICU-6462 trial check in, for discussion
X-SVN-Rev: 24413
2008-07-26 01:26:16 +00:00
Mark Davis
a748edab3b ICU-6462 trial check in, for discussion
X-SVN-Rev: 24412
2008-07-26 01:26:00 +00:00
Michael Ow
b3f5e6cf8a ICU-6347 Port LMBCS converter from ICU4C to ICU4J. Add data driven test for LMBCS. Add null pointer check in CharsetMBCS method. Update exemption list in TestSurrogateBehaviour.
X-SVN-Rev: 24410
2008-07-25 19:09:29 +00:00
Yoshito Umaoka
533230d142 ICU-6449 Fixed a DecimalFormat serialization problem.
X-SVN-Rev: 24392
2008-07-18 17:00:42 +00:00
Yoshito Umaoka
d0c5181727 ICU-6450 Revert last two changes in the Eclipse project file.
X-SVN-Rev: 24391
2008-07-18 16:04:56 +00:00
Doug Felt
90b73a8781 ICU-6450 fix bad project names
X-SVN-Rev: 24390
2008-07-17 22:05:33 +00:00
Doug Felt
1078c69c63 ICU-5903 remove warnings
X-SVN-Rev: 24389
2008-07-17 20:43:29 +00:00
Yoshito Umaoka
f06a84dd73 ICU-6411 Refine ICU4J Eclipse project's configuration - using project's own compiler configuration.
X-SVN-Rev: 24388
2008-07-17 18:53:01 +00:00
Yoshito Umaoka
8c7840dd9d ICU-6416 Update ICU4J to 4.1 and move active time bombs. Data version stays 40 until ICU4C is updated.
X-SVN-Rev: 24385
2008-07-15 20:34:06 +00:00