George Rhoten
65a1183e21
ICU-882 Forgot to remove the static fields for deprecation
...
and change sep -> #define SEP_UCHAR
and change sepchar -> #define SEP_CHAR
X-SVN-Rev: 4419
2001-03-31 00:49:03 +00:00
George Rhoten
4a9dc708ac
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4418
2001-03-30 23:42:07 +00:00
George Rhoten
c0ecb9aa96
ICU-832 Each test string does not need to be 128 UChars big.
...
Setting MAX_TOKEN_LEN to a lower limit takes out about 100K from the executable on Windows.
If you need larger test string, you can raise the limit where it's needed.
X-SVN-Rev: 4411
2001-03-30 03:49:29 +00:00
Yves Arrouye
f2e4587c90
ICU-917 copy unorm.h to the right location.
...
X-SVN-Rev: 4410
2001-03-30 03:06:56 +00:00
George Rhoten
d3bbdaa191
ICU-832 Each test string does not need to be 128 UChars big.
...
Setting MAX_TOKEN_LEN to a lower limit takes out about 120K from the executable on Windows.
If you need larger test string, you can raise the limit where it's needed.
X-SVN-Rev: 4409
2001-03-30 01:22:03 +00:00
George Rhoten
8489febe91
ICU-740 isocoll was never called, it's obsolete, and it no longer works
...
X-SVN-Rev: 4408
2001-03-30 00:29:59 +00:00
Vladimir Weinstein
170db96e5c
ICU-96 separate option struct implemented - take 1
...
X-SVN-Rev: 4407
2001-03-30 00:23:46 +00:00
George Rhoten
2523fb725b
ICU-740 This test was never called, it's obsolete, and it no longer works
...
X-SVN-Rev: 4406
2001-03-30 00:22:23 +00:00
George Rhoten
caeb3f4458
ICU-740 This test was never called, it's obsolete, and it no longer works
...
X-SVN-Rev: 4405
2001-03-30 00:09:14 +00:00
George Rhoten
a44d10ac4e
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4404
2001-03-29 22:10:51 +00:00
George Rhoten
da329a3271
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4403
2001-03-29 21:57:13 +00:00
George Rhoten
c872990b9a
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4402
2001-03-29 21:39:56 +00:00
George Rhoten
a8e20b45dc
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4401
2001-03-29 20:47:43 +00:00
George Rhoten
3c6aa96907
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4400
2001-03-29 20:32:09 +00:00
Ram Viswanadha
57c9dec10f
ICU-915 Tests for bug fix
...
X-SVN-Rev: 4399
2001-03-29 18:53:46 +00:00
Ram Viswanadha
d0c968260e
ICU-915 Substitution state bug fixed
...
X-SVN-Rev: 4398
2001-03-29 18:52:38 +00:00
George Rhoten
82b2f29042
ICU-900 Hopefully got rid of a linking warning on Windows by not building the debug and release versions in the same directory
...
X-SVN-Rev: 4397
2001-03-29 18:46:58 +00:00
George Rhoten
e7f0899a1a
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4396
2001-03-29 03:03:31 +00:00
George Rhoten
90ad7d9744
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4395
2001-03-29 02:23:47 +00:00
George Rhoten
0898de7ede
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4394
2001-03-29 02:16:29 +00:00
George Rhoten
08abeb24fb
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4393
2001-03-29 01:48:16 +00:00
George Rhoten
1eedf2c1aa
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4392
2001-03-29 01:08:14 +00:00
George Rhoten
c479396134
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4391
2001-03-29 01:08:13 +00:00
Syn Wee Quek
0dd4a398d2
ICU-833
...
Removed warnings
X-SVN-Rev: 4390
2001-03-28 23:27:10 +00:00
Ram Viswanadha
bebe9dccfc
ICU-915 Fix for handling of ASCII characters
...
X-SVN-Rev: 4389
2001-03-28 23:25:53 +00:00
Ram Viswanadha
a8f725834f
ICU-915 Added test for Jitterbug 915
...
X-SVN-Rev: 4388
2001-03-28 23:25:06 +00:00
George Rhoten
f2497166dd
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4387
2001-03-28 23:23:23 +00:00
George Rhoten
bfc878df03
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4386
2001-03-28 23:10:52 +00:00
Vladimir Weinstein
af5f69b9aa
ICU-96 fixed compiler warnings in hangul decomposition and variableTop type
...
X-SVN-Rev: 4385
2001-03-28 20:12:12 +00:00
George Rhoten
86d41edd53
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4384
2001-03-28 18:50:17 +00:00
George Rhoten
820439d10a
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4383
2001-03-28 18:35:11 +00:00
George Rhoten
f41f1ac2dc
ICU-900 Fixed some compiler warnings for HPUX with CC
...
X-SVN-Rev: 4382
2001-03-28 18:30:43 +00:00
George Rhoten
6a64679ac0
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4381
2001-03-28 18:21:51 +00:00
George Rhoten
a7bf1c0073
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4380
2001-03-28 03:05:46 +00:00
George Rhoten
72ccf31a3e
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4379
2001-03-28 02:36:14 +00:00
George Rhoten
dc22b5f96a
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4378
2001-03-28 02:13:20 +00:00
George Rhoten
3297549696
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4377
2001-03-28 02:00:28 +00:00
George Rhoten
69b7738ef6
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4376
2001-03-28 01:54:49 +00:00
George Rhoten
cde50cac0b
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4375
2001-03-28 01:48:16 +00:00
George Rhoten
b1fdfec409
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4374
2001-03-28 01:47:14 +00:00
George Rhoten
f3cfac3fdf
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4373
2001-03-28 01:39:36 +00:00
Alan Liu
1fa0f95e73
ICU-914 fix IDs of UTRANS_REVERSE CompoundTransliterators
...
X-SVN-Rev: 4372
2001-03-28 01:39:30 +00:00
George Rhoten
018d8c2622
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4371
2001-03-28 01:23:41 +00:00
George Rhoten
2ef5f9fb93
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4370
2001-03-28 01:06:36 +00:00
George Rhoten
09c96ba805
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4369
2001-03-28 01:00:20 +00:00
George Rhoten
d3c94b5f9a
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4368
2001-03-28 00:38:40 +00:00
George Rhoten
886dbe4f7f
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4367
2001-03-28 00:28:59 +00:00
George Rhoten
b2de19f61c
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4366
2001-03-28 00:15:46 +00:00
George Rhoten
045965315f
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4365
2001-03-28 00:05:22 +00:00
Syn Wee Quek
c41d7f33d0
ICU-833
...
Updated test for new checkFCD implementation to use 2 bytes instead of the
original 1byte FCD value.
X-SVN-Rev: 4364
2001-03-28 00:05:17 +00:00