Markus Scherer
b6dcc95d3c
ICU-21833 remove redundant void parameter lists
...
See #2351
2023-03-02 09:31:57 -08:00
Fredrik Roubert
2e0d30cfcf
ICU-21833 Replace NULL with nullptr in all C++ code.
2023-02-03 20:20:38 +01:00
Fredrik Roubert
030fa1a479
ICU-21148 Consistently use standard lowercase true/false everywhere.
...
This is the normal standard way in C, C++ as well as Java and there's no
longer any reason for ICU to be different. The various internal macros
providing custom boolean constants can all be deleted and code as well
as documentation can be updated to use lowercase true/false everywhere.
2022-09-07 20:56:33 +02:00
Peter Varga
80d42a13fc
ICU-21734 Add missing overrides in tests
2021-09-07 13:56:33 -07:00
Markus Scherer
8dcca5dc76
ICU-13197 Normalizer2::normalizeUTF8(StringPiece->ByteSink/Edits) compose=direct UTF-8, else via UTF-16/no edits
...
X-SVN-Rev: 40147
2017-05-31 18:15:45 +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
Vladimir Weinstein
4df42a86bb
ICU-2840 tests shouldn't crash if there is no data
...
X-SVN-Rev: 12340
2003-06-06 04:54:34 +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
Markus Scherer
2b7ba6ffc3
ICU-2481 improve prototype and support backlevel Unicode 3.2 normalization
...
X-SVN-Rev: 11167
2003-02-26 01:45:06 +00:00
Markus Scherer
794e3d9fdc
ICU-2021 add tests for unorm_compare(case-insensitive)
...
X-SVN-Rev: 11106
2003-02-19 21:52:01 +00:00
Ram Viswanadha
ea7e87616b
ICU-2039 Improve code coverage
...
X-SVN-Rev: 9497
2002-08-01 00:52:36 +00:00
Markus Scherer
df70e73374
ICU-1007 add conformance test cases
...
X-SVN-Rev: 6644
2001-11-06 23:09:34 +00:00
Markus Scherer
48f0fb3578
ICU-1007 parse NormalizationTest.txt from char*, not from UnicodeString (faster), and handle supplementary code points (for Unicode 3.1 and up)
...
X-SVN-Rev: 5532
2001-08-17 22:50:39 +00:00
George Rhoten
21109bca17
ICU-865 os/390 can not have the original normalization test checked in as binary
...
X-SVN-Rev: 4312
2001-03-23 19:51:42 +00:00
Ram Viswanadha
7f6d7e256f
ICU-903 update copyright notices
...
X-SVN-Rev: 4235
2001-03-21 20:09:56 +00:00
George Rhoten
c1c054062d
ICU-865 This test is too slow,
...
and I think os/390 has a problem with it opening up the file as non-binary
X-SVN-Rev: 4193
2001-03-20 19:39:51 +00:00
George Rhoten
cc62cf111d
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 3188
2000-12-09 03:17:45 +00:00
George Rhoten
2dbb8812ba
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2226
2000-08-14 21:42:36 +00:00
Alan Liu
d394403080
ICU-89 add UTR15 conformance test
...
X-SVN-Rev: 2046
2000-07-26 16:27:18 +00:00