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 |
|