summaryrefslogtreecommitdiff
path: root/libcxx/docs
Commit message (Expand)AuthorAgeFilesLines
...
* [libc++] Addresses LWG3358Mark de Wever2023-03-071-1/+1
* [libc++][format] Addresses LWG3839.Mark de Wever2023-03-071-1/+1
* [libc++][format] Addresses LWG3881.Mark de Wever2023-03-071-1/+1
* Checked that complexity of std::sort_heap is 2N log(N) comparisonsNilay Vaish2023-03-061-1/+1
* [libc++][spaceship][NFC] Marked `operator<=>` for `move_iterator` and `counte...Hristo Hristov2023-03-061-3/+3
* [libc++] Update supported system versionsNikolas Klauser2023-03-051-3/+3
* [libc++][format] Addresses LWG3833.Mark de Wever2023-03-042-1/+7
* [libc++] Addresses LWG3103.Mark de Wever2023-03-041-1/+1
* [libc++][spaceship] Implement `operator<=>` for `forward_list`Hristo Hristov2023-03-031-1/+1
* [libc++][spaceship] Implement `operator<=>` for `deque`Hristo Hristov2023-03-031-1/+1
* [libc++][NFC] Fix typo in documentationLouis Dionne2023-03-021-1/+1
* [libcxx][NFC] Added a note about the P2520R0Shivam kunwar2023-03-022-1/+2
* [libc++] implement move_iterator<T*> should be a random access iterator \n Di...Shivam kunwar2023-03-013-2/+4
* [libc++] Addresses LWG3782.Mark de Wever2023-02-281-1/+1
* [libc++][spaceship] Implement `operator<=>` for `list`Adrian Vogelsgesang2023-02-281-1/+1
* [libc++][ranges] Implement LWG-3860 range_common_reference_t is missingIgor Zhukov2023-02-271-1/+1
* [libc++] Add FTM for views::as_rvalueNikolas Klauser2023-02-251-0/+2
* [libc++] Implement LWG-3204: `sub_match::swap` only swaps the base classIgor Zhukov2023-02-251-1/+1
* [libc++] Remove <experimental/{algorithm,functional}>Nikolas Klauser2023-02-241-0/+9
* [libc++] Forward to std::memcmp for trivially comparable types in equalNikolas Klauser2023-02-211-0/+2
* [libc++] Move constexpr <cstring> functions into their own headers and remove...Nikolas Klauser2023-02-211-1/+1
* [NFC][libc++][doc] Fixes formatting.Mark de Wever2023-02-181-1/+1
* [libc++][format] Addresses LWG3810.Mark de Wever2023-02-171-1/+1
* [libc++][test] Adds more generic test macros.Mark de Wever2023-02-172-2/+187
* [libc++] Granularize <bit> includesNikolas Klauser2023-02-171-1/+1
* [libc++] LWG 3857: allow `string_view` conversion when only traits varyJoe Loser2023-02-161-1/+1
* [libc++][NFC] update Range Status for the completion of C++20 rangesHui2023-02-141-1/+1
* [libc++][doc] Sets the proper plenary date.Mark de Wever2023-02-141-2/+2
* [libc++][chrono] Add hh_mm_ss formatter.Mark de Wever2023-02-141-1/+1
* [libc++][doc] Adds Issaquah papers and issues.Mark de Wever2023-02-142-0/+79
* [libc++][NFC] Remove duplicated line from `Cxx20Issues.csv`Adrian Vogelsgesang2023-02-131-1/+0
* [libc++][doc] Updates format status page.Mark de Wever2023-02-132-1/+8
* [libc++] Fix bug in allocate_shared_for_overwriteLouis Dionne2023-02-131-1/+1
* [libc++] Implement P2136R3 std::invoke_rLouis Dionne2023-02-132-2/+2
* [libc++] Granularize <type_traits> includes in <algorithm>Nikolas Klauser2023-02-131-0/+6
* [libc++][spaceship] Implement `lexicographical_compare_three_way`Adrian Vogelsgesang2023-02-123-3/+4
* [libc++][NFC] Fix formatting in ranges status pageAdrian Vogelsgesang2023-02-121-1/+1
* [libc++] Implement LWG3657 std::hash<filesystem::path>Louis Dionne2023-02-071-1/+1
* [libc++] Implement P1328R1 constexpr std::type_info::operator==Louis Dionne2023-02-073-2/+4
* [libc++] Use bounded iterators in std::string_view when the debug mode is ena...Louis Dionne2023-01-311-0/+3
* [NFC][libc++] Addresses LWG3781.Mark de Wever2023-01-311-1/+1
* [libc++] Addresses LWG3755.Mark de Wever2023-01-311-1/+1
* [libc++] Marks LWG2970 as complete.Mark de Wever2023-01-311-1/+1
* [libc++] Partly addresses LWG3798.Mark de Wever2023-01-312-1/+5
* [libc++] Addresses LWG3764.Mark de Wever2023-01-311-1/+1
* [libc++] Remove <experimental/coroutine>Chuanqi Xu2023-01-301-0/+4
* [libc++] Addresses LWG3754Mark de Wever2023-01-281-1/+1
* [libc++] Add documentation for reproducing CI issues locallyLouis Dionne2023-01-261-0/+20
* Bump the trunk major version to 17llvmorg-17-initTom Stellard2023-01-242-127/+6
* [libc++] Introduce a compile-time mechanism to override __libcpp_verbose_abortLouis Dionne2023-01-242-6/+17