summaryrefslogtreecommitdiffstats
path: root/contrib/libs/cxxsupp/libcxx/src/ios.instantiations.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update libcxx to 18 Dec 3b0705827dbe711788c6b6bec3afa94205db1ce8mikhnenko2024-12-051-1/+1
| | | | commit_hash:875d8582c26b8bf016af25e00ad77d9bbf081948
* Update libcxx to 19 Oct d173ce4a670e88b65c52f6fc1bf10d133ee35704mikhnenko2024-11-151-1/+1
| | | | commit_hash:c1da7a8a6580c15e8af41b1a4847da2163706905
* Update libcxx to llvmorg-17.0.6hiddenpath2024-02-211-1/+1
| | | | | Update libcxx to llvmorg-17.0.6 c871ef572c71b4fef22d4a9e65bcebc57e625aea
* feat contrib: aiogram 3armenqa2024-01-191-0/+3
| | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/
* Update libc++ to 34313583 (20 Feb 2022).halyavin2022-07-211-8/+7
| | | | | | | | | | | | | | | | | | | | Notable changes: * replace _LIBCPP_INLINE_VISIBILITY with _LIBCPP_HIDE_FROM_ABI in __filesystem/operations.h * implement sortable and mergeable concepts * replace __uncvref with __uncvref_t * implement consistent stateful allocator behavior in std::basic_string::operator+ * remove some _LIBCPP_CXX03_LANG ifdef's * move _LIBCPP_ASSERT related code to a separate file * enable std::hash<Enum> in C++11 mode * make algorithm includes more granular * implement range functionality for std::istream_iterator * add debug check in basic_string::insert * replace "" with <> in includes in src/ files for consistency with include/ * add push/pop macros defines in src/ files for consistency with include/ * add availability annotations to optional operations * remove conditional noexcept from view_interface --- this is allowed by the standard * replace _LIBCPP_SAFE_STATIC with _LIBCPP_CONSTINIT * guard most of std::ranges under _LIBCPP_HAS_NO_INCOMPLETE_RANGES * remove priority pragma for AIX from locale.cpp because it is ignored anyway
* Restoring authorship annotation for Andrey Khalyavin <[email protected]>. ↵Andrey Khalyavin2022-02-101-46/+46
| | | | Commit 2 of 2.
* Restoring authorship annotation for Andrey Khalyavin <[email protected]>. ↵Andrey Khalyavin2022-02-101-46/+46
| | | | Commit 1 of 2.
* intermediate changesDevtools Arcadia2022-02-071-0/+46
ref:cde9a383711a11544ce7e107a78147fb96cc4029