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