Commit Graph

1863 Commits

Author SHA1 Message Date
Syn Wee Quek
f8a2ade9e3 ICU-2556
port of icu4c new character mask enumeration
this is to be further updated later.

X-SVN-Rev: 10585
2002-12-10 21:47:31 +00:00
Eric Mader
07d132f8fd ICU-2118 Changed error tests to use a different shape() method, to increase API coverage.
X-SVN-Rev: 10583
2002-12-10 19:09:52 +00:00
Eric Mader
4c381d1607 ICU-2118 Change pre-flight test to just do a pre-flight, which makes the test more accurate, and increases the API coverage.
X-SVN-Rev: 10582
2002-12-10 18:53:47 +00:00
Eric Mader
0f62c62958 ICU-2118 don't report coverage for hashCode() and toString().
X-SVN-Rev: 10581
2002-12-10 18:52:39 +00:00
Mark Davis
89d0d9b089 ICU-0 test of case iteration
X-SVN-Rev: 10568
2002-12-09 23:23:46 +00:00
Vladimir Weinstein
78a9b0d37e ICU-2184 data file update. Normalization monkey test needs it.
X-SVN-Rev: 10565
2002-12-09 22:51:22 +00:00
Vladimir Weinstein
a5db864018 ICU-2184 normalization monkey test for ICU4J
X-SVN-Rev: 10564
2002-12-09 22:50:40 +00:00
Alan Liu
015b52208a ICU-2550 make round-trip test 80% faster
X-SVN-Rev: 10558
2002-12-09 17:12:26 +00:00
Alan Liu
82d82c5e69 ICU-2550 move internal UnicodeSetIterator API to test class
X-SVN-Rev: 10557
2002-12-09 16:40:00 +00:00
Syn Wee Quek
34187848c6 ICU-2186 committed collation performance data
X-SVN-Rev: 10541
2002-12-06 20:27:04 +00:00
Syn Wee Quek
6db69a6833 ICU-2186 committed collation performance data
X-SVN-Rev: 10539
2002-12-06 20:20:39 +00:00
Syn Wee Quek
648e15db05 ICU-2186 committed collation performance data
X-SVN-Rev: 10537
2002-12-06 20:04:10 +00:00
Syn Wee Quek
0fa3be7096 ICU-2186 committed collation performance data
X-SVN-Rev: 10536
2002-12-06 19:50:09 +00:00
Syn Wee Quek
4151f153ef ICU-2134 icu4j 2.4 updates
X-SVN-Rev: 10516
2002-12-05 23:53:56 +00:00
Syn Wee Quek
8c46318dc1 ICU-2294 test subclassability of collator and stringsearch
X-SVN-Rev: 10511
2002-12-05 22:27:45 +00:00
Doug Felt
4d9ad56b96 ICU-2103 remove normalizer tool from package names to document
X-SVN-Rev: 10509
2002-12-05 21:34:12 +00:00
Syn Wee Quek
884be15759 ICU-2134 removed to synch with icu4c
X-SVN-Rev: 10508
2002-12-05 20:29:56 +00:00
Syn Wee Quek
4e67f9f703 ICU-2134 updated for release 2.4
X-SVN-Rev: 10507
2002-12-05 20:29:27 +00:00
Syn Wee Quek
724d957cde ICU-2134 icu4j 2.4 updates
X-SVN-Rev: 10495
2002-12-05 06:06:25 +00:00
Syn Wee Quek
234c6c9b75 ICU-2103
@stable changed to @stable 2.0

X-SVN-Rev: 10494
2002-12-05 02:38:55 +00:00
Syn Wee Quek
b1b60940e1 ICU-2103
very very old @deprecated tags that were meant to be obsolete is changed to obsolete

X-SVN-Rev: 10493
2002-12-05 02:37:28 +00:00
Alan Liu
3aae1fb522 ICU-2087 add "ICU 2.0" to versionless @stable tags
X-SVN-Rev: 10490
2002-12-05 01:25:51 +00:00
Andy Heninger
15a6f10188 ICU-2103 API docs, @stable, @draft, etc. added.
X-SVN-Rev: 10489
2002-12-05 01:14:32 +00:00
Syn Wee Quek
a238652e4a ICU-2103 @draft 2.0 changed to @stable 2.4
X-SVN-Rev: 10480
2002-12-04 23:02:26 +00:00
Doug Felt
685aa28a20 ICU-2103 tag cleanup
X-SVN-Rev: 10477
2002-12-04 18:32:01 +00:00
Doug Felt
3b6e1e463e ICU-2103 tag cleanup
X-SVN-Rev: 10474
2002-12-04 16:38:53 +00:00
Andy Heninger
dc677a4338 Jitterbug 2103: API docs, @stable, @draft, etc. added.
X-SVN-Rev: 10471
2002-12-04 01:45:52 +00:00
Eric Mader
2e6224f5ea ICU-2103 add @internal to the class documentation for UScriptRun.
X-SVN-Rev: 10470
2002-12-04 01:37:42 +00:00
Doug Felt
5ddc0755aa ICU-2103 tag cleanup
X-SVN-Rev: 10469
2002-12-04 01:03:39 +00:00
Alan Liu
b10a91f9e3 ICU-2087 more UnicodeSet "relation" API to com.ibm.icu.impl.SortedSetRelation
X-SVN-Rev: 10466
2002-12-04 00:25:52 +00:00
Syn Wee Quek
e6098088ba ICU-2103
@draft addition

