Vladimir Weinstein
|
bc82668594
|
ICU-96 fixed a mental typo (uint16_t is not UChar)
X-SVN-Rev: 4919
|
2001-06-08 05:51:29 +00:00 |
|
Syn Wee Quek
|
15b2232eca
|
ICU-861 Sets the string end pointer after reset.
X-SVN-Rev: 4917
|
2001-06-08 01:16:44 +00:00 |
|
Vladimir Weinstein
|
c568f25e06
|
ICU-96 was comparing uint32_t to NULL - not anymore (linux build fail)
X-SVN-Rev: 4913
|
2001-06-07 21:50:15 +00:00 |
|
Vladimir Weinstein
|
5e30c2c882
|
ICU-96 BRAINDEAD CVS allowed new revision not to contain changes from the previous revision. Changes remerged now.
X-SVN-Rev: 4911
|
2001-06-07 21:28:56 +00:00 |
|
Andy Heninger
|
da3db6fbc5
|
ICU-880 GetSpecialCE Contraction code: add comments restructure w more use of inline funcs
X-SVN-Rev: 4905
|
2001-06-06 23:26:50 +00:00 |
|
Vladimir Weinstein
|
ef075eb26d
|
ICU-96 fixed a memory leak
X-SVN-Rev: 4904
|
2001-06-06 22:13:37 +00:00 |
|
Vladimir Weinstein
|
fa39dba08d
|
ICU-96 fixed a memory leak
X-SVN-Rev: 4903
|
2001-06-06 22:03:58 +00:00 |
|
Vladimir Weinstein
|
19cd1bac03
|
ICU-96 removed unneeded field
X-SVN-Rev: 4902
|
2001-06-06 22:03:20 +00:00 |
|
Vladimir Weinstein
|
d303dc03ef
|
ICU-96 fixed some compiler warnings
X-SVN-Rev: 4899
|
2001-06-06 20:37:10 +00:00 |
|
Vladimir Weinstein
|
333c696753
|
ICU-96 Major cleanup
X-SVN-Rev: 4898
|
2001-06-06 20:21:48 +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
|
4b1a770ce2
|
ICU-96 Preserving contractions from the UCA in the tailoring (fix).
Reusing hashtable from the parser (cleanup).
X-SVN-Rev: 4896
|
2001-06-06 20:20:43 +00:00 |
|
Vladimir Weinstein
|
49f5a96bb3
|
ICU-96 Added functions for easier detecting of contractions that exist in the UCA
X-SVN-Rev: 4895
|
2001-06-06 20:19:26 +00:00 |
|
Vladimir Weinstein
|
3ff593d857
|
ICU-96 Initing of TokenParser structure moved to parser (cleanup)
X-SVN-Rev: 4894
|
2001-06-06 20:18:38 +00:00 |
|
Vladimir Weinstein
|
27d7ed1627
|
ICU-96 some fixes - need to be finished (hi got broken)
X-SVN-Rev: 4887
|
2001-06-05 22:52:56 +00:00 |
|
Syn Wee Quek
|
df6d1549a1
|
ICU-807 Updated management of length 0 rule string.
X-SVN-Rev: 4884
|
2001-06-05 16:26:45 +00:00 |
|
Vladimir Weinstein
|
ec1bf1b9fc
|
ICU-96 changed int usage to int32_t, removed dependency on limits.h and stdio.h
X-SVN-Rev: 4880
|
2001-06-03 23:40:41 +00:00 |
|
Vladimir Weinstein
|
dffcc4b530
|
ICU-96 ucol.cpp always needs limits.h
X-SVN-Rev: 4879
|
2001-06-02 23:51:42 +00:00 |
|
Vladimir Weinstein
|
40e46d4d16
|
ICU-96 fix for proper quoting in extensions
X-SVN-Rev: 4876
|
2001-06-02 01:02:26 +00:00 |
|
Vladimir Weinstein
|
a567c6fb3e
|
ICU-96 fixed bug in treating continuations in ucol_strcoll/shifted/quad level.
X-SVN-Rev: 4875
|
2001-06-02 01:01:18 +00:00 |
|
George Rhoten
|
a869e621bb
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4873
|
2001-06-01 22:08:06 +00:00 |
|
Vladimir Weinstein
|
0f8883f150
|
ICU-96 Collator framework now can instantiate a collator from UCARules
X-SVN-Rev: 4843
|
2001-05-31 17:05:48 +00:00 |
|
Vladimir Weinstein
|
bedc1b349b
|
ICU-96 fixed a typo
X-SVN-Rev: 4841
|
2001-05-31 15:48:16 +00:00 |
|
Vladimir Weinstein
|
f5e2df945a
|
ICU-96 Better handling of extreme normalization sizes. Fixed getRulesEx so that they don't choke on \u0000
X-SVN-Rev: 4839
|
2001-05-31 06:06:30 +00:00 |
|
Vladimir Weinstein
|
fb004d204e
|
ICU-96 More robust cleanup of parser
X-SVN-Rev: 4838
|
2001-05-31 06:04:56 +00:00 |
|
Vladimir Weinstein
|
9482758ade
|
ICU-96 finally correct case bit calculation, fixed before postpone handling, added some tests. Hopefully the last code commit for 1.8.1
X-SVN-Rev: 4828
|
2001-05-29 22:53:07 +00:00 |
|
Andy Heninger
|
492afb0709
|
ICU-880 Fix 1.8 -> 1.8.1 binary compatibility problem with NullTransliterator
X-SVN-Rev: 4826
|
2001-05-29 22:45:13 +00:00 |
|
Vladimir Weinstein
|
c7a2bac580
|
ICU-96 changed sortkey implementation as per code review
X-SVN-Rev: 4824
|
2001-05-29 04:59:29 +00:00 |
|
Vladimir Weinstein
|
9ac95a85a7
|
ICU-96 fixed LINUX compiler warnings
X-SVN-Rev: 4823
|
2001-05-28 20:57:59 +00:00 |
|
Vladimir Weinstein
|
87597284f2
|
ICU-96 fixed ANSI C need for explicit initialization
X-SVN-Rev: 4819
|
2001-05-28 17:15:02 +00:00 |
|
Vladimir Weinstein
|
48edd98921
|
ICU-96 Added Lotus rules. Fixed tertiary strength generation. Fixed caching resets in tailoring generation. Added test for Korean.
X-SVN-Rev: 4815
|
2001-05-26 05:33:48 +00:00 |
|
Syn Wee Quek
|
f96945e15a
|
ICU-861
Handled data strings of length 0 in the iterator constructor.
X-SVN-Rev: 4810
|
2001-05-25 21:58:49 +00:00 |
|
Syn Wee Quek
|
fcc4e1c1ee
|
ICU-861
Handled data strings of length 0 in the iterator constructor.
X-SVN-Rev: 4805
|
2001-05-25 20:47:25 +00:00 |
|
Andy Heninger
|
d056250053
|
ICU-880 Normalization fixes for strings containing null chars.
X-SVN-Rev: 4804
|
2001-05-25 19:30:01 +00:00 |
|
Syn Wee Quek
|
204e674db5
|
ICU-861
Cleaned up backwards iterator.
X-SVN-Rev: 4796
|
2001-05-25 16:54:06 +00:00 |
|
Andy Heninger
|
14ffa22646
|
ICU-880 Incremental Normalize bug fix: error if a non-normal sequence of
combining characters is terminated by surrogate pair.
X-SVN-Rev: 4795
|
2001-05-25 16:41:59 +00:00 |
|
Vladimir Weinstein
|
9c54cb62b4
|
ICU-96 code cleanup as per code review
X-SVN-Rev: 4786
|
2001-05-24 22:37:03 +00:00 |
|
Vladimir Weinstein
|
be911c5647
|
ICU-96 update to expansion handling
X-SVN-Rev: 4785
|
2001-05-24 22:36:40 +00:00 |
|
George Rhoten
|
addeee49e9
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4784
|
2001-05-24 21:11:44 +00:00 |
|
Vladimir Weinstein
|
152b11f484
|
ICU-96 Hangul tailoring fix, different case bit function, added comments to strcoll
X-SVN-Rev: 4761
|
2001-05-22 22:26:58 +00:00 |
|
George Rhoten
|
e6c100cbbf
|
ICU-900 Fixed some compiler warnings on HPUX.
X-SVN-Rev: 4759
|
2001-05-22 21:59:28 +00:00 |
|
George Rhoten
|
df791cb2a9
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4758
|
2001-05-22 21:54:46 +00:00 |
|
George Rhoten
|
15b4fbebc1
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4749
|
2001-05-22 16:54:15 +00:00 |
|
Vladimir Weinstein
|
eb53dfe572
|
ICU-96 [CODE REVIEW] /* THIS WOULD BE AN API CHANGE - WE HAD TO REMOVE IT FROM COMMON AND PUT IN UCOL.CPP */ We needed u_strncmpCodePointOrder for identical comparison
X-SVN-Rev: 4735
|
2001-05-21 22:54:51 +00:00 |
|
Vladimir Weinstein
|
cd8a95d0cf
|
ICU-96 [CODE REVIEW] Commented code removal from ucol_strcoll, changing literals with #define constants, removed unneeded and harmful masking
X-SVN-Rev: 4733
|
2001-05-21 22:30:49 +00:00 |
|
Vladimir Weinstein
|
0eb4c99a72
|
ICU-96 Fixed goofy special case crash
X-SVN-Rev: 4727
|
2001-05-19 02:37:47 +00:00 |
|
Vladimir Weinstein
|
32cf780767
|
ICU-96 fixed Andys token bug. Added aditional parsing logic to achieve ordering of the elements according to Marks requests.
X-SVN-Rev: 4722
|
2001-05-18 23:48:16 +00:00 |
|
Vladimir Weinstein
|
00a32c9550
|
ICU-96 modified BOCSU for identical level and moved it into a separate module
X-SVN-Rev: 4714
|
2001-05-18 19:49:04 +00:00 |
|
Vladimir Weinstein
|
9727f6aa75
|
ICU-96 New Fractional UCA with good offset for Han + updated offsets in implicit CE generation. Collation framework now passes UCA conformance test!
X-SVN-Rev: 4713
|
2001-05-18 18:09:53 +00:00 |
|
Vladimir Weinstein
|
bb14b94230
|
ICU-96 Case compression range fix + implicit generation fix
X-SVN-Rev: 4708
|
2001-05-17 23:14:44 +00:00 |
|