Clone this repo:

Branches

  1. e6baff5 [libc++] Add myself as a FreeBSD point of contact by Jessica Clarke · 8 hours ago main master
  2. 8361a56 [libc++][docs] Update `[[nodiscard]]` coding guidelines (#178384) by Hristo Hristov · 15 hours ago
  3. 3c55f23 [libc++] Reduce the number of runs on the format_to{,n} and formatted_size benchmarks (#179922) by Nikolas Klauser · 17 hours ago
  4. e66f774 [libc++] LWG4012: common_view::begin/end are missing the simple-view check (#153674) by Nhat Nguyen · 30 hours ago
  5. f635c2d [libc++][NFC] Fix license header in test for `atomic_ref` (#180395) by Connector Switch · 2 days ago
  6. ed1bb1b [libc++][test][NFC] remove unused and global variables in the test (#179038) by Hui · 3 days ago
  7. 1ccb3d8 [libcxx] Add missing header to re/re.alg/re.alg.search/grep.pass.cpp (#180024) by Jonathan Wakely · 3 days ago
  8. d0de1df [libc++] Reduce the number of runs on the stop_token benchmarks (#179914) by Nikolas Klauser · 3 days ago
  9. 923e6c4 [libcxx] Rename `__split_buffer` alias template to `_SplitBuffer` (#180284) by Christopher Di Bella · 3 days ago
  10. 9545990 [libc++] Tighten `__add_alignment_assumption` return type (#180090) by Christopher Di Bella · 4 days ago
  11. cdd41ca [libc++] Fix module builds for `<__algorithm/unwrap_range.h>` (#179887) by A. Jiang · 4 days ago
  12. eeac64e [libcxx] Optimize `ranges::fold_left_with_iter` for segmented iterators (#177853) by Connector Switch · 5 days ago
  13. 734437c [libc++] Rewrite the std::make_heap benchmark (#178696) by Nikolas Klauser · 5 days ago
  14. 9deff34 [libc++] Specialize allocator_traits for std::allocator (#160278) by Nikolas Klauser · 5 days ago
  15. 09a55f3 [lib++][test] Align `atomic_ref` underlying variable as required (#179780) by Alex Guteniev · 5 days ago
  16. a57d30a [libc++] Use views::reverse to implement ranges::reverse_copy (#177123) by Nikolas Klauser · 5 days ago
  17. a865dad [libc++] Refactor formatter_int.bench.cpp to not use CartesianProduct (#179483) by Nikolas Klauser · 6 days ago
  18. ba19bb9 [libcxx] Modify `std::__for_each{, _n}` to accept r-values in `__f` (#179451) by Connector Switch · 6 days ago
  19. 27b8325 [libc++] Simplify the implementation of __{un,re}wrap_range (#178381) by Nikolas Klauser · 6 days ago
  20. e09d741 [libc++] Avoid template instantiations in the duration aliases (#178182) by Nikolas Klauser · 6 days ago