Commit Graph

62 Commits

Author SHA1 Message Date
George Rhoten
9ce90e2c18 ICU-5856 Promote @draft API to @stable for ICU 3.8 release, and make sure that the existing API is labeled correctly.
X-SVN-Rev: 22422
2007-08-19 08:59:28 +00:00
Andy Heninger
3c035f1d12 ICU-5766 Remove Extended Grapheme Cluster from Break Iteration
X-SVN-Rev: 22412
2007-08-16 23:14:06 +00:00
Andy Heninger
ca5d005978 ICU-5766 Extended Grapheme Clusters for ICU4C
X-SVN-Rev: 21933
2007-07-10 01:25:26 +00:00
George Rhoten
93351fd30c ICU-5357 Fix broken HTTP links in documentation.
X-SVN-Rev: 21699
2007-06-11 19:14:47 +00:00
Andy Heninger
2134fb7aac ICU-5170 compiler warning cleanup
X-SVN-Rev: 19596
2006-04-26 04:01:00 +00:00
Andy Heninger
9f85d5dd08 ICU-5170 move RBBI from CharacterIterator to UText
X-SVN-Rev: 19579
2006-04-22 05:29:27 +00:00
Deborah Goldsmith
490cb834fa ICU-5117 Thai break should work in all locales
X-SVN-Rev: 19408
2006-03-23 00:54:12 +00:00
George Rhoten
cf6ba94da3 ICU-5008 Declare one instance of URegistryKey and make them all @stable
X-SVN-Rev: 19054
2006-02-02 03:48:14 +00:00
George Rhoten
29f09c5768 ICU-5009 Fix some doxygen warnings
X-SVN-Rev: 19004
2006-01-18 05:50:06 +00:00
George Rhoten
4ddc86def7 ICU-5008 Undraft some API
X-SVN-Rev: 19002
2006-01-18 04:02:07 +00:00
Andy Heninger
e528c464a8 ICU-4654 remove outdated code snippets in break iterator header files.
X-SVN-Rev: 18444
2005-08-17 05:11:41 +00:00
George Rhoten
4132becb86 ICU-4598 Fix doxygen warnings.
X-SVN-Rev: 18065
2005-06-27 16:08:36 +00:00
Andy Heninger
32b19f04b2 ICU-3944 text access, work in progress
X-SVN-Rev: 17988
2005-06-23 05:51:28 +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
Ram Viswanadha
d0eb5dd8e9 ICU-4524 add brief documentation
X-SVN-Rev: 17983
2005-06-22 22:39:36 +00:00
Andy Heninger
6493207038 ICU-3944 fix compilation error
X-SVN-Rev: 17883
2005-06-14 01:47:59 +00:00
George Rhoten
5099f3d680 ICU-739 Palm OS compiler has some issues with shared libraries and exported data (non-functions).
X-SVN-Rev: 17297
2005-03-08 23:05:38 +00:00
George Rhoten
8dae6168aa ICU-4092 Increase code coverage by removing the operator= implementation.
The implementation doesn't need to exist. It just needs to be declared private.

