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 |
|
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 |
|
Vladimir Weinstein
|
2c32faf09b
|
ICU-392 state structure...
X-SVN-Rev: 5169
|
2001-07-03 22:21:53 +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 |
|
Vladimir Weinstein
|
d0ccdee1b0
|
ICU-1010 consolidating version data
X-SVN-Rev: 5053
|
2001-06-21 22:51:27 +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
|
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
|
8a05771cee
|
ICU-878 Updated special Jamo getMaxExpansion size.
X-SVN-Rev: 4967
|
2001-06-12 17:37:36 +00:00 |
|
Syn Wee Quek
|
3be9999802
|
ICU-878 Updated implicit getMaxExpansion size.
X-SVN-Rev: 4956
|
2001-06-12 00:00:14 +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
|
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 |
|
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 |
|
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 |
|