Clone this repo:

Branches

  1. 86e83e5 [libc++] Introduce __is_pointer_in_range by Nikolas Klauser · 3 hours ago main master
  2. cf35399 [libc++] Rename availability macros for <filesystem> by Louis Dionne · 2 days ago
  3. 659eea0 [libc++] Roll up fstream support into filesystem support by Louis Dionne · 7 days ago
  4. b55753f [libc++] Refactor __less by Nikolas Klauser · 27 hours ago
  5. 8fa3939 [libc++] Disable int128_t and ship filesystem on MSVC by default by Louis Dionne · 8 months ago
  6. 27c3cec [libc++] Use Lit annotations for all .gen.py tests by Louis Dionne · 7 days ago
  7. 59fccf2 [libc++][PSTL] Implement std::replace{,_if,_copy,_copy_if} by Nikolas Klauser · 32 hours ago
  8. ebc216b [libc++][PSTL] Implement std::count{,_if} by Nikolas Klauser · 32 hours ago
  9. 4320c85 [libc++] Fixes transitive includes. by Mark de Wever · 33 hours ago
  10. bac5431 [libc++] Removes CMake work-arounds. by Mark de Wever · 3 days ago
  11. 4e28b2f [libc++][spaceship] Implement `operator<=>` for `queue` by Hristo Hristov · 3 months ago
  12. abf6958 [libc++][ranges] Implement the changes to container adaptors from P1206 (`ranges::to`): by varconst · 5 days ago
  13. ef4f6ba [libc++][NFC] Add __element_count and use it in the constexpr C functions by Nikolas Klauser · 2 days ago
  14. 4fe6434 Revert "[libc++] Optimize for_each for segmented iterators" by Nikolas Klauser · 2 days ago
  15. 7a5cdf0 [libc++] Use .gen.py tests for the transitive inclusion tests by Louis Dionne · 7 days ago
  16. cae3bdd [libc++] Implement `stop_token` by Hui · 3 weeks ago
  17. ae169f8 [libcxx] Add strict weak ordering checks to sorting algorithms by Danila Kutenin · 3 days ago
  18. 7f2ea8a [libcxx] Fix using std::wcout/wcin on Windows with streams configured in wide mode by Martin Storsjö · 3 months ago
  19. 167b9ab [libc++] Remove min_max_macros test by Louis Dionne · 7 days ago
  20. 13c9971 [libc++] Transition several remaining generated tests to the new .gen format by Louis Dionne · 7 days ago