Commit Graph

112 Commits

Author SHA1 Message Date
Ram Viswanadha
215e701d26 ICU-4947 make sure that all headers pass with U_HIDE_DRAFT_API and friends set
X-SVN-Rev: 19075
2006-02-07 02:01:29 +00:00
George Rhoten
6cacfbd7cb ICU-5008 Undraft some API
X-SVN-Rev: 19003
2006-01-18 04:19:45 +00:00
George Rhoten
92181b792b ICU-4703 Fix BEAM warnings.
X-SVN-Rev: 18382
2005-08-02 18:12:39 +00:00
Vladimir Weinstein
ed7fe99c8b ICU-4599 promote @draft ICU 2.8 to stable
X-SVN-Rev: 17985
2005-06-22 23:38:06 +00:00
Vladimir Weinstein
70d8d206c8 ICU-4588 declarations for forgetUCA and prepareShortString
X-SVN-Rev: 17964
2005-06-21 21:07:20 +00:00
Vladimir Weinstein
2e725da4c6 ICU-4165 API for finding contractions and expansions - C version
X-SVN-Rev: 17952
2005-06-20 22:58:50 +00:00
George Rhoten
5c51ec946a ICU-4233 Fix non-ASCII characters in doxygen documentation.
X-SVN-Rev: 17899
2005-06-15 04:20:43 +00:00
Andy Heninger
39242a6f44 ICU-4496 improve API docs for ucol_getUnsafeSet
X-SVN-Rev: 17507
2005-04-27 16:03:17 +00:00
Eric Mader
41ca4f63ee ICU-4428 update copyright notices for ICU 3.3.
X-SVN-Rev: 17296
2005-03-08 22:49:59 +00:00
George Rhoten
aac8e996c4 ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
X-SVN-Rev: 17221
2005-02-18 00:19:33 +00:00
George Rhoten
723f11566a ICU-4296 collIterate is actually internal API, and it isn't used in any public API.
So users can't use it without using ucol_imp.h.  Remove it from the public header.

