Commit Graph

4166 Commits

Author SHA1 Message Date
Andrew J Macheret
41d27351e7 ICU-5849 Removed the reflection, replaced with preprocessor tags
X-SVN-Rev: 22435
2007-08-21 00:38:03 +00:00
Steven R. Loomis
f65bd97954 ICU-5857 rename ICU4J -> icu4j
X-SVN-Rev: 22434
2007-08-20 23:37:31 +00:00
Steven R. Loomis
1bf9b0c124 ICU-5857 rename
X-SVN-Rev: 22433
2007-08-20 23:36:20 +00:00
Doug Felt
904a282d6c ICU-5854 add test for collator thread safety
X-SVN-Rev: 22432
2007-08-20 23:08:12 +00:00
Steven R. Loomis
eed27eff1b ICU-3487 fix for changed newDuration behavior
X-SVN-Rev: 22431
2007-08-20 22:44:35 +00:00
Yoshito Umaoka
30785c67a8 ICU-5862 Updated CodeMangler to accept defined() command and to support OR condition. Also cleaned up the build.xml to support multiple versions of Java build environment. Conditional source codes are now marked as J2SE15 by the CodeMangler tool.
X-SVN-Rev: 22430
2007-08-20 22:17:50 +00:00
Markus Scherer
132489e847 ICU-5609 add Hangul type boundaries for UCHAR_HANGUL_SYLLABLE_TYPE; fix UCharacter.getPropertyValueName() for lccc and tccc; replace test hacks and time bombs
X-SVN-Rev: 22429
2007-08-20 21:27:51 +00:00
Andy Heninger
a30bdfe2a5 ICU-5875 lowercase some icu4j dir names
X-SVN-Rev: 22423
2007-08-19 19:45:06 +00:00
Doug Felt
065cbd88e5 ICU-5854 cloned collator not thread safe - fix
X-SVN-Rev: 22420
2007-08-18 00:50:04 +00:00
Steven R. Loomis
6de3ab2b51 ICU-3487 support running under java 1.4
X-SVN-Rev: 22418
2007-08-17 20:52:55 +00:00
Yoshito Umaoka
a439b9f7f6 ICU-4567 Merged Before Minguo support in TaiwanCalendar from ICU4C to ICU4J. Changed GregorianCalendar subclasses to use a Gregorian year in EXTENDED_YEAR field. Also clean up GregorianCalendar subclasses to remove unnecessary override methods.
X-SVN-Rev: 22416
2007-08-17 04:05:08 +00:00
Steven R. Loomis
96d422e5ab ICU-3487 add javax.xml.datasource.Duration as a formattable object
X-SVN-Rev: 22413
2007-08-17 01:18:00 +00:00
Markus Scherer
14200e84ea ICU-5850 fix Bidi_Mirroring according to Unicode Corrigendum #6
X-SVN-Rev: 22410
2007-08-16 21:52:38 +00:00
Doug Felt
9eac72d4e8 ICU-5850 update ubidi.icu and add tests to check reversion of mirrored property
X-SVN-Rev: 22409
2007-08-16 21:13:45 +00:00
Andrew J Macheret
0a47d5ea22 ICU-5844 Removed an unnecessary import that caused a warning.
X-SVN-Rev: 22408
2007-08-16 20:58:17 +00:00
Andrew J Macheret
221cdc6607 ICU-5842 Refactored a variable
X-SVN-Rev: 22407
2007-08-16 20:57:24 +00:00
Andrew J Macheret
d0fc4c8217 ICU-5843 Enabled all tests
X-SVN-Rev: 22406
2007-08-16 20:55:15 +00:00
Andrew J Macheret
609f6ae81f ICU-5844 Made BOMFreeReader a static inner class
X-SVN-Rev: 22405
2007-08-16 20:53:00 +00:00
Andrew J Macheret
b7bd8df07b ICU-5849 Replaced Integer.valueOf with new Integer (for older JDKs) and replaced String.class with CharSequence.class
X-SVN-Rev: 22404
2007-08-16 20:51:21 +00:00
Matitiahu Allouche
b5e73159e4 ICU-5489 a few improvements to Javadoc
X-SVN-Rev: 22399
2007-08-16 13:40:19 +00:00
Andrew J Macheret
d8dd6ad36a ICU-5851 Replaced usage of sun.io.CharToByteConverter with java.nio.CharsetEncoder in the setup portion
X-SVN-Rev: 22397
2007-08-15 23:19:26 +00:00
Andrew J Macheret
eb3becec62 ICU-5842 Fixed the copyright badge
X-SVN-Rev: 22396
2007-08-15 23:06:45 +00:00
Andrew J Macheret
bcef399a3d ICU-4731 Changed 'new BigInteger("0")' to 'BigInteger.ZERO'
X-SVN-Rev: 22395
2007-08-15 23:04:17 +00:00
Yoshito Umaoka
6313be5b20 ICU-5551 Do not need to cast super.clone() to SimpleTimeZone in SimpleTimeZone#clone()
X-SVN-Rev: 22393
2007-08-15 20:06:54 +00:00
Yoshito Umaoka
97c6b04e4a ICU-5649 Put @deprecated comment back to @internal items
X-SVN-Rev: 22392
2007-08-15 19:33:46 +00:00
Yoshito Umaoka
6b940caff6 ICU-4731 Fixed BigInteger 0 format problem
X-SVN-Rev: 22391
2007-08-15 19:20:11 +00:00
Andrew J Macheret
e7a74b9ced ICU-5849 Added reflection to fix issues with JDK6 and sun.text.Normalizer
X-SVN-Rev: 22390
2007-08-15 18:41:30 +00:00
Andrew J Macheret
1a1b0470c6 ICU-5844 Added functionality for multi-threaded tests and initialization
X-SVN-Rev: 22389
2007-08-15 18:16:23 +00:00
Andrew J Macheret
40d7c323bd ICU-5842 Fixed a multithreading issue
X-SVN-Rev: 22388
2007-08-15 18:15:03 +00:00
Andrew J Macheret
a4a300fd9f ICU-5843 Fixed a multithreading issue
X-SVN-Rev: 22387
2007-08-15 18:14:38 +00:00
Yoshito Umaoka
000977219d ICU-5551 Changed clone() implementation not to call its constructor
X-SVN-Rev: 22386
2007-08-15 17:27:56 +00:00
George Rhoten
a23be3710f ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 22384
2007-08-14 20:50:53 +00:00
George Rhoten
e3bfd984cf ICU-5410 Improve code coverage by removing dead code.
X-SVN-Rev: 22381
2007-08-14 20:06:10 +00:00
Yoshito Umaoka
6e071a5cc9 ICU-5466 Fix ChineseCalendar#toString() crash problem
X-SVN-Rev: 22377
2007-08-14 17:38:23 +00:00
Andrew J Macheret
e0701bc89e ICU-5844 Updated to work for icu4j 3.8 (and for those that compare versions, to compare 3.8 to 3.6)
X-SVN-Rev: 22375
2007-08-13 23:20:09 +00:00
Andrew J Macheret
b7c47a899f ICU-5738 Renamed the converter performance test to be more like the other perf tests
X-SVN-Rev: 22374
2007-08-13 23:12:40 +00:00
Andrew J Macheret
1d44db6fb8 ICU-5843 Performance test for DecimalFormat
X-SVN-Rev: 22373
2007-08-13 23:11:25 +00:00
Andrew J Macheret
5f3f7eeea8 ICU-5842 Performance test for SimpleDateFormat
X-SVN-Rev: 22372
2007-08-13 23:10:47 +00:00
Yoshito Umaoka
b2b7e4e1b9 ICU-3704 Fix some calendar limit issues in various calendars. Also added a new commont test case for testing theoretical limits and included limit test cases for all calendars (some are timebombed for now).
X-SVN-Rev: 22370
2007-08-13 21:49:13 +00:00
Yoshito Umaoka
a514749bb2 ICU-4408 Change EXTENDED_YEAR used by BuddhistCalendar to use Gregorian year, like other GregorianCalendar subclasses, so it can handle leap years properly.
X-SVN-Rev: 22368
2007-08-13 21:20:52 +00:00
Steven R. Loomis
cd4313d171 ICU-4567 updated test data
X-SVN-Rev: 22367
2007-08-13 20:54:48 +00:00
Steven R. Loomis
8c862fa548 ICU-4567 data driven fmt test for J
X-SVN-Rev: 22365
2007-08-13 19:21:16 +00:00
Doug Felt
e1e81dcdd6 ICU-5838 fix typos in docs
X-SVN-Rev: 22364
2007-08-13 18:33:07 +00:00
Yoshito Umaoka
0bcad795c8 ICU-4567 Fix a compile error
X-SVN-Rev: 22362
2007-08-13 15:16:32 +00:00
Steven R. Loomis
7849815922 ICU-4567 DataDrivenCalendarTest for J
X-SVN-Rev: 22348
2007-08-10 22:08:56 +00:00
John Emmons
8f9581565f ICU-4321 Fix German number spellout rules
X-SVN-Rev: 22346
2007-08-10 19:27:36 +00:00
John Emmons
fd17626413 ICU-5104 Fix Portuguese number spellout rules
X-SVN-Rev: 22343
2007-08-10 16:53:39 +00:00
John Emmons
3a66e3ebd8 ICU-4930 Fix number spellout for Italian
X-SVN-Rev: 22330
2007-08-09 20:30:02 +00:00
Eric Mader
e24fdaf785 ICU-4758 Use tava.text.MessageFormat instead of com.ibm.icu.text.MessageFormat so the tool doesn't depend on all of ICU4J.
X-SVN-Rev: 22326
2007-08-09 00:58:32 +00:00
Yoshito Umaoka
35a19cf658 ICU-5454 Fixed getID problem in VTimeZone and updated the test case.
X-SVN-Rev: 22310
2007-08-08 00:45:02 +00:00
Steven R. Loomis
c7013ddaf0 ICU-3487 duration fix for serialization test
X-SVN-Rev: 22309
2007-08-07 23:23:27 +00:00
John Emmons
6ef9660bab ICU-5828 Remove provisional data from ICU
X-SVN-Rev: 22308
2007-08-07 23:21:30 +00:00
Yoshito Umaoka
8b02d73006 ICU-3487 Support Java 1.3/1.4. Replaced StringBuilder with StringBuffer and Character#isWhitespace with UCharacter#isWhitespace.
X-SVN-Rev: 22302
2007-08-07 13:58:28 +00:00
Steven R. Loomis
327998254e ICU-3487 Duration implementation checkin
X-SVN-Rev: 22293
2007-08-06 23:22:53 +00:00
Yoshito Umaoka
45119f09a5 ICU-5820 Update Jamo-Latin transliterator test cases to match the latest CLDR data
X-SVN-Rev: 22291
2007-08-06 22:19:53 +00:00
John Emmons
95bfb2c80d ICU-5761 Latest CLDR data updates
X-SVN-Rev: 22289
2007-08-06 21:32:28 +00:00
Yoshito Umaoka
11f52a5816 ICU-5801 Updated ICU4J readme.html for 3.8d01.
X-SVN-Rev: 22272
2007-08-04 02:07:57 +00:00
Yoshito Umaoka
232177b1b5 ICU-5801 Fix JavaDoc errors.
X-SVN-Rev: 22271
2007-08-04 01:25:39 +00:00
Yoshito Umaoka
1a470232af ICU-5820 Temporarily disable the test case for ch for 3.8d01. This test case must be re-enabled after Latin-Jamo transliterator data is updated
X-SVN-Rev: 22267
2007-08-04 00:09:52 +00:00
Mark Davis
c68a28f9ee ICU-5469 made stable
X-SVN-Rev: 22259
2007-08-03 18:38:50 +00:00
Mark Davis
a9fcf0b0c4 ICU-5649 fixing @internal etc
X-SVN-Rev: 22258
2007-08-03 18:34:13 +00:00
Mark Davis
e3ead301ec ICU-5649 fixing @internal etc
X-SVN-Rev: 22257
2007-08-03 18:32:19 +00:00
Mark Davis
519fd16d06 ICU-5820 added tests for correct jamo behavior. 'ch' won't work right until the new file is added
X-SVN-Rev: 22256
2007-08-03 18:12:08 +00:00
Mark Davis
572828f37e ICU-5817 fixed names, etc
X-SVN-Rev: 22255
2007-08-03 16:30:46 +00:00
George Rhoten
c697044e6a ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22250
2007-08-02 06:55:01 +00:00
George Rhoten
7f87a590f5 ICU-5445 Undo last change.
X-SVN-Rev: 22249
2007-08-02 06:52:34 +00:00
George Rhoten
f127e1892e ICU-5445 Fix some compiler warnings, and remove unused code.
X-SVN-Rev: 22247
2007-08-01 23:46:24 +00:00
George Rhoten
8f7969713c ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22246
2007-08-01 23:29:02 +00:00
Yoshito Umaoka
77a1d21421 ICU-5801 Replaced TABs with SPs in java source codes
X-SVN-Rev: 22245
2007-08-01 23:07:09 +00:00
Yoshito Umaoka
b16d6d79c7 ICU-5818 Revert the build script changes made for #4674 and let javac to collect dependencies in ICU4J module build targets
X-SVN-Rev: 22242
2007-08-01 20:59:19 +00:00
Mark Davis
a774b353b0 ICU-5789 fixed dangling set of Transliterator.DEBUG
X-SVN-Rev: 22241
2007-08-01 20:50:03 +00:00
Michael Ow
f6389fcfa1 ICU-5410 Reenable code for exhaustive test.
X-SVN-Rev: 22240
2007-08-01 17:58:25 +00:00
Mark Davis
4ccfac9741 ICU-5817 fix quoting
X-SVN-Rev: 22239
2007-08-01 17:08:07 +00:00
Mark Davis
3f7da20026 ICU-5817 fix quoting
X-SVN-Rev: 22238
2007-08-01 17:06:09 +00:00
Mark Davis
3f7c287d29 ICU-5816 Add StringTransform
X-SVN-Rev: 22237
2007-08-01 16:57:09 +00:00
Mark Davis
ab28bbfdb4 ICU-5816 Add StringTransform
X-SVN-Rev: 22236
2007-08-01 16:54:24 +00:00
Mark Davis
1a46d7e04d ICU-5789 fixed problem with cursor
X-SVN-Rev: 22235
2007-08-01 16:45:45 +00:00
Mark Davis
73dec01862 ICU-5789 fixed problem with cursor
X-SVN-Rev: 22234
2007-08-01 16:45:03 +00:00
Mark Davis
d167d28521 ICU-5789 fixed problem with cursor
X-SVN-Rev: 22232
2007-08-01 16:44:12 +00:00
Yoshito Umaoka
d28cb2edce ICU-5761 Made Jamo transliterator test cases work with CLDR1.5 data.
X-SVN-Rev: 22225
2007-07-31 23:15:08 +00:00
George Rhoten
59c9ddc5f2 ICU-5682 Synchronize ICU4J and ICU4C error handling in IDNA
X-SVN-Rev: 22221
2007-07-31 21:11:14 +00:00
Markus Scherer
f432dcfdda ICU-4935 add toTitleCase(with options), and options TITLECASE_NO_LOWERCASE and TITLECASE_NO_BREAK_ADJUSTMENT
X-SVN-Rev: 22220
2007-07-31 20:56:05 +00:00
Michael Ow
59c60af09a ICU-5410 Reenable code that was commented out for exhuastive test.
X-SVN-Rev: 22219
2007-07-31 20:10:46 +00:00
Yoshito Umaoka
20ad690df9 ICU-5801 Update icudata.jar to synchronize the data with ICU4C. This change will trigger some Jamo-Latin transliteration issue which need to be fixed soon. Also, updating RoundTripTest to resolve Tamil roundtrip conversion problem.
X-SVN-Rev: 22213
2007-07-31 01:47:04 +00:00
Michael Ow
a65ebd233e ICU-5444 Fix exhaustive test bug for ISCII Charset.
X-SVN-Rev: 22211
2007-07-31 00:42:46 +00:00
Andrew J Macheret
d5071eada2 ICU-5739 fixed bad behavior inside smBufDecode and smBufEncode
X-SVN-Rev: 22210
2007-07-30 21:19:52 +00:00
Andrew J Macheret
2d83469620 ICU-5739 fixed bad behavior inside smBufDecode and smBufEncode
X-SVN-Rev: 22209
2007-07-30 21:07:59 +00:00
Yoshito Umaoka
a575dd2f2c ICU-5801 Fix JDK1.3/eclipse build problems
X-SVN-Rev: 22208
2007-07-30 15:08:58 +00:00
Matitiahu Allouche
d5e7008d00 ICU-5489 add a few paragraphs of Javadoc
X-SVN-Rev: 22206
2007-07-29 20:29:44 +00:00
George Rhoten
01bd6c17ac ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22203
2007-07-28 17:50:07 +00:00
George Rhoten
264ecea62d ICU-5410 Remove superfluous clover:off comments, and fix a compiler warning. ICU4J depends on these Utility functions. If the core library depends on a function, it should be tested too. Unit testing is a part of good testing design. If only the tests need them, then it should be moved out of the core library. If a function isn't used, comment it out.
clover:off should only be used when code can only be executed under hard to reproduce configurations or error conditions.