X-SVN-Rev: 10465
2002-12-04 00:12:54 +00:00
Alan Liu
eec768c3fd ICU-2087 fix @ tags
X-SVN-Rev: 10464
2002-12-04 00:11:17 +00:00
Alan Liu
46f31987ec ICU-2087 fix @ tags
X-SVN-Rev: 10463
2002-12-04 00:04:15 +00:00
Alan Liu
50279c7b54 ICU-2087 make package-private
X-SVN-Rev: 10462
2002-12-04 00:03:40 +00:00
Alan Liu
b6455400d0 ICU-2087 fix Factory @ tags
X-SVN-Rev: 10461
2002-12-04 00:03:28 +00:00
Alan Liu
f170886489 ICU-2538 update for year 2002 changes (Pakistan)
X-SVN-Rev: 10458
2002-12-03 23:15:05 +00:00
Alan Liu
cf11d430dc ICU-2538 update from 2002d data
X-SVN-Rev: 10457
2002-12-03 23:14:51 +00:00
Doug Felt
1ef6c14d6d ICU-2103 whoops, need to process interfaces like classes
X-SVN-Rev: 10452
2002-12-03 22:37:51 +00:00
Ram Viswanadha
fc0a2adad9 ICU-2103 clean up @draft, @deprecated tags
X-SVN-Rev: 10450
2002-12-03 22:04:17 +00:00
Alan Liu
9085040ab0 ICU-2087 fix @ tags
X-SVN-Rev: 10449
2002-12-03 21:48:03 +00:00
Alan Liu
cea5a1b1de ICU-2087 comment out tests for UnicodeSet "relations" API, which is package private
X-SVN-Rev: 10448
2002-12-03 21:42:18 +00:00
Alan Liu
44003baf41 ICU-2087 fix @ tags; make "relations" API package-private
X-SVN-Rev: 10447
2002-12-03 21:41:50 +00:00
Alan Liu
f4275e2a52 ICU-2087 fix @ tags
X-SVN-Rev: 10444
2002-12-03 21:07:57 +00:00
Alan Liu
5ec690e030 ICU-2087 fix @ tags, remove deprecated method
X-SVN-Rev: 10443
2002-12-03 21:01:34 +00:00
Syn Wee Quek
a366ad3223 ICU-2103 javadoc updates
X-SVN-Rev: 10442
2002-12-03 20:46:09 +00:00
Syn Wee Quek
99804e29de ICU-2103 javadoc updates and removal of redundant import statements and variables
X-SVN-Rev: 10441
2002-12-03 20:45:20 +00:00
Doug Felt
cbd4e3ff5b ICU-2103 tag cleanup of icu.text
X-SVN-Rev: 10439
2002-12-03 19:45:38 +00:00
Doug Felt
e60468fe3e ICU-2103 tried to handle synthetic ctors, but seems broken in 1.4.1
X-SVN-Rev: 10438
2002-12-03 19:44:20 +00:00
Alan Liu
03600c82ca ICU-2087 fix @ tags
X-SVN-Rev: 10437
2002-12-03 18:57:36 +00:00
Doug Felt
0438cf28e8 ICU-2103 handle @serial tag
X-SVN-Rev: 10436
2002-12-03 18:46:33 +00:00
Doug Felt
b91b2724ec ICU-2103 add position info to missing tag error
X-SVN-Rev: 10435
2002-12-03 18:44:47 +00:00
Doug Felt
3fe033ae7e ICU-2103 whoops, didn't recognize @throws anymore
X-SVN-Rev: 10434
2002-12-03 06:53:07 +00:00
Doug Felt
f11121eedc ICU-2103 added Taglet support to format ICU4J tags, clean up build.xml to verify JDK1.4 before compiling tool/docs
X-SVN-Rev: 10433
2002-12-03 06:27:55 +00:00
Syn Wee Quek
15c455d93b ICU-2103
wrong checkin

