Commit Graph

4177 Commits

Author SHA1 Message Date
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 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
John Emmons
b043e6e69e ICU-5761 CLDR 1.5 data integration
X-SVN-Rev: 22181
2007-07-27 19:31:21 +00:00
Eric Mader
cb2850fd39 ICU-5805 Update copyright notices for ICU 3.8.
X-SVN-Rev: 22179
2007-07-27 17:58:47 +00:00
Eric Mader
c91d5ad3d8 ICU-5805 Update copyright notices for ICU 3.8.
X-SVN-Rev: 22178
2007-07-27 17:51:45 +00:00
Eric Mader
9b1aba803b ICU-5805 Update copyright notices for ICU 3.8.
X-SVN-Rev: 22177
2007-07-27 17:50:14 +00:00
Eric Mader
eb022ed871 ICU-5805 Update copyright notices for ICU 3.8.
X-SVN-Rev: 22176
2007-07-27 17:43:30 +00:00
Yoshito Umaoka
66719e8eec ICU-5801 Remove LinkedHashMap/LRUMap/SoftCache, which are no longer used. I forgot to mark them to delete in the previous code submission.
X-SVN-Rev: 22175
2007-07-27 15:22:09 +00:00
Matitiahu Allouche
0d01b56c52 ICU-5489 added some tests
X-SVN-Rev: 22174
2007-07-27 15:20:03 +00:00
Yoshito Umaoka
198f767c63 ICU-5801 Remove LinkedHashMap/LRUMap/SoftCache, which are no longer used. They were replaced with ICUCache/SimpleCache.
X-SVN-Rev: 22173
2007-07-27 15:18:01 +00:00
Matitiahu Allouche
ca953c724c ICU-5489 change reorderingOptions to short, remove some unused code
X-SVN-Rev: 22172
2007-07-27 15:08:56 +00:00
Yoshito Umaoka
5e54571c3f ICU-5801 Update module build contents
X-SVN-Rev: 22171
2007-07-27 14:54:10 +00:00
Yoshito Umaoka
a08f0b787c ICU-5801 Promote many draft APIs to stable. Added an option to write out status comment version in the doc tool gatherAPI. Checked in 3.6 api file.
X-SVN-Rev: 22163
2007-07-26 23:28:59 +00:00
Steven R. Loomis
b742b8f47e ICU-5761 cldr 1.5d1 data update from icu4c r22158
X-SVN-Rev: 22160
2007-07-26 22:22:12 +00:00
Yoshito Umaoka
d6f1b3c9b6 ICU-5731 Updated SimpleDateFormat.java to merge Doug's feedback.
X-SVN-Rev: 22155
2007-07-26 19:03:51 +00:00
Yoshito Umaoka
e97a6aa356 ICU-5649 Changed UResourceBundle#getBundleInstance which takes ULocale as an argument from @internal to @draft
X-SVN-Rev: 22150
2007-07-26 15:07:34 +00:00
Steven R. Loomis
11310aa327 ICU-4567 comment changes
X-SVN-Rev: 22143
2007-07-25 18:32:35 +00:00
George Rhoten
b1e31dfbda ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22141
2007-07-25 07:42:33 +00:00
George Rhoten
b2f8966433 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22140
2007-07-25 07:34:33 +00:00
Yoshito Umaoka
283fa8f668 ICU-5559 Use GMT when offset sepcified in the custom ID is 0. Also updated some code to match ICU4C implementation
X-SVN-Rev: 22128
2007-07-24 21:35:48 +00:00
Yoshito Umaoka
699e263039 ICU-5736 Updated Utility#splitString(String, String) to treat the target string as string literal, not regular expression. Replaced TAB with SPs.
X-SVN-Rev: 22123
2007-07-24 16:15:22 +00:00
Yoshito Umaoka
67b0330ac7 ICU-5559 Use RFC822 format for custom time zone IDs.
X-SVN-Rev: 22117
2007-07-23 23:30:51 +00:00
Eric Mader
1980723deb ICU-5376 changes for unsigned comparisons.
X-SVN-Rev: 22116
2007-07-23 23:26:48 +00:00
Yoshito Umaoka
aecb5a1d44 ICU-5801 Add svn:eol-style:native to DateNumberFormat.java
X-SVN-Rev: 22115
2007-07-23 21:26:22 +00:00
George Rhoten
05c292d609 ICU-5410 There is no need to perform reflection to get access to package private API. The callbacks will be introduced as public API in a future release of ICU.
X-SVN-Rev: 22114
2007-07-23 20:56:49 +00:00
Doug Felt
96bd6210fe ICU-5736 update javadoc to add provisional
X-SVN-Rev: 22113
2007-07-23 20:32:04 +00:00
Doug Felt
3afccb1c98 ICU-5736 update javadoc, fix 1.3 compatibility issue
X-SVN-Rev: 22112
2007-07-23 20:13:10 +00:00
George Rhoten
804cf05cd6 ICU-5444 Don't allocate substitution characters for callbacks so frequently.
X-SVN-Rev: 22111
2007-07-23 20:11:08 +00:00
George Rhoten
54df360716 ICU-5410 Remove unnesessary CLOVER:OFF tags
X-SVN-Rev: 22109
2007-07-23 18:50:45 +00:00
George Rhoten
f28f2ebdd6 ICU-5410 Improve code coverage by commenting out unused code.
X-SVN-Rev: 22108
2007-07-23 18:39:27 +00:00
George Rhoten
9b69930ae6 ICU-5410 Improve code coverage by commenting out unused code.
X-SVN-Rev: 22107
2007-07-23 18:37:49 +00:00
Yoshito Umaoka
d1c15f6f75 ICU-5795 Deleted com/ibm/icu/impl/data/DateData.java which is no longer used
X-SVN-Rev: 22106
2007-07-23 18:24:24 +00:00
Yoshito Umaoka
70a05876f0 ICU-5407 Removed com.ibm.icu.impl.CollectionUtilities and merged the contents into com.ibm.icu.dev.test.util.CollectionUtilities. Moved com.ibm.icu.impl.PrettyPrinter to com.ibm.icu.dev.test.util package.
X-SVN-Rev: 22105
2007-07-23 16:12:24 +00:00
Matitiahu Allouche
3698119af4 ICU-5489 added some tests
X-SVN-Rev: 22103
2007-07-23 15:31:13 +00:00
Matitiahu Allouche
6d646e3fb6 ICU-5489 change out-of-memory exception handling, add some fixes
X-SVN-Rev: 22102
2007-07-23 15:29:59 +00:00
Yoshito Umaoka
531cd3623a ICU-5736 Changed Java 5 API usages to Java 1.4 equivalents
X-SVN-Rev: 22101
2007-07-23 14:42:12 +00:00
Yoshito Umaoka
9674ebb255 ICU-5801 Fix jar packaging problem. cnvalias.icu was accidentally included in core jar because of bad path definition in build.xml
X-SVN-Rev: 22100
2007-07-23 14:07:05 +00:00
George Rhoten
ef4a3c962e ICU-5714 Use SupplementalData instead of CurrencyData
X-SVN-Rev: 22097
2007-07-22 22:10:19 +00:00
Matitiahu Allouche
ceed5b7d8a ICU-5489 added some tests
X-SVN-Rev: 22094
2007-07-22 20:04:33 +00:00
Matitiahu Allouche
dc646cd968 ICU-5489 fix API for JDK 1.4 compatibility
X-SVN-Rev: 22093
2007-07-22 20:03:04 +00:00
Andrew J Macheret
6cfe4d9d26 ICU-5410 Improved code coverage for CharsetCallback to 100%
X-SVN-Rev: 22092
2007-07-21 04:48:40 +00:00
Andrew J Macheret
0f3785e941 ICU-5738 Adding data to the icu4j charset conversion performance tests
X-SVN-Rev: 22089
2007-07-20 22:05:25 +00:00
Yoshito Umaoka
806c22fc2c ICU-5730 Adding new Java 6 APIs in DecimalFormatSymbols and DateFormatSymbols
X-SVN-Rev: 22088
2007-07-20 21:41:24 +00:00
Andrew J Macheret
9a53e88df6 ICU-5410 Improved code coverage for UTF-8
X-SVN-Rev: 22086
2007-07-20 21:03:40 +00:00
Eric Mader
b8537c67b2 ICU-4082 remove copyright variable.
X-SVN-Rev: 22084
2007-07-20 20:39:13 +00:00
Eric Mader
f6a204fa40 ICU-4082 remove unused (and incorrect) MONTH_COUNT.
X-SVN-Rev: 22082
2007-07-20 19:51:46 +00:00
Andrew J Macheret
2219a8edcd ICU-5738 Generalized the icu4j charset conversion performance test to work on any directory structure
X-SVN-Rev: 22081
2007-07-20 19:49:46 +00:00
Yoshito Umaoka
bb52daffc9 ICU-5454 Resolved a JavaDoc warning caused by unmatched param name
X-SVN-Rev: 22080
2007-07-20 18:56:22 +00:00
Yoshito Umaoka
2537b84863 ICU-3778 Removed @param status from JavaDoc comment for getTZDataVersion
X-SVN-Rev: 22079
2007-07-20 18:54:37 +00:00
Yoshito Umaoka
92f1169b02 ICU-5736 Resolved JavaDoc warnings.
X-SVN-Rev: 22077
2007-07-20 18:47:21 +00:00
Yoshito Umaoka
47339874b6 ICU-5792 Resolved JavaDoc warnings and add @provisional comments. Also replace TABs with SPs
X-SVN-Rev: 22076
2007-07-20 18:46:23 +00:00
George Rhoten
5a20f226e8 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22075
2007-07-20 17:59:24 +00:00
George Rhoten
a9183a36fa ICU-5410 Improve code coverage by commenting out unused private code.
X-SVN-Rev: 22074
2007-07-20 17:57:53 +00:00
George Rhoten
26f13a506a ICU-5410 Improve code coverage by commenting out unused code.
X-SVN-Rev: 22073
2007-07-20 05:42:21 +00:00
Claire Ho
14ec796e2d ICU-5795 use ICU resource bundle instead of Java resource files in DateTimePatternGenerator.java
X-SVN-Rev: 22072
2007-07-20 05:09:13 +00:00
George Rhoten
544112e403 ICU-5784 Better error output.
X-SVN-Rev: 22071
2007-07-20 05:08:55 +00:00
George Rhoten
915152d003 ICU-5410 Improve code coverage by refactoring code.
X-SVN-Rev: 22070
2007-07-20 04:52:20 +00:00
George Rhoten
549c978dd3 ICU-5410 Improve code coverage by refactoring code.
X-SVN-Rev: 22068
2007-07-20 02:22:45 +00:00
Yoshito Umaoka
5df457fd55 ICU-3778 Added getTZDataVersion in TimeZone class
X-SVN-Rev: 22065
2007-07-19 23:25:15 +00:00
George Rhoten
dd9a01c671 ICU-5783 Try out macros for different versions of Java
X-SVN-Rev: 22064
2007-07-19 22:52:39 +00:00
Andrew J Macheret
a346ba9282 ICU-5784 All bugs fixed.
X-SVN-Rev: 22062
2007-07-19 20:53:32 +00:00
George Rhoten
b3e1ed11b0 ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 22061
2007-07-19 20:48:04 +00:00
Yoshito Umaoka
ef8a0465f0 ICU-5731 Update JavaDoc comments
X-SVN-Rev: 22050
2007-07-19 02:53:22 +00:00
Doug Felt
5fae3ffc54 ICU-5792 add named arguments to MessageFormat
X-SVN-Rev: 22049
2007-07-19 02:11:54 +00:00
Eric Mader
d19ad0ca1d ICU-4082 Add SerializableTest handler for IndianCalendar class.
X-SVN-Rev: 22044
2007-07-19 00:33:36 +00:00
Eric Mader
7b023cc660 ICU-4082 Initial checkin of Indian calendar.
X-SVN-Rev: 22042
2007-07-18 23:43:50 +00:00
Yoshito Umaoka
345d157afc ICU-5731 Merging formatToCharacterIterator implementation for MessageFormat and DateFormat from yoshito's personal branch to the trunk
X-SVN-Rev: 22040
2007-07-18 23:05:17 +00:00
George Rhoten
e11c31ab38 ICU-5407 Remove unused variable.
X-SVN-Rev: 22039
2007-07-18 21:55:32 +00:00
George Rhoten
38c4673fb7 ICU-5784 Clarify some documentation on new charsetForName API.
X-SVN-Rev: 22038
2007-07-18 21:53:38 +00:00
Doug Felt
c1f25dcbc3 ICU-5736 merged from -r 21666:22030 branches/dougfelt/plurals
X-SVN-Rev: 22035
2007-07-18 18:52:48 +00:00
Vladimir Weinstein
4b3727a8b0 ICU-5410 roll back removing API. It is actually used by CLDR tools, and they break if it is not there.
X-SVN-Rev: 22032
2007-07-18 17:29:20 +00:00
Michael Ow
2e968367ed ICU-1234 Testing copyright checking.
X-SVN-Rev: 22015
2007-07-17 19:45:28 +00:00
Michael Ow
59f0c10f52 ICU-1234 Testing copyright checking.
X-SVN-Rev: 22014
2007-07-17 19:39:35 +00:00
Michael Ow
edaa9fb834 ICU-1234 Testing copyright checking.
X-SVN-Rev: 22013
2007-07-17 19:26:15 +00:00
Michael Ow
e92c0d36f3 ICU-5410 Improve code coverage for UTF16. Comment out unreachable code in UTF16.
X-SVN-Rev: 22005
2007-07-16 23:15:12 +00:00
Steven R. Loomis
707a17fae1 ICU-4567 data driven test basis
X-SVN-Rev: 22003
2007-07-16 22:06:17 +00:00
George Rhoten
dcf48124cc ICU-5656 Remove unused file
X-SVN-Rev: 21999
2007-07-16 19:02:30 +00:00
Michael Ow
4c888fe973 ICU-5410 Improve code coverage for UTF-8 decoder.
X-SVN-Rev: 21997
2007-07-16 18:30:09 +00:00
Matitiahu Allouche
f7f3dd4244 ICU-5489 remove some private methods which are not used anyway; this will improve test coverage.
X-SVN-Rev: 21992
2007-07-16 07:55:54 +00:00
George Rhoten
18feb5702e ICU-5744 Use DataInputStream.readFully instead of DataInputStream.read
X-SVN-Rev: 21990
2007-07-15 22:37:18 +00:00
George Rhoten
395deb0564 ICU-5784 Partially undo last fix for UTF-32.
X-SVN-Rev: 21989
2007-07-15 22:23:21 +00:00
Michael Ow
db4ec4f9d0 ICU-5410 Improve code coverage for UTF8 decoder.
X-SVN-Rev: 21986
2007-07-15 05:46:28 +00:00
George Rhoten
12102e94b0 ICU-5784 Better fix for double substitution.
X-SVN-Rev: 21985
2007-07-14 18:47:27 +00:00
Michael Ow
d21643cfbf ICU-5410 Improve code coverage for UTF8 encoder.
X-SVN-Rev: 21984
2007-07-14 16:08:58 +00:00
George Rhoten
670a36a8cc ICU-5784 Fix a double substitution.
X-SVN-Rev: 21982
2007-07-14 05:04:04 +00:00
George Rhoten
f7b943c98e ICU-5784 Mostly documentation updates
X-SVN-Rev: 21980
2007-07-14 02:27:14 +00:00
Andrew J Macheret
7210dac2fb ICU-5784 Take that back, the fix for is bad, need to produce a better fix
X-SVN-Rev: 21979
2007-07-14 01:48:17 +00:00
Andrew J Macheret
d1a6d204cb ICU-5784 Fix for TestForUnicode[8] in TestConversion (double substitution character in result)
X-SVN-Rev: 21978
2007-07-14 01:18:46 +00:00
Andrew J Macheret
91b87f249d ICU-5784 API Added. Upon enabling the tests in TestConversion that required this API, a number of them failed. CharsetMBCS, CharsetEncoderICU and CharsetDecoderICU required changes to fix these issues. There are still a few tests that are failing in TestFromUnicode in TestConversion: 8, 57, 64, 65, 66.
X-SVN-Rev: 21977
2007-07-13 23:21:08 +00:00
Michael Ow
85536a2691 ICU-5410 Improve code coverage for UTF-8.
X-SVN-Rev: 21976
2007-07-13 23:18:41 +00:00
George Rhoten
9e731f9f52 ICU-5783 Add CharsetEncoderICU fallback API, and remove original private implementation.
X-SVN-Rev: 21974
2007-07-13 22:27:48 +00:00