main
ICU-21833 Replace NULL with nullptr in all C++ code.
ICU-22684 Removed @internal from all definitions that are already declared private.
ICU-23152 Another typename
ICU-22793 Clang-Tidy: google-readability-casting
ICU-21833 Replace U_FINAL with final everywhere.
ICU-22954 Make UCollator predicates usable without U_SHOW_CPLUSPLUS_API.
ICU-22532 Remove redundant 'void' from empty C++ parameter lists.
ICU-20578 headers: guard all C++ headers using U_SHOW_CPLUSPLUS_API
ICU-23056 docmain + utfiterator.h
ICU-13810 Doxygen warning cleanup.
ICU-21267 stop defining & using FALSE & TRUE macros in public headers
ICU-9961 replace U_DRAFT/U_STABLE/U_INTERNAL with U_CAPI
ICU-22193 fix some CI test failures
ICU-23247 BRS 78: Bump the runs-on value of all GitHub workflows to the current versioned values corresponding to -latest
ICU-23192 Replace use of CharString with FixedString for data members.
ICU-23190 Delete obsolete U_HAVE_PLACEMENT_NEW.
ICU-22723 Promoted all @draft ICU 74 APIs to @stable ICU 74
ICU-22954 Partially revert PR #3295 U_ICU_NAMESPACE_OR_INTERNAL, header-only localpointer
ICU-13611 Fix spelling errors/typos in 'common\unicode\*' header files.
ICU-23471 Fix sanitizer check for state minimization in rbbitblb.cpp
ICU-22643 Make UCHAR_TYPE work as intended with C++11, C11 & macOS.
ICU-22920 Avoid "return by const value" antipattern
ICU-20119 ICU4C 63 API promotion & change report (#161)
ICU-23136 Remove __declspec(dllexport) from class Locale on Windows.
ICU-23297 Do not use lookupMatcher in UnicodeSet parsing
ICU-22939 MF2: Re-implement resolved values and implement bidi default strategy
ICU-22954 Revert PR #3295 make all LocalXyzPointer header-only
ICU-23343 preparseucd.py, API constants, script metadata
ICU-22035 Remove instances of pre c++11 default constructor prevention pattern
ICU-21959 fix file-level doxygen issues
ICU-22533 Change API version annotation from 75.0 to 75
ICU-21581 Promoted @draft 68 APIs to stable
ICU-21158 Fix doc of UDISPCTX_NO_SUBSTITUTE
ICU-22520 doc: uloc_getName() & others may fail for example with a U_ILLEGAL_ARGUMENT_ERROR since PR #2813 in some cases where the implementation may have returned with a misleading U_BUFFER_OVERFLOW_ERROR
ICU-23004 C++ Unicode string code point iterators (#3096)
ICU-21734 Add missing overrides to pure virtual methods
ICU-23301 Grammatical UnicodeSet variables
ICU-23299 wstring woes
ICU-21580 change site.icu-project.org to icu.unicode.org etc
ICU-23056 Updated urename.h with one new function signature.
ICU-12764 icu4c utf-8 source files, update Copyright notices.
ICU-21018 Fix typos across repo that start with letter C
ICU-22722 toTitle does not use UTR 21
ICU-12764 UTF-8 source files, update file encoding comments.
ICU-23152 Unicode helper APIs
ICU-21304 Update old userguide links to unicode-org.github.io
ICU-23201 Annotate C code with U_FALLTHROUGH.
ICU-23421 code point iterators & ranges: add base(), front(), back()
ICU-21480 Promoted all @draft ICU 67 APIs to @stable ICU 67.
ICU-23249 ICU 79rc BRS: front-load update version to 79.0.1
ICU-23056 Promoted all @draft ICU 76 APIs to @stable ICU 76.