X-SVN-Rev: 10431
2002-12-03 02:17:06 +00:00
Syn Wee Quek
61c9cb045e ICU-2103 javadoc updates, @stable and @drafts addition
X-SVN-Rev: 10430
2002-12-03 02:14:21 +00:00
Ram Viswanadha
2b4c3933a7 ICU-2087 Remove unused tool
X-SVN-Rev: 10428
2002-12-03 01:40:24 +00:00
Ram Viswanadha
c99e7c11b7 ICU-2087 Remove unused class
X-SVN-Rev: 10427
2002-12-03 01:29:33 +00:00
Syn Wee Quek
ec11580925 ICU-2103 javadoc updates, @stable and @drafts addition
X-SVN-Rev: 10426
2002-12-03 00:47:53 +00:00
Doug Felt
9018b06f87 ICU-2103 cleanup math package doc tags
X-SVN-Rev: 10425
2002-12-02 23:32:13 +00:00
Doug Felt
7e6a0d5c59 ICU-2103 make checktags more lenient about deprecation
X-SVN-Rev: 10424
2002-12-02 23:31:31 +00:00
Doug Felt
68a4d3173e ICU-2103 draft etc. cleanup again
X-SVN-Rev: 10420
2002-12-02 22:10:04 +00:00
Doug Felt
6adf54af75 ICU-2103 draft etc. cleanup again
X-SVN-Rev: 10417
2002-12-02 20:06:32 +00:00
Syn Wee Quek
a4e768cfd1 ICU-2186 updated gc to synch with perftest.
X-SVN-Rev: 10416
2002-12-02 19:34:25 +00:00
Doug Felt
e551f4a89b ICU-1776 expand thai cases
X-SVN-Rev: 10414
2002-12-02 17:09:58 +00:00
Doug Felt
9650e843ad ICU-2103 draft etc. cleanup
X-SVN-Rev: 10413
2002-12-02 17:04:21 +00:00
Doug Felt
28e3d404d5 ICU-2103 draft etc. cleanup
X-SVN-Rev: 10412
2002-12-02 05:45:46 +00:00
Alan Liu
c8515c5cb4 ICU-2118 more coverage
X-SVN-Rev: 10404
2002-11-28 00:53:05 +00:00
Doug Felt
2efc6ae97f ICU-2103 draft etc. cleanup
X-SVN-Rev: 10398
2002-11-27 17:43:21 +00:00
Doug Felt
71296c1511 ICU-2103 draft etc. cleanup
X-SVN-Rev: 10396
2002-11-27 15:17:43 +00:00
Ram Viswanadha
2ae5599a2c ICU-2530 Workaround for JIT problem
X-SVN-Rev: 10387
2002-11-26 23:47:06 +00:00
Ram Viswanadha
92a36d9c3b ICU-2068 Add test for cloning of CharacterIterator by Normalizer
X-SVN-Rev: 10383
2002-11-26 23:16:58 +00:00
Alan Liu
f75feb9068 ICU-2118 add missing API tests for UnicodeSet/UnicodeSetIterator
X-SVN-Rev: 10381
2002-11-26 18:31:56 +00:00
Syn Wee Quek
5fabe13133 ICU-2361
set default timezone to pst for a more consistent test environment.

X-SVN-Rev: 10367
2002-11-25 22:11:47 +00:00
Alan Liu
1a30ec126c ICU-2015 add @draft 2.4 to new methods
X-SVN-Rev: 10351
2002-11-22 22:53:13 +00:00
Alan Liu
ad2044da57 ICU-2015 add "2.1" to old @draft tags
X-SVN-Rev: 10350
2002-11-22 22:51:56 +00:00
Syn Wee Quek
0c0c1c0416 ICU-2524
javadocs updates
removing unused import statements and variables

X-SVN-Rev: 10349
2002-11-22 22:45:19 +00:00
Alan Liu
43148de5a5 ICU-2513 fix circular static init dependency on Sun JDK 1.4.0_01 or later
X-SVN-Rev: 10348
2002-11-22 22:23:00 +00:00
Syn Wee Quek
2d69fa1579 ICU-2522
removed duplicated data files

X-SVN-Rev: 10343
2002-11-22 18:53:27 +00:00
Alan Liu
acc6c8332e ICU-2025 improve @deprecated tags
X-SVN-Rev: 10342
2002-11-22 18:31:51 +00:00
Alan Liu
77c31ed750 ICU-1837 remove test cases for behavior to be addressed in or after 2.6
X-SVN-Rev: 10337
2002-11-22 17:48:00 +00:00
Vladimir Weinstein
46a13197c7 ICU-1855 changes according to code review
X-SVN-Rev: 10335
2002-11-22 01:32:57 +00:00
Syn Wee Quek
9ecb4fc445 ICU-1854
Use UCharacter instead of Character

X-SVN-Rev: 10334
2002-11-22 00:57:14 +00:00
Ram Viswanadha
94b7a75f64 ICU-2520 remove Latin-1 characters
X-SVN-Rev: 10333
2002-11-22 00:44:06 +00:00
Syn Wee Quek
a18df1e5b4 ICU-2519
deprecated StringCharacterIterator

X-SVN-Rev: 10331
2002-11-22 00:37:00 +00:00
Syn Wee Quek
c9a2c5ff63 ICU-2519
StringCharacterIterator deprecated

X-SVN-Rev: 10330
2002-11-22 00:29:01 +00:00
Vladimir Weinstein
4d475023e2 ICU-1854 changes according to code review
X-SVN-Rev: 10329
2002-11-22 00:08:32 +00:00
Vladimir Weinstein
919988fa89 ICU-1855 changes according to code review
X-SVN-Rev: 10327
2002-11-21 23:48:37 +00:00
Vladimir Weinstein
7b55ad9eb9 ICU-1433 changes according to code review
X-SVN-Rev: 10326
2002-11-21 23:47:42 +00:00
Ram Viswanadha
1d25ec1a47 ICU-2185 comment out references to sun.text
X-SVN-Rev: 10325
2002-11-21 23:24:52 +00:00
Vladimir Weinstein
4f0d4b28df ICU-1433 changes according to code review
X-SVN-Rev: 10324
2002-11-21 23:14:52 +00:00
Vladimir Weinstein
a4eb3c3caa ICU-1854 changes according to code review
X-SVN-Rev: 10322
2002-11-21 22:19:52 +00:00
Ram Viswanadha
d2a41f067d ICU-2185 more updates from GCL
X-SVN-Rev: 10315
2002-11-21 18:27:40 +00:00
Ram Viswanadha
868751170a ICU-1785 fix typo
X-SVN-Rev: 10314
2002-11-21 18:19:48 +00:00
Ram Viswanadha
a7cb8d8fe0 ICU-1785 fix compilation problem with JDK 1.3 on Solaris 5.7
X-SVN-Rev: 10312
2002-11-21 01:39:07 +00:00
Alan Liu
a8bb25533a ICU-1837 add U+FFFF test cases, fix test Replaceable to handle it; fix test Replaceable impl bugs
X-SVN-Rev: 10305
2002-11-20 22:41:13 +00:00
Alan Liu
f1438bfc00 ICU-1837 use right style context as well
X-SVN-Rev: 10304
2002-11-20 22:40:38 +00:00
Doug Felt
7ffe5958b7 ICU-1964 doc cleanup and review changes
X-SVN-Rev: 10301
2002-11-20 19:48:10 +00:00
Ram Viswanadha
37300aaae4 ICU-2511 update tests
X-SVN-Rev: 10300
2002-11-20 19:14:36 +00:00
Ram Viswanadha
c0e8b474d5 ICU-2511 data update
X-SVN-Rev: 10299
2002-11-20 19:14:09 +00:00
Alan Liu
9f2f9e147f ICU-2038 sync up to C uoptions/uperf
X-SVN-Rev: 10296
2002-11-20 00:39:47 +00:00
Alan Liu
ac730d4b39 ICU-2038 initial checkin
X-SVN-Rev: 10287
2002-11-18 17:49:36 +00:00
Doug Felt
2b019c550c ICU-2203 cleanup api (remove things not public yet)
X-SVN-Rev: 10286
2002-11-17 01:42:15 +00:00
Doug Felt
7ef58c8c63 ICU-2203 cleanup api (remove things not public yet)
X-SVN-Rev: 10285
2002-11-16 03:46:35 +00:00
Syn Wee Quek
5f166748ed ICU-2499
documentation update

