Fredrik Roubert
0178a07a26
ICU-22793 Clang-Tidy: google-readability-casting
...
https://releases.llvm.org/17.0.1/tools/clang/tools/extra/docs/clang-tidy/checks/google/readability-casting.html
2024-07-04 22:32:12 +02:00
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
Frank Tang
de0a28644b
ICU-22251 Move sprintf to snprintf.
...
See #2291
2023-01-25 23:23:29 -08: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
gnrunge
2415a6c5f6
ICU-21503 Adds status checks to prevent segmentation fault when test runs
...
with stubdata only.
ICU-21503 Changes the no-data checks according to review feedback.
2021-02-25 12:43:54 -08:00
Markus Scherer
fc12cf095c
ICU-21279 decompose (NFD/NFKD) UTF-8 with Edits
...
See #1518
2021-01-07 15:38:16 -08:00
Jeff Genovy
33d7868d45
ICU-20351 Warning cleanup changes for ICU4C under MSVC.
2019-01-16 16:43:02 -08:00
Norbert Runge
b96966a131
ICU-13358 No-data test fixes (cf. BRS task).
...
X-SVN-Rev: 40599
2017-10-06 23:11:11 +00:00
Markus Scherer
aa6d5e3e76
ICU-13271 add Normalizer2::isNormalizedUTF8()
...
X-SVN-Rev: 40280
2017-07-20 22:08:30 +00:00
Markus Scherer
09b77193dc
ICU-13269 add StringByteSink(dest, initialAppendCapacity) constructor
...
X-SVN-Rev: 40277
2017-07-20 19:56:45 +00:00
Markus Scherer
e6748afd82
ICU-13197 improved normalization data structure and code; .nrm formatVersion 3; merged from branches/markus/normv3 except for cherry-picks from trunk to there
...
X-SVN-Rev: 40265
2017-07-14 22:38:40 +00:00
Markus Scherer
f3b00dc8ff
ICU-13197 test Normalizer2::normalizeUTF8() with Edits
...
X-SVN-Rev: 40148
2017-06-02 21:19:33 +00: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
Fredrik Roubert
7f4b8d106b
ICU-12012 Replace all sizeof p / sizeof *p with UPRV_LENGTHOF().
...
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/285520043 .
X-SVN-Rev: 38337
2016-02-23 10:40:09 +00:00
Markus Scherer
5cb38459a6
ICU-7273 remove #include unormimp.h where not used any more
...
X-SVN-Rev: 27667
2010-02-25 00:21:02 +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
Michael Ow
c6385f6209
ICU-7068 Add statements to ensure that uconfigtest passes
...
X-SVN-Rev: 26466
2009-08-04 21:09:17 +00:00
Michael Ow
6b1f9ef27c
ICU-6905 Make intltest pass without any data.
...
X-SVN-Rev: 26096
2009-06-12 19:34:21 +00:00
Michael Ow
b02865cecf
ICU-2498 Make intltest pass w/o data.
...
X-SVN-Rev: 23784
2008-04-10 23:19:16 +00:00
Eric Mader
43646aea15
ICU-4179 update copyright notices for ICU 3.2
...
X-SVN-Rev: 16693
2004-11-01 18:56:24 +00:00
George Rhoten
6a80fd1c86
ICU-3805 Break the circular dependency between utypes.h and putil.h
...
X-SVN-Rev: 16356
2004-09-23 00:24:36 +00:00
George Rhoten
cf63335147
ICU-2699 Fix some compiler warnings.
...
X-SVN-Rev: 12474
2003-06-11 22:07:25 +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
37c28a48b6
ICU-2590 improve API/code coverage
...
X-SVN-Rev: 11886
2003-05-10 23:10:09 +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
75446a50e3
ICU-2707 Allow NormalizationTest-3.2.0.txt to be found on Unix
...
X-SVN-Rev: 11592
2003-04-18 23:41:17 +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
George Rhoten
4c392b1bb4
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 9344
2002-07-25 18:41:14 +00:00
Markus Scherer
d1f6d99972
ICU-1781 test isNormalized()
...
X-SVN-Rev: 8854
2002-06-12 03:55:49 +00:00
George Rhoten
3c7398060a
ICU-1874 Make the tests work on individual files when ICU_DATA is set to ....\data\out\build\
...
X-SVN-Rev: 8512
2002-04-25 18:59:32 +00:00
George Rhoten
60e6fc4054
ICU-1199 Stop using the deprecated Unicode C++ class
...
X-SVN-Rev: 8117
2002-03-19 17:50:15 +00:00
Ram Viswanadha
9f0e696804
ICU-1627 fix paths for out of source builds
...
X-SVN-Rev: 7503
2002-01-24 23:06:21 +00:00
George Rhoten
ef87bd06d5
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 6879
2001-11-14 02:51:50 +00:00
Markus Scherer
23fa5a9046
ICU-1007 additional conformance test cases moved from NormalizationTest.txt to intltest/normconf.cpp so that we do not lose them when updating the .txt file from unicode.org
...
X-SVN-Rev: 6753
2001-11-10 23:02:54 +00:00
Markus Scherer
b4516689f5
ICU-1007 speed up normalization conformance test when not in exhaustive mode
...
X-SVN-Rev: 6718
2001-11-09 23:08:36 +00:00
Andy Heninger
c865dfa77e
ICU-1469 fix code portability problem for Linux.
...
X-SVN-Rev: 6684
2001-11-08 00:27:19 +00:00
Markus Scherer
3e9c27687a
ICU-1007 fix verbose output
...
X-SVN-Rev: 6662
2001-11-07 17:40:21 +00:00
Markus Scherer
df70e73374
ICU-1007 add conformance test cases
...
X-SVN-Rev: 6644
2001-11-06 23:09:34 +00:00
Andy Heninger
cf191f47df
ICU-1404 Fix broken out-of-source-directory build
...
X-SVN-Rev: 6571
2001-11-02 02:24:15 +00:00
George Rhoten
ccb3e4720d
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 6142
2001-10-10 01:22:30 +00:00
Andy Heninger
71f004be68
ICU-1247 Fix tests and test builds so that tests will run against installed libraries.
...
X-SVN-Rev: 5954
2001-09-28 00:31:53 +00:00
Markus Scherer
acd4727bf3
ICU-1007 reenable tests for Normalizer iteration
...
X-SVN-Rev: 5670
2001-08-31 22:25:09 +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