Fredrik Roubert
|
0bf8a95309
|
ICU-22793 Remove superfluous return value typecasts to UBool.
|
2024-09-19 17:11:38 +02:00 |
|
Fredrik Roubert
|
2de88f9d9c
|
ICU-21833 Replace UChar with char16_t in all C++ code.
|
2023-02-06 19:27:44 +01:00 |
|
Fredrik Roubert
|
2e0d30cfcf
|
ICU-21833 Replace NULL with nullptr in all C++ code.
|
2023-02-03 20:20:38 +01:00 |
|
Erik Torres
|
cfefa03539
|
ICU-21555 fix typos for D, E and F found in the repo
See #1714
|
2021-05-10 11:09:05 -07:00 |
|
Erik Torres Aguilar
|
bd3b202741
|
ICU-21018 Fix typos across repo that start with letter A
See #1506
|
2021-01-06 15:15:35 -08:00 |
|
inokawa
|
bb5d29b143
|
ICU-21416 Fix typos in comments
|
2020-12-09 14:17:14 -08:00 |
|
Markus Scherer
|
76a9c82e1e
|
ICU-13461 remove register keyword from C++ code
X-SVN-Rev: 40744
|
2017-12-18 23:17:26 +00:00 |
|
Andy Heninger
|
04448b004f
|
ICU-12764 UTF-8 source files, update file encoding comments.
X-SVN-Rev: 39641
|
2017-02-03 18:57:23 +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 |
|
Andy Heninger
|
f28895cccc
|
ICU-12943 Windows Build Fixes for UChar=char16_t and utf-8 source files.
X-SVN-Rev: 39581
|
2017-01-19 18:12:50 +00:00 |
|
Markus Scherer
|
7960164327
|
ICU-12663 UnicodeString support nearly 2G UChars & avoid integer overflows; string-to-string case mappings & detect integer overflows; make some calls to uprv_memcpy() and similar a little more robust by casting int32_t to size_t before multiplying
X-SVN-Rev: 39288
|
2016-09-20 01:10:36 +00:00 |
|
Andy Heninger
|
85f8d034a7
|
ICU-12547 UCHAR_TYPE=char16_t on Windows, fix compilation problems.
X-SVN-Rev: 39217
|
2016-09-13 21:37:40 +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
|
b565e739cc
|
ICU-9031 fix buffer reallocation bug in u_strToWCS()
X-SVN-Rev: 31271
|
2012-01-26 23:53:45 +00:00 |
|
Markus Scherer
|
41c8654d92
|
ICU-8601 replace C U_INLINE hack with C++ inline, and also rename a few other .c files to .cpp for future UMTX_CHECK replacement
X-SVN-Rev: 30148
|
2011-05-26 20:05:39 +00:00 |
|