1. c85ac6d [libc++] Add a static_assert for a Mandates in seed_seq (#86992) by Louis Dionne · 5 weeks ago
  2. a149583 [libc++][ranges] Avoid using `distance` in `ranges::contains_subrange` (#87155) by A. Jiang · 5 weeks ago
  3. 9e8c77e [libc++] `std::ranges::advance`: avoid unneeded bounds checks when advancing iterator (#84126) by Jan Kokemüller · 5 weeks ago
  4. 88792f5 [libc++] Remove pair dependency (#85621) by Nikolas Klauser · 5 weeks ago
  5. 943b4f7 [libc++] Simplify the implementation of <stddef.h> (#86843) by Louis Dionne · 5 weeks ago
  6. c6c249b [libc++][NFC] Remove a few unused <__availablity> includes (#86126) by Nikolas Klauser · 5 weeks ago
  7. 7948916 Update the "Current Status" section of the website to be current. (#84507) by Eric · 5 weeks ago
  8. 63163a7 [libc++] Optimize the two range overload of mismatch (#86853) by Nikolas Klauser · 5 weeks ago
  9. 69e375c [libc++] Refactor __tuple_like and __pair_like (#85206) by Nikolas Klauser · 5 weeks ago
  10. 52ffa30 [libc++][test] Improves src include paths. (#86864) by Mark de Wever · 5 weeks ago
  11. 5bb7e49 [libc++] Document guidelines for applying [[nodiscard]] (#84000) by Nikolas Klauser · 6 weeks ago
  12. 12f0186 [libc++] Optimize the std::mismatch tail (#83440) by Nikolas Klauser · 6 weeks ago
  13. af99841 [libc++] Remove <queue> and <stack> includes from <format> (#85520) by Nikolas Klauser · 6 weeks ago
  14. ad8e4ed [libc++][NFC] Use __copy_cv to implement __apply_cv (#86477) by Nikolas Klauser · 6 weeks ago
  15. 1864eb4 [libc++] Switch FreeBSD to C++26 (#86658) by Ed Maste · 6 weeks ago
  16. 5a54b03 [libc++][NFC] Remove whitespace that doesn't belong by Louis Dionne · 6 weeks ago
  17. 14fc8db [NFC][libc++][TZDB] Improves some internals. (#84800) by Mark de Wever · 6 weeks ago
  18. 8d27db7 [libc++][NFC] Simplify copy and move lowering to memmove a bit (#83574) by Nikolas Klauser · 6 weeks ago
  19. 605483e [libc++] Fix one case in saturate_cast.pass.cpp for 64-bit on z/OS (#86724) by zibi2 · 6 weeks ago
  20. ec7b87d [libc++][test] Remove tests that testing std::variant<T&> (#84222) by Hui · 6 weeks ago
  21. 5f31753 [libc++] <experimental/simd> Reduce types for template parameter U in tests (#83781) by ZhangYin · 6 weeks ago
  22. 52fe2f2 [libc++] Switch FreeBSD CI job to Clang 17 (#86320) by Ed Maste · 6 weeks ago
  23. 7be361f Fix the OSS fuzz build. (#86562) by Eric · 6 weeks ago
  24. 7c916d6 [libc++][CI] Updates the documentation. (#85264) by Mark de Wever · 6 weeks ago
  25. 7003683 [libc++][format] Adds ABI tags to inline constexpr variables. (#86293) by Mark de Wever · 6 weeks ago
  26. 4c6127e [libc++][test] Fix race condition in condition_variable_any tests (#84788) by Hui · 6 weeks ago
  27. 36fa20f [libc++] Vectorize mismatch (#73255) by Nikolas Klauser · 6 weeks ago
  28. 97108b4 [libc++] Don't push and pop extensions diagnostics when using clang modules (#85917) by Nikolas Klauser · 6 weeks ago
  29. b4f8aa7 [libc++][ranges] use `static operator()` for C++23 ranges (#86052) by Xiaoyang Liu · 7 weeks ago
  30. b375f8c [libc++] Implement LWG3528 (`make_from_tuple` can perform (the equivalent of) a C-style cast) (#85263) by yronglin · 7 weeks ago
  31. 15daaff [libc++] Remove macros for keeping std::allocator members and void specialization after C++20 (#85806) by Ilya Biryukov · 7 weeks ago
  32. 94f21cb Reapply [libcxx] [modules] Fix relative paths with absolute LIBCXX_INSTALL_MODULES_DIR (#86020) by Martin Storsjö · 7 weeks ago
  33. 43f08bc [libc++] Deprecates std::errc constants. (#80542) by Mark de Wever · 7 weeks ago
  34. 31a8a1b [libc++][NFC] Use __constexpr_memmove instead of copy_n in <__string/char_traits.h> (#85920) by Nikolas Klauser · 7 weeks ago
  35. 79634ab Revert "[libcxx] [modules] Fix relative paths with absolute LIBCXX_INSTALL_MODULES_DIR (#85756)" by Martin Storsjö · 7 weeks ago
  36. 5e78390 [libcxx] [cmake] Fix cmake_path(ABSOLUTE_PATH) for empty CMAKE_INSTALL_PREFIX by Martin Storsjö · 7 weeks ago
  37. ecb7b4f [libc++][CI] Reenables the module tests. (#85799) by Mark de Wever · 7 weeks ago
  38. dc643fe [libc++][NFC] Remove uses of add_{const,cv,volatile} (#85635) by Nikolas Klauser · 7 weeks ago
  39. c8a2664 [libc++][ranges] remove `__workaround_52970` (#85683) by Xiaoyang Liu · 7 weeks ago
  40. de2894c [libc++][ranges] LWG3715: `view_interface::empty` is overconstrained (#85004) by Xiaoyang Liu · 7 weeks ago
  41. a2dfe64 [libcxx] [modules] Fix relative paths with absolute LIBCXX_INSTALL_MODULES_DIR (#85756) by Martin Storsjö · 7 weeks ago
  42. 2fedf01 [libc++][format] Fixes nested concept evaluation. (#85548) by Mark de Wever · 7 weeks ago
  43. bad62fa Revert "[libc++][CMake] Removes LIBCXX_ENABLE_CLANG_TIDY. (#85262)" by Mark de Wever · 7 weeks ago
  44. d56ffad [libc++][CMake] Removes LIBCXX_ENABLE_CLANG_TIDY. (#85262) by Mark de Wever · 7 weeks ago
  45. 0b07d23 [libc++] Remove __unconstrained_reverse_iterator (#85582) by Nikolas Klauser · 7 weeks ago
  46. f5cb902 [libc++] Simplify the implementation of remove_reference (#85207) by Nikolas Klauser · 7 weeks ago
  47. 4305eff [libcxx][test] Create feature host-can-create-symlinks (#82204) by Rodrigo Salazar · 7 weeks ago
  48. 56b7223 [libc++] Use __is_scoped_enum for the implementation of is_scoped_enum if it's available (#85580) by Nikolas Klauser · 7 weeks ago
  49. 465c3aa [libc++][NFC] Simplify the implementation of equal a bit (#84754) by Nikolas Klauser · 7 weeks ago
  50. cd0086e [libc++][NFC] Merge is{,_nothrow,_trivially}{,_copy,_move,_default}{_assignable,_constructible} (#85308) by Nikolas Klauser · 7 weeks ago
  51. b01e03f [libc++] Add missing hide-from-ABI annotations on virtual functions (#85439) by Louis Dionne · 7 weeks ago
  52. 228907f [libc++] Optimize ranges::fill{,_n} for vector<bool>::iterator (#84642) by Nikolas Klauser · 7 weeks ago
  53. 8f91b0f [libc++][NFC] Update LWG3477(Simplify constraints for `semiregular-box`) status (#85399) by yronglin · 7 weeks ago
  54. fe32a9e Revert "[libc++] Fix tests on musl (#85085)" by Mark de Wever · 7 weeks ago
  55. 569bae8 [libc++] Add <locale> include in <chrono> (#85521) by Nikolas Klauser · 7 weeks ago
  56. dc12bb2 [libc++][NFC] Simplify scoped_lock::__unlock_unpack a bit (#85517) by Nikolas Klauser · 7 weeks ago
  57. 733f72f [libc++][NFC] Use the tuple forward declaration header for tuple forward declarations by Nikolas Klauser · 7 weeks ago
  58. 7cf6965 [libc++] Remove <locale> includes from <format> (#85478) by Nikolas Klauser · 7 weeks ago
  59. eba0e84 [libc++] P2602R2 Poison Pills are Too Toxic (#74534) by Jakub Mazurkiewicz · 7 weeks ago
  60. 6d5fe8a [libc++] Fixes run-buildbot-container. (#84644) by Mark de Wever · 8 weeks ago
  61. 64e6d0a [libc++] Add [[nodiscard]] to static numeric limit functions (#83748) by Marc Auberer · 8 weeks ago
  62. 8b12047 Rework Modules CMake to be (more) idiomatic. (#84936) by Eric · 8 weeks ago
  63. b9221f3 [libc++] Enables TZDB tests. (#82108) by Mark de Wever · 8 weeks ago
  64. 9a7b8e1 [libc++][NFC] Mark LWG3772 as implemented (#85108) by yronglin · 8 weeks ago
  65. a7e66ea [libc++] Remove a few includes from <__functional/hash.h> (#83254) by Nikolas Klauser · 8 weeks ago
  66. ff3bf0e [libc++] Implements filebuf unbuffered. (#76629) by Mark de Wever · 8 weeks ago
  67. d392d24 [libc++][CI] Updates the version number of the latest release. by Mark de Wever · 8 weeks ago
  68. 1149700 [libc++] Remove <tuple> include from <__format/concepts.h> (#80214) by Nikolas Klauser · 8 weeks ago
  69. 32b204b [runtimes] Prefer -fvisibility-global-new-delete=force-hidden (#84917) by Martin Storsjö · 8 weeks ago
  70. f2d479e [libc++] Fix tests on musl (#85085) by Alastair Houghton · 8 weeks ago
  71. 27fa344 [libc++] Remove _LIBCPP_ENABLE_NARROWING_CONVERSIONS_IN_VARIANT (#83928) by Louis Dionne · 8 weeks ago
  72. 31810cb [libcxx] Fix incorrect type in the has-1024-bit-atomics feature test (#84904) by amilendra · 8 weeks ago
  73. 777dc10 [libc++] Improves UB handling in ios_base destructor. (#76525) by Mark de Wever · 8 weeks ago
  74. e2b7ca3 [libc++][CI] Installs tzdata package in Docker. (#84643) by Mark de Wever · 8 weeks ago
  75. 1169e46 [libc++][TZDB] Fixes parsing interleaved rules. (#84808) by Mark de Wever · 8 weeks ago
  76. 55c7019 [libc++][hardening] Check bounds on arithmetic in __bounded_iter (#78876) by David Benjamin · 8 weeks ago
  77. cb6c71f [libc++][hardening] Add iterator validity checks on unordered containers (#80230) by David Benjamin · 8 weeks ago
  78. 27af8da [libc++][hardening] Reclassify string_view(ptr, len)'s size assertion (#79297) by David Benjamin · 8 weeks ago
  79. fc23120 [libc++] Re-enable the clang_modules_include test for Objective-C++ (#66801) by Louis Dionne · 8 weeks ago
  80. 5c4b0be [libc++] Remove XFAIL for SIMD in optimized build (#84767) by Louis Dionne · 8 weeks ago
  81. bd15745 [libcxx] Update 128-bit-atomics feature test (#83841) by amilendra · 8 weeks ago
  82. 6381b58 [libc++] Only forward-declare ABI-functions in exception_ptr.h if they are meant to be used (#84707) by itrofimow · 8 weeks ago
  83. 68a5f94 [libc++][test] Don't include `test_format_context.h` in `parse.pass.cpp` (#83734) by A. Jiang · 8 weeks ago
  84. 787b1e1 [libc++] Add missing include in test (#84579) by Louis Dionne · 8 weeks ago
  85. 66a45d6 [libc++] Remove <tuple> from <variant> (#83183) by Nikolas Klauser · 8 weeks ago
  86. f80c017 [RFC][libc++] Reworks clang-tidy selection. (#81362) by Mark de Wever · 8 weeks ago
  87. 7655121 [libc++] Remove <array> include from <span> (#83742) by Nikolas Klauser · 8 weeks ago
  88. 25206af [libc++][format] Updates LWG3462 status. (#80550) by Mark de Wever · 8 weeks ago
  89. b941b56 [libc++][format] Update LWG3701 status. (#80545) by Mark de Wever · 8 weeks ago
  90. 1d5f05f [libc++][test] Fix MSVC warning C4127 in `array.cons/initialization.pass.cpp` (#79793) by Stephan T. Lavavej · 8 weeks ago
  91. 3fd084a [libc++] Simplify the std::pair constructor overload set (#81448) by Nikolas Klauser · 8 weeks ago
  92. 77e2dc5 [libc++] Allow the use of extensions in the implementation (#79532) by Nikolas Klauser · 9 weeks ago
  93. c5b7626 [libc++] Don't build against libcxxrt by default on FreeBSD (#84484) by Louis Dionne · 9 weeks ago
  94. 57dbf7c [libc++][NFC] Move __format/format_fwd.h to __fwd/format.h (#84336) by Nikolas Klauser · 9 weeks ago
  95. 70e7fb7 Actually disable the module generation tests. by Eric Fiselier · 9 weeks ago
  96. 48060ed Revert "[libc++] Disable module_std and module_std_compat tests" by Louis Dionne · 9 weeks ago
  97. 0d34240 [libc++] Disable module_std and module_std_compat tests by Louis Dionne · 9 weeks ago
  98. 5d4cf2e [libcxx][NFC] Consolidate testing concept CanBePiped (#80154) by Will Hawkins · 9 weeks ago
  99. c34f73e [libc++] Enable availability based on the compiler instead of __has_extension (#84065) by Louis Dionne · 9 weeks ago
  100. e0bb6e5 [libc++] Fixes time formatter test output for Linux on PowerPC (#75526) by Lei Huang · 9 weeks ago