Steven R. Loomis
1fcbaff0ba
ICU-6804 @draft to @stable
...
X-SVN-Rev: 25626
2009-03-19 04:03:31 +00:00
Steven R. Loomis
0a5b5e9880
ICU-6797 more doxygen cleanup
...
X-SVN-Rev: 25623
2009-03-19 02:01:37 +00:00
Andy Heninger
2213bd3046
ICU-6064 Make UnicodeSet::closeOver() public
...
X-SVN-Rev: 25560
2009-03-12 17:08:12 +00:00
Andy Heninger
259961959e
ICU-6235 UnicodeSet to USet conversions
...
X-SVN-Rev: 25559
2009-03-12 16:36:34 +00:00
Andy Heninger
0e1d733bac
ICU-6066 take UnicodeSet::removeAllStrings() public
...
X-SVN-Rev: 25556
2009-03-12 01:14:10 +00:00
Andy Heninger
72cf0f3d06
ICU-6235 UnicodeSet to USet conversions
...
X-SVN-Rev: 25555
2009-03-12 00:38:53 +00:00
Steven R. Loomis
fa50d4a3b2
ICU-6435 fix bad 4.0 tags. Re-do r23962 as stable 3.8 instead of stable 4.0.
...
X-SVN-Rev: 24395
2008-07-21 18:57:26 +00:00
Steven R. Loomis
c2ae3e30a4
ICU-6297 move @draft to @stable
...
X-SVN-Rev: 23962
2008-05-21 23:27:14 +00:00
George Rhoten
8c56e56382
ICU-6076 Make it a little easier to detect initialization problems, and
...
improve initialization time.
X-SVN-Rev: 23442
2008-02-16 11:26:53 +00:00
Michael Ow
2ed2733b76
ICU-6132 Add bogus state to UnicodeSet to indicate such errors as memory allocation error.
...
X-SVN-Rev: 23287
2008-01-22 17:46:22 +00:00
George Rhoten
1725c5899a
ICU-6076 Fix some allocation issues.
...
X-SVN-Rev: 23087
2007-12-14 10:17:12 +00:00
Andy Heninger
67e296e813
ICU-5386 Regular Expressions update, improved Java 1.5 compatibility. svn merge -r 22747:23061 from branches/andy/regex
...
X-SVN-Rev: 23063
2007-12-11 21:30:10 +00:00
George Rhoten
9623bf94e7
ICU-5357 Fix doxygen warnings.
...
X-SVN-Rev: 22265
2007-08-03 23:52:19 +00:00
George Rhoten
abb34c82eb
ICU-5585 Fix for gcc
...
X-SVN-Rev: 22058
2007-07-19 17:36:38 +00:00
Markus Scherer
19446aeeba
ICU-5585 fast, freezable UnicodeSet with span() with string support; svn merge -r 21018:22033 http://source.icu-project.org/repos/icu/icu/branches/markus/fastset and revert source/test/perf/unisetperf/draft/* and source/common/utrie.* and source/allinone/allinone.sln (experimental code)
...
X-SVN-Rev: 22053
2007-07-19 04:33:20 +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
George Rhoten
1c37b55ae0
ICU-5426 Reduce the amount of unused memory in caches by at least 500KB.
...
X-SVN-Rev: 20476
2006-10-03 17:41:23 +00:00
George Rhoten
841bdb9382
ICU-5426 Report memory allocation errors when possible, and reduce default UVector size.
...
X-SVN-Rev: 20453
2006-09-29 22:00:46 +00:00
George Rhoten
5dee33ea3e
ICU-4707 Fix some compiler warnings about unused variables.
...
X-SVN-Rev: 19118
2006-02-09 08:59:20 +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
George Rhoten
171b6fe4b0
ICU-4412 Fix links to old oss.software.ibm.com site.
...
X-SVN-Rev: 17900
2005-06-15 04:31:40 +00:00
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
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
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
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
Andy Heninger
526617139e
ICU-4055 fixed bad comment on UnicodeSet::size()
...
X-SVN-Rev: 16755
2004-11-04 22:05:00 +00:00
George Rhoten
e69fca9d5f
ICU-4078 Fix for AIX with Visual Age 5 compiler, and make sure that the
...
disentanglement is correct by putting all the UnicodeSet virtual functions are
in one file. Also move some of the rule whitespace handling into better
locations.
X-SVN-Rev: 16519
2004-10-15 22:56:26 +00:00
Andy Heninger
8e505af9bb
ICU-4055 fixed bad comment, test to verify behavior.
...
X-SVN-Rev: 16321
2004-09-14 17:31:54 +00:00
Markus Scherer
a52e1cd824
ICU-4078 enable building a UnicodeSet from a property using/loading only the relevant data file
...
X-SVN-Rev: 16316
2004-09-13 23:38:31 +00:00
George Rhoten
038f43c843
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16196
2004-08-27 16:45:16 +00:00
Markus Scherer
53e086dc9a
ICU-4078 disentangle conversion and properties code some from other parts of the common library
...
X-SVN-Rev: 16193
2004-08-26 22:51:40 +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
6fd8f0e5b7
ICU-3341 Add some missing uset_* API.
...
X-SVN-Rev: 16142
2004-08-10 23:22:21 +00:00
Eric Mader
6c34ce45ed
ICU-3820 fix doxygen warnings.
...
X-SVN-Rev: 15882
2004-06-15 22:32:41 +00:00
Eric Mader
ad42df258f
ICU-3820 fix doxygen warnings.
...
X-SVN-Rev: 15879
2004-06-15 20:52:22 +00:00
George Rhoten
850a8ec20d
ICU-3820 Fix doxygen warnings
...
X-SVN-Rev: 15788
2004-06-08 21:05:45 +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
Eric Mader
3fd90af549
ICU-3725 clean up "\u" notation in doc. comments.
...
X-SVN-Rev: 15115
2004-04-30 22:23:11 +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
4638cf90df
ICU-3258 Fix a CygWin problem
...
X-SVN-Rev: 14124
2003-12-13 09:23:16 +00:00
George Rhoten
d0fdad09c6
ICU-3027 Fix some doxygen warnings.
...
X-SVN-Rev: 13844
2003-11-24 19:59:15 +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
Alan Liu
c91c33fbdf
ICU-3262 make UnicodeSet constructor and applyPattern() taking a ParsePosition, options bit mask, and SymbolTable pointer public
...
X-SVN-Rev: 13417
2003-10-14 21:47:59 +00:00
Alan Liu
17eaec5cb0
ICU-3280 rewrite applyPattern() to use RuleCharacterIterator; add test cases
...
X-SVN-Rev: 13238
2003-09-29 23:00:39 +00:00
George Rhoten
4d18bb2b4f
ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
...
X-SVN-Rev: 12958
2003-08-27 01:01:42 +00:00
George Rhoten
eeea6d580b
ICU-2589 Fix some doxygen warnings.
...
X-SVN-Rev: 12435
2003-06-11 00:04:00 +00:00
Alan Liu
67796b222d
ICU-2589 fix @draft etc. tags for 2.6
...
X-SVN-Rev: 12320
2003-06-05 19:50:06 +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