X-SVN-Rev: 17103
2005-01-09 06:18:07 +00:00
Andy Heninger
9f6f294e5f ICU-4225 remove non-ascii characters from source code
X-SVN-Rev: 16835
2004-11-12 01:11:27 +00:00
Vladimir Weinstein
7fe85edd5b ICU-4194 promotion of @draft 2.6 to @stable 2.6 for i18n library
X-SVN-Rev: 16738
2004-11-03 01:25:51 +00:00
Vladimir Weinstein
6f97dd1568 ICU-4163 ucol_cloneBinary & ucol_openBinary APIs
X-SVN-Rev: 16637
2004-10-27 00:31:04 +00:00
George Rhoten
e069f28ece ICU-3837 Add UCONFIG_NO_SERVICE
X-SVN-Rev: 16034
2004-07-18 01:37:13 +00:00
Vladimir Weinstein
0a61ee4332 ICU-3100 changes according to the code review
X-SVN-Rev: 15870
2004-06-14 21:00:06 +00:00
Ram Viswanadha
75e601ba7f ICU-3405 add U_INTERNAL
X-SVN-Rev: 15859
2004-06-12 00:56:53 +00:00
George Rhoten
f86db7f63e ICU-3820 Fix doxygen warnings
X-SVN-Rev: 15817
2004-06-09 21:30:50 +00:00
Vladimir Weinstein
acea6d47fa ICU-3100 collator <> identifier docs fix
X-SVN-Rev: 15625
2004-05-28 21:35:03 +00:00
George Rhoten
5ba76644fa ICU-3650 Fix doxygen warnings
X-SVN-Rev: 15523
2004-05-25 03:23:31 +00:00
Vladimir Weinstein
d45f502825 ICU-3100 collator <> identifier, short string implementation
X-SVN-Rev: 15511
2004-05-24 22:11:31 +00:00
Vladimir Weinstein
4aeaaed375 ICU-3100 Implementation of identifier <> collator functions
X-SVN-Rev: 15437
2004-05-20 21:03:31 +00:00
Vladimir Weinstein
d8a7dace58 ICU-3100 declarations of the new functions
X-SVN-Rev: 15212
2004-05-08 16:03:58 +00:00
Alan Liu
b57d64d5c6 ICU-3549 update docs
X-SVN-Rev: 15149
2004-05-04 23:54:53 +00:00
Alan Liu
a873c1261d ICU-3549 add keyword param to getFunctionalEquivalent
X-SVN-Rev: 15123
2004-05-03 18:15:13 +00:00
Alan Liu
52dafb16f7 ICU-3549 update docs; add ucol_getFunctionalEquivalent
X-SVN-Rev: 15042
2004-04-24 02:58:01 +00:00
Alan Liu
6a3d881c1f ICU-3549 add new collation tree API
X-SVN-Rev: 15000
2004-04-16 21:06:52 +00:00
Ram Viswanadha
bbe9de394c ICU-3405 prototype for U_DRAFT, U_DEPRECATED and U_OBSOLETE
X-SVN-Rev: 14775
2004-03-26 19:42:04 +00:00
Alan Liu
8b1695fbd5 ICU-2202 add comment that getLocale() API is likely to change in 3.0
X-SVN-Rev: 14395
2004-01-23 19:28:19 +00:00
Vladimir Weinstein
5e5033b5cd ICU-2751 ucol_getUCAVersion wasn't marked @draft
X-SVN-Rev: 14392
2004-01-23 18:18:22 +00:00
Vladimir Weinstein
b951442768 ICU-2202 ucol_getLocaleByType - deprecated ucol_getLocale for consistency
X-SVN-Rev: 13728
2003-11-14 21:33:44 +00:00
Vladimir Weinstein
f7a87f28da ICU-2751 ucol_getUCAVersion
X-SVN-Rev: 13676
2003-11-12 04:17:35 +00:00
Vladimir Weinstein
29de7f8abe ICU-1851 CODAN implementation, take 1
X-SVN-Rev: 12686
2003-07-25 05:31:54 +00:00
Vladimir Weinstein
05acbd11e1 ICU-2589 doxygen warning fix
X-SVN-Rev: 12448
2003-06-11 03:57:32 +00:00
Vladimir Weinstein
939df78585 ICU-2661 @draft ICU 2.[01] -> @stable ICU 2.[01] + some comment typo fixing
X-SVN-Rev: 12264
2003-06-04 00:04:35 +00:00
Vladimir Weinstein
45d6db672b ICU-2364 update according to the code review
X-SVN-Rev: 12146
2003-05-28 23:04:30 +00:00
George Rhoten
d966c171fb ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11895
2003-05-12 21:09:11 +00:00
Vladimir Weinstein
12929b76f3 ICU-2546 more tests for mergeSortKeys
X-SVN-Rev: 11868
2003-05-09 20:10:44 +00:00
Vladimir Weinstein
80d02c2ca3 ICU-2412 changes according to the public code review
X-SVN-Rev: 11829
2003-05-07 05:33:50 +00:00
Markus Scherer
8c1740d468 ICU-2710 remove @obsolete ICU 2.6 and earlier code
X-SVN-Rev: 11749
2003-05-01 01:51:51 +00:00
Vladimir Weinstein
a4a223f056 ICU-2412 thread safety stuff - added const to ucol_nextSortKeyPart, removed errorCode from UCollator structure - never worked but dangerous for thread safety.
X-SVN-Rev: 11410
2003-03-27 20:09:38 +00:00
Vladimir Weinstein
d22fc47a1b ICU-2412 stated that sortkeys generated by ucol_nextSortKeyPart are not compatible with the regular sortkeys
X-SVN-Rev: 11398
2003-03-25 18:23:32 +00:00
Vladimir Weinstein
bfe52dc06c ICU-2412 more work on ucol_strcollIter. Also added ucol_nextSortKeyPart. Code is still in flux and not for the faint of heart.
X-SVN-Rev: 10898
2003-01-23 01:52:34 +00:00
Vladimir Weinstein
001af0ad79 ICU-2412 ucol_strcollIter - strcoll that takes UCharIterator *
X-SVN-Rev: 10870
2003-01-20 07:42:28 +00:00
Alan Liu
96921b5af8 ICU-2087 convert @deprecated to @obsolete as appropriate
X-SVN-Rev: 10626
2002-12-12 00:12:08 +00:00
Vladimir Weinstein
c5d23dc024 ICU-2565 added ICU tags to some defines & consts
X-SVN-Rev: 10625
2002-12-11 23:57:33 +00:00
Markus Scherer
2af8b25b5a ICU-2087 change @stable to @stable ICU 2.0
X-SVN-Rev: 10483
2002-12-04 23:46:16 +00:00
Vladimir Weinstein
bcd885f8c0 ICU-2087 change @draft 2.0 to @stable
X-SVN-Rev: 10459
2002-12-03 23:50:06 +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
8238930139 ICU-1433 getTailoredSet C/C++ take 1
X-SVN-Rev: 9837
2002-09-04 06:08:04 +00:00