X-SVN-Rev: 10284
2002-11-16 01:49:26 +00:00
Ram Viswanadha
7a6217bb29 ICU-2185 more updates to normalizer performance
X-SVN-Rev: 10279
2002-11-16 01:03:46 +00:00
Doug Felt
698a840ef8 ICU-2203 cleanup api (remove things not public yet)
X-SVN-Rev: 10278
2002-11-16 01:01:05 +00:00
Doug Felt
3f203b10f5 ICU-2203 cleanup api after code review
X-SVN-Rev: 10276
2002-11-15 23:44:10 +00:00
Doug Felt
dcc3d2715e ICU-2180 fix icu4j javadoc instructions in build.xml to work on ant 1.5
X-SVN-Rev: 10274
2002-11-15 22:40:16 +00:00
Ram Viswanadha
88cd15726b ICU-1785 add isNFSkippable, addPropertySets internal APIs
X-SVN-Rev: 10272
2002-11-15 21:04:20 +00:00
Ram Viswanadha
b38014de46 ICU-2185 Normalizer performance test
X-SVN-Rev: 10271
2002-11-15 21:01:22 +00:00
Syn Wee Quek
ac22feda0d ICU-2499
documentation update

X-SVN-Rev: 10270
2002-11-15 20:39:26 +00:00
Alan Liu
1f3d8b8ae9 ICU-2038 use new GC procedure
X-SVN-Rev: 10269
2002-11-15 19:55:44 +00:00
Alan Liu
e0beb5b008 ICU-1125 move formal syntax table to end of class javadoc
X-SVN-Rev: 10266
2002-11-15 01:58:29 +00:00
Alan Liu
de131d145e ICU-2038 update docs per Markus feedback
X-SVN-Rev: 10264
2002-11-14 22:26:41 +00:00
Vladimir Weinstein
c5dc2e0432 ICU-2079 relax data checking for UCA version
X-SVN-Rev: 10262
2002-11-14 20:53:06 +00:00
Alan Liu
e7c6985408 ICU-2410 update javadoc
X-SVN-Rev: 10260
2002-11-14 19:30:45 +00:00
Syn Wee Quek
15467108ce ICU-2186 updated gc to synch with new testframework
X-SVN-Rev: 10252
2002-11-14 02:00:39 +00:00
Alan Liu
b75e9a92f8 ICU-1837 prefer createFromRules over RBT ct
X-SVN-Rev: 10248
2002-11-14 01:43:43 +00:00
Alan Liu
e1a8b68095 ICU-1837 use style context during replace
X-SVN-Rev: 10243
2002-11-14 00:06:24 +00:00
Alan Liu
00f5813d6a ICU-1837 add javadoc re: U+FFFF and style info
X-SVN-Rev: 10242
2002-11-14 00:06:03 +00:00
Alan Liu
a1f545af4f ICU-1837 enable post-2.1 test
X-SVN-Rev: 10241
2002-11-14 00:05:40 +00:00
Syn Wee Quek
c734ff8e70 ICU-2186 initial checkin of collation performance test.
X-SVN-Rev: 10236
2002-11-13 20:44:53 +00:00
Alan Liu
f21bcd8e05 ICU-2410 make max(bogus)=-1, script(bogus)=0, min(script)=0
X-SVN-Rev: 10235
2002-11-13 20:19:43 +00:00
Alan Liu
a56fec6fa0 ICU-2015 add test cases for [:all:] and double [:nv=...:]
X-SVN-Rev: 10201
2002-11-08 01:20:24 +00:00
Alan Liu
d2602a7cdf ICU-2015 reimplement UnicodePropertySet using property alias<->enum API; then move it into UnicodeSet
X-SVN-Rev: 10200
2002-11-08 01:19:58 +00:00
Alan Liu
6f11131da6 ICU-2015 update tests to expect UCD 3.2 script names
X-SVN-Rev: 10195
2002-11-08 00:00:43 +00:00
Alan Liu
0ef5a8038f ICU-2015 use property alias<=>enum API for scripts
X-SVN-Rev: 10194
2002-11-07 23:59:56 +00:00
Alan Liu
f4a970a9ed ICU-2015 make comparePropertyNames() public and rename it compare()
X-SVN-Rev: 10191
2002-11-07 23:15:34 +00:00
Alan Liu
8a550ed2dd ICU-2015 add deleteRuleWhiteSpace
X-SVN-Rev: 10190
2002-11-07 23:14:46 +00:00
Alan Liu
9401304a6a ICU-2015 initial checkin of test for property name<->enum
X-SVN-Rev: 10169
2002-11-06 19:50:40 +00:00
Alan Liu
12764fba1a ICU-2015 initial checkin of public API for property name<->enum
X-SVN-Rev: 10168
2002-11-06 19:50:21 +00:00
Alan Liu
66d9c6076b ICU-2015 initial checkin of DataInputStream supporting seeking
X-SVN-Rev: 10167
2002-11-06 19:49:57 +00:00
Alan Liu
a4ef082eb4 ICU-2015 initial checkin of property name<->enum core implementation
X-SVN-Rev: 10166
2002-11-06 19:49:40 +00:00
Alan Liu
ed2d6d66d3 ICU-2015 add double and string property enums; add NameChoice enums
X-SVN-Rev: 10165
2002-11-06 19:48:58 +00:00
Alan Liu
e665a57aa2 ICU-2015 snapshot as of ICU4C 2.4
X-SVN-Rev: 10164
2002-11-06 19:48:31 +00:00
Alan Liu
5ecedb1e81 ICU-2015 don't indent on successive calls to log()
X-SVN-Rev: 10159
2002-11-06 19:07:02 +00:00
Alan Liu
c243f84ebc ICU-2325 make unescape recognize \e \cX
X-SVN-Rev: 10139
2002-11-01 14:45:10 +00:00
Ram Viswanadha
e882b8d7c5 ICU-2459 move UCharacterIterator and UForwardCharacterIterator to com.ibm.icu.text package
X-SVN-Rev: 10134
2002-10-31 22:37:31 +00:00
Ram Viswanadha
0ad551db67 ICU-2068 clone the character iterator
X-SVN-Rev: 10131
2002-10-31 01:12:38 +00:00
Syn Wee Quek
aef65ce527 ICU-2279
remove unused import statements

