1. 01512d2 [libc++] Document guidelines for symbols baked into the ABI (#118526) by Louis Dionne · 6 months ago
  2. bd8eb78 [libc++] Temporarily disable FreeBSD runners by Louis Dionne · 6 months ago
  3. c166a9c [libc++] Add #if 0 block to all the top-level headers (#119234) by Nikolas Klauser · 6 months ago
  4. cb4433b [libcxx][test] Silence nodiscard warnings for `std::expected` (#119174) by Stephan T. Lavavej · 6 months ago
  5. 4c4606a [libc++] Add missing assertion in std::span constructor (#118396) by Louis Dionne · 6 months ago
  6. 10ef00f [libc++][NFC] Run clang-format on test_allocator.h by Louis Dionne · 6 months ago
  7. ce77719 [libc++][C++03] Update include guards (#109001) by Nikolas Klauser · 6 months ago
  8. c900954 [libc++] Run the LLDB data formatter tests after libc++'s own tests (#119028) by Louis Dionne · 6 months ago
  9. f22ecdd [libc++] Move out `flat_map::iterator` (for reusing it in flat_multimap) (#117445) by Hui · 6 months ago
  10. 0e34f3f [libc++] Extract a clean base support API for std::atomic (#118129) by Louis Dionne · 6 months ago
  11. 6cb339f [libc++] Refactor tests for aligned allocation and sized deallocation (#117915) by Louis Dionne · 6 months ago
  12. cd74eba [libc++] Make a few test helper constructors explicit (#118975) by Louis Dionne · 6 months ago
  13. 1bdb0a4 [libcxx] Add Maintainers.md file by David Spickett · 6 months ago
  14. 37797d3 [libc++][test] Fix and refactor exception tests for std::vector constructors (#117662) by Peng Liu · 6 months ago
  15. 384e69a [libc++] Add _LIBCPP_NODEBUG on internal allocator trait aliases (#118835) by cmtice · 6 months ago
  16. f7ff3cd [libc++] Fix sub-overflow in std::gcd implementation (#117984) by serge-sans-paille · 6 months ago
  17. 2393ab6 [libc++] Fix unintended ABI break in associative containers with reference comparators (#118685) by Louis Dionne · 6 months ago
  18. e84f79e [libc++][docs] Use --show-all in the sample command-line to run benchmarks by Louis Dionne · 6 months ago
  19. a821937 [libc++][test] Refactor increasing_allocator (#115671) by Peng Liu · 6 months ago
  20. c806042 [libc++] Drop dependency on __functional/operations.h from <atomic> (#117302) by Louis Dionne · 6 months ago
  21. 3d43789 [libc++] Re-enable Clang-tidy checks in the CI (#110026) by Louis Dionne · 6 months ago
  22. 02eaeec [libc++] Remove obsolete CMake variable (#118119) by Louis Dionne · 6 months ago
  23. 1b03747 [libc++] Augment Github - CSV synchronization script to auto-create new Github issues (#118139) by Louis Dionne · 6 months ago
  24. 5827542 [libc++][NFC] Fix slightly incorrect row in the CSV files by Louis Dionne · 6 months ago
  25. c295098 [libc++] Add Wroclaw straw polls (#118116) by A. Jiang · 6 months ago
  26. 04cc492 [libc++][NFC] Remove unused macros from <__configuration/availability.h> by Nikolas Klauser · 6 months ago
  27. ae9b91a [libc++] Fix malformed CSV entry for C++26 LWG issue by Louis Dionne · 6 months ago
  28. ef50d79 [libc++] Update run-buildbot-container with up-to-date image information by Louis Dionne · 6 months ago
  29. 59f57be Revert "[libc++] Simplify the implementation of reserve() and shrink_to_fit() (#113453)" by Benjamin Kramer · 6 months ago
  30. d648eed [libc++] Simplify the implementation of reserve() and shrink_to_fit() (#113453) by Nikolas Klauser · 6 months ago
  31. 5971647 [libc++] Add coding guidelines to the docs (#117051) by Nikolas Klauser · 6 months ago
  32. 81c8813 [libc++] Use the __strtoNUM functions from __locale instead of the old API (#118029) by Louis Dionne · 6 months ago
  33. 056153f Optimize vector::assign for InputIterator-only pair inputs (#113852) by Peng Liu · 6 months ago
  34. 6cbc373 [libc++] Remove the pointer safety functions from the dylib (#117390) by Nikolas Klauser · 6 months ago
  35. c5cd1e9 [libc++] Add exception guard for vector<bool>::__init_with_sentinel (#115491) by Peng Liu · 6 months ago
  36. d681e10 [libc++] Refactor atomic_wait using lambdas (#115746) by Louis Dionne · 6 months ago
  37. a94cec5 Revert "[libc++] Remove workaround which allows setting _LIBCPP_OVERRIDABLE_FUNC_VIS externally (#113139)" (#117779) by Nico Weber · 6 months ago
  38. 7ae61a3 [libc++] Add __detected_or_t and use it to implement some of the allocator traits aliases (#115654) by Nikolas Klauser · 6 months ago
  39. 8458bbe [libc++] Fix capacity increase issue with `shrink_to_fit` for `__split_buffer` (#117720) by Peng Liu · 6 months ago
  40. 5ce981e [libc++] Refactor vector move constructor with allocator (#116449) by Peng Liu · 6 months ago
  41. 44ef12b [libc++] Refactor tests for hijacked address operator in vector (#117457) by Louis Dionne · 6 months ago
  42. 99fd1c55 [libc++][NFC] Don't add legacy transitive includes in <__chrono/duration.h> by Nikolas Klauser · 6 months ago
  43. afae1a5 [libc++] Remove _LIBCPP_DISABLE_AVAILABILITY macro (#112952) by Louis Dionne · 6 months ago
  44. aaa0dd2 [libc++][NFC] Remove a bunch of unused environment variables from the CI configs by Nikolas Klauser · 6 months ago
  45. 4a8329c [libc++] Granularize <mutex> includes (#117068) by Nikolas Klauser · 6 months ago
  46. 8f50321 [libc++] Add a .clang-tidy file to libcxx/src by Nikolas Klauser · 6 months ago
  47. c7d5ef4 [libc++] Rename operator[].pass.cpp to subscript_operator.pass.cpp (#117216) by vannem-sj · 6 months ago
  48. a9882bd [libc++] Mark charconv test as unsupported under msan (#116933) by Louis Dionne · 6 months ago
  49. 3535ea0 [libc++] Fix linking benchmarks (#116495) by Nikolas Klauser · 6 months ago
  50. d6fc7d3 Fix typo "intead" by Jay Foad · 6 months ago
  51. 1c8ac4c [libc++][Android] BuildKite CI: update Clang and sysroot versions (#116151) by Ryan Prichard · 7 months ago
  52. 9ebc6f5 [libc++] Include headers in <thread> conditionally (#116539) by Nikolas Klauser · 7 months ago
  53. 8f53a67 [libc++][Android] Allow testing libc++ with clang-r536225 (#116149) by Ryan Prichard · 7 months ago
  54. 3a63407 [libc++] Make __atomic_base into an implementation detail of std::atomic (#115764) by Louis Dionne · 7 months ago
  55. 012dd8b [libcxx] Passthrough the necessary CMake variables to benchmarks (#116644) by Petr Hosek · 7 months ago
  56. 01a1ca7 [libc++][NFC] Format a pait test by Nikolas Klauser · 7 months ago
  57. 3a3517c5e [libc++] Improve the tests for vector::erase (#116265) by Louis Dionne · 7 months ago
  58. ec67ad5 [libc++][NFC] Format <string> by Louis Dionne · 7 months ago
  59. 85ef966 [libc++] Avoid including all of <thread> in <future> (#116541) by Nikolas Klauser · 7 months ago
  60. de5e4eb [libc++] Remove transitive includes from empty headers (#116295) by Nikolas Klauser · 7 months ago
  61. c25e09e [libc++][test] Speed up input generating functions for benchmark tests (#115544) by Peng Liu · 7 months ago
  62. 748a29f [libc++][NFC] Fix incorrect include guard by Louis Dionne · 7 months ago
  63. 5a48162 [libc++] Remove unnecessary std::vector accessors (#114423) by Louis Dionne · 7 months ago
  64. b5bc528c [libc++] Guard `__pad_and_output` with `_LIBCPP_HAS_LOCALIZATION` (#116580) by A. Jiang · 7 months ago
  65. 7c010bf [libc++] Remove some unnecessary boilerplate in <__chrono/duration.h> (#116238) by Nikolas Klauser · 7 months ago
  66. 8111867 [libc++] Fix a few problems found by clang-tidy by Nikolas Klauser · 7 months ago
  67. dedc515 [libc++] Avoid including <string> in <mutex> (#116254) by Nikolas Klauser · 7 months ago
  68. adb80d8 [libc++] Address post-commit comments for __scope_guard (#116291) by Nikolas Klauser · 7 months ago
  69. 764834d [libc++] Remove <istream> and <ostream> includes from <iomanip> (#116223) by Nikolas Klauser · 7 months ago
  70. 1636580 [libc++] Avoid including <ostream> in <fstream> and <strstream> (#116014) by Nikolas Klauser · 7 months ago
  71. 649e4bf [libc++] Update the docker-compose file for actions CI by Louis Dionne · 7 months ago
  72. 0731590 [libc++] Remove obsolete 'macos-ci-setup' script by Louis Dionne · 7 months ago
  73. 2d6459c [libc++] Fix CI issues recently introduced by localization changes (#116216) by Louis Dionne · 7 months ago
  74. 46d8aa8 [libc++] Make __throw_ member functions static (#116233) by Nikolas Klauser · 7 months ago
  75. 965f3a9 [libc++][NFC] Run clang-format on vector::erase test by Louis Dionne · 7 months ago
  76. 5c3befb [libc++] Add forgotten call to std::__to_address in __uninitialized_allocator_relocate by Louis Dionne · 7 months ago
  77. 8fde648 [libc++] Remove obsolete accessors in std::list and std::forward_list (#115748) by Louis Dionne · 7 months ago
  78. e589496 [libc++] Define all CMake configuration features in the same location (#115361) by Louis Dionne · 7 months ago
  79. 6721bcf [libc++] Accept iterators instead of raw pointers in __uninitialized_allocator_relocate (#114552) by Louis Dionne · 7 months ago
  80. 67b81e212 [libc++] Split __shared_count out of <__memory/shared_ptr.h> (#115943) by Nikolas Klauser · 7 months ago
  81. b69ddbc [libc++] Make variables in templates inline (#115785) by Nikolas Klauser · 7 months ago
  82. c7df106 Unify naming of internal pointer members in std::vector and std::__split_buffer (#115517) by Peng Liu · 7 months ago
  83. a204252 [libc++] Remove _AlgPolicy from std::copy and algorithms using std::copy (#115887) by Nikolas Klauser · 7 months ago
  84. 36fa8bd [libc++][NFC] Remove unused functions from <__split_buffer> (#115735) by Nikolas Klauser · 7 months ago
  85. 5b67372 [libc++] Remove a few unused includes from <__algorithm/find_end.h> by Nikolas Klauser · 7 months ago
  86. 99f44c8 [libc++] update comment for P0067R5 (#113239) by h-vetinari · 7 months ago
  87. e3c958a [libc++] Replace template structs with template variables in <ratio> (#115782) by Nikolas Klauser · 7 months ago
  88. 5098b56 [libc++] Introduce a standalone __scope_guard and use it in <string> (#114867) by Nikolas Klauser · 7 months ago
  89. bbf2ad0 [libc++] Amend error message for _LIBCPP_HAS_THREAD_API_EXTERNAL (#115774) by Caslyn Tonelli · 7 months ago
  90. 9c3a7ad [libc++] Cleanly implement the base locale API for BSD-like platforms (#115176) by Louis Dionne · 7 months ago
  91. 4a68e4c [libc++] Fix throwing away smaller allocations in string::shrink_to_fit (#115659) by Nikolas Klauser · 7 months ago
  92. 9f471fd [libc++][hardening] Constrain construction for `__{(static_)bounded,wrap}_iter` (#115271) by A. Jiang · 7 months ago
  93. 3af4c2e [libc++][test] Clean up code in GenerateInput.h for benchmark testing (#115560) by Peng Liu · 7 months ago
  94. 30feb35 [libc++] Update CMake dependency for generate_iwyu_mapping.py (#115387) by Alexander Richardson · 7 months ago
  95. 2c10664 [libc++][NFC] Merge add_{const, cv, volatile}.h into a single header (#115610) by Nikolas Klauser · 7 months ago
  96. 7844257 [libc++] Use explicit #include instead of transitive #include (#115420) by Peng Liu · 7 months ago
  97. 1645d99 [libc++][hardening] Use `static_assert` for `__(static_)bounded_iter` (#115304) by A. Jiang · 7 months ago
  98. 0a7e5e3 [libc++][docs] Document _LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION (#115405) by Alona Enraght-Moony · 7 months ago
  99. ef73533 [z/OS][libc++] Remove `align_val_t` dependency in small_buffer.h (#114396) by Zibi Sarbinowski · 7 months ago
  100. 9fd3c41 [libc++] Fix `unexpected` heterogeneous comparison (#115249) by A. Jiang · 7 months ago