Clone this repo:

Branches

  1. 846aa05 [libc++] Fix includes in `<string>` for no-`wchar_t` modes (#187650) by A. Jiang · 19 hours ago main master
  2. a72ee46 [libc++] Fix random_shuffle signature in C++03 mode with frozen headers (#186443) by Zibi Sarbinowski · 3 days ago
  3. 28ac5d7 [libc++][NFC] Remove redundant guard for `__cpp_lib_destroying_delete` (#187473) by A. Jiang · 4 days ago
  4. 0c8a81a [libc++] Unify python shebangs (#187258) by Ross Burton · 4 days ago
  5. 382ce33 [libc++][docs][NFC] Update Open XL supported version to 17.1.4 (#176112) by Hristo Hristov · 4 days ago
  6. f8b7b65 [libc++] Fix missing availability check for visionOS in apple_availability.h (#187015) by Louis Dionne · 4 days ago
  7. a9fe93c [libc++] Fix passing through object to comparisons in __tree (#186341) by Nikolas Klauser · 5 days ago
  8. 5e81099 [libc++] Expand test coverage for converting comparators in associative containers (#187133) by Louis Dionne · 5 days ago
  9. 2c254c2 [libc++] Refactor __is_transparent_v to make it clear what it depends on (#186419) by Louis Dionne · 5 days ago
  10. 5fb1783 [libc++] Add scripts defining two LNT runners for libc++ (#187050) by Louis Dionne · 6 days ago
  11. 4611e8b [libc++][NFC] Rename the template parameter of __make_transparent (#186435) by Louis Dionne · 6 days ago
  12. 32020af [libc++] Build the library with C++26 (#181021) by Louis Dionne · 6 days ago
  13. 7691a43 [libc++] Avoid including <cmath> in <format> (#186332) by Nikolas Klauser · 7 days ago
  14. 9bc5fdc [libc++][test] Use loop with compare_exchange_weak calls (#185953) by Jake Egan · 8 days ago
  15. 56950c5 [libc++][Android] Update Compiler for Android CI (#186531) by Sharjeel Khan · 8 days ago
  16. ee3c1dd [libc++] Make the associative container query benchmarks more representative (#183036) by Nikolas Klauser · 10 days ago
  17. e1240f4 [libc++] Fix checks for terminal and flushes in std::print() (#70321) by Dimitrij Mijoski · 11 days ago
  18. 767c68e [libc++] Fix iostream size ABI break (#185839) by Nikolas Klauser · 11 days ago
  19. 15a4dbd [libc++] Rename container benchmarks for consistency and precision (#181178) by Louis Dionne · 12 days ago
  20. 3710f38 [libc++] Switch to the new docker image in the CI (#185843) by Nikolas Klauser · 12 days ago