Commit Graph

102 Commits

Author SHA1 Message Date
George Rhoten
e397fa369b ICU-5161 Fix uninitialized memory read.
X-SVN-Rev: 19538
2006-04-13 15:56:37 +00:00
George Rhoten
d2edd10e4e ICU-4703 Fix memory leak when malloc fails.
X-SVN-Rev: 19471
2006-03-29 09:42:16 +00:00
George Rhoten
25614b86e4 ICU-4703 Fix memory leak when malloc fails.
X-SVN-Rev: 19470
2006-03-29 09:03:32 +00:00
Ram Viswanadha
b70227e2c7 ICU-4741 make compare functions for Hashtable and StringEnumeration general
X-SVN-Rev: 18788
2005-11-11 19:23:09 +00:00
George Rhoten
ab5a4e9fce ICU-4869 C++ namespace shouldn't be used for C functions.
X-SVN-Rev: 18669
2005-10-12 01:06:22 +00:00
George Rhoten
a7d50bde67 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18160
2005-07-07 18:09:09 +00:00
Eric Mader
5dc3d7c9d4 ICU-4561 Update copyright notices for ICU 3.4
X-SVN-Rev: 17822
2005-06-07 23:38:09 +00:00
Vladimir Weinstein
32354b1c86 ICU-4350 Upgrade ICU4C to UCA 4.1
X-SVN-Rev: 17622
2005-05-19 06:43:35 +00:00
Andy Heninger
665e553354 ICU-4161 remove tabs from source code
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
Vladimir Weinstein
cf14e838e4 ICU-3862 remove harmful changes to ucol_elm
X-SVN-Rev: 16819
2004-11-11 07:07:44 +00:00
George Rhoten
c6e2c61f27 ICU-3862 Don't memcpy uninitialized data.
X-SVN-Rev: 16771
2004-11-05 18:33:15 +00:00
Vladimir Weinstein
59ccce5787 ICU-3862 fix memory problem in ucol_elm
X-SVN-Rev: 16759
2004-11-04 23:26:37 +00:00
George Rhoten
1fcd7ea903 ICU-3905 Fix some compiler warnings, and reduce the amount of duplicate data in the libraries.
X-SVN-Rev: 16211
2004-08-28 05:50:39 +00:00
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