icu/icu4c/source
Frank Tang 638acd0c38 ICU-21374 Add a CFI build bot for ICU4C
Add the github action bot to build with cfi
Also fix all the known issues which require the change from C style cast to
static_cast inside the i18n and common directory while we are sure about
the object. and use
C++ style dynamic_cast for base-to-derive cast in other code inside i18n
and common and in test code or tool.
Change to use const_cast for casting between const / non-const
2023-02-06 15:47:14 -08:00
..
allinone ICU-22220 BRS73RC Update version number to 73.0.1 2022-12-04 21:14:41 -08:00
common ICU-21374 Add a CFI build bot for ICU4C 2023-02-06 15:47:14 -08:00
config ICU-21972 Use a shared props file for the ICU Major Version number in the Windows Visual Studio project files. 2022-03-30 20:55:36 -07:00
data ICU-22220 CLDR release-43-alpha0 (with SurveyTool data) to ICU main 2023-02-06 14:46:14 -08:00
extra ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
i18n ICU-21374 Add a CFI build bot for ICU4C 2023-02-06 15:47:14 -08:00
io ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
layoutex ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
python/icutools ICU-22100 Incorporate BudouX into ICU (C++) 2022-12-02 10:11:06 -08:00
samples ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
stubdata ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
test ICU-21374 Add a CFI build bot for ICU4C 2023-02-06 15:47:14 -08:00
tools ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
.clang-format ICU-20963 Remove executable bit from .clang-format file. 2020-10-01 10:58:04 -05:00
acinclude.m4
aclocal.m4 ICU-20973 Update configure files from configure.ac using autoreconf. 2021-08-17 00:35:00 +02:00
config.guess
config.sub
configure ICU-22220 BRS73RC Update version number to 73.0.1 2022-12-04 21:14:41 -08:00
configure.ac ICU-22010 Add early check for AX_CHECK_COMPILE_FLAG 2022-07-12 13:30:01 +05:30
Doxyfile.in ICU-21464 Modifies comments to address warnings when Doxygen 1.8.20 is used to 2021-01-26 15:13:58 -08:00
icudefs.mk.in ICU-21580 Fix typos in icu4c/ 2021-07-19 13:22:38 -05:00
install-sh
Makefile.in ICU-22109 icu-config hardcodes build paths unnecessarily 2022-08-22 15:02:39 -05:00
mkinstalldirs
runConfigureICU ICU-22194 runConfigureICU computer->compiler 2022-10-31 16:18:18 -07:00