Commit Graph

53 Commits

Author SHA1 Message Date
Vladimir Weinstein
cd6a077ab0 ICU-1770 fixed a typo
X-SVN-Rev: 8073
2002-03-16 05:05:08 +00:00
Vladimir Weinstein
292c9cef94 ICU-1770 implementation of support for indirect positioning of CEs
X-SVN-Rev: 8061
2002-03-15 23:41:56 +00:00
Vladimir Weinstein
69f8338735 ICU-1752 fix bug [before] implementation, refactored handling of the resets
X-SVN-Rev: 7901
2002-03-07 18:59:00 +00:00
George Rhoten
41ffc2ef36 ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus.
X-SVN-Rev: 7802
2002-02-28 01:42:40 +00:00
Vladimir Weinstein
8f52fc6f60 ICU-1599 made ucol_tok_inittokenlist more robust
X-SVN-Rev: 7479
2002-01-23 18:26:47 +00:00
Vladimir Weinstein
6bc1ab66fe ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
X-SVN-Rev: 7039
2001-11-21 01:08:55 +00:00
Ram Viswanadha
c91394f3b3 ICU-1098 Fix parsing of escapes.
X-SVN-Rev: 6659
2001-11-07 03:37:06 +00:00
George Rhoten
4cebc15604 ICU-1028 Fix for os/390
X-SVN-Rev: 6482
2001-10-29 22:41:44 +00:00
George Rhoten
068f60d1a0 ICU-1028 Fix for os/390
X-SVN-Rev: 6442
2001-10-25 21:55:45 +00:00
Vladimir Weinstein
9e829506c4 ICU-392 cleaned code for urename.h generation & proper exports
X-SVN-Rev: 6369
2001-10-22 05:30:22 +00:00
Vladimir Weinstein
d81ea96439 ICU-1211 correcting what gets exported where
X-SVN-Rev: 6361
2001-10-20 01:09:31 +00:00
Vladimir Weinstein
d68b5e29d9 ICU-1288 tailored hash table now uses tokens as keys - since we need to access the source string
X-SVN-Rev: 6293
2001-10-17 22:57:15 +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
George Rhoten
efdb5a1f89 ICU-1099 Make some data a bit more const
X-SVN-Rev: 6203
2001-10-11 23:54:55 +00:00
Vladimir Weinstein
3b0d80266e ICU-1245 Fixing problem with [before] handling... Still not finished
X-SVN-Rev: 6194
2001-10-11 21:19:10 +00:00
Vladimir Weinstein
7bdeff54d2 ICU-1245 Option for setting default strength in rules. Also added a missing break;
X-SVN-Rev: 6069
2001-10-05 02:09:22 +00:00
Vladimir Weinstein
141bfff7d6 ICU-1245 Fixed an interesting bug when [before x] resolution hits an already tailored codepoint. In that case, we should continue down the line.
X-SVN-Rev: 6016
2001-10-03 19:51:31 +00:00
Vladimir Weinstein
5fd185aa6b ICU-1245 More fixes
X-SVN-Rev: 6015
2001-10-03 19:06:51 +00:00
Vladimir Weinstein
b1598b4a14 ICU-1245 some fixes
X-SVN-Rev: 6009
2001-10-03 05:58:10 +00:00
Vladimir Weinstein
71b4d7095f ICU-1245 Correct picking of inverse for 'before'
X-SVN-Rev: 6006
2001-10-03 01:49:25 +00:00
Vladimir Weinstein
af539d41bb ICU-1245 argument support for Hiragana quaternary + always generate quaternary if quaternary is on, regardless of shifted state.
X-SVN-Rev: 5993
2001-10-02 16:49:57 +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
George Rhoten
a61108f050 ICU-1211 AIX fix
X-SVN-Rev: 5912
2001-09-25 16:38:20 +00:00
Markus Scherer
8b7793a7ff ICU-1229 add an error check
X-SVN-Rev: 5890
2001-09-22 01:09:50 +00:00
George Rhoten
aa4ecc4643 ICU-740 Don't include unneeded header files.
X-SVN-Rev: 5808
2001-09-19 01:15:41 +00:00
Ram Viswanadha
aaeb07b9e1 ICU-329 Remove ucol_sol include header
X-SVN-Rev: 5545
2001-08-20 17:33:12 +00:00
George Rhoten
45d50edddf ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5538
2001-08-18 00:31:46 +00:00
Ram Viswanadha
0a3e11290a ICU-329 Add more error codes for formatting api
X-SVN-Rev: 5503
2001-08-17 02:20:35 +00:00
Ram Viswanadha
d7d6c296e2 ICU-329 First take on add better error reporting with UParseError struct.
X-SVN-Rev: 5472
2001-08-16 00:55:16 +00:00
Alan Liu
1c40f7aebd ICU-1023 upgrade uhash to support int32_t keys on platforms with sizeof(void*) < 32
X-SVN-Rev: 5196
2001-07-06 19:53:12 +00:00
George Rhoten
4960bd9d5c ICU-1028 Fixes for os/390
X-SVN-Rev: 5157
2001-07-02 21:07:35 +00:00
Vladimir Weinstein
9cfbd67e3b ICU-1022 Win32 changes (solaris temporary build fix)
X-SVN-Rev: 5114
2001-06-27 22:37:31 +00:00
Vladimir Weinstein
8c07252eda ICU-1022 quick fix to Solaris / Workshop 6 build problem
X-SVN-Rev: 5112
2001-06-27 21:53:31 +00:00
Vladimir Weinstein
b6476563b2 ICU-1005 removing unused code
X-SVN-Rev: 5022
2001-06-19 22:46:02 +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
ef075eb26d ICU-96 fixed a memory leak
X-SVN-Rev: 4904
2001-06-06 22:13:37 +00:00
Vladimir Weinstein
333c696753 ICU-96 Major cleanup
X-SVN-Rev: 4898
2001-06-06 20:21:48 +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
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
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
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
Vladimir Weinstein
be911c5647 ICU-96 update to expansion handling
X-SVN-Rev: 4785
2001-05-24 22:36:40 +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
df791cb2a9 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4758
2001-05-22 21:54:46 +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
baa59a99de ICU-96 proper handling of the terminating \u0000 in rules string
X-SVN-Rev: 4670
2001-05-15 17:36:39 +00:00
Vladimir Weinstein
2941639b1d ICU-96 Two case bits implementation
X-SVN-Rev: 4646
2001-05-10 22:33:50 +00:00
Vladimir Weinstein
947b617e64 ICU-96 [before [1|2|3]] option implemented
X-SVN-Rev: 4581
2001-05-02 05:05:06 +00:00