icu/icu4c/source/common
2023-11-29 11:55:51 -08:00
..
unicode ICU-22555 Fix infinity loop in RuleBasedCollator constructor 2023-11-29 11:31:27 -08:00
appendable.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
bmpset.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
bmpset.h ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
brkeng.cpp ICU-22342 Rename fillBreak to fillBreaks 2023-09-14 10:04:57 -07:00
brkeng.h ICU-22342 Implement ExternalBreakEngineAPI 2023-08-30 11:43:16 -07:00
brkiter.cpp ICU-22342 Implement ExternalBreakEngineAPI 2023-08-30 11:43:16 -07:00
BUILD.bazel ICU-20777 Merge the likelySubtags implemention 2023-08-18 09:35:54 -07:00
bytesinkutil.cpp ICU-21148 Consistently use standard lowercase true/false everywhere. 2022-09-07 20:56:33 +02:00
bytesinkutil.h ICU-22053 Clean up usages of Macro Header Guards 2022-06-09 10:18:28 -07:00
bytestream.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
bytestrie.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
bytestriebuilder.cpp ICU-21374 Add a CFI build bot for ICU4C 2023-02-06 15:47:14 -08:00
bytestrieiterator.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
caniter.cpp ICU-22555 Fix infinity loop in RuleBasedCollator constructor 2023-11-29 11:31:27 -08:00
capi_helper.h ICU-20138 Adding FormattedValue APIs in C, C++, and Java. 2019-01-10 17:02:49 -06:00
characterproperties.cpp ICU-22404 new properties IDS_Unary_Operator, ID_Compat_Math_*, NFKC_SCF 2023-09-16 14:41:51 -07:00
chariter.cpp ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
charstr.cpp ICU-21833 replace U_NOEXCEPT with C++11 standard noexcept 2023-03-01 15:24:34 -08:00
charstr.h ICU-21833 replace U_NOEXCEPT with C++11 standard noexcept 2023-03-01 15:24:34 -08:00
charstrmap.h ICU-21833 replace U_NOEXCEPT with C++11 standard noexcept 2023-03-01 15:24:34 -08:00
cmemory.cpp ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
cmemory.h ICU-21833 replace U_NOEXCEPT with C++11 standard noexcept 2023-03-01 15:24:34 -08:00
common.rc
common.vcxproj ICU-22435 Add C API for Locale 2023-08-17 12:15:47 -07:00
common.vcxproj.filters ICU-22435 Add C API for Locale 2023-08-17 12:15:47 -07:00
common_uwp.vcxproj ICU-22435 Add C API for Locale 2023-08-17 12:15:47 -07:00
cpputils.h ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
cstr.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
cstr.h ICU-22035 Remove instances of pre c++11 default constructor prevention pattern 2022-06-08 16:28:02 -07:00
cstring.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
cstring.h ICU-20912 Make C/J Currency consistent on lowercase/uppercase currency equality 2020-03-25 12:21:34 -05:00
cwchar.cpp
cwchar.h
dictbe.cpp ICU-22342 Implement ExternalBreakEngineAPI 2023-08-30 11:43:16 -07:00
dictbe.h ICU-22342 Implement ExternalBreakEngineAPI 2023-08-30 11:43:16 -07:00
dictionarydata.cpp ICU-22224 Enable UBSAN and fix breakage 2023-02-27 17:31:49 -08:00
dictionarydata.h ICU-21833 Replace UChar with char16_t in C++ code. 2023-02-06 21:53:20 +01:00
dtintrv.cpp ICU-20973 Change all equality operator return types from UBool to bool. 2021-08-17 00:35:00 +02:00
edits.cpp ICU-21833 replace U_NOEXCEPT with C++11 standard noexcept 2023-03-01 15:24:34 -08:00
emojiprops.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
emojiprops.h ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
errorcode.cpp
filteredbrk.cpp ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
filterednormalizer2.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
hash.h ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
icudataver.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
icuplug.cpp ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
icuplugimp.h ICU-9961 replace U_DRAFT/U_STABLE/U_INTERNAL with U_CAPI 2020-09-10 11:23:44 -07:00
loadednormalizer2impl.cpp ICU-22404 new properties IDS_Unary_Operator, ID_Compat_Math_*, NFKC_SCF 2023-09-16 14:41:51 -07:00
localebuilder.cpp ICU-21148 Consistently use standard lowercase true/false everywhere. 2022-09-07 20:56:33 +02:00
localefallback_data.h ICU-22325 CLDR release-44-alpha3 to main part 1 (binaries, binary-like source) 2023-09-15 14:02:20 -07:00
localematcher.cpp ICU-22531 Remove X from XLikelySubtags* 2023-11-17 14:49:39 -08:00
localeprioritylist.cpp ICU-21148 Consistently use standard lowercase true/false everywhere. 2022-09-07 20:56:33 +02:00
localeprioritylist.h ICU-21257 remove #License fragment from license URLs 2020-09-04 10:02:17 -07:00
localsvc.h ICU-20543 Fix -Wundef in library and test code. 2019-04-10 18:52:16 -07:00
locavailable.cpp ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
locbased.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
locbased.h ICU-20601 Remove superfluous semicolons (-Wextra-semi-stmt). 2019-08-15 12:30:21 +02:00
locdispnames.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
locdistance.cpp ICU-22531 Remove X from XLikelySubtags* 2023-11-17 14:49:39 -08:00
locdistance.h ICU-22531 Remove X from XLikelySubtags* 2023-11-17 14:49:39 -08:00
locdspnm.cpp ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
locid.cpp ICU-22494 Avoid adding empty or duplicate variants during locale canoncalization. 2023-09-11 15:25:37 -07:00
loclikely.cpp ICU-22493 Implement First Day Override in Calendar 2023-11-29 11:55:51 -08:00
loclikelysubtags.cpp ICU-22531 Remove X from XLikelySubtags* 2023-11-17 14:49:39 -08:00
loclikelysubtags.h ICU-22531 Remove X from XLikelySubtags* 2023-11-17 14:49:39 -08:00
locmap.cpp ICU-21289 Switch to using CharString for calling uloc_toLanguageTag(). 2023-09-26 13:26:11 +02:00
locmap.h ICU-20206 ICU4C: Make USE_WINDOWS_LCID_MAPPING_API compile-time configurable. 2019-01-24 14:55:26 -08:00
locresdata.cpp ICU-21289 Switch to using CharString for calling uloc_canonicalize(). 2023-09-26 00:52:13 +02:00
locutil.cpp ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
locutil.h
lsr.cpp ICU-20777 Merge the likelySubtags implemention 2023-08-18 09:35:54 -07:00
lsr.h ICU-20777 Merge the likelySubtags implemention 2023-08-18 09:35:54 -07:00
lstmbe.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
lstmbe.h ICU-21833 Replace UChar with char16_t in C++ code. 2023-02-06 21:53:20 +01:00
Makefile.in ICU-10879 Split out OBJECTS from Makefiles into separate files 2020-05-20 11:37:05 -07:00
messageimpl.h ICU-22035 Remove instances of pre c++11 default constructor prevention pattern 2022-06-08 16:28:02 -07:00
messagepattern.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
mlbe.cpp ICU-22100 Modify ML model to improve Japanese phrase breaking performance 2023-02-03 13:07:53 -08:00
mlbe.h ICU-22100 Modify ML model to improve Japanese phrase breaking performance 2023-02-03 13:07:53 -08:00
msvcres.h ICU-21580 change site.icu-project.org to icu.unicode.org etc 2021-10-21 15:54:42 -07:00
mutex.h ICU-13764 Add separate CI build that treats warnings as errors with clang. 2019-07-30 22:10:02 -07:00
norm2_nfc_data.h ICU-22404 Unicode 15.1 beta data files & API constants 2023-07-13 19:26:14 -07:00
norm2allmodes.h ICU-22404 new properties IDS_Unary_Operator, ID_Compat_Math_*, NFKC_SCF 2023-09-16 14:41:51 -07:00
normalizer2.cpp ICU-21833 Replace U_OVERRIDE with override everywhere. 2023-02-22 18:28:07 +01:00
normalizer2impl.cpp ICU-22224 Enable UBSAN and fix breakage 2023-02-27 17:31:49 -08:00
normalizer2impl.h ICU-22404 new properties IDS_Unary_Operator, ID_Compat_Math_*, NFKC_SCF 2023-09-16 14:41:51 -07:00
normlzr.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
parsepos.cpp
patternprops.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
patternprops.h ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
pluralmap.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
pluralmap.h ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
propname.cpp ICU-22338 getProperty(Value)Name accepts nameChoice above 1 2023-04-10 17:50:12 -07:00
propname.h
propname_data.h ICU-22404 new properties IDS_Unary_Operator, ID_Compat_Math_*, NFKC_SCF 2023-09-16 14:41:51 -07:00
propsvec.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
propsvec.h
punycode.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
punycode.h ICU-21267 stop using FALSE & TRUE macros in most library-internal headers 2020-09-10 13:55:46 -07:00
putil.cpp ICU-22541 Fix MacOS 14 default timezone issue 2023-10-12 17:16:05 -07:00
putilimp.h ICU-21018 Fix typos across repo that start with letter A 2021-01-06 15:15:35 -08:00
rbbi.cpp ICU-22342 Implement ExternalBreakEngineAPI 2023-08-30 11:43:16 -07:00
rbbi_cache.cpp ICU-22342 Implement ExternalBreakEngineAPI 2023-08-30 11:43:16 -07:00
rbbi_cache.h ICU-21267 stop using FALSE & TRUE macros in most library-internal headers 2020-09-10 13:55:46 -07:00
rbbicst.pl ICU-21148 Consistently use standard lowercase true/false everywhere. 2022-09-07 20:56:33 +02:00
rbbidata.cpp ICU-21180 BreakIterator, change all NULL to nulptr 2022-10-26 18:55:48 -07:00
rbbidata.h ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
rbbinode.cpp ICU-21180 BreakIterator, change all NULL to nulptr 2022-10-26 18:55:48 -07:00
rbbinode.h ICU-20973 Change all equality operator return types from UBool to bool. 2021-08-17 00:35:00 +02:00
rbbirb.cpp ICU-22295 Remove deprecated RBBI LBCMNoChain option 2023-03-24 12:59:44 -07:00
rbbirb.h ICU-22295 Remove deprecated RBBI LBCMNoChain option 2023-03-24 12:59:44 -07:00
rbbirpt.h ICU-21148 Consistently use standard lowercase true/false everywhere. 2022-09-07 20:56:33 +02:00
rbbirpt.txt ICU-21580 Fix typos in icu4c/ 2021-07-19 13:22:38 -05:00
rbbiscan.cpp ICU-22295 Remove deprecated RBBI LBCMNoChain option 2023-03-24 12:59:44 -07:00
rbbiscan.h ICU-21180 BreakIterator, change all NULL to nulptr 2022-10-26 18:55:48 -07:00
rbbisetb.cpp ICU-21180 BreakIterator, change all NULL to nulptr 2022-10-26 18:55:48 -07:00
rbbisetb.h ICU-22035 Remove instances of pre c++11 default constructor prevention pattern 2022-06-08 16:28:02 -07:00
rbbistbl.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
rbbitblb.cpp ICU-22295 Remove deprecated RBBI LBCMNoChain option 2023-03-24 12:59:44 -07:00
rbbitblb.h ICU-21180 BreakIterator, change all NULL to nulptr 2022-10-26 18:55:48 -07:00
resbund.cpp ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
resbund_cnv.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
resource.cpp
resource.h ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
restrace.cpp ICU-20941 Fix ResourceTable lifetime to make ResourceTracer happy 2021-02-24 09:27:39 +01:00
restrace.h ICU-20593 Various updates to resource tracing. 2019-07-09 15:40:01 -05:00
ruleiter.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ruleiter.h ICU-21960 fix clang 13 C++20 warnings 2022-05-07 15:21:08 +00:00
schriter.cpp ICU-21374 Add a CFI build bot for ICU4C 2023-02-06 15:47:14 -08:00
serv.cpp ICU-21374 Add a CFI build bot for ICU4C 2023-02-06 15:47:14 -08:00
serv.h ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
servlk.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
servlkf.cpp ICU-21374 Add a CFI build bot for ICU4C 2023-02-06 15:47:14 -08:00
servloc.h ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
servls.cpp ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
servnotf.cpp ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
servnotf.h ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
servrbf.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
servslkf.cpp ICU-21374 Add a CFI build bot for ICU4C 2023-02-06 15:47:14 -08:00
sharedobject.cpp ICU-13399 Fix thread race in the Unified Cache. 2018-02-27 19:27:42 +00:00
sharedobject.h ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
simpleformatter.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
sources.txt ICU-22435 Add C API for Locale 2023-08-17 12:15:47 -07:00
sprpimpl.h ICU-12911 remove UBiDiProps except inside its .cpp file, and uprv_haveProperties() 2018-02-15 19:01:29 +00:00
static_unicode_sets.cpp ICU-21833 Replace U_OVERRIDE with override everywhere. 2023-02-22 18:28:07 +01:00
static_unicode_sets.h ICU-20108 Adding new parseLenients from CLDR 34 to ICU. 2019-02-15 16:51:17 -08:00
stringpiece.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
stringtriebuilder.cpp ICU-21374 Add a CFI build bot for ICU4C 2023-02-06 15:47:14 -08:00
uarrsort.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
uarrsort.h
uassert.h ICU-21669 UPRV_UNREACHABLE > UPRV_UNREACHABLE_EXIT/ASSERT, update usages 2021-09-14 15:22:52 -07:00
ubidi.cpp ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
ubidi_props.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
ubidi_props.h ICU-12911 remove UBiDiProps except inside its .cpp file, and uprv_haveProperties() 2018-02-15 19:01:29 +00:00
ubidi_props_data.h ICU-22404 Unicode 15.1 beta data files & API constants 2023-07-13 19:26:14 -07:00
ubidiimp.h ICU-20853 undef Solaris x86 register macros where they conflict 2020-10-02 14:20:44 -07:00
ubidiln.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ubiditransform.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ubidiwrt.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ubrk.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ubrkimpl.h
ucase.cpp ICU-22404 Unicode 15.1 beta data files & API constants 2023-07-13 19:26:14 -07:00
ucase.h ICU-6065 UnicodeSet::closeOver(simple case folding) 2023-03-02 08:12:57 -08:00
ucase_props_data.h ICU-22404 Unicode 15.1 beta data files & API constants 2023-07-13 19:26:14 -07:00
ucasemap.cpp ICU-22433 uppercase decomposed greek to decomposed greek and precomposed greek to precomposed greek. 2023-08-08 22:20:20 +02:00
ucasemap_imp.h ICU-22433 uppercase decomposed greek to decomposed greek and precomposed greek to precomposed greek. 2023-08-08 22:20:20 +02:00
ucasemap_titlecase_brkiter.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
ucat.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
uchar.cpp ICU-22224 Enable UBSAN and fix breakage 2023-02-27 17:31:49 -08:00
uchar_props_data.h ICU-22404 Unicode 15.1 data 20230811 plus UTS46 fix 2023-08-16 14:25:22 -07:00
ucharstrie.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ucharstriebuilder.cpp ICU-21374 Add a CFI build bot for ICU4C 2023-02-06 15:47:14 -08:00
ucharstrieiterator.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
uchriter.cpp ICU-21374 Add a CFI build bot for ICU4C 2023-02-06 15:47:14 -08:00
ucln.h
ucln_cmn.cpp ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
ucln_cmn.h ICU-21652 add emoji properties of strings 2021-09-08 12:15:50 -07:00
ucln_imp.h ICU-21267 stop using FALSE & TRUE macros in most library-internal headers 2020-09-10 13:55:46 -07:00
ucmndata.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
ucmndata.h ICU-21555 Fix typos from G to L 2021-06-07 16:09:09 -07:00
ucnv.cpp ICU-22224 Enable UBSAN and fix breakage 2023-02-27 17:31:49 -08:00
ucnv2022.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ucnv_bld.cpp ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
ucnv_bld.h ICU-21267 stop using FALSE & TRUE macros in most library-internal headers 2020-09-10 13:55:46 -07:00
ucnv_cb.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ucnv_cnv.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ucnv_cnv.h ICU-21580 Fix typos in icu4c/ 2021-07-19 13:22:38 -05:00
ucnv_ct.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ucnv_err.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ucnv_ext.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ucnv_ext.h
ucnv_imp.h ICU-21580 Fix typos in icu4c/ 2021-07-19 13:22:38 -05:00
ucnv_io.cpp ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
ucnv_io.h
ucnv_lmb.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ucnv_set.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
ucnv_u7.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ucnv_u8.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ucnv_u16.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ucnv_u32.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ucnvbocu.cpp ICU-22224 Enable UBSAN and fix breakage 2023-02-27 17:31:49 -08:00
ucnvdisp.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ucnvhz.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ucnvisci.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ucnvlat1.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ucnvmbcs.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ucnvmbcs.h ICU-21267 stop using FALSE & TRUE macros in most library-internal headers 2020-09-10 13:55:46 -07:00
ucnvscsu.cpp ICU-22224 Enable UBSAN and fix breakage 2023-02-27 17:31:49 -08:00
ucnvsel.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ucol_data.h ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ucol_swp.cpp ICU-22224 Enable UBSAN and fix breakage 2023-02-27 17:31:49 -08:00
ucol_swp.h ICU-9961 replace U_DRAFT/U_STABLE/U_INTERNAL with U_CAPI 2020-09-10 11:23:44 -07:00
ucptrie.cpp ICU-20672 Compiler Warning Cleanup. 2019-07-01 16:42:01 -07:00
ucptrie_impl.h ICU-21960 fix clang 13 C++20 warnings 2022-05-07 15:21:08 +00:00
ucurr.cpp ICU-21289 Switch to using CharString for calling uloc_getParent(). 2023-09-26 23:41:24 +02:00
ucurrimp.h ICU-13574 Adding currency names matcher to ICU4C. 2018-02-10 02:59:49 +00:00
udata.cpp ICU-22465 Change .s to .data() for replacing TinyString with CharString. 2023-08-21 15:57:20 +02:00
udatamem.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
udatamem.h ICU-22028 Export collation and normalization data for ICU4X 2022-06-28 08:37:32 -07:00
udataswp.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
udataswp.h ICU-13530 add UCPTrie/CodePointTrie, switch normalization to use it (#48) 2018-09-27 14:27:38 -07:00
uelement.h ICU-21526 Change return of UElementComparator to int32_t 2021-03-31 12:02:08 -07:00
uenum.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
uenumimp.h
uhash.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
uhash.h ICU-21555 Fix typos from G to L 2021-06-07 16:09:09 -07:00
uhash_us.cpp
uidna.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
uinit.cpp ICU-21148 Consistently use standard lowercase true/false everywhere. 2022-09-07 20:56:33 +02:00
uinvchar.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
uinvchar.h ICU-21267 stop using FALSE & TRUE macros in most library-internal headers 2020-09-10 13:55:46 -07:00
uiter.cpp ICU-22224 Enable UBSAN and fix breakage 2023-02-27 17:31:49 -08:00
ulayout_props.h ICU-20111 move text layout properties data into a new ulayout.icu data file 2019-02-14 08:30:57 -08:00
ulist.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
ulist.h
uloc.cpp ICU-22326 CLDR release-44-beta5 to ICU main part 3 (ICU sources: lib, tools, tests) 2023-10-26 10:59:18 -07:00
uloc_keytype.cpp ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
uloc_tag.cpp ICU-21289 Switch to using CharString for calling uloc_canonicalize(). 2023-09-26 00:52:13 +02:00
ulocale.cpp ICU-22365 call u_terminateChars in ULocale(Builder)? 2023-08-28 15:35:36 -07:00
ulocbuilder.cpp ICU-22365 Add adoptULocale and buildULocale to ULocaleBuilder 2023-09-05 16:37:39 -07:00
ulocimp.h ICU-21289 Switch to using CharString for calling uloc_getParent(). 2023-09-26 23:41:24 +02:00
umapfile.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
umapfile.h ICU-22028 Export collation and normalization data for ICU4X 2022-06-28 08:37:32 -07:00
umath.cpp
umutablecptrie.cpp ICU-20250 make UnicodeSet(intprop=value) faster 2018-11-12 16:05:57 -08:00
umutex.cpp ICU-20845 UMutex not trivially but constexpr constructible 2019-10-02 11:00:19 -07:00
umutex.h ICU-21960 C++20 Warnings from ATOMIC_VAR_INIT 2022-05-17 15:45:06 -07:00
unames.cpp ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
unifiedcache.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
unifiedcache.h ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
unifilt.cpp
unifunct.cpp
uniquecharstr.h ICU-22453 Fix non null terminated buffer issue. 2023-08-09 15:36:04 -07:00
uniset.cpp ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
uniset_closure.cpp ICU-6065 UnicodeSet::closeOver(simple case folding) 2023-03-02 08:12:57 -08:00
uniset_props.cpp ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
unisetspan.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
unisetspan.h ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
unistr.cpp ICU-22528 Improve date formatting performance 2023-10-13 18:43:04 -07:00
unistr_case.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
unistr_case_locale.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
unistr_cnv.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
unistr_props.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
unistr_titlecase_brkiter.cpp
unistrappender.h ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
unorm.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
unormcmp.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
unormimp.h ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
uobject.cpp ICU-21833 replace U_NOEXCEPT with C++11 standard noexcept 2023-03-01 15:24:34 -08:00
uposixdefs.h ICU-21386 uprv_tzname() should find the correct Olson ID when /etc/localtime is a "double" link 2023-02-25 16:48:43 -05:00
uprops.cpp ICU-22404 new properties IDS_Unary_Operator, ID_Compat_Math_*, NFKC_SCF 2023-09-16 14:41:51 -07:00
uprops.h ICU-22404 new properties IDS_Unary_Operator, ID_Compat_Math_*, NFKC_SCF 2023-09-16 14:41:51 -07:00
ures_cnv.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
uresbund.cpp ICU-21289 Switch to using CharString for calling uloc_getBaseName(). 2023-09-26 00:52:13 +02:00
uresdata.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
uresdata.h ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
uresimp.h ICU-21833 replace U_NOEXCEPT with C++11 standard noexcept 2023-03-01 15:24:34 -08:00
ureslocs.h
usc_impl.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
usc_impl.h ICU-21580 Fix typos in icu4c/ 2021-07-19 13:22:38 -05:00
uscript.cpp ICU-22220 CLDR release-43-alpha1 to ICU main 2023-02-21 11:39:48 -08:00
uscript_props.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
uset.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
uset_imp.h ICU-6065 UnicodeSet::closeOver(simple case folding) 2023-03-02 08:12:57 -08:00
uset_props.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
usetiter.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
ushape.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
usprep.cpp ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
ustack.cpp ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
ustr_cnv.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ustr_cnv.h
ustr_imp.h ICU-21267 stop using FALSE & TRUE macros in most library-internal headers 2020-09-10 13:55:46 -07:00
ustr_titlecase_brkiter.cpp ICU-21833 Replace U_OVERRIDE with override everywhere. 2023-02-22 18:28:07 +01:00
ustr_wcs.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ustrcase.cpp ICU-22433 uppercase decomposed greek to decomposed greek and precomposed greek to precomposed greek. 2023-08-08 22:20:20 +02:00
ustrcase_locale.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ustrenum.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ustrenum.h ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
ustrfmt.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ustrfmt.h
ustring.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
ustrtrns.cpp ICU-22224 Enable UBSAN and fix breakage 2023-02-27 17:31:49 -08:00
utext.cpp ICU-21653 utext_current32 should handle access callback that changes chunk size 2023-03-17 08:45:00 -07:00
utf_impl.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
util.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
util.h ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
util_props.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
utrace.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
utracimp.h ICU-21018 Fix typos across repo that start with letter C 2021-01-06 15:15:26 -08:00
utrie.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
utrie.h ICU-21267 stop using FALSE & TRUE macros in most library-internal headers 2020-09-10 13:55:46 -07:00
utrie2.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
utrie2.h ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
utrie2_builder.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
utrie2_impl.h ICU-13530 add UCPTrie/CodePointTrie, switch normalization to use it (#48) 2018-09-27 14:27:38 -07:00
utrie_swap.cpp ICU-21833 Replace NULL with nullptr in all C++ code. 2023-02-03 20:20:38 +01:00
uts46.cpp ICU-22404 Unicode 15.1 beta data files & API constants 2023-07-13 19:26:14 -07:00
utypeinfo.h
utypes.cpp ICU-13727 add U_INPUT_TOO_LONG_ERROR & ICUInputTooLongException 2020-08-31 10:32:11 -07:00
uvector.cpp ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
uvector.h ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
uvectr32.cpp ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
uvectr32.h ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
uvectr64.cpp ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
uvectr64.h ICU-21833 remove redundant void parameter lists 2023-03-02 09:31:57 -08:00
wintz.cpp ICU-21833 Replace UChar with char16_t in all C++ code. 2023-02-06 19:27:44 +01:00
wintz.h ICU-9961 replace U_DRAFT/U_STABLE/U_INTERNAL with U_CAPI 2020-09-10 11:23:44 -07:00