Commit Graph

4844 Commits

Author SHA1 Message Date
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
Doug Felt
81ee6599da ICU-6389 add test for available locales
X-SVN-Rev: 24382
2008-07-15 02:13:48 +00:00
Doug Felt
7c47091e1c ICU-6390 support for available locales and functional equivalent
X-SVN-Rev: 24381
2008-07-15 02:05:19 +00:00
Yoshito Umaoka
30e587a108 ICU-6427 Updated ICU4J TimeZone Update Utility to replace metazoneInfo.res.
X-SVN-Rev: 24380
2008-07-14 21:58:53 +00:00
Michael Ow
3cae30da4c ICU-5855 Change the data-driven charset test from iscii to iscii-dev to enable support for this test in ICU4J.
X-SVN-Rev: 24376
2008-07-11 17:10:18 +00:00
Kedar Rajwade
409dea070d ICU-3785 Added test for MoonAge
X-SVN-Rev: 24370
2008-07-10 19:40:29 +00:00
Doug Felt
ff8a03216d ICU-5903 support pluralformat in message pattern
(there are a number of whitespace changes in these files where trailing
whitespace was deleted, sorry)

X-SVN-Rev: 24369
2008-07-10 18:47:56 +00:00
John Emmons
b4515acba5 ICU-6415 Timezone updates to 2008d
X-SVN-Rev: 24366
2008-07-09 21:01:28 +00:00
Kedar Rajwade
f405e714f3 ICU-5671 Revert changes made to DataDrivenFormatTest to parse time as double
X-SVN-Rev: 24362
2008-07-08 20:09:43 +00:00
Kedar Rajwade
61d478e824 ICU-5670 Modified test to support "MILLIS" in the calendar operations
X-SVN-Rev: 24361
2008-07-08 20:07:30 +00:00
Kedar Rajwade
4eb3cb26ca ICU-5671 Removed the old testdata.jar so checking it again
X-SVN-Rev: 24360
2008-07-08 20:01:32 +00:00
Kedar Rajwade
9a78751f17 ICU-5671 Enabled new data driven test case for calendar and changed fractional number to long number for new test case
X-SVN-Rev: 24359
2008-07-08 19:55:31 +00:00
Andy Heninger
1d6148ee09 ICU-6418 Add test for Thai-Latin transliteration
X-SVN-Rev: 24355
2008-07-06 06:18:06 +00:00
Yoshito Umaoka
971a17b5c7 ICU-5671 Updated DataDrivneFormatTest to parse time as double. Disabled new calendar test data included in the previous revision, which requires some test code changes.
X-SVN-Rev: 24347
2008-07-03 21:26:01 +00:00
Michael Ow
d7ccec764b ICU-6365 Only write the language code after a linefeed if there are more characters after the linefeed. Update data driven test to check for this.
X-SVN-Rev: 24343
2008-07-03 15:27:10 +00:00
Yoshito Umaoka
572fe59c3b ICU-6289 Added ICU4.0 API database file. Added ICU4.0 serialization test data for post 4.0 development.
X-SVN-Rev: 24336
2008-07-02 21:25:33 +00:00
Yoshito Umaoka
78f61c9ef7 ICU-6413 Set svn:eol-style native to all Java source files and some other fixes.
X-SVN-Rev: 24335
2008-07-02 19:57:50 +00:00
Michael Ow
5db94c80ce ICU-6413 Add subversion property eol-style to DecimalFormat.java.
X-SVN-Rev: 24334
2008-07-02 19:50:12 +00:00
Michael Ow
945398056a ICU-6411 Remove locale and name String objects from CharsetISO2022 since it is not needed.
X-SVN-Rev: 24329
2008-07-01 22:08:22 +00:00
Michael Ow
202759fd84 ICU-6259 Change the condition checking in the main loop in the encoder for CharsetISCII.
X-SVN-Rev: 24328
2008-07-01 20:42:18 +00:00
Michael Ow
bcd16f8f82 ICU-6259 Implement Unicode Technical Note 30 concerning proper Gurmukhi conversion for Bindi and Tippi, Consonant Clusters, and Gurmukhi Rra. The change has been implemented in both ICU4C and ICU4J and data driven test have been included. Changing other test data for iscii-gur was also done to comply with this technical note.
X-SVN-Rev: 24327
2008-07-01 17:52:54 +00:00
Yoshito Umaoka
ae45915da2 ICU-6289 Update readme for 4.0 release. Added About ICU4J TimeZone.
X-SVN-Rev: 24321
2008-06-30 18:08:59 +00:00
John Emmons
5fbf0986db ICU-6378 Integrate CLDR release-1-6-d03
X-SVN-Rev: 24308
2008-06-27 02:35:22 +00:00
Yoshito Umaoka
c64bfb45dc ICU-6396 Fixed problems in hashCode and equals in DateIntervalInfo.PatternInfo.
X-SVN-Rev: 24302
2008-06-26 20:44:45 +00:00
Yoshito Umaoka
7f702fcd0c ICU-6289 Resolved Eclipse compiler warning - use of static method with instance.
X-SVN-Rev: 24301
2008-06-26 20:41:42 +00:00
Yoshito Umaoka
6076d2058b ICU-6377 Updated the code flow based on the reviewer's input.
X-SVN-Rev: 24300
2008-06-26 19:44:07 +00:00
Yoshito Umaoka
581a0d204b ICU-6289 Updated API change report for 4.0 release.
X-SVN-Rev: 24297
2008-06-26 05:08:09 +00:00
Yoshito Umaoka
beec0bea8f ICU-6289 The API signature of PluralRules#select was changed after ICU 3.8. Thus, the API status comment should be changed to @draft ICU 4.0.
X-SVN-Rev: 24295
2008-06-26 03:16:54 +00:00
Yoshito Umaoka
4904d60719 ICU-6393 Updated TestCharsetTestData to work on IBM JRE5/Windows - charsetForName to use the full path for the custom converter data with the classloader used for the test code itself.
X-SVN-Rev: 24294
2008-06-26 03:11:47 +00:00
Yoshito Umaoka
abfdbf4208 ICU-6377 Skipping PluralFormat/PluralRules compatibility test also in jar target.
X-SVN-Rev: 24293
2008-06-26 03:04:23 +00:00
Doug Felt
00877f206b ICU-6391 change format to take double
X-SVN-Rev: 24290
2008-06-25 20:30:24 +00:00
Kedar Rajwade
edc5a3b7dd ICU-6380 Add warning message when running ICUDurationTest on IBM JRE 6 on Windows
X-SVN-Rev: 24289
2008-06-25 20:26:26 +00:00
David Bertoni
b5f96cbd57 ICU-6124 Updated code to use resource data. Updated tests to reflect latest data.
X-SVN-Rev: 24287
2008-06-25 18:04:55 +00:00
Yoshito Umaoka
4ea32969a1 ICU-6289 Fixed copyright statement.
X-SVN-Rev: 24283
2008-06-24 16:42:15 +00:00
Yoshito Umaoka
fe6d9ddc3e ICU-6377 Added serialization compatibility test cases generated from ICU3.8.1. Fixed some issues to make the test case work properly.
X-SVN-Rev: 24282
2008-06-24 04:10:40 +00:00
Xiaomei Ji
46b9d0ca7d ICU-6303 enable test after CLDR1.6 integration
X-SVN-Rev: 24279
2008-06-23 20:45:57 +00:00
Xiaomei Ji
64d3e46aa1 ICU-6157 enable test after CLDR1.6 integration
X-SVN-Rev: 24278
2008-06-23 20:27:30 +00:00
Michael Ow
90eb4eacd6 ICU-6230 Fix some alias issue for KSC_5601 to make it consistent with ICU4C and ICU4J. Add test and fix some format issues.
X-SVN-Rev: 24273
2008-06-23 16:35:05 +00:00
Yoshito Umaoka
9c2ffe6540 ICU-6157 Fixed compilation error on Java 1.3/Foundation 1.0 - replaced single arg Locale constructor with ULocale.
X-SVN-Rev: 24270
2008-06-22 15:29:49 +00:00
Yoshito Umaoka
97b84b35bb ICU-6373 Removed unused import statements.
X-SVN-Rev: 24269
2008-06-22 15:17:05 +00:00
John Emmons
dc2b9e57df ICU-6256 Fix data roundtrip problems
X-SVN-Rev: 24268
2008-06-22 04:37:12 +00:00
Doug Felt
942954d066 ICU-6373 use plural rules data from resource, update tests to match new data
X-SVN-Rev: 24266
2008-06-21 23:43:51 +00:00
John Emmons
9993b72bc3 ICU-6256 Back out CLDR 1591 Korean translit and fix 3 version numbers
X-SVN-Rev: 24263
2008-06-21 01:53:27 +00:00
John Emmons
478fb8b161 ICU-6256 Integrate CLDR 1.6 release 1-6-d01 + a few minor fixes
X-SVN-Rev: 24258
2008-06-20 22:22:00 +00:00
Yoshito Umaoka
6765090fc2 ICU-6289 Updated readme.html for 4.0d03.
X-SVN-Rev: 24256
2008-06-20 21:21:07 +00:00
Yoshito Umaoka
88947f8759 ICU-6303 Fixed Javadoc warning - broken reference to TimeUnitFormat.
X-SVN-Rev: 24254
2008-06-20 16:08:18 +00:00
Yoshito Umaoka
5274338824 ICU-6289 Fixed copyright statements.
X-SVN-Rev: 24253
2008-06-20 15:51:41 +00:00
Yoshito Umaoka
5f799aea8c ICU-6368 Workaround for the IBM Java 6 Locale SPI support problems in the test cases.
X-SVN-Rev: 24252
2008-06-20 15:22:15 +00:00
Steven R. Loomis
5da06ab009 ICU-6367 update space handling for java
X-SVN-Rev: 24251
2008-06-20 06:34:56 +00:00
Yoshito Umaoka
e08c410dff ICU-6289 Added readme for ICU4J Locale Service Provider. Minor change in build file to run 'ant tests' from the localespi build file.
X-SVN-Rev: 24248
2008-06-20 01:47:53 +00:00
Michael Ow
9ef387262f ICU-6358 Convert ISO-2022-JP 2 byte code point to GR94DBCS when decoding if neccessary. Add data driven test this fix.
X-SVN-Rev: 24245
2008-06-19 22:13:34 +00:00
Xiaomei Ji
5d3bb83553 ICU-6157 sync from C++ and change API doc for skeleton const in DateFormat
X-SVN-Rev: 24243
2008-06-19 21:45:38 +00:00
Yoshito Umaoka
7443eb0bc9 ICU-6289 Updated classpath in Eclipse project files to specify the target JREs explicitly.
X-SVN-Rev: 24241
2008-06-19 17:48:39 +00:00
Yoshito Umaoka
58902a5f8f ICU-6319 Removed unnecessary semicolon in the previous change.
X-SVN-Rev: 24238
2008-06-19 16:33:56 +00:00
Michael Ow
52aead68b4 ICU-6334 Fix API Doc examples.
X-SVN-Rev: 24237
2008-06-19 16:22:45 +00:00
Xiaomei Ji
96e9bc81b6 ICU-6303 set number formatter correctly when no resource data available
X-SVN-Rev: 24235
2008-06-18 23:34:48 +00:00
Xiaomei Ji
c7fab3f9ad ICU-6303 load data from resource file
X-SVN-Rev: 24234
2008-06-18 23:21:25 +00:00
Xiaomei Ji
011246d9af ICU-6157 sync with C++ review
X-SVN-Rev: 24230
2008-06-18 21:38:06 +00:00
Michael Ow
58df467427 ICU-2147 Fix format issues for CharsetSCSU and CharsetBOCU1.
X-SVN-Rev: 24227
2008-06-18 20:07:10 +00:00
Kedar Rajwade
360ff39431 ICU-2147 Added test for SCSU and BOCU-1
X-SVN-Rev: 24224
2008-06-18 16:41:31 +00:00
Kedar Rajwade
bc1c2661ff ICU-2147 Enable SCSU and BOCU-1 in CharsetICU.java
X-SVN-Rev: 24223
2008-06-18 16:38:25 +00:00
Kedar Rajwade
f291c16557 ICU-2147 Fixed errors that occurred while running test
X-SVN-Rev: 24222
2008-06-18 16:36:26 +00:00
Xiaomei Ji
38df0e5cc5 ICU-6157 remove non-ascii comment
X-SVN-Rev: 24219
2008-06-18 00:58:26 +00:00
Kedar Rajwade
32f5195dde ICU-6333 Removed new and changed comments from the API reference
X-SVN-Rev: 24216
2008-06-17 23:33:07 +00:00
Kedar Rajwade
930876975e ICU-6333 Removed new and changed comments from the API reference
X-SVN-Rev: 24214
2008-06-17 23:20:45 +00:00
Doug Felt
edadac4cce ICU-4993 update docs
X-SVN-Rev: 24213
2008-06-17 22:50:48 +00:00
Doug Felt
44e497baf2 ICU-5095 update docs
X-SVN-Rev: 24212
2008-06-17 22:31:28 +00:00
Xiaomei Ji
4153a1bc82 ICU-6157 remove unnecessary import to clean eclipse warning
X-SVN-Rev: 24210
2008-06-17 21:32:25 +00:00
Andy Heninger
2fd36c0fae ICU-6355 fix typo 'MIDNUMLEFT' becomes 'MIDNUMLET'
X-SVN-Rev: 24209
2008-06-17 21:28:33 +00:00
Claire Ho
fdd59fbd07 ICU-5105 perfromance improvement for simple somparison.
X-SVN-Rev: 24208
2008-06-17 18:38:37 +00:00
Xiaomei Ji
4161c1b221 ICU-6157 sync after C++ review and remove exception from signature
X-SVN-Rev: 24206
2008-06-17 05:10:33 +00:00
John Emmons
7f5016dd78 ICU-5219 Dutch IJ Titlecasing
X-SVN-Rev: 24181
2008-06-14 02:38:08 +00:00
Yoshito Umaoka
f06268c175 ICU-6289 Resovled compiler warnings in Eclipse plug-in build. Updated license files. Add new tests in the Eclipse plug-in unit test.
X-SVN-Rev: 24176
2008-06-13 20:06:16 +00:00
Michael Ow
ea01edb0ea ICU-6319 Correct handling of spaces for Thai line break iterator and add test.
X-SVN-Rev: 24173
2008-06-13 19:21:12 +00:00
Yoshito Umaoka
266e647298 ICU-6348 Fixed a line accidentally commented out in the previous change.
X-SVN-Rev: 24170
2008-06-13 16:06:19 +00:00
Yoshito Umaoka
9985e52f02 ICU-6348 Enabled some APIs currently disabled for ICU4J Eclipse plug-in by making the implementation work on Foundation 1.0 environment.
X-SVN-Rev: 24169
2008-06-13 15:46:27 +00:00
Yoshito Umaoka
8d4d78dfdb ICU-6281 Merging the transliterator data changes from C to J.
X-SVN-Rev: 24165
2008-06-12 21:27:52 +00:00
Michael Ow
366a08794d ICU-2147 Disable SCSU and BOCU-1 in CharsetICU.java to not break trunk while debugging some test failures.
X-SVN-Rev: 24154
2008-06-11 21:28:03 +00:00
Michael Ow
0675da9bcd ICU-6319 Correct while statement to make results consistent with ICU4C.
X-SVN-Rev: 24147
2008-06-11 03:27:31 +00:00
Peter Edberg
2d45d7be53 ICU-6281 add TestHalfwidthFullwidth()
X-SVN-Rev: 24146
2008-06-11 03:20:42 +00:00
Claire Ho
90da026c87 ICU-6341 Wrong 'best pattern' for narrow date format.
X-SVN-Rev: 24144
2008-06-10 21:57:27 +00:00
Kedar Rajwade
f362efe4ed ICU-2147 Added SCSU and BOCU-1 converters
X-SVN-Rev: 24142
2008-06-10 19:58:20 +00:00
Kedar Rajwade
fac1ab82dc ICU-2147 SCSU and BOCU-1 converters
X-SVN-Rev: 24141
2008-06-10 18:35:57 +00:00
Yoshito Umaoka
15147e41b0 ICU-6037 Tightened currency code check in Currency#getInstance(String). Now it only accepts 3-letter alpha code.
X-SVN-Rev: 24136
2008-06-10 03:52:36 +00:00
Yoshito Umaoka
c9e080cf8a ICU-6313 Replaced the deprecated normalizer modes with the valid ones in the API doc for setMode.
X-SVN-Rev: 24135
2008-06-10 02:32:23 +00:00
Yoshito Umaoka
a9cda2f6df ICU-6258 Fixed the description for the keyword separator character from comma to semicolon.
X-SVN-Rev: 24134
2008-06-10 02:23:33 +00:00
Yoshito Umaoka
8d30278a2a ICU-5966 Resolved some Eclipse compiler warnings in serializable abstract classes, detected by Eclipse 3.4.
X-SVN-Rev: 24128
2008-06-09 17:40:16 +00:00
Yoshito Umaoka
ddfebd79a2 ICU-5976 Added TestICUEquivalent to NumberFormatTest. Cleaned up SPI configuration file and code. Changed NumberFormatProviderICU to return NumberFormatICU, not DecimalFormatICU by default.
X-SVN-Rev: 24127
2008-06-09 17:21:10 +00:00
John Emmons
2fa2db21f7 ICU-6256 Integrate 1.6 data - 2nd run
X-SVN-Rev: 24125
2008-06-07 21:18:06 +00:00
Yoshito Umaoka
3bb3a27338 ICU-5976 Supplied setters in DecimalFormatSymbolsICU. Added more test cases.
X-SVN-Rev: 24123
2008-06-06 22:33:07 +00:00
Yoshito Umaoka
ef6684309b ICU-5976 Fixed some bugs in TimeZoneNameProviderICU and updated the test case.
X-SVN-Rev: 24115
2008-06-06 15:37:03 +00:00
Jason Spieth
bbb5eb7cf5 ICU-2826 ICU4J implementation changes
X-SVN-Rev: 24112
2008-06-05 20:14:36 +00:00
Yoshito Umaoka
e8fe1827f0 ICU-6321 Fix timezone display name problem for J
X-SVN-Rev: 24111
2008-06-05 20:03:58 +00:00
Yoshito Umaoka
885290e875 ICU-5976 Added some more test cases. Add more configuration options for ICU SPI implementation. Changed the way to populate available locales.
X-SVN-Rev: 24109
2008-06-05 04:41:09 +00:00
Yoshito Umaoka
e56b3c7948 ICU-5976 Added setDigit for JDK Locale th_TH_TH support in the DateFormat SPI.
X-SVN-Rev: 24108
2008-06-05 04:39:51 +00:00
Michael Ow
e337ab8678 ICU-6300 Set the max bytes per char for UTF16 to 4 to make it consistent with the specs.
X-SVN-Rev: 24105
2008-06-04 17:49:37 +00:00
Yoshito Umaoka
fc6eab0cd7 ICU-5976 Updated build files and project files. Added TestGetInstance for all service provider classes. Some bug fixes.
X-SVN-Rev: 24104
2008-06-04 03:58:31 +00:00
Michael Ow
534b14f417 ICU-6266 Remove utf8friendly code in ICU4J sense it is not needed and add additional test to improve code coverage.
X-SVN-Rev: 24100
2008-06-03 20:24:33 +00:00
Michael Ow
7606da8922 ICU-6266 Port over test from ICU4C for test* charsets to improve code coverage. Fix minor replayArray issue in CharsetEncoderICU and other issues.
X-SVN-Rev: 24095
2008-06-02 18:42:08 +00:00
Yoshito Umaoka
08f16fb9f7 ICU-2826 Fixed some Eclipse compiler warnings.
X-SVN-Rev: 24071
2008-05-29 18:50:34 +00:00
Yoshito Umaoka
2fe984e3ce ICU-6157 Consolidated skeleton pattern definitions. Cleaned up Javadoc comments for new APIs. Fix Java 1.3/Foundation 1.0 env issues and etc.
X-SVN-Rev: 24070
2008-05-29 18:37:14 +00:00
Yoshito Umaoka
8bcaa88f1e ICU-6157 Corrected svn properties for new files. Added conditional compilation comments to build ICU4J on Java 1.3/Foundation 1.0 environment without errors.
X-SVN-Rev: 24068
2008-05-29 14:10:11 +00:00
Xiaomei Ji
c1a5e8a58b ICU-6157 merge from branch
X-SVN-Rev: 24061
2008-05-28 22:46:34 +00:00
Xiaomei Ji
032cdeb4fb ICU-6157 merge from branch
X-SVN-Rev: 24060
2008-05-28 22:46:18 +00:00
Xiaomei Ji
3f4701f0c8 ICU-6157 merge from branch
X-SVN-Rev: 24059
2008-05-28 22:46:00 +00:00
Yoshito Umaoka
779c4bfa7c ICU-6289 Replacing TABs with SPs. Fix some Javadoc comments.
X-SVN-Rev: 24058
2008-05-28 22:45:52 +00:00
Xiaomei Ji
13e1ff80fe ICU-6157 merge from branch
X-SVN-Rev: 24057
2008-05-28 22:45:48 +00:00
Xiaomei Ji
ae6d1cd11b ICU-6157 merge from branch
X-SVN-Rev: 24056
2008-05-28 22:45:28 +00:00
Xiaomei Ji
5d4fddea88 ICU-6157 merge from branch
X-SVN-Rev: 24055
2008-05-28 22:45:16 +00:00
Xiaomei Ji
b572101967 ICU-6157 merge from branch
X-SVN-Rev: 24054
2008-05-28 22:45:05 +00:00
Xiaomei Ji
0d12495d32 ICU-6157 merge from branch
X-SVN-Rev: 24053
2008-05-28 22:44:54 +00:00
Xiaomei Ji
9517c0f366 ICU-6157 merge from branch
X-SVN-Rev: 24052
2008-05-28 22:44:39 +00:00
Jason Spieth
4b09c0d1f0 ICU-2826 Java API signature changes
X-SVN-Rev: 24048
2008-05-28 21:35:57 +00:00
David Bertoni
3cdb54b89d ICU-6124 Removed unused code.
X-SVN-Rev: 24047
2008-05-28 21:24:27 +00:00
Yoshito Umaoka
40bba654bc ICU-5450 Removed com.ibm.icu.impl.ICULocaleData which is no longer used. Updated the resource bundle performance tset cases to call Java ResourceBundle directly.
X-SVN-Rev: 24044
2008-05-28 20:58:52 +00:00
Yoshito Umaoka
b76fae675a ICU-6289 Updated readme.html for d02 release.
X-SVN-Rev: 24034
2008-05-28 19:46:06 +00:00
Yoshito Umaoka
10696e3cba ICU-6304 Added conditional compilation comments for supporting Java 13/Foundation 1.0 execution environment.
X-SVN-Rev: 24033
2008-05-28 19:32:09 +00:00
Yoshito Umaoka
17c21e2b02 ICU-6303 Added serialization test cases. Fixed some serialization bugs in TimeUnitFormat.
X-SVN-Rev: 24030
2008-05-28 16:43:51 +00:00
Yoshito Umaoka
05ca2e6ca8 ICU-6304 Fixed test failures. Added @provisional to new draft APIs.
X-SVN-Rev: 24025
2008-05-28 15:36:15 +00:00
Yoshito Umaoka
4e07949308 ICU-6124 Commented out an unused local variable and fixed API status comments.
X-SVN-Rev: 24024
2008-05-28 15:02:34 +00:00
Yoshito Umaoka
dbf59a6fe1 ICU-6266 Commented out an unused local variable.
X-SVN-Rev: 24023
2008-05-28 14:52:07 +00:00
Yoshito Umaoka
dcbcc2b320 ICU-6303 Resolved some Eclipse IDE warnings and updated comments.
X-SVN-Rev: 24022
2008-05-28 14:48:33 +00:00
Yoshito Umaoka
7b5b6822ac ICU-6303 Fixed a compilation error.
X-SVN-Rev: 24021
2008-05-28 14:38:47 +00:00
Markus Scherer
e47ee99cf1 ICU-6304 DateFormat convenience factories wrapping DateTimePatternGenerator, and skeleton constants
X-SVN-Rev: 24017
2008-05-28 11:37:22 +00:00
Mark Davis
f7e34e19be ICU-6303 initial checkin
X-SVN-Rev: 24016
2008-05-28 06:50:33 +00:00
Mark Davis
9d6234899d ICU-6303 initial checkin
X-SVN-Rev: 24015
2008-05-28 06:50:14 +00:00
Yoshito Umaoka
89523a2fb6 ICU-6289 Promoted timezone transition/rule based timezone/iCal timezone APIs to @stable to make them consistent with ICU4C.
X-SVN-Rev: 24008
2008-05-28 03:50:05 +00:00
Michael Ow
6eed22616f ICU-6298 Update clover setup for 2.x. Clover version > 2.x will not work.
X-SVN-Rev: 23996
2008-05-27 18:23:23 +00:00
Michael Ow
78f8242149 ICU-6266 Port over from ICU4C code for conversion file version 5.x support in ICU4J and fix minor getUnicodeSet issues for better code coverage of charset.
X-SVN-Rev: 23995
2008-05-27 17:50:41 +00:00
Yoshito Umaoka
0ee6d80a5b ICU-5970 2008c into ICU4J trunk
X-SVN-Rev: 23994
2008-05-27 17:13:48 +00:00
David Bertoni
689588d9be ICU-6124 Java implementation.
X-SVN-Rev: 23991
2008-05-27 16:28:52 +00:00
Yoshito Umaoka
df8f316f7d ICU-6302 Added some test cases.
X-SVN-Rev: 23988
2008-05-27 14:10:48 +00:00
Yoshito Umaoka
1be9076947 ICU-6302 Fixed default calendar prolem for Thai locale. Ported the change in getFunctionalEquivalent in ICUResourceBundle from C to support the option to append default keyword.
X-SVN-Rev: 23980
2008-05-23 19:15:33 +00:00
Yoshito Umaoka
98f14bc209 ICU-5966 Resolve some Elipse warnings.
X-SVN-Rev: 23978
2008-05-23 16:25:49 +00:00
Yoshito Umaoka
905f90890e ICU-6289 Remove public from CharsetHZ's class declaration. The class should be package private.
X-SVN-Rev: 23974
2008-05-22 18:03:25 +00:00
Peter Edberg
3d6e7a565d ICU-6291 Fix RangeConstraint.isFulfilled for 'not' & non-integers, from CLDR tests
X-SVN-Rev: 23969
2008-05-22 06:39:44 +00:00
Yoshito Umaoka
fcb36cddb5 ICU-6289 Fixed module jar build problem.
X-SVN-Rev: 23966
2008-05-22 03:41:41 +00:00
Peter Edberg
70f7c99eab ICU-6291 Update documentation, switch param name back to n
X-SVN-Rev: 23958
2008-05-21 21:32:40 +00:00
Peter Edberg
7e08c7ee16 ICU-6291 Extend PluralRules for decimal fractions - add within relation, change select(long) to use double
X-SVN-Rev: 23956
2008-05-21 21:04:30 +00:00
Yoshito Umaoka
96c50fae3b ICU-6289 Updated the license files. Also removed unused manifest stub files.
X-SVN-Rev: 23955
2008-05-21 20:24:44 +00:00
Jason Spieth
4c07d220fd ICU-5450 Better TestDataElements_testtypes.java
X-SVN-Rev: 23953
2008-05-21 19:48:13 +00:00
Yoshito Umaoka
cfdf237bb2 ICU-6289 Updating API status for 4.0 release.
X-SVN-Rev: 23952
2008-05-21 19:17:56 +00:00
Yoshito Umaoka
f272fab948 ICU-6289 Updating readme.html for d01
X-SVN-Rev: 23950
2008-05-21 16:31:29 +00:00
Jason Spieth
d351db9e12 ICU-2826 getInstance(locale, date) added to Currency.java
X-SVN-Rev: 23947
2008-05-20 22:17:26 +00:00
Jason Spieth
246309a371 ICU-5450 Removed ICUListResourceBundle from ICU4J
X-SVN-Rev: 23943
2008-05-20 17:00:36 +00:00
Matitiahu Allouche
e150c00519 ICU-6032 restore ##header to J2SE15 (was erroneously back-versioned in my previous commit)
X-SVN-Rev: 23942
2008-05-20 13:46:56 +00:00
Matitiahu Allouche
0656d9b196 ICU-6032 add test case for multiple paragraphs with default para level
X-SVN-Rev: 23941
2008-05-20 13:37:33 +00:00
Matitiahu Allouche
74b3a9326c ICU-6032 fix case for multiple paragraphs with default paragraph level
X-SVN-Rev: 23940
2008-05-20 13:28:38 +00:00
Yoshito Umaoka
41114fd46d ICU-5976 Checking in the Eclipse project files for the ICU4J locale service provider project.
X-SVN-Rev: 23938
2008-05-20 03:22:42 +00:00