Commit Graph

21909 Commits

Author SHA1 Message Date
Yoshito Umaoka
fdfec35d2c ICU-7027 Set -Djava.awt.headless=true when running ICU4J tests to prevent a permission error accessing window server on Mac.
X-SVN-Rev: 26391
2009-07-20 17:41:55 +00:00
John Emmons
66cdb3a6b9 ICU-6581 Build without versioned shared object names
X-SVN-Rev: 26389
2009-07-20 16:43:18 +00:00
Yoshito Umaoka
79e9abcd60 ICU-7027 Set failonerror to false when copying files not built in JDK5 env.
X-SVN-Rev: 26388
2009-07-20 15:56:51 +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
6e82578ad6 ICU-6824 Merge in full-argument hex method.
X-SVN-Rev: 26386
2009-07-19 03:34:05 +00:00
Mark Davis
ec30227054 ICU-6824 Introduce temporary internal method so that we can refactor PrettyPrinter.
X-SVN-Rev: 26385
2009-07-19 03:33:13 +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
Steven R. Loomis
9f373b4b5a ICU-6902 merge of r26358 into trunk (z changes)
X-SVN-Rev: 26381
2009-07-18 02:35:27 +00:00
John Emmons
95d74a66dc ICU-6581 Build without versioned shared object names - fix bug in pkgdata tool for AIX
X-SVN-Rev: 26377
2009-07-17 23:59:37 +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
Markus Scherer
c9087beb0d ICU-6945 merge into trunk: changes for .res formatVersion 2 (#6945) and new ICU4J data .jar building from ICU4C (#7043), from -r 26329:26368 icu/branches/markus/smallres2
X-SVN-Rev: 26375
2009-07-17 22:57:26 +00:00
Michael Ow
1717df730a ICU-6708 Undo previous commit to trunk.
X-SVN-Rev: 26373
2009-07-17 22:40:41 +00:00
Yoshito Umaoka
0765ac6b97 ICU-7027 Update build.xml to create icu4j.jar including collate and translit.
X-SVN-Rev: 26372
2009-07-17 21:56:40 +00:00
Yoshito Umaoka
48ce6bad7b ICU-7036 Remove package.html from collate sub directory.
X-SVN-Rev: 26371
2009-07-17 21:55:09 +00:00
Yoshito Umaoka
e3e6e8de73 ICU-6635 Update BCP47 support code with OpenJDK LE work copy.
X-SVN-Rev: 26370
2009-07-17 19:59:23 +00:00
Jason Spieth
cdd3d8072a ICU-6708 Static caching of NumberingSystem object instances in NumberFormat, J implementation
X-SVN-Rev: 26365
2009-07-17 14:35:02 +00:00
Jason Spieth
e6d78cf300 ICU-6708 Static Hashtable caching of NumberingSystem object instances in NumberFormat, C implementation
X-SVN-Rev: 26350
2009-07-16 19:20:06 +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
Michael Ow
0410071ff1 ICU-4069 Move declaration to top of function to avoid compilation errors on some platforms.
X-SVN-Rev: 26342
2009-07-15 17:32:01 +00:00
John Emmons
ff8cd2fb57 ICU-4069 Add support for locale separator
X-SVN-Rev: 26337
2009-07-14 22:45:44 +00:00
Michael Ow
6113a8cabf ICU-6487 Add better check in configure for utf16 string literal support.
X-SVN-Rev: 26321
2009-07-14 17:08:44 +00:00
Michael Ow
4f6fd26142 ICU-6963 Make icu resolve symbols internally.
X-SVN-Rev: 26320
2009-07-14 16:50:23 +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
Michael Ow
13a40a0395 ICU-6998 Fix return statement.
X-SVN-Rev: 26311
2009-07-13 20:21:54 +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
Michael Ow
6aec621e32 ICU-6487 Enable utf16 string literals on GCC >= 4.4 when strict is disabled.
X-SVN-Rev: 26309
2009-07-13 19:01:23 +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
Yoshito Umaoka
e3a1e9df86 ICU-6916 Support preferred language subtag casing used in BCP47.
X-SVN-Rev: 26296
2009-07-10 23:39:21 +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
Andy Heninger
20e7751c2c ICU-6998 swat a bunch of compiler warnings.
X-SVN-Rev: 26288
2009-07-10 18:58:35 +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
Yoshito Umaoka
b2c854578c ICU-7044 Fixed some build problems introduced by the previous change
X-SVN-Rev: 26285
2009-07-10 15:05:24 +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
Andy Heninger
49db0e1ead ICU-3491 remove extra calls to u_init(), and simplify the API comments for u_init().
X-SVN-Rev: 26279
2009-07-09 22:50:01 +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
Michael Ow
7f95e441c1 ICU-7036 Add collate-tests to tests target.
X-SVN-Rev: 26271
2009-07-09 21:09:15 +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
Michael Ow
cd4a95e345 ICU-6969 Replace tabs with spaces.
X-SVN-Rev: 26265
2009-07-09 20:07:19 +00:00