George Rhoten
|
068f60d1a0
|
ICU-1028 Fix for os/390
X-SVN-Rev: 6442
|
2001-10-25 21:55:45 +00:00 |
|
Vladimir Weinstein
|
899b56f176
|
ICU-1245 adding both composed and decomposed form of contraction
X-SVN-Rev: 6437
|
2001-10-25 20:37:02 +00:00 |
|
Vladimir Weinstein
|
d81ea96439
|
ICU-1211 correcting what gets exported where
X-SVN-Rev: 6361
|
2001-10-20 01:09:31 +00:00 |
|
George Rhoten
|
0fe0f7956a
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6350
|
2001-10-19 23:14:38 +00:00 |
|
Vladimir Weinstein
|
f07ba50f9d
|
ICU-1245 #ifdefed some debug stuff
X-SVN-Rev: 6268
|
2001-10-16 22:36:02 +00:00 |
|
Alan Liu
|
8a98ee7a0e
|
ICU-1023 change UHashKey to UHashTok and use for values as well
X-SVN-Rev: 6264
|
2001-10-16 18:31:13 +00:00 |
|
Vladimir Weinstein
|
b644c471ab
|
ICU-1245 more work on prefixes + bail out for strcoll if shifted AND hiragana quaternary
X-SVN-Rev: 6232
|
2001-10-13 16:20:01 +00:00 |
|
Vladimir Weinstein
|
c84f05bb7c
|
ICU-1245 forgot to state return value for a function
X-SVN-Rev: 6224
|
2001-10-12 23:15:25 +00:00 |
|
Vladimir Weinstein
|
f426c5040d
|
ICU-1245 hmmm, maybe store both decomposed and composed prefix instead of using NFC (to be continued...)
X-SVN-Rev: 6220
|
2001-10-12 21:03:36 +00:00 |
|
Vladimir Weinstein
|
ead10a6a35
|
ICU-1245 use NFC instead of NFKC for prefix processing. Also, added closure for prefix starters
X-SVN-Rev: 6218
|
2001-10-12 19:46:10 +00:00 |
|
Vladimir Weinstein
|
7097dbad94
|
ICU-1245 fine tuning list of unsafe chars. Fixed adding single chars to exitsting prefixes
X-SVN-Rev: 6113
|
2001-10-08 02:24:45 +00:00 |
|
Vladimir Weinstein
|
12f9b8966f
|
ICU-1245 Put real codepoints in prefix table
X-SVN-Rev: 6068
|
2001-10-05 02:08:25 +00:00 |
|
Vladimir Weinstein
|
c7bb8d136d
|
ICU-1245 fixed a memory leaking typo (thanks George)
X-SVN-Rev: 6055
|
2001-10-04 21:56:28 +00:00 |
|
Vladimir Weinstein
|
85aa2dfc6a
|
ICU-1245 code for entering prefixes
X-SVN-Rev: 5987
|
2001-10-02 01:26:13 +00:00 |
|
Vladimir Weinstein
|
8bc42e5418
|
ICU-1245 preliminary support for Japanese prefix analysis. Needs to be tested
X-SVN-Rev: 5948
|
2001-09-27 23:18:14 +00:00 |
|
Vladimir Weinstein
|
3727deb9c6
|
ICU-1083 Special implicit CEs in UCA for improved performance
X-SVN-Rev: 5838
|
2001-09-20 20:16:39 +00:00 |
|
Vladimir Weinstein
|
e9a7e8907d
|
ICU-1083 More surrogate support. Unsafe and contraction end tables now handle surrogates correctly.
X-SVN-Rev: 5783
|
2001-09-18 18:37:57 +00:00 |
|
George Rhoten
|
6a7682e8a0
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5599
|
2001-08-28 18:53:23 +00:00 |
|
George Rhoten
|
45d50edddf
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5538
|
2001-08-18 00:31:46 +00:00 |
|
Vladimir Weinstein
|
20053b3398
|
ICU-1083 Optimization of surrogate operations
X-SVN-Rev: 5452
|
2001-08-10 20:30:44 +00:00 |
|
Vladimir Weinstein
|
b320d29ee6
|
ICU-1083 data structure for surrogate support. Will supersede ucmp32 in collation
X-SVN-Rev: 5426
|
2001-08-02 22:26:44 +00:00 |
|
Syn Wee Quek
|
a06fd95416
|
ICU-878 Updated special Jamo getMaxExpansion size.
X-SVN-Rev: 4976
|
2001-06-12 21:10:57 +00:00 |
|
Syn Wee Quek
|
50e68bbed4
|
ICU-878 Updated special Jamo getMaxExpansion size.
X-SVN-Rev: 4960
|
2001-06-12 15:53:34 +00:00 |
|
Syn Wee Quek
|
442449f17b
|
ICU-878 Updated implicit getMaxExpansion size.
X-SVN-Rev: 4959
|
2001-06-12 01:39:24 +00:00 |
|
Syn Wee Quek
|
3be9999802
|
ICU-878 Updated implicit getMaxExpansion size.
X-SVN-Rev: 4956
|
2001-06-12 00:00:14 +00:00 |
|
Vladimir Weinstein
|
3e4870f350
|
ICU-96 fix to signed/unsigned issue when dealing with contractions
X-SVN-Rev: 4897
|
2001-06-06 20:21:16 +00:00 |
|
Vladimir Weinstein
|
df9eda16d5
|
ICU-96 fixed compile error
X-SVN-Rev: 4688
|
2001-05-16 18:22:58 +00:00 |
|
Vladimir Weinstein
|
4ca0061c2d
|
ICU-96 removed backward contractions
X-SVN-Rev: 4687
|
2001-05-16 18:11:32 +00:00 |
|
George Rhoten
|
28d425786f
|
ICU-832 Don't call fprint when not debugging collation. It takes up space in the DLL.
X-SVN-Rev: 4686
|
2001-05-16 17:09:31 +00:00 |
|
Vladimir Weinstein
|
c2e0cc05a7
|
ICU-96 new canonical closure is in place now, using the same code path as the regular collator operation
X-SVN-Rev: 4672
|
2001-05-15 17:39:41 +00:00 |
|
Vladimir Weinstein
|
f3c45c02f3
|
ICU-96 code for cloning of the temporary collation table (will be used for alternative canonical closure)
X-SVN-Rev: 4660
|
2001-05-14 06:12:28 +00:00 |
|
Andy Heninger
|
22be543774
|
ICU-880 UnsafeCP and Contraction End hash tables, merge UCA data into all of them.
X-SVN-Rev: 4653
|
2001-05-11 01:13:08 +00:00 |
|
Andy Heninger
|
ccb47e551d
|
ICU-861 Added last-char-in-contraction hash table
X-SVN-Rev: 4642
|
2001-05-10 22:12:53 +00:00 |
|
Vladimir Weinstein
|
a07669d83d
|
ICU-916 contractions now include closed form
X-SVN-Rev: 4458
|
2001-04-06 22:53:06 +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 |
|
Vladimir Weinstein
|
3fd8f3bf61
|
ICU-96 fixed compiler warnings
X-SVN-Rev: 4285
|
2001-03-22 21:16:20 +00:00 |
|
Vladimir Weinstein
|
95a6a3d611
|
ICU-96 turns out reverse expansions don't need reversed elements... Also added reversal that respects continuations
X-SVN-Rev: 4121
|
2001-03-16 00:32:13 +00:00 |
|
Vladimir Weinstein
|
990542a318
|
ICU-96 if the tailoring has no contractions, don't write them out (and don't malloc(0))
X-SVN-Rev: 4116
|
2001-03-15 23:07:38 +00:00 |
|
Vladimir Weinstein
|
65452e93fa
|
ICU-96 fix for incomplete contraction problem
X-SVN-Rev: 4071
|
2001-03-14 18:55:38 +00:00 |
|
Vladimir Weinstein
|
2ffa16fee2
|
ICU-96 More robust cleanup
X-SVN-Rev: 4012
|
2001-03-10 00:51:31 +00:00 |
|
Vladimir Weinstein
|
6cda3a5648
|
ICU-96 collation update
X-SVN-Rev: 3975
|
2001-03-08 21:01:34 +00:00 |
|
Vladimir Weinstein
|
2f32e7e853
|
ICU-96 collation filename reorganization
X-SVN-Rev: 3967
|
2001-03-08 17:40:42 +00:00 |
|