65538899创建于 2025年1月13日历史提交
文件最后提交记录最后更新时间
[libc++] Add missing include to three_way_comp_ref_type.h1 年前
[libc++] Increase atomic_ref's required alignment for small types (#99654)1 年前
[libc++][bit] Improves rotate functions. (#98032)1 年前
[libc++][NFC] Replace _NOEXCEPT and _LIBCPP_CONSTEXPR macros with the keywords in C++11 code (#96387)1 年前
[libc++][TZDB] Implements zoned_time formatters. (#98347)1 年前
[libc++] Restore __synth_three_way lambda (#90398)1 年前
[libc++][ranges] remove __workaround_52970 (#85683)2 年前
[libc++] Split the monolithic __threading_support header (#79654)2 年前
[libc++][hardening] Use bounded iterators in std::vector and std::string (#78929)1 年前
[libc++][hardening] Classify assertions related to leaks and syscalls. (#77164)2 年前
[libc++][NFC] Move basic ASan annotation functions into a utility header (#87220)2 年前
[libc++] Fix the signatures of std::rethrow_if_nested (#91365)1 年前
[libc++] restrict the expected conversion constructor not compete against copy constructor (#96101)1 年前
[libc++] Make the __availability header a sub-header of __config (#93083)2 年前
[libc++][format] LWG4061: Should std::basic_format_context be default-constructible/copyable/movable? (#97251)1 年前
[libc++][NFC] Replace _NOEXCEPT and _LIBCPP_CONSTEXPR macros with the keywords in C++11 code (#96387)1 年前
[libc++] Make the __availability header a sub-header of __config (#93083)2 年前
[libc++] Format the code base (#74334)2 年前
[libc++][spaceship] Implements X::iterator container requirements. (#99343)1 年前
[libc++] Remove dead code from the locale base API and support code (#89070)1 年前
[libc++][math] Fix undue overflowing of std::hypot(x,y,z) (#100820)1 年前
[libc++] P2389R2: dextents Index Type Parameter (#97393)1 年前
[libc++] Use a different smart ptr type alias (#102089)1 年前
[libc++] Make the __availability header a sub-header of __config (#93083)2 年前
[libc++] Make std::lock_guard available with _LIBCPP_HAS_NO_THREADS (#98717)1 年前
[libc++] Fix incorrect overflow checking in std::lcm (#96310)1 年前
[libc++] Enable modernize-use-equals-delete (#93293)1 年前
[libc++] Remove unnecessary #ifdef guards around PSTL implementation details (#95268)1 年前
[libc++][NFC] Replace _NOEXCEPT and _LIBCPP_CONSTEXPR macros with the keywords in C++11 code (#96387)1 年前
[libc++][ranges] LWG3618: Unnecessary iter_move for transform_view::iterator (#91809)1 年前
[libc++] Make the __availability header a sub-header of __config (#93083)2 年前
[libc++][NFC] Merge identical char_traits functions into a base class (#97700)1 年前
[libc++] Remove dead code from the locale base API and support code (#89070)1 年前
[libc++] Undeprecate POSIX STREAM macros. (#88296)2 年前
[libc++] Enable modernize-use-equals-delete (#93293)1 年前
[libc++] Clean up some now dead code with the upgrade to GCC 14 (#97746)1 年前
[libc++] Revert "Use GCC type traits builtins for remove_cv and remove_cvref (#81386)"1 年前
[libc++] Make std::pair trivially copyable if its members are (#89652)1 年前
[libc++] Format the code base (#74334)2 年前
[libc++][NFC] Replace _NOEXCEPT and _LIBCPP_CONSTEXPR macros with the keywords in C++11 code (#96387)1 年前
[libc++] Clean up includes of <__assert> (#80091)2 年前
[libc++][math] Mathematical Special Functions: Hermite Polynomial (#89982)1 年前
[libc++] Clean up includes of <__assert> (#80091)2 年前
[libc++][spaceship] Implements X::iterator container requirements. (#99343)1 年前
Bump version to 19.1.71 年前
[libc++] Properly define _LIBCPP_HAS_NO_UNICODE in __config_site (#95138)1 年前
[libc++] Refactor<__type_traits/is_swappable.h> (#86822)1 年前
[libc++] Mark more types as trivially relocatable (#89724)1 年前
[libc++] Format the code base (#74334)2 年前
[libc++] Remove _LIBCPP_DISABLE_NODISCARD_EXTENSIONS and refactor the tests (#87094)2 年前
[libc++][NFC] Run clang-format on libcxx/include again (#95874)1 年前
[libc++] Remove experimental pmr headers now shipped in mainline (#73172)2 年前
[libc++] cuchar redeclares ::mbstate_t when it's in its own clang module3 年前
[libc++] Refactor<__type_traits/is_swappable.h> (#86822)1 年前
Fixing conflicting macro definitions between curses.h and the standard library.2 年前
[libc++][NFC] Run clang-format on libcxx/include again (#95874)1 年前
[libc++][ranges] P1223R5: find_last (#99312)1 年前
[libc++][NFC] Run clang-format on libcxx/include again (#95874)1 年前
[libc++] Restore __synth_three_way lambda (#90398)1 年前
[libc++] Include the rest of the detail headers by version in the umbrella headers (#96032)1 年前
[libc++] Handle _LIBCPP_HAS_NO_{THREADS,LOCALIZATION} consistently with other carve-outs (#98319)1 年前
[libc++][RFC] Only include what is required by-version in the umbrella headers (#83740)2 年前
[libc++] Fix failures with GCC 14 (#92663)1 年前
[libc++] Clean up includes of <__assert> (#80091)2 年前
[libc++] Clean up includes of <__assert> (#80091)2 年前
[libc++] Clean up includes of <__assert> (#80091)2 年前
[libc++] Undeprecate POSIX STREAM macros. (#88296)2 年前
[libc++] Clean up includes of <__assert> (#80091)2 年前
[libc++] Clean up includes of <__assert> (#80091)2 年前
[libc++][RFC] Only include what is required by-version in the umbrella headers (#83740)2 年前
Guard an include of <ostream> in <chrono> with availability macro (#108429)1 年前
[libc++] Clean up includes of <__assert> (#80091)2 年前
[libc++] Clean up includes of <__assert> (#80091)2 年前
[libc++] Clean up includes of <__assert> (#80091)2 年前
[libc++] Clean up includes of <__assert> (#80091)2 年前
[libc++][math] Fix undue overflowing of std::hypot(x,y,z) (#100820)1 年前
[libc++][NFC] Run clang-format on libcxx/include again (#95874)1 年前
[libc++][RFC] Only include what is required by-version in the umbrella headers (#83740)2 年前
[libc++] Fix ambiguous constructors for std::complex and std::optional (#103409)1 年前
[libc++] Only include_next C library headers when they exist3 年前
[libc++][RFC] Only include what is required by-version in the umbrella headers (#83740)2 年前
[libc++] Make the __availability header a sub-header of __config (#93083)2 年前
[libc++][NFC] Run clang-format on libcxx/include again (#95874)1 年前
[libc++] Clean up includes of <__assert> (#80091)2 年前
[libc++] Clean up includes of <__assert> (#80091)2 年前
[libc++] Clean up includes of <__assert> (#80091)2 年前
[libc++] Clean up includes of <__assert> (#80091)2 年前
[libc++] Remove _LIBCPP_DISABLE_NODISCARD_EXTENSIONS and refactor the tests (#87094)2 年前
[libc++] Clean up includes of <__assert> (#80091)2 年前
[libc++] Clean up includes of <__assert> (#80091)2 年前
[libc++] Clean up includes of <__assert> (#80091)2 年前
[libc++] Clean up includes of <__assert> (#80091)2 年前
[libc++] Clean up includes of <__assert> (#80091)2 年前
[libc++] Clean up includes of <__assert> (#80091)2 年前
[libc++] Format the code base (#74334)2 年前
[libc++] Clean up includes of <__assert> (#80091)2 年前
[libc++][NFC] Replace __apply_cv with __copy_cv or __copy_cvref (#90867)2 年前
[libc++] Clean up includes of <__assert> (#80091)2 年前
[libc++][spaceship] Implements X::iterator container requirements. (#99343)1 年前
[libc++] Format the code base (#74334)2 年前