Eric Mader
|
abefef5844
|
ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15411
|
2004-05-19 20:42:44 +00:00 |
|
Vladimir Weinstein
|
416839892a
|
ICU-3567 CODAN bug fixes
X-SVN-Rev: 14495
|
2004-02-12 08:32:07 +00:00 |
|
George Rhoten
|
2f7feeea3e
|
ICU-3236 Don't export some functions
X-SVN-Rev: 14331
|
2004-01-15 22:12:26 +00:00 |
|
George Rhoten
|
75689c0760
|
ICU-3259 Fix some uninitialized memory
X-SVN-Rev: 14282
|
2004-01-09 18:57:54 +00:00 |
|
Vladimir Weinstein
|
ac34860b7c
|
ICU-3278 remove usage of static UCA and invUCA
X-SVN-Rev: 13180
|
2003-09-24 00:17:15 +00:00 |
|
Vladimir Weinstein
|
d272595472
|
ICU-2235 Made collator binary more data swapper friendly + fixed some inconsistencies
X-SVN-Rev: 13063
|
2003-09-11 18:56:13 +00:00 |
|
Vladimir Weinstein
|
29de7f8abe
|
ICU-1851 CODAN implementation, take 1
X-SVN-Rev: 12686
|
2003-07-25 05:31:54 +00:00 |
|
Ram Viswanadha
|
9a043c2e5f
|
ICU-3050 StringPrep API first cut
X-SVN-Rev: 12674
|
2003-07-24 23:23:19 +00:00 |
|
Vladimir Weinstein
|
bd90032804
|
ICU-2974 use uprv_memcpy instead of memcpy
X-SVN-Rev: 12432
|
2003-06-10 23:05:58 +00:00 |
|
Alan Liu
|
de95737116
|
ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
|
2003-06-03 20:58:22 +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
|
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 |
|
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
|
0fb205837f
|
ICU-2209 make canonical iterator public
X-SVN-Rev: 9866
|
2002-09-17 05:06:04 +00:00 |
|
George Rhoten
|
d1e31f5cc3
|
ICU-2085 Don't use deprecated or unused includes
X-SVN-Rev: 9761
|
2002-08-21 21:33:16 +00:00 |
|
George Rhoten
|
d7e0797b2c
|
ICU-2085 #ifdef out deprecated code
X-SVN-Rev: 9756
|
2002-08-21 19:12:24 +00:00 |
|
Vladimir Weinstein
|
1cdc310a95
|
ICU-2039 removed unused function and some dead code
X-SVN-Rev: 9623
|
2002-08-08 22:28:00 +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 |
|
Markus Scherer
|
f1ba8a9d4f
|
ICU-1962 use uprv_malloc/free instead of new/delete for non-class types
X-SVN-Rev: 9204
|
2002-07-16 17:50:42 +00:00 |
|
Vladimir Weinstein
|
76fe3cef60
|
ICU-1930 Counting number of canonical closures and reporting any in genuca as a warning. Optimized canonical closure.
X-SVN-Rev: 9141
|
2002-07-13 05:24:35 +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 |
|
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 |
|
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 |
|
GCL Shanghai
|
1e188eca35
|
ICU-1953 Test for NULL after each uprv_malloc() or new
X-SVN-Rev: 8980
|
2002-06-29 09:31:05 +00:00 |
|
Vladimir Weinstein
|
ff40ad6613
|
ICU-1930 moved canonical closure code here and made it exported (to be used by genUCA). Also fixed a bug in utrie folding function
X-SVN-Rev: 8878
|
2002-06-13 18:31:34 +00:00 |
|
George Rhoten
|
7777030a4f
|
ICU-1828 Remove tabs
X-SVN-Rev: 8331
|
2002-04-02 02:55:31 +00:00 |
|
Yves Arrouye
|
02eb4684c1
|
ICU-1798 change project files and fix one code bug to build on Visual
Studio .NET
X-SVN-Rev: 8175
|
2002-03-21 17:09:52 +00:00 |
|
Steven R. Loomis
|
22ada1b0e8
|
ICU-1682 move caniter.h from unicode/ (public) to i18n (internal)
X-SVN-Rev: 7956
|
2002-03-12 22:39:42 +00:00 |
|
Vladimir Weinstein
|
5d8eed9047
|
ICU-1682 canonical closure for contractions now uses canonical iterator
X-SVN-Rev: 7953
|
2002-03-12 20:20:08 +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
|
ab65ffa94f
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7709
|
2002-02-19 23:17:20 +00:00 |
|
Yves Arrouye
|
ba0e60f683
|
ICU-1608 fix a bug in uprv_uca_cloneTempTable() that crashes
uprv_uca_closeTempTable().
X-SVN-Rev: 7443
|
2002-01-17 04:25:48 +00:00 |
|
Vladimir Weinstein
|
ae091aac7b
|
ICU-1602 long primary build code. Also fix for a bug that assigned values to implicit CEs in CJK range (the data was correct, but it increased the size of the data file)
X-SVN-Rev: 7411
|
2002-01-08 22:16:56 +00:00 |
|
Vladimir Weinstein
|
2131d21888
|
ICU-1594 remove supplemental latin1 mapping from the data file, as there is one already included in the utrie, and
jitterbug 1599: testing the results of malloc/realloc, preserving status in some operations
X-SVN-Rev: 7377
|
2001-12-28 20:58:58 +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 |
|
George Rhoten
|
8e131fce07
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7019
|
2001-11-20 17:35:46 +00:00 |
|
George Rhoten
|
d2385b955f
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7018
|
2001-11-20 17:23:25 +00:00 |
|
Vladimir Weinstein
|
ffa911c85b
|
ICU-1043 fixes for the surrogate handling
X-SVN-Rev: 6720
|
2001-11-10 00:13:03 +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 |
|
Andy Heninger
|
06fb9f9f7d
|
ICU-1401 NFD unsafe chars for collation fix.
X-SVN-Rev: 6478
|
2001-10-29 17:56:00 +00:00 |
|
Vladimir Weinstein
|
72eb3bc0c0
|
ICU-1245 fixed a bug in adding prefixed contractions that have non contraction composed form (go figure)...
X-SVN-Rev: 6468
|
2001-10-26 23:23:25 +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
|
899b56f176
|
ICU-1245 adding both composed and decomposed form of contraction
X-SVN-Rev: 6437
|
2001-10-25 20:37:02 +00:00 |
|
Vladimir Weinstein
|
d81ea96439
|
ICU-1211 correcting what gets exported where
X-SVN-Rev: 6361
|
2001-10-20 01:09:31 +00:00 |
|