X-SVN-Rev: 10130
2002-10-31 01:10:19 +00:00
Syn Wee Quek
70e6c6c6cf ICU-1897
remove commented code

X-SVN-Rev: 10129
2002-10-31 01:09:18 +00:00
Syn Wee Quek
15a335f325 ICU-2178
simple doc update

X-SVN-Rev: 10128
2002-10-31 01:06:49 +00:00
Ram Viswanadha
b4d9827c01 ICU-2068 clone the character iterator
X-SVN-Rev: 10127
2002-10-31 01:02:42 +00:00
Ram Viswanadha
c3163234f6 ICU-1999 tool to verify the relationship between Indic tranlisterations
X-SVN-Rev: 10112
2002-10-30 20:41:34 +00:00
Syn Wee Quek
7b26cc5e05 ICU-2275
Min and max characters looping

X-SVN-Rev: 10095
2002-10-30 17:58:26 +00:00
Vladimir Weinstein
b87db9ac1b ICU-1855 Tests for suppressing contractions and UCA copying
X-SVN-Rev: 10090
2002-10-30 05:44:54 +00:00
Vladimir Weinstein
d66615d32b ICU-1855 Use ints instead of chars for UCA copying (supplementary support)
X-SVN-Rev: 10089
2002-10-30 05:43:33 +00:00
Syn Wee Quek
1b1c6cfdaa ICU-2275
Initial commit of character properties performance test

X-SVN-Rev: 10088
2002-10-30 01:32:45 +00:00
Vladimir Weinstein
afbc278d1e ICU-1855 ported "optimize" and "suppressContractions" to Java. This covers also j1856 and j2288.
X-SVN-Rev: 10086
2002-10-29 22:55:41 +00:00
Syn Wee Quek
9d2d251ac2 ICU-2191 , :
String boundary checks and normalizer test updated with new StringComparator

X-SVN-Rev: 10084
2002-10-29 18:59:05 +00:00
George Rhoten
78ff09223c ICU-2134 Fix the ICU4J link
X-SVN-Rev: 10071
2002-10-29 01:11:33 +00:00
Syn Wee Quek
4061f20208 ICU-2191 , :
Added
* Case insensitive comparison
* StringTokenizer

X-SVN-Rev: 10070
2002-10-28 21:59:23 +00:00
Syn Wee Quek
65d107bf3d ICU-2191
Added
* hasMoreCodePointsThan
* StringComparator with code unit/point comparison
* Still has to implement case insensitive comparison

