Michael Ow
61607c2773
ICU-12564 Update copyright notice in trunk
...
X-SVN-Rev: 38848
2016-06-15 18:58:17 +00:00
Yoshito Umaoka
00ca13e126
ICU-12564 Reverted r38761 and r38762, because we want to prepend the Unicode copyright for existing source files, instead of replacing copyright comments.
...
X-SVN-Rev: 38776
2016-05-31 21:45:07 +00:00
Michael Ow
c9f199a30f
ICU-12564 Update copyright notice in ICU4C
...
X-SVN-Rev: 38761
2016-05-26 22:32:17 +00:00
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
Markus Scherer
e977c057a9
ICU-9101 merge branches/markus/collv2@35225 into the trunk
...
X-SVN-Rev: 35227
2014-02-25 21:21:49 +00:00
Markus Scherer
3c1cc35984
ICU-10251 make CollationElementIterator protected methods private
...
X-SVN-Rev: 34315
2013-09-13 19:35:54 +00:00
Yoshito Umaoka
1400bf549b
ICU-9104 Some minor updates in the CollationElementIterator API doc, including setOffset()/setText() are OK between next()/previous() in addition to reset(). Removing class name prefix in the updated section to improve the readability (doxygen still produces links without class prefix).
...
X-SVN-Rev: 33551
2013-04-25 21:10:43 +00:00
Steven R. Loomis
a5d6b9619c
ICU-6297 fixup doxygen tags
...
X-SVN-Rev: 24046
2008-05-28 21:20:51 +00:00
Ram Viswanadha
d0eb5dd8e9
ICU-4524 add brief documentation
...
X-SVN-Rev: 17983
2005-06-22 22:39:36 +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
George Rhoten
7e1b3f0bfd
ICU-739 Fix doxygen comments from previous change.
...
X-SVN-Rev: 17320
2005-03-10 08:22:26 +00:00
George Rhoten
933ce2197f
ICU-739 Palm OS compiler has some issues with shared libraries and exported data (non-functions).
...
X-SVN-Rev: 17304
2005-03-09 05:48:19 +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
Eric Mader
1e856ba7a2
ICU-4179 update copyright notices for ICU 3.2
...
X-SVN-Rev: 16683
2004-10-29 23:42:49 +00:00
George Rhoten
038f43c843
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16196
2004-08-27 16:45:16 +00:00
George Rhoten
7c225a89aa
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
...
X-SVN-Rev: 16183
2004-08-24 17:38:33 +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
492d57ac79
ICU-3221 Fix AIX linker warnings
...
X-SVN-Rev: 12997
2003-08-31 20:53:46 +00:00
Alan Liu
de95737116
ICU-2959 update copyright dates to include 2003
...
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
Markus Scherer
962c18923a
ICU-2537 add declarations mostly for unimplemented default constructors
...
X-SVN-Rev: 11798
2003-05-04 01:40:40 +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
e4183bba44
ICU-2565 added ICU tags to some defines & consts
...
X-SVN-Rev: 10703
2002-12-17 23:37:09 +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
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
Syn Wee Quek
6435f0da90
ICU-2023 docs update, remove docs warnings
...
X-SVN-Rev: 9660
2002-08-09 22:37:04 +00:00
GCL Shanghai
d160acc6e2
ICU-1953 API docs have complete set of @param, @return...
...
X-SVN-Rev: 8983
2002-07-01 11:04:45 +00:00
Markus Scherer
11948b52df
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
...
X-SVN-Rev: 8977
2002-06-29 00:04:16 +00:00
Markus Scherer
5a81709c73
ICU-1962 derive all ICU C++ classes from common UObject base class
...
X-SVN-Rev: 8953
2002-06-27 01:19:20 +00:00
Markus Scherer
8c78422db2
ICU-1561 replace all UTextOffset with int32_t
...
X-SVN-Rev: 7942
2002-03-12 01:32:42 +00:00
Syn Wee Quek
3159af47d9
ICU-1472
...
Added @ documentation to the public API
X-SVN-Rev: 6902
2001-11-14 22:24:17 +00:00
Helena Chapman
d816eefc57
ICU-1264 added namspace support where possible.
...
X-SVN-Rev: 6124
2001-10-08 23:26:58 +00:00
Syn Wee Quek
8fa2ab2060
ICU-807
...
Clean up:
removed old comments and
redundant private methods that isn't used anywhere.
X-SVN-Rev: 5083
2001-06-26 17:41:10 +00:00
Vladimir Weinstein
8e6698de87
ICU-903 updated copyright notices
...
X-SVN-Rev: 4237
2001-03-21 20:31:13 +00:00
Syn Wee Quek
8939476885
ICU-807
...
Fixed some Linux compiler warning
X-SVN-Rev: 4115
2001-03-15 22:56:24 +00:00
Syn Wee Quek
24ff93d428
ICU-878
...
added functionality to retrieve getMaxExpansion for implicit collation elements
X-SVN-Rev: 3891
2001-03-03 04:06:43 +00:00
George Rhoten
b330aaed7a
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3866
2001-03-01 23:12:34 +00:00
Syn Wee Quek
6d5b35e584
ICU-861
...
Updated javadoc comments.
X-SVN-Rev: 3759
2001-02-23 23:34:34 +00:00
Syn Wee Quek
1966b36a04
ICU-861
...
Updated UCOL_GETPREVCE.
X-SVN-Rev: 3733
2001-02-22 23:16:06 +00:00
Syn Wee Quek
1418000403
ICU-861
...
NO_MORE_CES added to public access.
Comments of use added.
X-SVN-Rev: 3701
2001-02-21 01:58:55 +00:00
Syn Wee Quek
78a57a7680
ICU-861
...
Implemented backwards iterator for collation
X-SVN-Rev: 3679
2001-02-20 00:26:50 +00:00
Syn Wee Quek
7d3a101e76
ICU-807 Added comment header
...
X-SVN-Rev: 3493
2001-01-30 18:52:58 +00:00
Ram Viswanadha
52e1f1c66b
ICU-807 Committed by Syn Wee. New C++ wrappers for C Collation codes ucol.h, ucoleitr.h.
...
X-SVN-Rev: 3433
2001-01-18 00:22:38 +00:00
Vladimir Weinstein
fe9596e031
ICU-96 old collation ripped our from the C framework, replaced by the new collation work in progress
...
X-SVN-Rev: 3421
2001-01-15 07:28:54 +00:00
Vladimir Weinstein
8e06769a63
ICU-96 cleanup, comments, debugging
...
X-SVN-Rev: 3222
2000-12-14 01:11:11 +00:00
Vladimir Weinstein
7cdd2c8ecb
ICU-96 collation data generated so that collation elements never have 00 or 01 bytes in them
...
X-SVN-Rev: 3179
2000-12-08 22:03:01 +00:00
Ram Viswanadha
e2a99295e9
ICU-647 Chaged documentation in header files for compliance with Doxygen
...
X-SVN-Rev: 3171
2000-12-08 18:46:55 +00:00
Vladimir Weinstein
f171b0a0a1
ICU-96 collation improvement - prototype support
...
X-SVN-Rev: 2876
2000-11-07 00:00:17 +00:00
George Rhoten
123caf9bbd
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2232
2000-08-14 23:23:20 +00:00
Markus Scherer
769118da39
ICU-176 prepare some implementation for UChar32 normalization results
...
X-SVN-Rev: 1471
2000-05-24 21:01:07 +00:00
Helena Chapman
69ba12f77c
ICU-351 Define UBool to be used in the APIs.
...
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00