aboutsummaryrefslogtreecommitdiff
path: root/libcxx/docs
AgeCommit message (Expand)AuthorFilesLines
2023-03-06[libc++][NFC] update Range Status for the completion of C++20 rangesHui1-1/+1
2023-02-28[libc++] Add FTM for views::as_rvalueNikolas Klauser1-0/+2
2023-02-14[libc++] Fix bug in allocate_shared_for_overwriteLouis Dionne1-1/+1
2023-01-31[libc++][NFC] Update the libc++ release notes for LLVM 16.Konstantin Varlamov1-2/+13
2023-01-24[libc++] Introduce a compile-time mechanism to override __libcpp_verbose_abortLouis Dionne2-6/+17
2023-01-24[libc++][doc] Updates format status.Mark de Wever5-4/+6
2023-01-24[libc++][ranges] implement `std::ranges::split_view`Hui3-3/+4
2023-01-23[libc++] implement P1020R1 P1973R1 make_unique[shared]_for_overwriteHui4-4/+4
2023-01-23[libc++][doc] Fixes the usage of improper markup.Mark de Wever2-3/+3
2023-01-23[libc++] Refactor clang-query checks to clang-tidy checks to get less obscure...Nikolas Klauser1-2/+1
2023-01-21[libc++] Implement P1413R3 (Deprecate std::aligned_storage and std::aligned_u...Nikolas Klauser2-1/+3
2023-01-20[libc++][format] range-default-formatter for set.Mark de Wever1-1/+1
2023-01-20[libc++] Enable segmented iterator optimizations for join_view::iteratorNikolas Klauser1-0/+3
2023-01-20[libc++] Mark LWG3349 as completeNikolas Klauser1-1/+1
2023-01-20[libc++] Remove old CI configurations and update the supported compiler versionsNikolas Klauser2-1/+3
2023-01-20[libc++] Implement P2446R2 (views::as_rvalue)Nikolas Klauser3-2/+3
2023-01-19[libc++][format] range-default-formatter for mapMark de Wever1-1/+3
2023-01-19[libc++] Refactor deque::iterator algorithm optimizationsNikolas Klauser1-0/+2
2023-01-19[libc++][format] Adds formatter std::vector<bool>.Mark de Wever1-1/+1
2023-01-19[libc++][format] Adds container adaptor formatters.Mark de Wever1-1/+1
2023-01-19[libc++][format] Implements range_formatterMark de Wever1-1/+1
2023-01-18[libc++][ranges] Remove a leftover include version control markers in Cxx20Pa...Haojian Wu1-5/+0
2023-01-17[libc++][ranges] Mark completed Ranges papers and issues as done, bump versio...Konstantin Varlamov5-14/+20
2023-01-15[libc++][ranges] implement `std::views::elements_view`Hui Xie5-7/+8
2023-01-13[libc++][doc] Updates the release notes.Mark de Wever3-5/+19
2023-01-12[libc++] Add [[nodiscard]] extensions in <math.h>Nikolas Klauser1-0/+23
2023-01-11[libc++] Hold mutex lock while notify_all is called at notify_all_at_thread_exitArthur O'Dwyer1-0/+1
2023-01-11[Libcxx] Add <source_location> header.James Y Knight4-3/+4
2023-01-11[libc++][NFC] Improve consistency in status csv filesLouis Dionne4-32/+30
2023-01-08[libc++] [C++20] [P0415] Constexpr for std::complex.Marek Kurdej3-2/+3
2022-12-25[libc++] Implement constexpr {isfinite, isinf, isnan, isnormal}Nikolas Klauser2-1/+2
2022-12-24[libc++][chrono] Add calendar type formatters.Mark de Wever2-12/+13
2022-12-23[libc++] LWG3738 Validates a missing precondition.Mark de Wever1-1/+1
2022-12-23[libc++] LWG3745 noexcept for atomic_wait.Mark de Wever1-1/+1
2022-12-22[libc++][format] Adds formatter for tuple and pairMark de Wever1-1/+1
2022-12-21[libc++] Adds __cpp_lib_constexpr_algorithms to utility.Mark de Wever1-1/+1
2022-12-21[libc++][doc] Adds Kona plenary papers and issues.Mark de Wever4-3/+75
2022-12-16Implement LWG-3646 std::ranges::view_interface::size returns a signed typeIgor Zhukov1-0/+2
2022-12-15[libc++] Implement P1169R4 (static operator())Nikolas Klauser3-2/+3
2022-12-14[libc++] Implement `std::expected` P0323R12Hui Xie3-4/+6
2022-12-10[libc++][doc] Fixes a formating issue.Mark de Wever1-1/+1
2022-12-09[libc++][ranges][NFC] Update Ranges status.Konstantin Varlamov1-4/+2
2022-12-07[libc++] Implement P0339R6 (polymorphic_allocator<> as a vocabulary type)Nikolas Klauser4-5/+6
2022-12-05Revert "[CMake] Use LLVM_TARGET_TRIPLE in runtimes"Leonard Chan1-1/+1
2022-11-29[libc++][ranges][NFC] Revamp the Ranges status pagevarconst10-396/+149
2022-11-29[lbc++] Implement the rest of P0600R1 (nodiscard in the library)Nikolas Klauser3-2/+2
2022-11-29[CMake] Use LLVM_TARGET_TRIPLE in runtimesPetr Hosek1-1/+1
2022-11-25[libc++] Bump AppleClang compiler requirementLouis Dionne1-1/+1
2022-11-24[libc++] Keep char_traits<T> for arbitrary T around until LLVM 18Louis Dionne1-11/+6
2022-11-24[libc++] Remove P1908 from the status pageNikolas Klauser1-1/+0