Markus Scherer
8206a888c1
ICU-3403 cut out @obsolete ICU 2.8 APIs
...
X-SVN-Rev: 13770
2003-11-19 21:46:30 +00:00
George Rhoten
ef250cdd79
ICU-2256 Fix a performance issue. Don't initialize with the default locale when you're going to use it as a fill in object.
...
X-SVN-Rev: 13329
2003-10-06 22:41:57 +00:00
George Rhoten
91f8ac3c84
ICU-3221 Fix for AIX linker warnings.
...
X-SVN-Rev: 12984
2003-08-29 18:03:00 +00:00
Steven R. Loomis
c07cd057ad
ICU-2970 use global mutex for protecting lazy initialized services
...
X-SVN-Rev: 12362
2003-06-06 22:01:28 +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
Doug Felt
a3ae9000bc
ticket: 2755: fix compiler warnings for unused parameters
...
X-SVN-Rev: 12001
2003-05-19 17:04:05 +00:00
Doug Felt
a6b61a7bea
ICU-2755 test ucoll_open
...
X-SVN-Rev: 11943
2003-05-15 20:22:48 +00:00
George Rhoten
31d1414177
ICU-2729 Fix a memory leak
...
X-SVN-Rev: 11916
2003-05-13 23:12:37 +00:00
Doug Felt
399b051326
ICU-2755 add ucol_open_internal
...
X-SVN-Rev: 11846
2003-05-08 22:21:05 +00:00
Doug Felt
fdc637b53d
ICU-2755 ucol_open should fetch registered collators, still need to add test
...
X-SVN-Rev: 11838
2003-05-08 17:31:45 +00:00
Doug Felt
556c72cc54
ICU-2755 fixed RuleBasedCollator clone/cc operations to handle aliasing cases,
...
added additional tests for getLocale of registered collators, misc fixes to ICUService,
StringSearch, ucollator to support changes.
X-SVN-Rev: 11786
2003-05-02 22:17:14 +00:00
Doug Felt
d00a183d4e
ICU-2222 made deprecated abstract methods concrete and delegate to new ones,
...
also fixed problem in apicoll which assumed fixed LTR argument evaluation order, TestCollator
also needed new (and old) overloads. couldn't use 'using' according to markus.
X-SVN-Rev: 11763
2003-05-01 23:23:52 +00:00
Doug Felt
09bd2b2b11
ICU-2755 service registration for collation
...
X-SVN-Rev: 11722
2003-04-28 21:13:14 +00:00
GCL Shanghai
513a23fdae
ICU-2222 Deprecate C++ enums that duplicate C enums
...
X-SVN-Rev: 11137
2003-02-21 08:32:22 +00:00
Syn Wee Quek
4374eb9778
ICU-2118
...
code coverage
deprecated protected unused collator constructor
X-SVN-Rev: 10323
2002-11-21 22:52:46 +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
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
Markus Scherer
156e2f983f
ICU-1962 call UObject constructor at least in derived-class copy constructor to avoid compiler warnings
...
X-SVN-Rev: 9019
2002-07-02 23:58:34 +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
775924c1a7
ICU-847 C++ wrapper for loose match API
...
X-SVN-Rev: 8185
2002-03-21 21:21:08 +00:00
George Rhoten
4cd7a296e0
ICU-1733 Integrate some changes from Lotus with Vladimir's and Syn Wee's consent.
...
X-SVN-Rev: 7809
2002-02-28 20:01:48 +00:00
Helena Chapman
d816eefc57
ICU-1264 added namspace support where possible.
...
X-SVN-Rev: 6124
2001-10-08 23:26:58 +00:00
Markus Scherer
1096a2a2e7
ICU-96 implement Collator::createInstance(...version...)
...
X-SVN-Rev: 4058
2001-03-14 00:23:47 +00:00
Syn Wee Quek
a5b8dad588
ICU-807
...
Modified operator methods.
X-SVN-Rev: 3624
2001-02-14 17:48:23 +00:00
Syn Wee Quek
7d3a101e76
ICU-807 Added comment header
...
X-SVN-Rev: 3493
2001-01-30 18:52:58 +00:00
Ram Viswanadha
89903fcacc
ICU-807 Committed by Syn Wee. New C++ wrappers implementation for C Collation codes ucol.cpp, ucoleitr.cpp.
...
X-SVN-Rev: 3434
2001-01-18 00:23:29 +00:00
Helena Chapman
2a8843171c
ICU-89 Update the Collator version info again.
...
X-SVN-Rev: 2153
2000-08-09 23:20:50 +00:00
Alan Liu
8710d5978d
ICU-89 bump Collator version number due to change in Normalizer algorithm and tables
...
X-SVN-Rev: 2145
2000-08-09 19:07:33 +00:00
Steven R. Loomis
27db2d6664
ICU-420 missed some..
...
X-SVN-Rev: 1559
2000-06-03 04:37:12 +00:00
Steven R. Loomis
3ec60c904e
ICU-420 make header files build by themselves
...
X-SVN-Rev: 1558
2000-06-03 04:18:06 +00:00
Helena Chapman
69ba12f77c
ICU-351 Define UBool to be used in the APIs.
...
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Helena Chapman
c5a079fe2e
ICU-110 Added ucol_getVersion() API for getting Collator version information.
...
X-SVN-Rev: 1375
2000-05-15 19:48:26 +00:00
Vladimir Weinstein
8b20f17f49
ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
...
X-SVN-Rev: 473
1999-12-28 23:57:50 +00:00
Steven R. Loomis
c07aed7913
ICU-96 performance improvements
...
X-SVN-Rev: 247
1999-11-23 22:49:29 +00:00
Vladimir Weinstein
14e6e92642
ICU-161 changed copyright notice
...
X-SVN-Rev: 220
1999-11-22 20:25:35 +00:00
Markus Scherer
1966fd0e50
ICU-6 more renaming of constant names
...
FAILURE -> U_FAILURE etc.
X-SVN-Rev: 80
1999-10-18 23:44:20 +00:00
Unknown User
aa0b0a88e8
Initial revision
...
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00