Vladimir Weinstein
|
a7afa89693
|
ICU-2364 Bump up UCA minor version number
X-SVN-Rev: 11913
|
2003-05-13 20:39:49 +00:00 |
|
Doug Felt
|
399b051326
|
ICU-2755 add ucol_open_internal
X-SVN-Rev: 11846
|
2003-05-08 22:21:05 +00:00 |
|
Doug Felt
|
fdc637b53d
|
ICU-2755 ucol_open should fetch registered collators, still need to add test
X-SVN-Rev: 11838
|
2003-05-08 17:31:45 +00:00 |
|
Vladimir Weinstein
|
b47f2755b8
|
ICU-2364 Build from rules if builder version is different. Also, additional control over image freeing - freeImageOnClose instead of relying on hasRealData
X-SVN-Rev: 11810
|
2003-05-06 07:28:34 +00:00 |
|
Vladimir Weinstein
|
6569f131ac
|
ICU-2851 initial implementation of ucol_equals (not yet complete, need to analyze rules)
X-SVN-Rev: 11746
|
2003-05-01 00:57:27 +00:00 |
|
Vladimir Weinstein
|
b137857632
|
ICU-2364 update to versioning control for collation
X-SVN-Rev: 11737
|
2003-04-30 00:49:01 +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
|
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
|
001af0ad79
|
ICU-2412 ucol_strcollIter - strcoll that takes UCharIterator *
X-SVN-Rev: 10870
|
2003-01-20 07:42:28 +00:00 |
|
Markus Scherer
|
5e90151e49
|
ICU-2248 modularize ICU - make data generator tools write dummy data files, satisfying makefile dependencies
X-SVN-Rev: 9936
|
2002-10-01 17:44:04 +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
|
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
|
7f9ecabbfd
|
ICU-1854 special strcoll version for latin-1 locales
X-SVN-Rev: 9836
|
2002-09-04 06:02:13 +00:00 |
|
George Rhoten
|
f2278079f3
|
ICU-1913 Make the structure smaller by moving the pointers first, which must be aligned on 4, 8 or 16 byte boundaries.
X-SVN-Rev: 9586
|
2002-08-06 00:55:25 +00:00 |
|
Vladimir Weinstein
|
d9d42c5a9d
|
ICU-1865 fixed shifted functioning when having small stack buffers
X-SVN-Rev: 9460
|
2002-07-31 17:13:01 +00:00 |
|
Steven R. Loomis
|
aa10fcc6e5
|
ICU-1992 .dat -> .icu
X-SVN-Rev: 9234
|
2002-07-17 19:26:07 +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
|
5fbd03c7e8
|
ICU-1891 Update z/OS name
X-SVN-Rev: 9095
|
2002-07-11 17:06: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 |
|
Vladimir Weinstein
|
503c4b104d
|
ICU-1930 updated constants for indirect positioning (most of them will go away, once everything is in the UCA)
X-SVN-Rev: 8880
|
2002-06-13 18:33:19 +00:00 |
|
Vladimir Weinstein
|
6aef8ca18a
|
ICU-1769 bumped up collation version (commited it with j1770 in error, added comment to recommit)
X-SVN-Rev: 8247
|
2002-03-26 16:50:11 +00:00 |
|
Vladimir Weinstein
|
98cdff5012
|
ICU-1770 more support for indirects & some more tests
X-SVN-Rev: 8245
|
2002-03-26 16:46:17 +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
|
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 |
|
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 |
|
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 |
|
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 |
|
George Rhoten
|
058fc6ceca
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 6532
|
2001-10-31 21:54:44 +00:00 |
|
George Rhoten
|
f038c38152
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6486
|
2001-10-30 01:43:05 +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
|
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
|
d81ea96439
|
ICU-1211 correcting what gets exported where
X-SVN-Rev: 6361
|
2001-10-20 01:09:31 +00:00 |
|
George Rhoten
|
6e5be46321
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6132
|
2001-10-09 20:23:39 +00:00 |
|
Vladimir Weinstein
|
772a65420f
|
ICU-1245 Hiragana detection flags for CE getters
X-SVN-Rev: 6065
|
2001-10-05 02:05:35 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Syn Wee Quek
|
75adf07067
|
ICU-1030
New implementation for Unicode Boyer Moore string search.
X-SVN-Rev: 5587
|
2001-08-25 02:03:53 +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 |
|