Commit Graph

22 Commits

Author SHA1 Message Date
Markus Scherer
d3315d98ef ICU-20783 use C++ covariant return types 2019-08-23 11:45:36 -07:00
Andy Heninger
242e02c388 ICU-12764 icu4c utf-8 source files, update Copyright notices.
X-SVN-Rev: 39583
2017-01-20 00:20:31 +00:00
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
Michael Ow
0763686c6c ICU-7370 Log data errors to ensure that intltest and cintltst passes without data.
X-SVN-Rev: 27649
2010-02-24 16:17:03 +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
8224c976f4 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17076
2005-01-02 19:30:11 +00:00
Markus Scherer
82a48800fc ICU-2590 try to call the compiler-provided UMemory/UObject/Replaceable copy constructors
X-SVN-Rev: 12414
2003-06-10 17:46:09 +00:00
George Rhoten
92842673da ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 12376
2003-06-09 04:57:01 +00:00
Markus Scherer
deb974ae5e ICU-2590 try to call the compiler-provided UMemory/UObject/Replaceable assignment operators
X-SVN-Rev: 11889
2003-05-11 23:27:58 +00:00
Markus Scherer
114b175ebc ICU-1730 improve API/code coverage
X-SVN-Rev: 11887
2003-05-10 23:10:33 +00:00
Markus Scherer
ece6fe9eca ICU-1730 add Replaceable::clone()
X-SVN-Rev: 11741
2003-04-30 22:08:57 +00:00
Alan Liu
1c3f8fb7b2 ICU-1837 fix test Replaceable impl bugs
X-SVN-Rev: 10338
2002-11-22 17:57:51 +00:00
Alan Liu
eddd59f368 ICU-1837 add post-2.1 test, fix bug
X-SVN-Rev: 10250
2002-11-14 01:45:42 +00:00
Markus Scherer
0eb9c506ec ICU-2248 modularize ICU
X-SVN-Rev: 9910
2002-09-21 00:43:14 +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
8c78422db2 ICU-1561 replace all UTextOffset with int32_t
X-SVN-Rev: 7942
2002-03-12 01:32:42 +00:00
Alan Liu
a3fb0df20c ICU-1544 add virtual extractBetween() to Replaceable and new UReplaceableCallback member 'extract'
X-SVN-Rev: 7789
2002-02-26 19:00:57 +00:00
George Rhoten
f55499cf92 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 7240
2001-12-01 00:32:29 +00:00
George Rhoten
e674eedfbf ICU-1533 Display the error message properly
X-SVN-Rev: 7159
2001-11-29 06:09:54 +00:00
Helena Chapman
b3c6e99445 ICU-1533 Ported ReplaceableTest from Java to C++.
X-SVN-Rev: 7146
2001-11-28 23:03:04 +00:00