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