Fredrik Roubert
|
1384d9f395
|
ICU-22532 Remove redundant 'void' from empty C++ parameter lists.
https://releases.llvm.org/16.0.0/tools/clang/tools/extra/docs/clang-tidy/checks/modernize/redundant-void-arg.html
|
2023-12-19 09:27:18 +09:00 |
|
Fredrik Roubert
|
633438f8da
|
ICU-20973 Change all equality operator return types from UBool to bool.
|
2021-08-17 00:35:00 +02:00 |
|
Markus Scherer
|
c3fe7e09d8
|
ICU-21267 stop defining & using FALSE & TRUE macros in public headers
See #1282
|
2020-09-09 15:13:56 -07:00 |
|
Alon Bar-Lev
|
a5bbd505d7
|
ICU-20578 headers: guard all C++ headers using U_SHOW_CPLUSPLUS_API
support including all files in C
cleanup and simplify the test/hdrtest
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
|
2019-05-14 17:18:06 -07:00 |
|
Shane Carr
|
2af33b7796
|
ICU-13763 Makes FieldPositionIterator offset by input string length in DecimalFormat, restoring ICU 61 behavior.
X-SVN-Rev: 41442
|
2018-05-23 21:08:53 +00:00 |
|
Shane Carr
|
2d49e73b8a
|
ICU-13177 Cleanup before merge to trunk.
X-SVN-Rev: 40471
|
2017-09-27 05:31:57 +00:00 |
|
Shane Carr
|
57913822e0
|
ICU-13177 Internal changes to existing icu4c source.
X-SVN-Rev: 40378
|
2017-09-10 02:02:02 +00: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 |
|
Markus Scherer
|
22a342a545
|
ICU-9689 UObject::getDynamicClassID() const { return NULL; } and remove UOBJECT_DEFINE_NO_RTTI_IMPLEMENTATION -> easier to create new class hierarchies
X-SVN-Rev: 32776
|
2012-11-08 23:31:20 +00:00 |
|
Peter Edberg
|
3384286860
|
ICU-8155 Promote appropriate @draft 4.2 and 4.4 API to @stable
X-SVN-Rev: 29035
|
2010-11-12 06:03:28 +00:00 |
|
Markus Scherer
|
f6a04770ff
|
ICU-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies
X-SVN-Rev: 28075
|
2010-05-19 17:29:33 +00:00 |
|
Markus Scherer
|
7fcecf9565
|
ICU-6192 do not include internal uvectr32.h from public unicode/fpositer.h
X-SVN-Rev: 27368
|
2010-01-21 23:54:42 +00:00 |
|
Steven R. Loomis
|
06b45900a4
|
ICU-7353 docs fixup
X-SVN-Rev: 27340
|
2010-01-20 00:20:05 +00:00 |
|
Doug Felt
|
52c23e0a47
|
ICU-6192 add support for getting field positions to NumberFormat and DateFormat
X-SVN-Rev: 27093
|
2009-12-17 22:15:20 +00:00 |
|