X-SVN-Rev: 10068
2002-10-26 05:50:40 +00:00
Vladimir Weinstein
c746cf3527 ICU-1854 Latin-1 optimization (Java port)
X-SVN-Rev: 10066
2002-10-25 22:05:19 +00:00
Doug Felt
459bc28233 jitterbug: 1325: added test that replicates user's problem, no fix though
X-SVN-Rev: 10060
2002-10-24 19:31:46 +00:00
Ram Viswanadha
e4918cb63d ICU-2371 donot use deprecate UnicodeCharacterIterator
X-SVN-Rev: 10026
2002-10-12 00:10:57 +00:00
Ram Viswanadha
d9a3afd440 ICU-1999 update the wrappers with Mark's comments
X-SVN-Rev: 10025
2002-10-11 23:43:20 +00:00
Alan Liu
4765328a53 ICU-2299 toString() should return escaped pattern
X-SVN-Rev: 10016
2002-10-10 21:07:53 +00:00
Alan Liu
6d97113ded ICU-2038 check in commented-out unrolled binary search
X-SVN-Rev: 10015
2002-10-10 20:08:29 +00:00
Syn Wee Quek
5caf7bfe1d ICU-2079 testing icubinary new data version leniency authentication
X-SVN-Rev: 10012
2002-10-10 05:16:14 +00:00
Syn Wee Quek
5d018f863c ICU-2079 shifting authentication to a inner class
X-SVN-Rev: 10011
2002-10-10 03:48:04 +00:00
Syn Wee Quek
78a68e8bbd ICU-2079 relax the version checking for binaries
X-SVN-Rev: 10006
2002-10-09 23:53:24 +00:00
Doug Felt
59ac5307fc ICU-2203 collation service
X-SVN-Rev: 9999
2002-10-09 18:56:58 +00:00
Syn Wee Quek
112cfaa37f ICU-2082
root test removed

X-SVN-Rev: 9993
2002-10-08 21:52:23 +00:00
Alan Liu
28bc7dbd08 ICU-2038 enable all tests
X-SVN-Rev: 9992
2002-10-08 20:46:03 +00:00
Alan Liu
86cd61d425 ICU-2323 add test for all script names and abbrevs
X-SVN-Rev: 9991
2002-10-08 18:29:16 +00:00
Ram Viswanadha
f8b05c5c2d ICU-2323 fix for ID 7 and linient compare of ID names ignoring _,- etc
X-SVN-Rev: 9988
2002-10-08 17:37:50 +00:00
Alan Liu
2f175abc5f ICU-2038 initial checkin
X-SVN-Rev: 9985
2002-10-07 21:24:15 +00:00
Alan Liu
3245441e76 ICU-2038 incorporate changes from review
X-SVN-Rev: 9984
2002-10-07 21:23:43 +00:00
Doug Felt
d29ea5e179 ICU-2203 service coverage
X-SVN-Rev: 9981
2002-10-05 01:07:02 +00:00
Alan Liu
c180089bfa ICU-2038 initial checkin of performance testing framework
X-SVN-Rev: 9977
2002-10-04 23:38:57 +00:00
Alan Liu
0eaaa2a088 ICU-2038 move into com.ibm.icu.dev.test.perf
X-SVN-Rev: 9976
2002-10-04 23:18:11 +00:00
Alan Liu
03abaf1e28 ICU-2038 move performance test out into com.ibm.icu.dev.test.perf
X-SVN-Rev: 9975
2002-10-04 23:17:28 +00:00
Doug Felt
7e8cea4c33 ICU-2203 registration for calendar, breakiterator, update service APIs
X-SVN-Rev: 9972
2002-10-04 19:49:10 +00:00
Doug Felt
5dcdf3046e ICU-2203 registration for calendar, breakiterator, update service APIs
X-SVN-Rev: 9971
2002-10-04 19:41:03 +00:00
Syn Wee Quek
409a9247ba ICU-2178
Adding new APIs for
* Unicode blocks
* Non-binary properties
* Cell widths
* New numeric implementation
* ISO comment

X-SVN-Rev: 9959
2002-10-03 23:42:02 +00:00
Ram Viswanadha
3df08f140d ICU-2323 add missing name for LAO
X-SVN-Rev: 9957
2002-10-03 22:54:06 +00:00
Ram Viswanadha
42ed47e383 ICU-2323 Add test for creating Transliterators from data returned by UScript
X-SVN-Rev: 9956
2002-10-03 22:52:53 +00:00
Syn Wee Quek
8ff4d79976 ICU-2285
made getGroupName internal public for UCharacter use

X-SVN-Rev: 9953
2002-10-03 19:38:44 +00:00
Doug Felt
b0ca09c1c5 ICU-2203 registration for calendar, breakiterator
X-SVN-Rev: 9949
2002-10-02 20:41:34 +00:00
Doug Felt
a90995824f ICU-2203 registration for calendar, breakiterator
X-SVN-Rev: 9948
2002-10-02 20:20:26 +00:00
Ram Viswanadha
15f0ef46a7 ICU-2324 Fix for crash in normalizer due to incorrect data
X-SVN-Rev: 9925
2002-09-26 23:39:08 +00:00
Ram Viswanadha
95923ead6e ICU-2324 Test for crash in normalizer due to incorrect data
X-SVN-Rev: 9924
2002-09-26 23:01:57 +00:00
Alan Liu
b8b5a100e6 ICU-2153 change FAKE API calls to real ones
X-SVN-Rev: 9898
2002-09-19 23:17:02 +00:00
Alan Liu
5b72045c90 ICU-2038 add performance test class
X-SVN-Rev: 9897
2002-09-19 23:00:52 +00:00
Alan Liu
a2e4f5dde0 ICU-2038 test UnicodeSet performance
X-SVN-Rev: 9896
2002-09-19 23:00:18 +00:00
Alan Liu
3e0eb63b61 ICU-2038 minor fixes to command-line arg handling
X-SVN-Rev: 9895
2002-09-19 22:45:45 +00:00
Alan Liu
63c9eace9a ICU-2038 improve UnicodeSet performance
X-SVN-Rev: 9894
2002-09-19 22:37:09 +00:00
Syn Wee Quek
fe64e9591c ICU-2285
* clean up code
* added tests for iso comments
* added tests for get max names length
* added tests for get names set
* new unames data