X-SVN-Rev: 22202
2007-07-28 17:32:14 +00:00
Yoshito Umaoka
8b18161b15 ICU-5801 Update and clean up Java doc comments in some files.
X-SVN-Rev: 22200
2007-07-28 06:15:40 +00:00
Yoshito Umaoka
e4abfeb29e ICU-5801 Update ICU4J version number to 3.8. Merge the CLDR 1.5 data as icudt38b. Also changed some time bombs to pass the test cases.
X-SVN-Rev: 22199
2007-07-28 05:52:41 +00:00
Steven R. Loomis
7a61d7b283 ICU-3487 initial checkin of duration API
X-SVN-Rev: 22198
2007-07-28 05:26:02 +00:00
Steven R. Loomis
c182964c09 ICU-5761 improve the test, more verbosity, better bundle name as a test
X-SVN-Rev: 22192
2007-07-27 23:11:25 +00:00
Steven R. Loomis
4968a7b1a1 ICU-5761 fix icudata.jar checkin (without bad locale data)
X-SVN-Rev: 22190
2007-07-27 23:06:40 +00:00
Steven R. Loomis
521c524a07 ICU-5761 correct icudata.jar
X-SVN-Rev: 22189
2007-07-27 22:43:27 +00:00
Yoshito Umaoka
7325d6b0c3 ICU-5801 Remove LRUMapTest, which no longer exists
X-SVN-Rev: 22187
2007-07-27 22:32:49 +00:00
Steven R. Loomis
67f6c30a69 ICU-5761 update icu4j ( for cldrbug 1480 zh_Hant )
X-SVN-Rev: 22186
2007-07-27 22:17:44 +00:00
Eric Mader
358e8beee3 ICU-5805 Clean up edit of conflict.
X-SVN-Rev: 22183
2007-07-27 20:01:11 +00:00