Markus Scherer
5cb38459a6
ICU-7273 remove #include unormimp.h where not used any more
...
X-SVN-Rev: 27667
2010-02-25 00:21:02 +00:00
Markus Scherer
a31a559ede
ICU-7273 namespace fix
...
X-SVN-Rev: 27366
2010-01-21 23:28:30 +00:00
Markus Scherer
8ddbd1394c
ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
...
X-SVN-Rev: 27155
2010-01-06 23:50:03 +00:00
Michael Ow
b4853d0331
ICU-7222 Remove Windows x64 warnings by casting explicitly.
...
X-SVN-Rev: 26870
2009-11-11 15:47:22 +00:00
Markus Scherer
9be9a82b08
ICU-6530 add UTrie2 and improve upvec_ via svn merge -r 24551:24849 icu/branches/markus/utf8
...
X-SVN-Rev: 24862
2008-10-22 19:50:07 +00:00
Andy Heninger
71bf003171
ICU-5696 Unicode 5.1 Update
...
X-SVN-Rev: 23761
2008-04-04 22:47:43 +00:00
George Rhoten
de6512a9c1
ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value.
...
X-SVN-Rev: 23479
2008-02-23 19:15:18 +00:00
George Rhoten
8412d727f4
ICU-6076 Check one allocation at a time, and don't double free memory.
...
X-SVN-Rev: 23443
2008-02-16 12:08:07 +00:00
George Rhoten
928d6152bc
ICU-6176 Fix some Coverity warnings
...
X-SVN-Rev: 23414
2008-02-13 09:35:50 +00:00
George Rhoten
2bc412e598
ICU-6076 Use window failure testing instead of max size testing. This allows you to skip some hash table failures. Hash tables grow by powers of 2.
...
X-SVN-Rev: 23409
2008-02-10 20:17:14 +00:00
Michael Ow
50b0630a5a
ICU-6132 Include memory allocation check in ucol_elm and ucol_res.
...
X-SVN-Rev: 23249
2008-01-16 20:35:24 +00:00
George Rhoten
82b85fb45c
ICU-6118 Remove the @internal functions ucol_collatorToIdentifier, ucol_openFromIdentifier, ucol_identifierToShortString and ucol_shortStringToIdentifier (not used by original customer and their data is out of date).
...
Remove some references to unused internal header references.
Make some functions library private.
X-SVN-Rev: 23177
2008-01-05 01:27:56 +00:00
George Rhoten
c05bd41d42
ICU-6118 Export less internal API.
...
X-SVN-Rev: 23173
2008-01-04 08:45:10 +00:00
George Rhoten
344e2283d7
ICU-6076 Prevent a double mutex lock when the following happens.
...
ucol_open -> u_cleanup -> ures_open same locale.
Notice that the collator leaked, which contained open resource bundles. The resource bundle API didn't recover very well from this experience, and a double mutex lock happens, which is hard to debug in the test framework.
This change will make it easier to test the -m option, reduce open resources while a collator is running and make it easier to segment the collator for static libraries.
X-SVN-Rev: 23104
2007-12-18 01:19:16 +00:00
George Rhoten
0dda41de85
ICU-5966 Fix some compiler warnings.
...
X-SVN-Rev: 23017
2007-12-05 05:37:54 +00:00
Claire Ho
c6dab684b7
ICU-5913 FCD broken in vi/ro sorts.
...
X-SVN-Rev: 22988
2007-11-30 04:29:20 +00:00
Claire Ho
13ec3d524f
ICU-5913 Need to add the rules somewhere else. Withdraw the previous changes first.
...
X-SVN-Rev: 22886
2007-11-06 02:28:36 +00:00
Claire Ho
88f2f061d7
ICU-5913 fixed bug in discontinuous contractions.
...
X-SVN-Rev: 22876
2007-10-31 05:32:26 +00:00
George Rhoten
0554859f94
ICU-5426 Reduce size of ucol_openRules mallocs (less than 1/4th the size)
...
X-SVN-Rev: 20527
2006-10-12 02:25:36 +00:00
George Rhoten
9607bd959b
ICU-5426 This utrie_open allocates more than 4MB. At least check that the allocation worked.
...
X-SVN-Rev: 20522
2006-10-11 08:23:53 +00:00
George Rhoten
760e4c2a65
ICU-5445 Fix some compiler warnings.
...
X-SVN-Rev: 20504
2006-10-06 18:08:06 +00:00
George Rhoten
fb9d074a03
ICU-5304 Allow source code to work again without using U_NAMESPACE_USE in public headers
...
X-SVN-Rev: 20245
2006-09-04 16:53:17 +00:00
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