Commit Graph

847 Commits

Author SHA1 Message Date
George Rhoten
4a9dee0dfc ICU-953 Don't do static initialization
X-SVN-Rev: 5041
2001-06-20 22:52:03 +00:00
Alan Liu
355858163a ICU-1006 make the ID hash use case insensitive keys
X-SVN-Rev: 5037
2001-06-20 22:30:52 +00:00
George Rhoten
3aa133d5b7 ICU-953 Don't do static initialization, except for GMT.
X-SVN-Rev: 5028
2001-06-20 21:11:13 +00:00
George Rhoten
d938ddf1ca ICU-996 Fix syntax for some compilers (Hopefully)
X-SVN-Rev: 5027
2001-06-20 20:36:45 +00:00
Syn Wee Quek
8b2f397e72 ICU-861 Optimised the backwards iterator and extra boundary checks.
X-SVN-Rev: 5026
2001-06-20 18:14:51 +00:00
George Rhoten
f8136daf50 ICU-996 Fix syntax for some compilers
X-SVN-Rev: 5025
2001-06-20 16:59:01 +00:00
Vladimir Weinstein
b6476563b2 ICU-1005 removing unused code
X-SVN-Rev: 5022
2001-06-19 22:46:02 +00:00
Vladimir Weinstein
a7268db185 ICU-1003 removing incremental compare API
X-SVN-Rev: 5021
2001-06-19 21:18:41 +00:00
George Rhoten
a87d3d54dd ICU-996 Mostly fixed the last resort data. Temporarily tested the validity for it by printing it out. It will be difficult to test it, until we can flush the resource bundles.
X-SVN-Rev: 5018
2001-06-19 17:38:29 +00:00
George Rhoten
f622af73e1 ICU-986 Fixed AIX compiler error
X-SVN-Rev: 5006
2001-06-14 23:23:04 +00:00
Vladimir Weinstein
7f73c4c704 ICU-96 bumped version numbers and edited readme.html
X-SVN-Rev: 4989
2001-06-13 16:13:33 +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
Alan Liu
01902b9744 ICU-990 fix and enhance toPattern
X-SVN-Rev: 4971
2001-06-12 18:07:15 +00:00
Alan Liu
c898f4fb24 ICU-990 add toRules API to TransliterationRule and TransliterationRuleSet
X-SVN-Rev: 4970
2001-06-12 18:02:16 +00:00
Syn Wee Quek
8a05771cee ICU-878 Updated special Jamo getMaxExpansion size.
X-SVN-Rev: 4967
2001-06-12 17:37:36 +00:00
Alan Liu
aaab115b90 ICU-990 add toRules to RBT
X-SVN-Rev: 4966
2001-06-12 17:35:03 +00:00
Alan Liu
c1e256ca48 ICU-990 add escapeUnprintable param to toPattern()
X-SVN-Rev: 4965
2001-06-12 17:34:16 +00:00
Alan Liu
90eb29fdee ICU-990 add toRules API to RuleBasedTransliterator
X-SVN-Rev: 4964
2001-06-12 17:33:54 +00:00
Alan Liu
f8e110f587 ICU-990 add class ID meta info methods to Transliterator
X-SVN-Rev: 4962
2001-06-12 17:10:10 +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
Alan Liu
2b40cbd993 ICU-989 register Any-Name, Name-Any
X-SVN-Rev: 4953
2001-06-11 23:45:22 +00:00
Alan Liu
b7a59ad75a ICU-989 add Any-Name, Name-Any to unix build
X-SVN-Rev: 4951
2001-06-11 23:44:11 +00:00
Alan Liu
a2d0cfbe1c ICU-989 add Any-Name, Name-Any to win32 build
X-SVN-Rev: 4950
2001-06-11 23:43:32 +00:00
Alan Liu
8f8fbedbfa ICU-989 implement algorithmic Any-Name, Name-Any
X-SVN-Rev: 4948
2001-06-11 23:38:54 +00:00
Alan Liu
cc3428af39 ICU-965 update unix makefile for new source
X-SVN-Rev: 4947
2001-06-11 23:07:31 +00:00
Alan Liu
d43d381a4d ICU-966 fix calculation of error context length
X-SVN-Rev: 4946
2001-06-11 22:55:31 +00:00
Alan Liu
2bb771200d ICU-965 add Any-Lower, Any-Upper, and Any-Title to Win32 build
X-SVN-Rev: 4944
2001-06-11 20:12:06 +00:00
Alan Liu
e8a68346ba ICU-965 register Any-Lower, Any-Upper, and Any-Title transliterators
X-SVN-Rev: 4942
2001-06-11 19:55:54 +00:00
Alan Liu
dd59c6db0d ICU-965 create Any-Lower, Any-Upper, and Any-Title transliterators
X-SVN-Rev: 4941
2001-06-11 19:51:46 +00:00
Alan Liu
18db07d235 ICU-965 create TransformTransliterator
X-SVN-Rev: 4940
2001-06-11 19:23:05 +00:00
Alan Liu
a7dbf8c6b6 ICU-986 add deprecation tags
X-SVN-Rev: 4937
2001-06-11 17:37:56 +00:00
Alan Liu
a451009ae6 ICU-986 reimplement ChoiceFormat without using nextDouble or previousDouble
X-SVN-Rev: 4932
2001-06-11 17:21:28 +00:00
Alan Liu
15fd2afcdb ICU-986 add new API to ChoiceFormat using closures array
X-SVN-Rev: 4931
2001-06-11 17:21:09 +00:00
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
Andy Heninger
51854ca791 ICU-880 Added tests for incremental normalization
X-SVN-Rev: 4706
2001-05-17 23:09:35 +00:00
George Rhoten
d34c838277 ICU-958 Undoing the $(SHELL) changes.
It worked on the Solaris 2.7 machine,
but it does not work on other platforms because install-sh is not used on them.

