Commit Graph

34 Commits

Author SHA1 Message Date
Markus Scherer
e6a0df52ee ICU-4199 enum/name API support for C/POSIX character classes, and UnicodeSet support for [:Assigned:]
X-SVN-Rev: 17730
2005-05-28 22:54:36 +00:00
Markus Scherer
209c1cc6b3 ICU-4143 fix grammar in api doc
X-SVN-Rev: 17408
2005-03-28 18:37:28 +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
f4b63ff7e0 ICU-4404 Fix a typo regarding const usage.
X-SVN-Rev: 17194
2005-02-08 18:58:26 +00:00
George Rhoten
ff6d9533d5 ICU-4404 Add some missing uset functions.
X-SVN-Rev: 17193
2005-02-08 18:40:36 +00:00
Markus Scherer
ca77616509 ICU-3432 move uniset.cpp data for case closure to ucase.icu; have gencase build case closure data; ucase.c use it; UnicodeSet::closeOver() call that
X-SVN-Rev: 16902
2004-12-02 04:18:35 +00:00
Vladimir Weinstein
647cb8dc77 ICU-4194 promotion of @draft 2.6 to @stable 2.6 for common library
X-SVN-Rev: 16728
2004-11-02 07:28:07 +00:00
George Rhoten
a078bb1ce8 ICU-4053 Fix some doxygen warnings.
X-SVN-Rev: 16719
2004-11-02 04:55:53 +00:00
Markus Scherer
543e5c1477 ICU-4020 USET_ADD_CASE_MAPPINGS includes case foldings
X-SVN-Rev: 16700
2004-11-01 22:01:38 +00:00
Deborah Goldsmith
cf9a074264 ICU-4020 Add USET_ADD_CASE_MAPPINGS
X-SVN-Rev: 16668
2004-10-29 01:19:55 +00:00
George Rhoten
276f299cfe ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16309
2004-09-13 00:10:12 +00:00
George Rhoten
6fd8f0e5b7 ICU-3341 Add some missing uset_* API.
X-SVN-Rev: 16142
2004-08-10 23:22:21 +00:00
Eric Mader
ad42df258f ICU-3820 fix doxygen warnings.
X-SVN-Rev: 15879
2004-06-15 20:52:22 +00:00
Ram Viswanadha
75e601ba7f ICU-3405 add U_INTERNAL
X-SVN-Rev: 15859
2004-06-12 00:56:53 +00:00
Vladimir Weinstein
2e722895e6 ICU-3100 Need internal uset_containsNone for tests
X-SVN-Rev: 15686
2004-06-03 20:55:27 +00:00
Alan Liu
d9e5047559 ICU-3746 add @internal containsAll and equals
X-SVN-Rev: 15343
2004-05-17 21:43:00 +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
George Rhoten
052d9a4847 ICU-2938 Minor documentation fix
X-SVN-Rev: 14305
2004-01-12 23:43:33 +00:00
George Rhoten
b79a5996dd ICU-2938 Remove an unneeded include that was added with this jitterbug
X-SVN-Rev: 14221
2003-12-28 21:30:23 +00:00
Markus Scherer
eb3d7a8d9c ICU-3348 change @draft ICU 2.2 and earlier to @stable
X-SVN-Rev: 13742
2003-11-18 02:37:24 +00:00
Ram Viswanadha
c93625a460 ICU-2938 add uloc_getDisplayKeywords, uloc_getDisplayKeywordValue, uset_applyPattern
X-SVN-Rev: 13615
2003-11-07 02:38:19 +00:00
George Rhoten
eeea6d580b ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 12435
2003-06-11 00:04:00 +00:00
George Rhoten
75930a0808 ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 12377
2003-06-09 06:13:14 +00:00
Markus Scherer
f4562fc9c5 ICU-2959 update copyright notices for 2003 changes
X-SVN-Rev: 12230
2003-06-02 22:26:54 +00:00
George Rhoten
e3595f4ec6 ICU-1439 Change documentation
X-SVN-Rev: 11477
2003-04-09 00:22:58 +00:00
George Rhoten
48eda8bd06 ICU-1439 implement ucnv_getUnicodeSet() for roundtrippable code points.
X-SVN-Rev: 11475
2003-04-09 00:00:51 +00:00
George Rhoten
2f7f7b2fcf ICU-2784 Need to use the options constructor from UnicodeSet.
X-SVN-Rev: 11467
2003-04-07 16:38:45 +00:00
Alan Liu
fe3dd2faa3 ICU-2350 remove withdrawn API changes
X-SVN-Rev: 11051
2003-02-14 21:18:19 +00:00
Alan Liu
b4379f3870 ICU-2350 added USET_CLOSE for UnicodeSet::closeOver()
X-SVN-Rev: 11021
2003-02-11 22:45:43 +00:00
George Rhoten
4d7921d1b8 ICU-2686 Various documentation updates.
X-SVN-Rev: 10937
2003-01-30 22:48:58 +00:00
Alan Liu
14b296fa3c ICU-2565 fix doxygen warnings
X-SVN-Rev: 10756
2002-12-19 00:25:31 +00:00
Alan Liu
98d8629ada ICU-2447 add range functions for add, remove, contains
X-SVN-Rev: 10085
2002-10-29 19:05:03 +00:00
Alan Liu
63cb0eebd2 ICU-1115 add multicharacter strings and iteration to uset API
X-SVN-Rev: 8784
2002-06-04 23:37:20 +00:00
Alan Liu
237c0e67c3 ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet
X-SVN-Rev: 8721
2002-05-29 18:36:09 +00:00