George Rhoten
9d227ca6f1
ICU-597 Don't try to read a NULL pointer.
...
X-SVN-Rev: 4452
2001-04-05 22:01:28 +00:00
Vladimir Weinstein
df95857790
ICU-96 fix for variable top in tailorings
...
X-SVN-Rev: 4451
2001-04-05 21:27:44 +00:00
Ram Viswanadha
9b3d7e9c96
ICU-96 Fix initUCA, open & openRules methods to check status and clean up after themselves
...
X-SVN-Rev: 4449
2001-04-05 01:40:36 +00:00
Vladimir Weinstein
d7b5b8a6c7
ICU-96 some tests for UCA alignment
...
X-SVN-Rev: 4448
2001-04-04 23:44:22 +00:00
Vladimir Weinstein
34337feb96
ICU-782 fixed a problem in Hungarian collation rules
...
X-SVN-Rev: 4447
2001-04-04 23:38:39 +00:00
Alan Liu
f17aec074a
ICU-24 implement UnicodeSet.indexOf, .charAt
...
X-SVN-Rev: 4446
2001-04-04 22:45:23 +00:00
Syn Wee Quek
4588dded4a
ICU-833
...
Reverted project to normal warning setting
X-SVN-Rev: 4445
2001-04-04 18:41:50 +00:00
Syn Wee Quek
48320daf50
ICU-833
...
Removed dependency on fcdcheck for genrb.
X-SVN-Rev: 4444
2001-04-04 18:41:06 +00:00
Syn Wee Quek
1f0072aef6
ICU-833
...
Updated quickcheck and fcdcheck to return errorcode
when *chk.dat is not found.
X-SVN-Rev: 4443
2001-04-04 18:40:10 +00:00
Alan Liu
9f8d255013
Add "Remove" transliterator
...
X-SVN-Rev: 4442
2001-04-04 18:07:08 +00:00
Vladimir Weinstein
73d42ad240
ICU-833 extra dependency to make sure fcd and quickcheck data are built before *.res files
...
X-SVN-Rev: 4441
2001-04-04 17:16:43 +00:00
Alan Liu
8dbd284136
ICU-924 add "Remove" transliterator
...
X-SVN-Rev: 4440
2001-04-04 06:46:17 +00:00
Vladimir Weinstein
b115ad587f
ICU-96 a test update
...
X-SVN-Rev: 4439
2001-04-04 06:42:13 +00:00
Vladimir Weinstein
87706f0fd8
ICU-96 fix linux compile problem
...
X-SVN-Rev: 4438
2001-04-04 06:26:14 +00:00
Vladimir Weinstein
8b1c6c5809
ICU-928 updated tailoring data
...
X-SVN-Rev: 4437
2001-04-04 06:25:31 +00:00
Syn Wee Quek
36d0bdb868
ICU-833
...
Added dependency for quickcheck and fcdcheck projects
X-SVN-Rev: 4436
2001-04-04 03:07:16 +00:00
Syn Wee Quek
7d0e4454cb
ICU-833
...
Replaced hard coded quickcheck and fcdcheck data.
Now data gets created during a rebuild.
X-SVN-Rev: 4435
2001-04-04 02:36:50 +00:00
Syn Wee Quek
5d0c31b788
ICU-833
...
Replaced hard coded quickcheck and fcdcheck data.
Now data gets created during a rebuild.
X-SVN-Rev: 4434
2001-04-04 02:31:28 +00:00
Syn Wee Quek
b6b19bf1ac
ICU-833
...
Added the new projects, tools for quickcheck and fcdcheck.
Replaced hard coded quickcheck and fcdcheck data.
Now data gets created during a rebuild.
X-SVN-Rev: 4433
2001-04-04 02:28:39 +00:00
Alan Liu
972d35b5ce
Extend test of filter IDs to check inverses
...
X-SVN-Rev: 4432
2001-04-03 18:21:57 +00:00
Alan Liu
085701f0f4
ICU-918 fix handling of inverses
...
X-SVN-Rev: 4431
2001-04-03 18:06:31 +00:00
Alan Liu
32f0b2db7a
ICU-918 enhance test to check inverses
...
X-SVN-Rev: 4430
2001-04-03 17:49:30 +00:00
George Rhoten
84ae68e2e7
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4428
2001-04-03 00:32:05 +00:00
Vladimir Weinstein
d7d38866da
ICU-96 fixed a bug with expansions in tailorings
...
X-SVN-Rev: 4427
2001-04-02 23:12:19 +00:00
Alan Liu
02d3a8f040
ICU-922 fix bug in Normalizer bubbleAppend (Verisign bug)
...
X-SVN-Rev: 4426
2001-04-02 19:29:50 +00:00
Alan Liu
64f077e625
Fix Verisign bug in Normalizer
...
X-SVN-Rev: 4425
2001-04-02 19:21:21 +00:00
Vladimir Weinstein
46bfae2dec
ICU-96 fixed a builder problem related to option struct
...
X-SVN-Rev: 4424
2001-04-02 18:49:30 +00:00
Alan Liu
5e742aa635
ICU-23 fix IDs with inline filters
...
X-SVN-Rev: 4423
2001-03-31 01:31:13 +00:00
Alan Liu
53b061edb0
ICU-918 Transliterator needs access to applyPattern(ParsePosition)
...
X-SVN-Rev: 4422
2001-03-31 01:22:58 +00:00
Alan Liu
bd0490db28
ICU-918 extend createInstance() syntax to recognize inline filter patterns
...
X-SVN-Rev: 4421
2001-03-31 01:21:38 +00:00
George Rhoten
3861894d90
ICU-882 Forgot to remove the static fields for deprecation
...
X-SVN-Rev: 4420
2001-03-31 00:49:27 +00:00
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
Alan Liu
2d092264a8
ICU-22 regression test for ID of inverse of alias
...
X-SVN-Rev: 4417
2001-03-30 23:39:18 +00:00
Alan Liu
b63956af35
ICU-20 ID of inverse of CompoundTransliterator is wrong
...
X-SVN-Rev: 4416
2001-03-30 23:33:20 +00:00
Alan Liu
df949741f4
ICU-21 inverse of Null should be Null
...
X-SVN-Rev: 4415
2001-03-30 23:24:30 +00:00
Alan Liu
1f79842e78
ICU-23 enable filter syntax in IDs, e.g. "Foo-Bar[a-z]"
...
X-SVN-Rev: 4413
2001-03-30 22:56:47 +00:00
Alan Liu
a012227895
ICU-23 enable filter syntax in IDs, e.g. "Foo-Bar[a-z]"
...
X-SVN-Rev: 4412
2001-03-30 22:50:08 +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