Clone this repo:

Branches

  1. 74e5565 [libc++][ranges][test-suite][NFC] Consistency improvements after P3050 merge (#213062) by Hristo Hristov · 4 hours ago main master
  2. a340640 [libc++] Remove unused headers from <cmath> (#213114) by Louis Dionne · 5 hours ago
  3. 7384682 [libc++] Add an assertion for monotonic_buffer_resource's initial_size (#213136) by Louis Dionne · 5 hours ago
  4. 3d65ba8 [libc++] Fix dangling reference in the associative container benchmarks (#213139) by Louis Dionne · 5 hours ago
  5. 2b7d6dc [libc++] Actually partially populate the container in a benchmark (#213146) by Louis Dionne · 5 hours ago
  6. c8f0a95 [libc++][NFC] Make size_t -> int conversions explicit in a few PSTL tests (#213145) by Michael G. Kazakov · 10 hours ago
  7. 4526ad2 [libc++abi] Add a clang-tidy config and test (#207324) by Nikolas Klauser · 11 hours ago
  8. 2527b80 [libc++] Simplify clear_padding.h a bit (#212426) by Nikolas Klauser · 11 hours ago
  9. e2b41f4 [libc++] Make __has_array_cookie a variable template (#212767) by Nikolas Klauser · 11 hours ago
  10. a436d51 [libc++][pstl] Implementation of parallel std::lexicographical_compare() based on std::mismatch() (#212366) by Michael G. Kazakov · 21 hours ago
  11. 9d179ee [libc++] Fix difference_type expectations in range adaptor iterator member_types tests (#201853) by Zibi Sarbinowski · 29 hours ago
  12. 20bf711 [libc++] Fix std::mt19937 seeding with std::seed_seq under vectorized ABI (#209860) by Kyungtak Woo · 31 hours ago
  13. 20d5192 [libc++][ranges] P3059R2: Making user-defined constructors of view iterators/sentinels private (#193891) by Hristo Hristov · 31 hours ago
  14. 868bd3d [libc++] Fix exception_fallback.ipp not compiling (#212961) by Nikolas Klauser · 32 hours ago
  15. 3127ac1 [libc++] Switch XFAIL in xsgetn.buffer.pass.cpp to LLVM 23 (#212969) by Nikolas Klauser · 34 hours ago
  16. a12fb7e [libc++abi] Use the same .clang-format as libc++ (#208661) by Nikolas Klauser · 34 hours ago
  17. 1dbde6c [libc++] Clean up windows macros (#207577) by Nikolas Klauser · 34 hours ago
  18. 52b8fcd [libc++] Fix incorrect paper statuses (#212827) by Louis Dionne · 34 hours ago
  19. 288b62f [libc++][NFC] Rename the streambuf members (#212277) by Nikolas Klauser · 2 days ago
  20. 0d8e5e0 [libc++] Move numpunct into <__locale_dir/num.h> (#212465) by Nikolas Klauser · 2 days ago