X-SVN-Rev: 4705
2001-05-17 22:51:25 +00:00
Syn Wee Quek
705737026e ICU-861
Comments added describing possibility of CE buffer overflow during backwards iteration.

X-SVN-Rev: 4702
2001-05-17 21:34:44 +00:00
Syn Wee Quek
ebb67d12c9 ICU-861
Bail out when CE buffer is exhausted in the backwards iteration.

X-SVN-Rev: 4701
2001-05-17 21:34:04 +00:00
Yves Arrouye
2b53e9a143 ICU-832 keep including stdio.h because of the sprintf calls, and add
one conditional around a standalone fprintf.

X-SVN-Rev: 4700
2001-05-17 18:19:42 +00:00
Syn Wee Quek
2ee49e592a ICU-861
Added end of contraction checks to the backwards iteration.
Temporary increased size of CEBuffer.

X-SVN-Rev: 4696
2001-05-17 01:06:25 +00:00
Vladimir Weinstein
e474271f63 ICU-96 tiny constant fixes
X-SVN-Rev: 4695
2001-05-16 22:47:27 +00:00
George Rhoten
33c862da3b ICU-958 add $(SHELL) for install-sh
X-SVN-Rev: 4694
2001-05-16 22:09:22 +00:00
George Rhoten
aa893ea4e3 ICU-953 Don't create a UnicodeString for as much data as possible.
X-SVN-Rev: 4693
2001-05-16 21:12:49 +00:00
George Rhoten
5b510e5471 ICU-953 Don't create a UnicodeString for as much data as possible.
X-SVN-Rev: 4692
2001-05-16 20:47:21 +00:00
Vladimir Weinstein
731131f9d7 ICU-96 fixed implicit generation for surrogates
X-SVN-Rev: 4689
2001-05-16 18:23:26 +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
George Rhoten
a801f30f2a ICU-661 Don't use MFC headers
X-SVN-Rev: 4683
2001-05-16 16:19:43 +00:00