Steven R. Loomis
e3dc3bc456
ICU-10347 add U_FINAL and U_OVERRIDE for C++11 "final" and "override".
...
Added them to several "not for subclassing" classes.
Some exceptions:
* Commented out U_FINAL where there's an internal override needed.
* For tests, added "#define U_FINAL" at the top to disable this.
#defined to null for Doxygen.
X-SVN-Rev: 36177
2014-08-16 01:30:43 +00:00
Steven R. Loomis
d540fa8c34
ICU-8861 revert r30505 (extraneous comment) from #8755
...
X-SVN-Rev: 30767
2011-09-30 20:20:24 +00:00
Steven R. Loomis
1e1f8509d8
ICU-8755 interim fix. MessagePattern still needs fixing.
...
X-SVN-Rev: 30505
2011-08-13 02:45:09 +00:00
Markus Scherer
4e30dc4c14
ICU-8571 remove udraft.h etc. & genheaders.pl, use #ifndef U_HIDE_DRAFT_API etc. instead
...
X-SVN-Rev: 30447
2011-08-01 02:20:46 +00:00
Markus Scherer
0acda636e4
ICU-7722 build canonical-iterator data from nfc.nrm (port Java code to C++)
...
X-SVN-Rev: 28117
2010-06-01 06:10:26 +00:00
Markus Scherer
8ddbd1394c
ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
...
X-SVN-Rev: 27155
2010-01-06 23:50:03 +00:00
George Rhoten
93f2811dcc
ICU-5032 Improve code coverage by using new/delete less frequently by using stack objects.
...
X-SVN-Rev: 19663
2006-05-26 19:14:35 +00:00
Ram Viswanadha
d0eb5dd8e9
ICU-4524 add brief documentation
...
X-SVN-Rev: 17983
2005-06-22 22:39:36 +00:00
Andy Heninger
665e553354
ICU-4161 remove tabs from source code
...
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
George Rhoten
e15fa2960f
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16210
2004-08-28 04:58:15 +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
Eric Mader
ad42df258f
ICU-3820 fix doxygen warnings.
...
X-SVN-Rev: 15879
2004-06-15 20:52:22 +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
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
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
Markus Scherer
9a4e0e4af2
ICU-2860 add UCONFIG_NO_NORMALIZATION and UCONFIG_NO_IDNA
...
X-SVN-Rev: 11808
2003-05-06 01:22:23 +00:00
George Rhoten
548ec9a6e7
ICU-2000 Fixed a compiler warning
...
X-SVN-Rev: 10981
2003-02-06 22:03:58 +00:00
Vladimir Weinstein
f6df211be9
ICU-2039 Some assignment operators and copy constructors declared private
...
X-SVN-Rev: 10747
2002-12-18 23:17:12 +00:00
Vladimir Weinstein
e4183bba44
ICU-2565 added ICU tags to some defines & consts
...
X-SVN-Rev: 10703
2002-12-17 23:37:09 +00:00
Vladimir Weinstein
aebe160111
ICU-2209 moved canonical iterator from i18n to common per Markus's request
...
X-SVN-Rev: 9899
2002-09-20 00:00:44 +00:00