X-SVN-Rev: 17067
2005-01-01 03:00:49 +00:00
George Rhoten
7876864829 ICU-4317 Fix a documentation problem.
X-SVN-Rev: 17001
2004-12-22 17:26:49 +00:00
Deborah Goldsmith
225c380bde ICU-3561 Locale-based text boundaries
X-SVN-Rev: 16582
2004-10-21 01:03:01 +00:00
George Rhoten
254eea3c6e ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
X-SVN-Rev: 16182
2004-08-24 17:21:14 +00:00
George Rhoten
8967f503cc ICU-3837 Add UCONFIG_NO_SERVICE
X-SVN-Rev: 16033
2004-07-18 01:18:23 +00:00
Andy Heninger
9d6d10c50a ICU-3650 fix doxygen warnings
X-SVN-Rev: 15827
2004-06-10 16:43:49 +00:00
George Rhoten
f86db7f63e ICU-3820 Fix doxygen warnings
X-SVN-Rev: 15817
2004-06-09 21:30:50 +00:00
George Rhoten
2263af12ff ICU-3820 Fix doxygen warnings
X-SVN-Rev: 15816
2004-06-09 18:18:34 +00:00
Eric Mader
14fbb48bf9 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15385
2004-05-18 22:01:41 +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
Alan Liu
f8d0532e9c ICU-2202 fix typo
X-SVN-Rev: 14385
2004-01-22 19:56:21 +00:00
Alan Liu
91390d5ea7 ICU-2202 preliminary checkin
X-SVN-Rev: 14367
2004-01-20 23:06:38 +00:00
George Rhoten
aba3895e0e ICU-2202 Don't use magic numbers that occasionally change, like "50"
X-SVN-Rev: 14302
2004-01-12 22:39:41 +00:00
George Rhoten
96377ea243 ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 13901
2003-11-27 01:14:37 +00:00
Vladimir Weinstein
5fb5552a63 ICU-2202 getLocale implementation for break iterator
X-SVN-Rev: 13780
2003-11-20 00:03:20 +00:00
Andy Heninger
92a85abb11 ICU-2924 RBBI, temporarily remove actual/valid Locale, it's failing with buffer clones.
X-SVN-Rev: 13741
2003-11-17 23:50:22 +00:00
Vladimir Weinstein
201b9f39a5 ICU-2202 getLocale API for breakiterator. Final implementation pending discussion with Andy
X-SVN-Rev: 13724
2003-11-14 07:06:58 +00:00
George Rhoten
7ec58e72f9 ICU-3258 CygWin changes. Allow DONE to be properly exported
X-SVN-Rev: 13458
2003-10-17 21:53:27 +00:00
George Rhoten
e00a036f28 ICU-3258 CygWin changes. Allow DONE to be properly exported
X-SVN-Rev: 13456
2003-10-17 21:37:09 +00:00
Andy Heninger
ed3e0e09f3 ICU-2589 API doc warnings fixed.
X-SVN-Rev: 12416
2003-06-10 18:04:01 +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
Ram Viswanadha
b600debefc ICU-2677 Document that Unicode 4.0 Title Case BI should use Word BI
X-SVN-Rev: 12102
2003-05-24 02:03:32 +00:00
George Rhoten
f2e70a5eb4 ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11879
2003-05-10 00:06:12 +00:00
Markus Scherer
64e714a1ef ICU-2087 change @stable to @stable ICU 2.0
X-SVN-Rev: 10482
2002-12-04 23:39:56 +00:00
Andy Heninger
ba62204560 ICU-2103 API docs, @stable, @draft, etc. added.
X-SVN-Rev: 10476
2002-12-04 18:21:09 +00:00
Doug Felt
aa710b99dd ICU-2203 minor cleanup
X-SVN-Rev: 10297
2002-11-20 17:15:34 +00:00
Doug Felt
82e5383a7e ICU-2203 cleanup api after code review
X-SVN-Rev: 10277
2002-11-15 23:52:14 +00:00
Doug Felt
5c886229bf ICU-2203 fixes to breakiterator registration
X-SVN-Rev: 10256
2002-11-14 17:47:49 +00:00
Doug Felt
fc7db155e6 ICU-2203 BreakIterator service registration - cleanup
X-SVN-Rev: 10207
2002-11-08 18:07:48 +00:00
George Rhoten
bc942255a2 ICU-2203 Fix for Solaris
X-SVN-Rev: 10206
2002-11-08 04:38:37 +00:00
Doug Felt
9e3ffd17d1 ICU-2203 BreakIterator service registration
X-SVN-Rev: 10197
2002-11-08 00:22:18 +00:00
Markus Scherer
0eb9c506ec ICU-2248 modularize ICU
X-SVN-Rev: 9910
2002-09-21 00:43:14 +00:00