Clone this repo:

Branches

  1. 5f12e9b [libc++][pstl] Benchmark for parallel std::for_each (#222153) by Michael G. Kazakov · 6 hours ago main master
  2. 77348f1 [libc++][ci] Retarget the ARM BuildKite runners (#224107) by Louis Dionne · 7 hours ago
  3. b379140 [libc++] Fix query benchmarks for associative containers (#216065) by Louis Dionne · 9 hours ago
  4. d1b52ea [libc++] Return a const reference from get_key in benchmarks (#216088) by Louis Dionne · 9 hours ago
  5. 1810335 [libc++] Reword confusing warning message about AppleClang version (#222380) by Louis Dionne · 9 hours ago
  6. a9b1184 [libc++][pstl] Use libdispatch on Apple platforms by default (#223240) by Michael G. Kazakov · 9 hours ago
  7. a3b1348 [libc++] Skip including langinfo.h when unused (#223749) by google-yfyang · 10 hours ago
  8. d26b372 [libc++] Optimize string::erase (#223721) by Nikolas Klauser · 10 hours ago
  9. 00f3875 [libc++] Take the mersenne twister ABI break unconditionally (#222700) by Nikolas Klauser · 10 hours ago
  10. be62e00 [libc++] Don't assume a valid range in find_if for empty inputs (#213752) by Louis Dionne · 35 hours ago
  11. d02cb31 [libc++] Implement `<bit>` parts of P3793R2 Better shifting (#219389) by Jan Schultke · 35 hours ago
  12. b4d9e14 [libc++][deque] Apply `[[nodiscard]]` to `deque::get_allocator` (#223599) by Hristo Hristov · 2 days ago
  13. b173042 [libc++][test-suite][NFC] Move `unused_variables` tests (#223234) by Hristo Hristov · 2 days ago
  14. cd599da [libc++] Move _LIBCPP_HAS_COND_CLOCKWAIT into condition_variable.h (#222904) by Nikolas Klauser · 3 days ago
  15. 12f2fab [libc++] Optimize string copy construction (#222021) by Nikolas Klauser · 3 days ago
  16. c83882e [libc++][NFC] Remove some unused functions from to_chars_integral.h (#223130) by Nikolas Klauser · 3 days ago
  17. b83e682 [libc++] Provide aligned allocation function iff the compiler claims support (#219199) by Nikolas Klauser · 3 days ago
  18. 739cb1e [libc++] Test LWG4113: Disallow `has_unique_object_representations<Incomplete[]>` (#169446) by A. Jiang · 5 days ago
  19. 09ae4ba [libc++][test] Remove non-functional `constexpr` in three-way comparison test for `variant` (#222837) by A. Jiang · 6 days ago
  20. cd5a2a4 [libc++][NFC] Simplify __to_gcc_order by avoiding constexprness (#220940) by Nikolas Klauser · 6 days ago