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