X-SVN-Rev: 9893
2002-09-19 21:24:30 +00:00
Syn Wee Quek
5163258339 ICU-2285
* clean up code
* added iso comments
* added get max names length
* added get names set
* shifted UCharacterName and related code to impl

X-SVN-Rev: 9892
2002-09-19 21:19:04 +00:00
Ram Viswanadha
45040ba165 ICU-2155 FC_NFKC Api
X-SVN-Rev: 9890
2002-09-19 18:12:31 +00:00
Ram Viswanadha
58096f537a ICU-2117 Fix Indic handling of rarely used characters
X-SVN-Rev: 9889
2002-09-19 18:11:23 +00:00
Vladimir Weinstein
2588b77121 ICU-1433 getTailoredSet, Java port
X-SVN-Rev: 9873
2002-09-17 21:31:58 +00:00
Vladimir Weinstein
5641297bf3 ICU-2209 add TestCanonicalIterator to tests
X-SVN-Rev: 9870
2002-09-17 19:12:42 +00:00
Vladimir Weinstein
9c38010fef ICU-2209 make canonical iterator public - documentation/API reference
X-SVN-Rev: 9869
2002-09-17 19:11:52 +00:00
Ram Viswanadha
dc90c1e2fe ICU-2042 example xml and dtd for result
X-SVN-Rev: 9863
2002-09-16 20:36:25 +00:00
Ram Viswanadha
a8c9aa193a ICU-2042 updates to XMLCompator tool
X-SVN-Rev: 9862
2002-09-16 20:34:17 +00:00
Doug Felt
daf555a88b ICU-2203 (also 1949) service registration for number format, and
associated changes to service APIs

X-SVN-Rev: 9860
2002-09-14 21:36:30 +00:00
Syn Wee Quek
b970d4daf1 ICU-2294
added "This class is not subclassable" note

X-SVN-Rev: 9857
2002-09-11 00:12:39 +00:00
Syn Wee Quek
266d2e2281 ICU-2301
fixed normalization conformance test failure in ibm jdk 1.3.0

X-SVN-Rev: 9856
2002-09-10 22:32:25 +00:00
Syn Wee Quek
a4d9ee5305 ICU-2279
optimized collation builder

X-SVN-Rev: 9855
2002-09-10 22:19:31 +00:00
Alan Liu
8ecbc017d3 ICU-1130 use perl \N{name} notation in Any-Name and Name-Any
X-SVN-Rev: 9854
2002-09-09 16:33:43 +00:00
Alan Liu
8fa56d23e0 ICU-1130 use perl \N{name} notation in Any-Name and Name-Any
X-SVN-Rev: 9853
2002-09-09 16:11:07 +00:00
Alan Liu
f42f38058a ICU-1130 added parsePattern for use by Name-Any
X-SVN-Rev: 9852
2002-09-09 16:05:09 +00:00
Doug Felt
fdf6867d3a ICU-2203 registry updates for Currency
X-SVN-Rev: 9851
2002-09-07 00:15:35 +00:00
Syn Wee Quek
b853ae4146 ICU-2279
optimized test and trie equals

X-SVN-Rev: 9845
2002-09-06 19:04:07 +00:00
Syn Wee Quek
c523fd5f31 ICU-2279
Added collation builder tests to compare icu4c provided resources and the rbc builder.

X-SVN-Rev: 9843
2002-09-06 01:53:19 +00:00
Syn Wee Quek
79eda19652 ICU-2103
Removed deprecated trie builders and related code

X-SVN-Rev: 9842
2002-09-06 01:50:43 +00:00
Syn Wee Quek
13382315c0 ICU-2065
added code to remember the last < comparison in rule, so that transitive
tests will work.
e.g.  when testing &a < b = c, original code has a bug that expects c = a
when the collator is returning the correct result of a < c. this bug in the test
is fixed.

X-SVN-Rev: 9835
2002-09-04 01:37:26 +00:00
Doug Felt
d96ccb8777 ICU-2083 enable tests driven by module
X-SVN-Rev: 9826
2002-08-31 04:55:10 +00:00
Syn Wee Quek
43e19956a5 ICU-2278
zapped the supplementary compression bug.
tests are included in jitterbug 2279.

X-SVN-Rev: 9825
2002-08-30 23:19:12 +00:00
Alan Liu
681c0468a4 ICU-1767 support [:ascii:] and \N{name} in UnicodeSet
X-SVN-Rev: 9810
2002-08-28 20:23:00 +00:00
Alan Liu
a087750ac3 ICU-2025 deprecate UnicodeFilterLogic
X-SVN-Rev: 9808
2002-08-28 16:45:19 +00:00
Alan Liu
5a76714348 ICU-2025 deprecate UnicodeFilterLogic
X-SVN-Rev: 9806
2002-08-28 16:29:26 +00:00
Alan Liu
281a3ac28c ICU-1916 properly skip input whitespace before fields during parse
X-SVN-Rev: 9773
2002-08-22 21:55:51 +00:00
Alan Liu
675de700da ICU-2060 add Calendar.isEquivalentTo() method
X-SVN-Rev: 9753
2002-08-21 18:39:56 +00:00
Alan Liu
9cca604533 ICU-2060 use Calendar.isEquivalentTo()
X-SVN-Rev: 9752
2002-08-21 18:39:27 +00:00
Alan Liu
d55add77df ICU-2114 bump ICU version to 2.4
X-SVN-Rev: 9745
2002-08-21 00:06:39 +00:00
Alan Liu
626ecdcc00 ICU-2114 enhance test for localized percent and permille
X-SVN-Rev: 9744
2002-08-21 00:05:59 +00:00
Alan Liu
d6c2d941e5 ICU-2114 fix handling of localized percent and permille
X-SVN-Rev: 9743
2002-08-21 00:04:18 +00:00
Doug Felt
eecfa5a70a ICU-2104 la de da, la de da
X-SVN-Rev: 9734
2002-08-16 15:51:35 +00:00
Doug Felt
74d7cefe32 ICU-2104 still more changes
X-SVN-Rev: 9733
2002-08-15 23:54:40 +00:00
Syn Wee Quek
81c41178a9 ICU-2104
Alan's updates

