Mark Davis
|
34583efe1c
|
ICU-6824 Update Relation from CLDR
X-SVN-Rev: 26401
|
2009-07-21 00:43:18 +00:00 |
|
Mark Davis
|
cd7e4f87e7
|
ICU-6824 Combined Differ files, moved to common location
X-SVN-Rev: 26398
|
2009-07-20 23:25:23 +00:00 |
|
Mark Davis
|
c361c76465
|
ICU-6824 Clean up the Collection Utilities. Now only one file of that name... Also needed to add a couple of small items to UnicodeSet.
X-SVN-Rev: 26397
|
2009-07-20 23:05:23 +00:00 |
|
Yoshito Umaoka
|
6cba5fa564
|
ICU-7027 Added 4.2.1 serializable test data for compatibility test. Excluding CurrencyPluralInfo from 4.2.1, which causes deserialization problem.
X-SVN-Rev: 26394
|
2009-07-20 21:59:16 +00:00 |
|
Mark Davis
|
824d6d9e59
|
ICU-6824 Merge in PrettyPrinter, remove dependencies on collator and transliterator
X-SVN-Rev: 26387
|
2009-07-19 03:40:31 +00:00 |
|
Mark Davis
|
f0d29c4f59
|
ICU-6824 Remove Lockable (old version of Freeze)
X-SVN-Rev: 26384
|
2009-07-19 03:30:55 +00:00 |
|
Mark Davis
|
7483f806ff
|
ICU-6824 Fix minor items in map and iteration with null values
X-SVN-Rev: 26383
|
2009-07-19 03:30:17 +00:00 |
|
Markus Scherer
|
078e401f7b
|
ICU-6945 merge into trunk: changes for .res formatVersion 2 (#6945) and quick fix for race in using UResourceBundle.addToCache() (#7054), from -r 26334:26353 icu4j/branches/markus/smallres2
X-SVN-Rev: 26376
|
2009-07-17 23:17:34 +00:00 |
|
Yoshito Umaoka
|
ef4ff08f67
|
ICU-7027 Copy the test data conversion.res into charset-tests properly.
X-SVN-Rev: 26344
|
2009-07-15 21:22:03 +00:00 |
|
John Vu
|
23e9fb042f
|
ICU-6958 Increased code coverage by working with DictionaryBasedBreakIterator. Latest results at: http://www.icu-project.org/~johnvu/icu4j
X-SVN-Rev: 26319
|
2009-07-14 16:37:53 +00:00 |
|
John Vu
|
1430cc93d2
|
ICU-6958 Added CLOVER:OFF for portions that test code can't touch and also increased code coverage.
X-SVN-Rev: 26318
|
2009-07-13 23:02:23 +00:00 |
|
John Vu
|
d87079d337
|
ICU-6958 Increased code coverage for com.ibm.icu.text and added necessary CLOVER statements.
X-SVN-Rev: 26312
|
2009-07-13 21:05:21 +00:00 |
|
John Vu
|
97f7f28ea6
|
ICU-6958 Increased code coverage for com.ibm.icu.text.
X-SVN-Rev: 26310
|
2009-07-13 19:09:28 +00:00 |
|
John Vu
|
82f5cda478
|
ICU-6958 Fixed a problem from earlier change. Increased code coverage.
X-SVN-Rev: 26306
|
2009-07-13 05:46:47 +00:00 |
|
Mark Davis
|
6572d24560
|
ICU-6824 fixed some details
X-SVN-Rev: 26303
|
2009-07-12 04:49:11 +00:00 |
|
Mark Davis
|
84893a2996
|
ICU-6824 Got a start on merging the CLDR variants, with UnicodeMap.
X-SVN-Rev: 26302
|
2009-07-11 07:55:47 +00:00 |
|
John Vu
|
dc0e83c78a
|
ICU-6958 Increased code coverage of com.ibm.icu.text. Latest results at www.icu-project.org/~johnvu/icu4j.
X-SVN-Rev: 26295
|
2009-07-10 23:00:30 +00:00 |
|
John Vu
|
c3c2214b30
|
ICU-6958 Increased code coverage to com.ibm.icu.text.
X-SVN-Rev: 26294
|
2009-07-10 21:28:00 +00:00 |
|
Doug Felt
|
341b37817b
|
ICU-7051 temporarily disable GlobalizationPreferencesTest.TestResourceBundle
X-SVN-Rev: 26292
|
2009-07-10 20:06:10 +00:00 |
|
Yoshito Umaoka
|
709e92c2e8
|
ICU-6916 Changed language tag casing compatible with BCP47
X-SVN-Rev: 26291
|
2009-07-10 19:49:41 +00:00 |
|
Doug Felt
|
5cc1ad6d31
|
ICU-7051 move resources/data directory from collate to core
X-SVN-Rev: 26290
|
2009-07-10 19:46:18 +00:00 |
|
Doug Felt
|
a26afd4a6c
|
ICU-7051 rename, prep for moving the data/resources back to core. easier in svn to move to collate first to join its siblings before moving back
X-SVN-Rev: 26287
|
2009-07-10 18:49:18 +00:00 |
|
John Vu
|
0a65a856cb
|
ICU-6958 Increased code coverage for com.ibm.icu.text specifically for RBNFChinesePostProcessor.
X-SVN-Rev: 26286
|
2009-07-10 18:08:46 +00:00 |
|
Mark Davis
|
40282fdd6a
|
ICU-7033 added constructor, test
X-SVN-Rev: 26281
|
2009-07-10 00:12:59 +00:00 |
|
Doug Felt
|
a25960797a
|
ICU-7044 merge translit modularization into trunk
X-SVN-Rev: 26280
|
2009-07-09 23:49:42 +00:00 |
|
Mark Davis
|
6bcaf05997
|
ICU-6810 Fixed generics, added iteration, collection utilities
X-SVN-Rev: 26277
|
2009-07-09 22:38:22 +00:00 |
|
John Vu
|
623b0548ca
|
ICU-6958 Fixed a bug within a test case and increased code coverage for com.ibm.icu.text.
X-SVN-Rev: 26274
|
2009-07-09 22:08:54 +00:00 |
|
John Vu
|
19b38e4fea
|
ICU-6958 Increased code coverage for com.ibm.icu.text.
X-SVN-Rev: 26269
|
2009-07-09 20:55:18 +00:00 |
|
John Vu
|
2a5f342a6a
|
ICU-6958 Increase code coverage by targeting RBNFChinesePostProcessor.java.
X-SVN-Rev: 26260
|
2009-07-09 15:25:55 +00:00 |
|
John Vu
|
7f9f81eed4
|
ICU-6958 Increased code coverage for com.ibm.icu.text.
X-SVN-Rev: 26251
|
2009-07-08 23:01:22 +00:00 |
|
Doug Felt
|
9962ed3738
|
ICU-7040 provide default lenient scanner implementation by reflection
X-SVN-Rev: 26249
|
2009-07-08 21:10:55 +00:00 |
|
John Vu
|
f6d15aad34
|
ICU-6958 Removed "!". Logic error.
X-SVN-Rev: 26246
|
2009-07-08 18:39:25 +00:00 |
|
John Vu
|
77bb7b81a6
|
ICU-6958 Fixed an error that Yoshito pointed out concerning the use of .equals(). Increased code coverage.
X-SVN-Rev: 26245
|
2009-07-08 18:13:42 +00:00 |
|
Yoshito Umaoka
|
127f55f00a
|
ICU-7036 Several minor corrections, eclipse project files modifications and etc.
X-SVN-Rev: 26244
|
2009-07-08 18:12:00 +00:00 |
|
John Vu
|
e5a9021336
|
ICU-6958 Increased code coverage for com.ibm.icu.text. Latest results at www.icu-project.org/~johnvu/icu4j.
X-SVN-Rev: 26242
|
2009-07-08 16:34:51 +00:00 |
|
Doug Felt
|
ec1316b16b
|
ICU-7036 merge from dougfelt/collate -r 26185:26230
X-SVN-Rev: 26237
|
2009-07-07 19:24:00 +00:00 |
|
Yoshito Umaoka
|
d92683f797
|
ICU-7005 Update ICU4J version to 4.3.1
X-SVN-Rev: 26234
|
2009-07-07 16:52:40 +00:00 |
|
John Vu
|
89557b346d
|
ICU-6958 Removed wildcards "*" as requested Yoshito. Sorry everyone, learned something new today. Thanks Yoshito.
X-SVN-Rev: 26233
|
2009-07-07 16:45:50 +00:00 |
|
John Vu
|
bbcf8411d9
|
ICU-6958 Increased code coverage for com.ibm.icu.text especially adding test cases in DecompressionTest, DateIntervalFormatTest, BreakIteratorTest, and SearchTest.
X-SVN-Rev: 26232
|
2009-07-07 16:30:09 +00:00 |
|
John Vu
|
9fa22ec833
|
ICU-6956 Increased code coverage for UCharacter.java and added "CLOVER:OFF" for areas that can not be absolutely tested.
X-SVN-Rev: 26229
|
2009-07-06 20:33:47 +00:00 |
|
John Vu
|
84fe2f8147
|
ICU-6958 Increased code coverage for com.ibm.icu.text.NumberFormat.
X-SVN-Rev: 26228
|
2009-07-06 20:00:47 +00:00 |
|
John Vu
|
73860fffcd
|
ICU-6958 Committing files before July 4 weekend. Increased code coverage in various areas of com.ibm.icu.text. See results at icu-project.org/~johnvu
X-SVN-Rev: 26225
|
2009-07-03 02:47:09 +00:00 |
|
John Vu
|
47e71f0974
|
ICU-6956 Increased code coverage after learning how to write up surrogates into the Java program.
X-SVN-Rev: 26222
|
2009-07-02 21:40:50 +00:00 |
|
Yoshito Umaoka
|
4b128ed816
|
ICU-7027 Remove unused properties including host specific file path from external tool launch configuration used for ant build in eclipse projects.
X-SVN-Rev: 26220
|
2009-07-02 19:11:06 +00:00 |
|
John Vu
|
ad76fc1b2e
|
ICU-6956 Removed some comments and documentation to keep existing code from before.
X-SVN-Rev: 26211
|
2009-06-30 21:01:58 +00:00 |
|
John Vu
|
358af8bdac
|
ICU-6956 Increased code coverage to about 93.7%. Ready for review.
X-SVN-Rev: 26208
|
2009-06-30 16:28:03 +00:00 |
|
Michael Ow
|
f6536b3ed4
|
ICU-6956 Comment out TestGetName in UCharacterTest.
X-SVN-Rev: 26193
|
2009-06-29 03:49:42 +00:00 |
|
John Vu
|
a9a00778a8
|
ICU-6956 Increased code coverage. Still working on a few more methods. Checking in files for the night.
X-SVN-Rev: 26191
|
2009-06-26 22:56:02 +00:00 |
|
John Vu
|
ed64ccd132
|
ICU-6956 Increased test coverage and committing for the night so that Michael Ow can create a report tomorrow morning.
X-SVN-Rev: 26175
|
2009-06-26 04:02:59 +00:00 |
|
Michael Ow
|
be8d59f4c9
|
ICU-6955 Remove accidental debugging line.
X-SVN-Rev: 26171
|
2009-06-25 17:28:22 +00:00 |
|
Michael Ow
|
ad93f8cd75
|
ICU-6955 Update test converter and add test cases.
X-SVN-Rev: 26170
|
2009-06-25 16:01:31 +00:00 |
|
Michael Ow
|
4b5bf7300d
|
ICU-6955 Fix TestConversion test in ICU4J to increment target only if there is an overflow. add more code coverage test case for MBCS.
X-SVN-Rev: 26161
|
2009-06-24 23:01:17 +00:00 |
|
Jason Spieth
|
b83aa67d3b
|
ICU-6379 More efficient handleGetMonthLength method for CECalendar
X-SVN-Rev: 26159
|
2009-06-24 21:40:58 +00:00 |
|
Michael Ow
|
9e39b57bf1
|
ICU-6955 Update charset test for better code coverage for MBCS.
X-SVN-Rev: 26156
|
2009-06-24 18:54:36 +00:00 |
|
Yoshito Umaoka
|
6e5aa7bbd6
|
ICU-7008 Skip testing Asia/Amman in VTimeZone round trip test for now.
X-SVN-Rev: 26154
|
2009-06-24 03:28:14 +00:00 |
|
John Vu
|
076f16ad5c
|
ICU-6968 Moved getCLDRVersion to LocaleData
X-SVN-Rev: 26146
|
2009-06-23 20:26:25 +00:00 |
|
John Emmons
|
5e77173022
|
ICU-6979 Integrate CLDR 1.7.1
X-SVN-Rev: 26141
|
2009-06-23 06:14:20 +00:00 |
|
Michael Ow
|
9dcb89e824
|
ICU-6955 Remove duplicate code in CharsetMBCS add test case for SCSU.
X-SVN-Rev: 26139
|
2009-06-22 19:37:57 +00:00 |
|
Michael Ow
|
905834ecca
|
ICU-6955 Fix CharsetSCSU error and add test case.
X-SVN-Rev: 26137
|
2009-06-21 18:46:42 +00:00 |
|
Michael Ow
|
283c484852
|
ICU-6955 Update code coverage test for SCSU and BOCU.
X-SVN-Rev: 26136
|
2009-06-21 06:55:31 +00:00 |
|
Michael Ow
|
8e2c79480a
|
ICU-6955 Add test for LMBCS.
X-SVN-Rev: 26134
|
2009-06-19 23:12:47 +00:00 |
|
Yoshito Umaoka
|
34beeaddfc
|
ICU-6951 Fixed secureCheck issues
X-SVN-Rev: 26131
|
2009-06-18 22:29:33 +00:00 |
|
Yoshito Umaoka
|
793788bbe0
|
ICU-6951 Removed code depending on old directory structure in TestUtil.
X-SVN-Rev: 26130
|
2009-06-18 21:37:23 +00:00 |
|
Yoshito Umaoka
|
5f5e5f8855
|
ICU-6951 Added missing copyright comment in TestAllCore.java. Updated eclipse IDE setting for new class file to add the default copyright comment.
X-SVN-Rev: 26125
|
2009-06-17 15:34:35 +00:00 |
|
Yoshito Umaoka
|
4149369dac
|
ICU-6951 Fixed remaining compiler warnings.
X-SVN-Rev: 26120
|
2009-06-16 18:12:04 +00:00 |
|
Yoshito Umaoka
|
a96f4fd0e3
|
ICU-6951 Hand merged change set 26075, 26077 and 26106 which were blew up by svn merge.
X-SVN-Rev: 26114
|
2009-06-16 06:10:29 +00:00 |
|
Yoshito Umaoka
|
d1fbb5737e
|
ICU-6951 Merging ICU4J new source layout changes to trunk
X-SVN-Rev: 26111
|
2009-06-16 05:52:23 +00:00 |
|