Vladimir Weinstein
|
7f79b235fc
|
ICU-2339 construct collator from rules if you cannot find binary data
X-SVN-Rev: 11724
|
2003-04-29 00:12:41 +00:00 |
|
Doug Felt
|
09bd2b2b11
|
ICU-2755 service registration for collation
X-SVN-Rev: 11722
|
2003-04-28 21:13:14 +00:00 |
|
Vladimir Weinstein
|
9727d42786
|
ICU-2364 collation versioning review
X-SVN-Rev: 11661
|
2003-04-24 07:00:27 +00:00 |
|
Vladimir Weinstein
|
a4a223f056
|
ICU-2412 thread safety stuff - added const to ucol_nextSortKeyPart, removed errorCode from UCollator structure - never worked but dangerous for thread safety.
X-SVN-Rev: 11410
|
2003-03-27 20:09:38 +00:00 |
|
Vladimir Weinstein
|
bb08191a89
|
ICU-2412 fixed sortkey part termination bug
X-SVN-Rev: 11399
|
2003-03-25 18:25:09 +00:00 |
|
Markus Scherer
|
10c3e3f0b2
|
ICU-2397 allow to stack-allocate UNormIterator
X-SVN-Rev: 11339
|
2003-03-17 21:20:36 +00:00 |
|
Vladimir Weinstein
|
96fb0b59dc
|
ICU-2412 added comment for getnextsortkeypart, simplified some code etc...
X-SVN-Rev: 11292
|
2003-03-13 17:15:53 +00:00 |
|
Vladimir Weinstein
|
8b24f520fc
|
ICU-2412 some comments added
X-SVN-Rev: 11256
|
2003-03-07 07:00:53 +00:00 |
|
Steven R. Loomis
|
26c61ca37a
|
ICU-2412 no trailing commas in list/enum initializer
X-SVN-Rev: 11247
|
2003-03-05 01:02:31 +00:00 |
|
Vladimir Weinstein
|
4659ebb3c1
|
ICU-2412 state bits distribution reorg + handling state overflow
X-SVN-Rev: 11229
|
2003-03-04 06:31:20 +00:00 |
|
Vladimir Weinstein
|
a1ca6bef0b
|
ICU-2412 Fixed a leak in ucol_strcollIter
X-SVN-Rev: 11156
|
2003-02-25 21:32:33 +00:00 |
|
Syn Wee Quek
|
64c96bdef0
|
ICU-2720 thai backwards iteration fix, keep base consonants as unsafe code
X-SVN-Rev: 11142
|
2003-02-22 01:26:28 +00:00 |
|
Vladimir Weinstein
|
44096afc59
|
ICU-2412 Fix for shifted in partial sort key generation & fix for a crash in double discontiguos Tibetan contraction
X-SVN-Rev: 11122
|
2003-02-20 08:18:37 +00:00 |
|
Vladimir Weinstein
|
72c8bbe382
|
ICU-2412 check for identical prefixes at the start of ucol_strcollIter, better handling of Thai.
X-SVN-Rev: 11112
|
2003-02-20 01:06:06 +00:00 |
|
Markus Scherer
|
4585019fa8
|
ICU-2412 internal normalization functions replace UBool ignoreHangul with int32_t options
X-SVN-Rev: 11067
|
2003-02-15 02:02:13 +00:00 |
|
Vladimir Weinstein
|
d89d403025
|
ICU-2412 another take of iterative collation and partial sort key generation
X-SVN-Rev: 11043
|
2003-02-14 07:46:20 +00:00 |
|
Syn Wee Quek
|
b11567abc8
|
ICU-2204 array bounds checking error fix
X-SVN-Rev: 11037
|
2003-02-13 23:34:01 +00:00 |
|
Vladimir Weinstein
|
a9a3d50b4a
|
ICU-2412 getPreviousCE handling bug fix.
X-SVN-Rev: 10996
|
2003-02-08 02:16:54 +00:00 |
|
Vladimir Weinstein
|
dada4309fd
|
ICU-2412 getNextSortKeyPart implementation plus various fixes to iterative collation
X-SVN-Rev: 10984
|
2003-02-06 23:29:56 +00:00 |
|
Vladimir Weinstein
|
bfe52dc06c
|
ICU-2412 more work on ucol_strcollIter. Also added ucol_nextSortKeyPart. Code is still in flux and not for the faint of heart.
X-SVN-Rev: 10898
|
2003-01-23 01:52:34 +00:00 |
|
Vladimir Weinstein
|
2522e399e1
|
ICU-2412 ucol_strcollIter - strcoll that takes UCharIterator * - implementation + a bug fix in sortkey length calculation
X-SVN-Rev: 10872
|
2003-01-20 07:43:32 +00:00 |
|
George Rhoten
|
60c74730d7
|
ICU-2085 #ifdef out deprecated code. The header was already #ifdef out.
X-SVN-Rev: 10700
|
2002-12-17 22:44:46 +00:00 |
|
George Rhoten
|
8b5d063db9
|
ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 10553
|
2002-12-06 23:53:00 +00:00 |
|
George Rhoten
|
6b0a7a05e8
|
ICU-2000 Fix some compiler warnings (fix by Vladimir)
X-SVN-Rev: 10538
|
2002-12-06 20:05:09 +00:00 |
|
Vladimir Weinstein
|
2f79227b38
|
ICU-2135 more memory fixes
X-SVN-Rev: 10467
|
2002-12-04 00:28:06 +00:00 |
|
Vladimir Weinstein
|
0740e8b325
|
ICU-1854 changes according to code review
X-SVN-Rev: 10320
|
2002-11-21 21:05:14 +00:00 |
|
Markus Scherer
|
f8a169d29a
|
ICU-2351 make behavior of bogus strings consistent with NULL: only assignment revives a bogus string - special code for output string wrappers for pure preflighting
X-SVN-Rev: 10282
|
2002-11-16 01:14:40 +00:00 |
|
Vladimir Weinstein
|
ad1e900682
|
ICU-2079 relax data checking for UCA version
X-SVN-Rev: 10263
|
2002-11-14 21:00:19 +00:00 |
|
Vladimir Weinstein
|
d756219b70
|
ICU-1855 Introducing [copy ] and [suppressContractions ] arguments (also covers j2288 and parts of j1856)
X-SVN-Rev: 10036
|
2002-10-16 22:34:16 +00:00 |
|
Vladimir Weinstein
|
3dcfc893c6
|
ICU-2305 Vladimir was too eager changing stuff: variable top was a int32_t and should stay that way
X-SVN-Rev: 9987
|
2002-10-08 16:10:49 +00:00 |
|
Vladimir Weinstein
|
67eefcaadc
|
ICU-2313 init and dispose of UCA as a regular collator
X-SVN-Rev: 9908
|
2002-09-20 21:57:37 +00:00 |
|
Markus Scherer
|
3d38617bdc
|
ICU-2248 modularize icu, allow parts to not be built
X-SVN-Rev: 9900
|
2002-09-20 01:54:48 +00:00 |
|
Vladimir Weinstein
|
150ad44972
|
ICU-1433 getTailoredSet C/C++ return all the canonically equivalent sequences. Also added tests
X-SVN-Rev: 9867
|
2002-09-17 06:27:51 +00:00 |
|
Vladimir Weinstein
|
a298df56b3
|
ICU-2305 UColOptionSet uses int32_t instead of UColAttributeValue + added some reserved space
X-SVN-Rev: 9865
|
2002-09-17 04:53:35 +00:00 |
|
Vladimir Weinstein
|
8f14f1acab
|
ICU-1433 Added a missing line at the end of file
X-SVN-Rev: 9838
|
2002-09-04 15:15:15 +00:00 |
|
Vladimir Weinstein
|
8238930139
|
ICU-1433 getTailoredSet C/C++ take 1
X-SVN-Rev: 9837
|
2002-09-04 06:08:04 +00:00 |
|
Vladimir Weinstein
|
7f9ecabbfd
|
ICU-1854 special strcoll version for latin-1 locales
X-SVN-Rev: 9836
|
2002-09-04 06:02:13 +00:00 |
|
George Rhoten
|
d7e0797b2c
|
ICU-2085 #ifdef out deprecated code
X-SVN-Rev: 9756
|
2002-08-21 19:12:24 +00:00 |
|
George Rhoten
|
39fbd05424
|
ICU-1739 fixed a memory access error (BoundsChecker bogus warning)
X-SVN-Rev: 9603
|
2002-08-07 18:26:18 +00:00 |
|
Vladimir Weinstein
|
49153360c8
|
ICU-1865 Added tests for buffer overflow fix and size calculation when the input buffer is too small. Fixed calculating the sortkey size when we have to exit in the middle of calculation
X-SVN-Rev: 9538
|
2002-08-02 06:55:51 +00:00 |
|
Vladimir Weinstein
|
01c2e3412c
|
ICU-1930 Changes according to the review comments
X-SVN-Rev: 9528
|
2002-08-01 23:09:41 +00:00 |
|
Vladimir Weinstein
|
291ee90b86
|
ICU-1865 Fix buffer overrun problems in calcSortKey* functions. Made counting the sortkey size better. No changes to the end results. Also tested with minimal buffer size (4) and fixed some problems.
X-SVN-Rev: 9389
|
2002-07-27 05:16:44 +00:00 |
|
Vladimir Weinstein
|
c42b31a645
|
ICU-1930 removed UCOL_ON_WITHOUT_HANGUL normalization option. It wasn't used while functioning and it's not used in normalization any more. The only reference was in the attribute setter.
X-SVN-Rev: 9370
|
2002-07-26 18:14:11 +00:00 |
|
Vladimir Weinstein
|
b348c3ffac
|
ICU-1930 Use UChar32 instead of uint32_t for implicit generation boundaries
X-SVN-Rev: 9336
|
2002-07-25 17:38:34 +00:00 |
|
Vladimir Weinstein
|
b803725a1d
|
ICU-1953 Collation code review
X-SVN-Rev: 9272
|
2002-07-20 06:00:04 +00:00 |
|
George Rhoten
|
86b7c21c50
|
ICU-1988 Regenerate urename.h and hide/rename the non-API functions
X-SVN-Rev: 9193
|
2002-07-16 01:46:42 +00:00 |
|
George Rhoten
|
c85207afbd
|
ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers.
X-SVN-Rev: 9124
|
2002-07-12 21:42:24 +00:00 |
|
George Rhoten
|
5fbd03c7e8
|
ICU-1891 Update z/OS name
X-SVN-Rev: 9095
|
2002-07-11 17:06:51 +00:00 |
|
Vladimir Weinstein
|
dcfe706cfb
|
ICU-1930 we now unconditionally reorder Thai/Lao prevowels
X-SVN-Rev: 9075
|
2002-07-09 23:57:45 +00:00 |
|
GCL Shanghai
|
2fab4a8cb7
|
ICU-1953 backout buffer overflow changes
X-SVN-Rev: 9070
|
2002-07-09 12:47:45 +00:00 |
|
George Rhoten
|
b1cee921f7
|
ICU-1891 Fixes for the z/OS 1.3 compiler?
X-SVN-Rev: 9052
|
2002-07-08 20:25:33 +00:00 |
|
GCL Shanghai
|
6348e12895
|
ICU-1953 test for buffer overflows
X-SVN-Rev: 9044
|
2002-07-06 10:58:51 +00:00 |
|
Vladimir Weinstein
|
3e72d5fee5
|
ICU-1930 new UCA + skipping ignorables in contraction and prefixes
X-SVN-Rev: 9004
|
2002-07-02 22:32:14 +00:00 |
|
GCL Shanghai
|
b89c229c6e
|
ICU-1953 change comments style and check 0/NULL
X-SVN-Rev: 8993
|
2002-07-02 15:10:30 +00:00 |
|
George Rhoten
|
8c4f6e452c
|
ICU-1953 Don't return NULL when it's suppose to return UCOL_NO_MORE_CES
X-SVN-Rev: 8991
|
2002-07-02 01:28:49 +00:00 |
|
GCL Shanghai
|
2144eab40a
|
ICU-1953 Public C API have U_CAPI return-type U_EXPORT2 / Test for NULL after each uprv_malloc() or new
X-SVN-Rev: 8981
|
2002-06-29 09:32:36 +00:00 |
|
Vladimir Weinstein
|
9e2dca1c4e
|
ICU-1948 move %%CollationBin under CollationElements table
X-SVN-Rev: 8890
|
2002-06-14 05:59:49 +00:00 |
|
Vladimir Weinstein
|
6221f1bfc1
|
ICU-1930 new implicit CE generation code. Also allowed setting of immplicit variables from outside, for bootstrap mode (genUCA)
X-SVN-Rev: 8881
|
2002-06-13 18:34:41 +00:00 |
|
Vladimir Weinstein
|
9f544687fe
|
ICU-1930 Updated shifted processing (ignorables after variables should be completely ignored) per UCA amendments
X-SVN-Rev: 8796
|
2002-06-05 21:14:41 +00:00 |
|
Vladimir Weinstein
|
376e2e3d13
|
ICU-898 implementation of getLocale function and method. User can now select the type of locale to get back (requested, valid, actual)
X-SVN-Rev: 7973
|
2002-03-13 05:48:25 +00:00 |
|
George Rhoten
|
7324e9b518
|
ICU-898 Fix for Linux
X-SVN-Rev: 7815
|
2002-02-28 22:22:04 +00:00 |
|
Vladimir Weinstein
|
8c93002e60
|
ICU-898 getLocale method for UCollator and RuleBasedCollator
X-SVN-Rev: 7803
|
2002-02-28 07:20:52 +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 |
|
George Rhoten
|
4a092351fa
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7721
|
2002-02-20 18:13:29 +00:00 |
|
George Rhoten
|
eba490c4ec
|
ICU-1616 Fix some more of the Locale data
X-SVN-Rev: 7654
|
2002-02-14 02:27:03 +00:00 |
|
Vladimir Weinstein
|
1e4be9dcb9
|
ICU-847 Work with set sortkey length also
X-SVN-Rev: 7531
|
2002-01-30 06:16:58 +00:00 |
|
Vladimir Weinstein
|
c85bfd56c3
|
ICU-847 revised API and logic for bound generator. Needs more tests and examples
X-SVN-Rev: 7501
|
2002-01-24 23:02:02 +00:00 |
|
Vladimir Weinstein
|
429d200e9d
|
ICU-847 upper and lower bound APIs - working version, not fully complete
X-SVN-Rev: 7469
|
2002-01-21 23:54:34 +00:00 |
|
Vladimir Weinstein
|
8be8e7e5c4
|
ICU-1602 runtime support for three byte primaries
X-SVN-Rev: 7401
|
2002-01-08 00:11:54 +00:00 |
|
Vladimir Weinstein
|
99976f36e8
|
ICU-1594 remove supplemental latin1 mapping from the data file, as there is one already included in the utrie
X-SVN-Rev: 7376
|
2001-12-28 20:55:24 +00:00 |
|
Vladimir Weinstein
|
b310fd38da
|
ICU-1594 collation now uses generalized utrie data structure
X-SVN-Rev: 7352
|
2001-12-19 07:00:45 +00:00 |
|
George Rhoten
|
859edb1416
|
ICU-1567 This should fix some of the AIX 4.3/Visual Age 5 preprocessor problems
X-SVN-Rev: 7187
|
2001-11-30 00:06:13 +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 |
|
Syn Wee Quek
|
61990f99b2
|
ICU-1000
Memory leak during buffer overflow fixed
X-SVN-Rev: 6901
|
2001-11-14 22:22:50 +00:00 |
|
Vladimir Weinstein
|
daa82510f5
|
ICU-1000 changes according to the bug review by Syn Wee
X-SVN-Rev: 6900
|
2001-11-14 21:55:21 +00:00 |
|
Vladimir Weinstein
|
9023620088
|
ICU-1005 increase code coverage
X-SVN-Rev: 6849
|
2001-11-13 22:55:05 +00:00 |
|
Vladimir Weinstein
|
3cc78b4cc3
|
ICU-1043 Yet another supplementary handling fix
X-SVN-Rev: 6744
|
2001-11-10 06:53:03 +00:00 |
|
Vladimir Weinstein
|
fc86a8d033
|
ICU-1043 surrogate support bug fix
X-SVN-Rev: 6734
|
2001-11-10 05:08:51 +00:00 |
|
Vladimir Weinstein
|
e35e9388b0
|
ICU-1043 Better handling of supplementary codepoints in getSpecialCE
X-SVN-Rev: 6694
|
2001-11-08 21:16:38 +00:00 |
|
Vladimir Weinstein
|
48b6e3ca60
|
ICU-770 fixed a leak in getSortKey...
X-SVN-Rev: 6650
|
2001-11-07 00:01:29 +00:00 |
|
Vladimir Weinstein
|
12c74a4400
|
ICU-1043 Fractional UCA now canonicaly closes suplementary codepoints. Builder checks canonical closure for suplementary ranges. Element lookup in UCA needs to distinguish between implict suplementary codepoint and codepoint redefined in the UCA.
X-SVN-Rev: 6642
|
2001-11-06 22:55:29 +00:00 |
|
Vladimir Weinstein
|
a2f2081004
|
ICU-1245 fixed several Japanese bugs
X-SVN-Rev: 6537
|
2001-11-01 00:00:15 +00:00 |
|
Vladimir Weinstein
|
ef1a552319
|
ICU-1294 collation data version number bumped up, udata structures moved to ucol_imp.h, isAcceptable functions now use data in these structs to validate the data
X-SVN-Rev: 6401
|
2001-10-23 21:48:14 +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 |
|
Markus Scherer
|
237bf8e91e
|
ICU-1007 simplify internal normalization api (no growBuffers, c UCharIterator)
X-SVN-Rev: 6339
|
2001-10-19 17:36:02 +00:00 |
|
Vladimir Weinstein
|
b722667385
|
ICU-1245 not using normalizer for searching prefixes
X-SVN-Rev: 6235
|
2001-10-15 00:09:23 +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
|
e0be0db178
|
ICU-1245 use NFC instead of NFKC for prefix processing
X-SVN-Rev: 6217
|
2001-10-12 19:44:40 +00:00 |
|
Vladimir Weinstein
|
99e87d5bdb
|
ICU-1245 correct initing and querying of UCollator.hiraganaQ
X-SVN-Rev: 6145
|
2001-10-10 01:48:36 +00:00 |
|
Helena Chapman
|
d816eefc57
|
ICU-1264 added namspace support where possible.
X-SVN-Rev: 6124
|
2001-10-08 23:26:58 +00:00 |
|
Vladimir Weinstein
|
d8de311a42
|
ICU-1083 was forgetting to backup when trail surrogate is not in the table
X-SVN-Rev: 6122
|
2001-10-08 19:29:12 +00:00 |
|
Vladimir Weinstein
|
1dc54880df
|
ICU-1245 proper surrogate handling. Cleaned some unused variable warnings.
X-SVN-Rev: 6116
|
2001-10-08 02:31:50 +00:00 |
|
Vladimir Weinstein
|
effdbdaaac
|
ICU-1245 Do Hiragana processing (still limping for shifted strcoll)
X-SVN-Rev: 6067
|
2001-10-05 02:07:51 +00:00 |
|
Markus Scherer
|
59e0ecc836
|
ICU-1109 change NUL-termination semantics
X-SVN-Rev: 6031
|
2001-10-04 00:14:12 +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
|
58a9839764
|
ICU-1245 handler for special processing for iterating backwards
X-SVN-Rev: 5986
|
2001-10-02 01:25:25 +00:00 |
|
Vladimir Weinstein
|
0180438c87
|
ICU-1245 use NFKC for prefix analysis in Japanese
X-SVN-Rev: 5982
|
2001-10-01 02:58:26 +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
|
2610b4f7ae
|
ICU-1000 according to Markus, we will never encounter Hanguls in the side buffer
X-SVN-Rev: 5940
|
2001-09-27 18:36:18 +00:00 |
|
Vladimir Weinstein
|
ede2afe7ad
|
ICU-1000 another try at Jamo specials. Think I got them right now. Still needs another iteration for the situation when we are already in the normalization buffer
X-SVN-Rev: 5938
|
2001-09-27 17:17:54 +00:00 |
|
Markus Scherer
|
1305c4495f
|
ICU-1007 call more efficient normalization, especially FCD instead of NFD when possible, also use growBuffer in some places
X-SVN-Rev: 5937
|
2001-09-27 01:01:30 +00:00 |
|
George Rhoten
|
ce583739d8
|
ICU-1244 xxx_safeClone functions need to align the memory buffer on
64-bit computers.
X-SVN-Rev: 5934
|
2001-09-26 21:09:18 +00:00 |
|
Vladimir Weinstein
|
301464ad59
|
ICU-1000 stuffing special Jamos in the side buffer instead of handling them separately - need to review it with Andy
X-SVN-Rev: 5903
|
2001-09-24 02:24:09 +00:00 |
|
Vladimir Weinstein
|
bd22c72a38
|
ICU-998 More efficient secondary and tertiary compressing - fixed intltest
X-SVN-Rev: 5902
|
2001-09-24 00:20:59 +00:00 |
|
Markus Scherer
|
bac39b28c6
|
ICU-1229 in ucol_openRules: use UColAttributeValue instead of UNormalizationMode
X-SVN-Rev: 5895
|
2001-09-22 01:24:15 +00:00 |
|
Vladimir Weinstein
|
e186f84db0
|
ICU-998 More efficient secondary and tertiary compressing
X-SVN-Rev: 5877
|
2001-09-21 21:22:44 +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 |
|
George Rhoten
|
aa4ecc4643
|
ICU-740 Don't include unneeded header files.
X-SVN-Rev: 5808
|
2001-09-19 01:15:41 +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 |
|
Vladimir Weinstein
|
91c3b146eb
|
ICU-392 remove collator State APIs
X-SVN-Rev: 5760
|
2001-09-17 22:55:04 +00:00 |
|
Syn Wee Quek
|
2e6080b73e
|
ICU-1030
Code review and optimizations updates for String Search.
X-SVN-Rev: 5717
|
2001-09-07 21:56:18 +00:00 |
|
Markus Scherer
|
0844431640
|
ICU-1109 implement new NUL-termination semantics
X-SVN-Rev: 5696
|
2001-09-05 23:39:38 +00:00 |
|
George Rhoten
|
493c52bce6
|
ICU-770 Internal API name change
X-SVN-Rev: 5649
|
2001-08-31 02:13:00 +00:00 |
|
George Rhoten
|
e3be3468c0
|
ICU-770 More data cleanup
X-SVN-Rev: 5619
|
2001-08-30 02:59:19 +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
|
a84135e73e
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5521
|
2001-08-17 21:05:56 +00:00 |
|
Markus Scherer
|
6eb5998fc1
|
ICU-1007 replace old normalization implementation by new one, use unorm_quickCheck(UNORM_FCD) instead of the temporary checkFCD()
X-SVN-Rev: 5489
|
2001-08-17 00:21:18 +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 |
|
Vladimir Weinstein
|
20053b3398
|
ICU-1083 Optimization of surrogate operations
X-SVN-Rev: 5452
|
2001-08-10 20:30:44 +00:00 |
|
Andy Heninger
|
a62ee61efb
|
ICU-1030 move ucol_unsafeCP into ucol_imp.h so it can be shared with string search impl.
X-SVN-Rev: 5444
|
2001-08-06 22:28:20 +00:00 |
|
Vladimir Weinstein
|
c8c203b10e
|
ICU-392 get/set state implementation for current version (no compatibility yet)
X-SVN-Rev: 5207
|
2001-07-09 22:24:23 +00:00 |
|
Vladimir Weinstein
|
ac95eb8654
|
ICU-392 added API declarations and dummy implementations for state handling functions. Carved data structures some more.
X-SVN-Rev: 5195
|
2001-07-06 04:57:28 +00:00 |
|
George Rhoten
|
0ca315bb4e
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5160
|
2001-07-02 22:56:52 +00:00 |
|
Syn Wee Quek
|
d89bb9c5fc
|
ICU-861
Minor optimisation for the backwards iterator.
X-SVN-Rev: 5130
|
2001-06-28 20:42:56 +00:00 |
|
Vladimir Weinstein
|
e021c45787
|
ICU-1002 implemented getter and setter functions for variable top in C and C++
X-SVN-Rev: 5099
|
2001-06-26 22:24:10 +00:00 |
|
Markus Scherer
|
4bd57921ca
|
ICU-973 use the new u_memcmpCodePointOrder()
X-SVN-Rev: 5079
|
2001-06-25 23:45:33 +00:00 |
|
Vladimir Weinstein
|
f8af8ef211
|
ICU-1002 changed semantics of variable top, fixed fractional UCA, added placeholder for setter API, added error codes
X-SVN-Rev: 5069
|
2001-06-25 04:01:49 +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 |
|
Vladimir Weinstein
|
a7268db185
|
ICU-1003 removing incremental compare API
X-SVN-Rev: 5021
|
2001-06-19 21:18:41 +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
|
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
|
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
|
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
|
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
|
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 |
|
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
|
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 |
|
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
|
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 |
|