X-SVN-Rev: 9731
2002-08-15 20:58:15 +00:00
Doug Felt
6314680b5e final fixes
X-SVN-Rev: 9729
2002-08-15 19:30:28 +00:00
Syn Wee Quek
9641e8d1fe ICU-2104
Helena's suggestions

X-SVN-Rev: 9726
2002-08-15 19:12:20 +00:00
Syn Wee Quek
20f7a251e8 ICU-2112
skipped failing test

X-SVN-Rev: 9723
2002-08-15 18:29:06 +00:00
Syn Wee Quek
d0c93b186a ICU-2104
update releasenotes and readme with complete platform information

X-SVN-Rev: 9722
2002-08-15 18:15:29 +00:00
Doug Felt
6f7cacc915 ICU-2104 update release notes
X-SVN-Rev: 9721
2002-08-15 17:39:50 +00:00
Syn Wee Quek
312c5b0543 initial update for 2.2 release
X-SVN-Rev: 9717
2002-08-15 06:09:05 +00:00
Doug Felt
9e417c5634 ICU-2104 add releasenotes.html to ICU4J download
X-SVN-Rev: 9714
2002-08-14 07:10:52 +00:00
Syn Wee Quek
3f2175614c ICU-2100
* uca data updated
* new ICULocaleData.jar
* CollationMiscTest updated with new testcase
warning: 1 test failure expected at com.ibm.icu.dev.test.format.NumberRegression Test4212072

X-SVN-Rev: 9713
2002-08-14 06:30:55 +00:00
Ram Viswanadha
ff83a2e004 ICU-2022 update Mark's comments
X-SVN-Rev: 9711
2002-08-14 00:40:58 +00:00
Doug Felt
39416821ae ICU-2099 copyright swat
X-SVN-Rev: 9705
2002-08-13 23:44:45 +00:00
Doug Felt
f09bca193e ICU-2099 copyright swat
X-SVN-Rev: 9702
2002-08-13 22:11:26 +00:00
Doug Felt
fcfc5dc78d ICU-2099 copyright swat, sigh
X-SVN-Rev: 9699
2002-08-13 21:39:01 +00:00
Doug Felt
5206b4a852 ICU-2099 copyright swat
X-SVN-Rev: 9697
2002-08-13 21:26:29 +00:00
Doug Felt
0b2a2f6d1b ICU-2099 copyright swat
X-SVN-Rev: 9696
2002-08-13 21:25:00 +00:00
Mark Davis
b191fb35fc ICU-2098 fixed filtering for Thai
X-SVN-Rev: 9694
2002-08-13 18:54:20 +00:00
Doug Felt
b7b17c6bdb ICU-2010 coverage for cba and cca, with fixes
X-SVN-Rev: 9676
2002-08-12 20:26:39 +00:00
Ram Viswanadha
45a88b17bb ICU-1763 update review comments
X-SVN-Rev: 9670
2002-08-12 16:14:35 +00:00
Ram Viswanadha
d85bf50f2e ICU-1982 update review comments
X-SVN-Rev: 9669
2002-08-12 16:13:40 +00:00
Doug Felt
250a199343 ICU-2010 remove bytetrie, pars of ICUListResourceBundle from coverage
X-SVN-Rev: 9667
2002-08-10 02:59:17 +00:00
Doug Felt
4286c93bcb ICU-2010 remove parts of rbbi and all of overlay bundle from coverage
X-SVN-Rev: 9665
2002-08-10 00:32:30 +00:00
Syn Wee Quek
5159355344 ICU-2082 test update to use LocaleUtility
X-SVN-Rev: 9662
2002-08-09 23:30:26 +00:00
Syn Wee Quek
37599e166d ICU-2084
performance updates, including 1 line update to stringsearch.

X-SVN-Rev: 9632
2002-08-08 23:37:53 +00:00
Doug Felt
3718d60055 ICU-2010 japanese calendar coverage
X-SVN-Rev: 9628
2002-08-08 23:06:09 +00:00
Syn Wee Quek
7aad79394b ICU-1987
review updates

X-SVN-Rev: 9625
2002-08-08 22:44:52 +00:00
Syn Wee Quek
2edf803e9e ICU-1875
review updates

X-SVN-Rev: 9624
2002-08-08 22:43:05 +00:00
Doug Felt
b32694746d ICU-2010 calendar astronomer coverage
X-SVN-Rev: 9622
2002-08-08 22:02:27 +00:00
Doug Felt
c34ea9cf96 ICU-2064 fix for numerator < 0
X-SVN-Rev: 9613
2002-08-08 01:45:21 +00:00