1. 0d3c40b [libc++] Remove unused Python imports (#73724) by Stephan T. Lavavej · 1 year, 6 months ago
  2. e666e27 [libc++] Move compiler-detection Lit features first (#73544) by Louis Dionne · 1 year, 6 months ago
  3. 12bb291 [libc++] Remove experimental pmr headers now shipped in mainline (#73172) by Louis Dionne · 1 year, 6 months ago
  4. 1314e87 [libc++] Add missing headers to the modulemap (#71127) by philnik777 · 1 year, 6 months ago
  5. 12563ea [libc++][NFC] Refactor _LIBCPP_AVAILABILITY_HAS_* macros to always be defined (#71002) by philnik777 · 1 year, 6 months ago
  6. 92d9f23 [libc++] Implements Runtime format strings II. (#72543) by Mark de Wever · 1 year, 6 months ago
  7. 6772c4f [libc++] Remove the ignore_format.txt file (#73135) by Louis Dionne · 1 year, 6 months ago
  8. de7fbfe [libc++] Floating Point Atomic (#67799) by Hui · 1 year, 6 months ago
  9. 46a8479 [libc++] Promote android to supported. (#72949) by Eric · 1 year, 6 months ago
  10. c38ae74 [libc++] Stop checking for trailing whitespace in check-generated-output (#72711) by Louis Dionne · 1 year, 7 months ago
  11. a3f17ba [libc++] Implement P2467R1: Support exclusive mode for fstreams by PragmaTwice · 1 year, 7 months ago
  12. 0133e25 [runtimes][NFC] Remove trailing whitespace by Louis Dionne · 1 year, 7 months ago
  13. 9ed4a57 Add libc++ github actions workflow to replace buildkite (#71836) by Eric · 1 year, 7 months ago
  14. 003a3b0 [libc++] Fixes lit portability issues. (#72435) by Mark de Wever · 1 year, 7 months ago
  15. f4e3fb5 Refactor dockerfile to support Buildkite AND Github Actions (#71954) by Eric · 1 year, 7 months ago
  16. f49ccca [libc++] Update status after the Kona meeting. (#72421) by Mark de Wever · 1 year, 7 months ago
  17. c81bfc6 [libc++] Optimize for_each for segmented iterators by Nikolas Klauser · 1 year, 7 months ago
  18. c66d5f5 Attempt entire rewrite of buildkite pipeline using anchors. (#71624) by Eric · 1 year, 7 months ago
  19. 601e8fd Rehome libcxx-builder docker image & attempt gentler termination. (#71604) by Eric · 1 year, 7 months ago
  20. d002ce5 [runtimes] Add a qemu-system executor script (#68643) by Alexander Richardson · 1 year, 7 months ago
  21. 553ae2f [libc++] Remove outdated _LIBCPP_CLANG_VER check (#71759) by Louis Dionne · 1 year, 7 months ago
  22. 64d413e [libc++][hardening] Rework macros for enabling the hardening mode. (#70575) by Konstantin Varlamov · 1 year, 7 months ago
  23. 3d131f9 [libc++][CI] Adds a new CMake version in Docker. (#71582) by Mark de Wever · 1 year, 7 months ago
  24. 7cc72a0 Implement syncstream (p0053) by Mark de Wever · 1 year, 7 months ago
  25. 02540b2 [libc++] Make sure ranges algorithms and views handle boolean-testable correctly (#69378) by Louis Dionne · 1 year, 7 months ago
  26. cf7d4f5 [libc++] Handle threads-related .cpp files like we do all other source files (#71100) by Louis Dionne · 1 year, 7 months ago
  27. 2b4b26e [libc++] Improve tests for std::find_if and std::find_if_not (#71192) by Louis Dionne · 1 year, 7 months ago
  28. fe300f3 [libc++][hardening] Add tests for the hardened mode with ABI breaks. (#71020) by Konstantin Varlamov · 1 year, 7 months ago
  29. 7667723 [libc++][hardening] Clean up some legacy debug mode tests: (#71016) by Konstantin Varlamov · 1 year, 7 months ago
  30. ec350ad [libc++] Remove availability annotations which can never be triggered (#69226) by philnik777 · 1 year, 7 months ago
  31. dba04bb [libc++] Add a %{verify} substitution (#70878) by Louis Dionne · 1 year, 7 months ago
  32. 8c0e296 [libc++][NFC] Update ignore_format for expected tests (#70869) by Will Hawkins · 1 year, 7 months ago
  33. 8d30e80 Fix typo in c07903aac7b9bc60d48f0381073285d79642cc3f by Vitaly Buka · 1 year, 7 months ago
  34. c07903a [libc++abi] Disable test with a leaks by Vitaly Buka · 1 year, 7 months ago
  35. 78dcd01 Improve CI output. (#70236) by Eric · 1 year, 7 months ago
  36. 15f179e [libc++] Remove the Buildkite job that builds documentation (#69992) by Louis Dionne · 1 year, 7 months ago
  37. dc9ed44 [libc++][Android] Enable Android testing in BuildKite CI (#69275) by Ryan Prichard · 1 year, 7 months ago
  38. 07ba499 [libc++][Android] Disable Android ABI list checking (#69666) by Ryan Prichard · 1 year, 8 months ago
  39. 080fb3e [lit] Clean up internal shell parse errors with ScriptFatal (#68496) by Joel E. Denny · 1 year, 8 months ago
  40. 639a098 [libc++] mdspan - implement layout_stride (#69650) by Christian Trott · 1 year, 8 months ago
  41. bce3b50 [libc++][Android] Mark tests XFAIL/UNSUPPORTED (#69271) by Ryan Prichard · 1 year, 8 months ago
  42. a30095a [libc++][Android] Add libcxx-builder-android Docker image (#69273) by Ryan Prichard · 1 year, 8 months ago
  43. d173ce4a [libc++][Android] Support libc++ testing on Android (#69274) by Ryan Prichard · 1 year, 8 months ago
  44. d6a9261 [libc++] Improve the tests for std::basic_stringbuf's constructors and assignment operators by Piotr Fusik · 1 year, 8 months ago
  45. 1196e6d [libc++] Move the check-generated-files job to Github Actions (#68920) by Louis Dionne · 1 year, 8 months ago
  46. f362be5 [libc++][NFC] Reformat new.cpp and stdlib_new_delete.cpp by Louis Dionne · 1 year, 8 months ago
  47. 122064a [libcxx] [test] Add a test parameter for disabling memory intensive tests (#68214) by Martin Storsjö · 1 year, 8 months ago
  48. b51eaeb [libc++] Remove workaround for clang-tidy 16 in the test suite setup code (#69035) by Louis Dionne · 1 year, 8 months ago
  49. 2cea1ba [libc++] Remove libc++'s own <setjmp.h> header (#68806) by Louis Dionne · 1 year, 8 months ago
  50. b3a39a9 [libc++] Check formatting with clang-format 17 (#68928) by Louis Dionne · 1 year, 8 months ago
  51. b56488c [libc++] Improve the output of the generated-output CI job (#68903) by Louis Dionne · 1 year, 8 months ago
  52. f901254 [libc++] Remove libc++'s own <limits.h> (#65472) by Louis Dionne · 1 year, 8 months ago
  53. 5e3f43e [libcxx] [test] Quote the python executable in the executor (#68208) by Martin Storsjö · 1 year, 8 months ago
  54. bcf172e [libc++] LWG 3821 uses_allocator_construction_args should have overload for pair-like (#66939) by Hui · 1 year, 8 months ago
  55. a9138cd [libc++] Optimize ranges::count for __bit_iterators by Nikolas Klauser · 1 year, 8 months ago
  56. d2cb198 [libc++] Make future_error constructor standard-compliant by Marek Kurdej · 1 year, 8 months ago
  57. 2848125 [libc++] Remove dead code in legacy_debug_handler.cpp (#68155) by Louis Dionne · 1 year, 8 months ago
  58. b6f6fe9 [libc++] Remove unused defaulted template arg from `__rewrap_range`. (#67733) by Amirreza Ashouri · 1 year, 8 months ago
  59. 4fa812b [libc++] Implement `std::condition_variable_any::wait[_for/until]` overloads that take `stop_token` by Hui · 1 year, 8 months ago
  60. 000940e [libc++] Refactor the tests for [iterator.range] (#67496) by Louis Dionne · 1 year, 8 months ago
  61. 6e1dcc9 [libc++] Refactor string unit tests to ease addition of new allocators by Louis Dionne · 1 year, 8 months ago
  62. 78d649a [libc++][lit] Allow overriding the executor for tests (#66545) by Alexander Richardson · 1 year, 8 months ago
  63. 580d26a [libc++] Remove the CI job testing Clang 15 (#66406) by Louis Dionne · 1 year, 8 months ago
  64. 4ca00a5 [libc++] Remove the libc++ specific clang-format job (#67344) by Louis Dionne · 1 year, 8 months ago
  65. 273ece4 [libc++] Add missing files to ignore_format.txt by Louis Dionne · 1 year, 8 months ago
  66. 21f8bc2 [libc++] Make sure we forward stdin through executors (#67064) by Louis Dionne · 1 year, 8 months ago
  67. 2ab31b6 [libc++] When run in verbose mode, ssh.py should print to stderr, not stdout by Louis Dionne · 1 year, 8 months ago
  68. 1ce7013 [libc++] Simplify ssh.py by not passing args everywhere by Louis Dionne · 1 year, 8 months ago
  69. d2b71c7 [libc++] Fix how we run codesign in the test suite when --codesign_identity is provided by Louis Dionne · 1 year, 9 months ago
  70. 77d8ce5 [libc++] Add a --verbose option to ssh.py to help debug failures by Louis Dionne · 1 year, 9 months ago
  71. 7fcbb64 [runtimes] Workaround a subtle linker issue on macOS in the CI by Louis Dionne · 1 year, 9 months ago
  72. e3b1662 [libc++] Sort available features before printing them by Louis Dionne · 1 year, 9 months ago
  73. f223022 [lit] Improve test output from lit's internal shell by Joel E. Denny · 1 year, 9 months ago
  74. 14882d6 [libc++][lit] Atomically update the persistent cache (#66538) by Alexander Richardson · 1 year, 9 months ago
  75. d4d8f21 [libc++] Simplify how we select modules flavors in the test suite (#66385) by Louis Dionne · 1 year, 9 months ago
  76. b64bf895 [libc++] Improve the verbosity of configuration errors when a compiler flag is not supported (#66379) by Louis Dionne · 1 year, 9 months ago
  77. 320d4c9 [libc++] Update Apple CI jobs to run the C++23 configuration (#66367) by Louis Dionne · 1 year, 9 months ago
  78. 4d08ecc [libc++] Implement P2538R1 "ADL-proof std::projected" (#65411) by Louis Dionne · 1 year, 9 months ago
  79. 9d9a41e [libc++][hardening] Make the safe mode pipeline run with modules enabled by Konstantin Varlamov · 1 year, 9 months ago
  80. b85e186 [libc++][hardening] Add back the safe mode. by Konstantin Varlamov · 1 year, 9 months ago
  81. 7024892 [libc++][test] Add '-Wdeprecated-copy', '-Wdeprecated-copy-dtor' warnings to the test suite by Igor Zhukov · 1 year, 9 months ago
  82. 3e14076 [libcxx] <experimental/simd> Removed original implementations and tests by Zhangyin · 1 year, 9 months ago
  83. 521c611 [libc++][NFC] Run clang-format on strstream.cpp by Louis Dionne · 1 year, 9 months ago
  84. bb6d5fc Revert "[lit] Improve test output from lit's internal shell" by Joel E. Denny · 1 year, 9 months ago
  85. 77fc549 [libc++] Add support for bootstrapping build in libcxx-lit by Will Hawkins · 1 year, 9 months ago
  86. f78f93b [libc++][chrono] Adds tzdb_list implementation. by Mark de Wever · 1 year, 9 months ago
  87. 8271713 [libc++][CI] Improves bootstrap build output. by Mark de Wever · 1 year, 9 months ago
  88. d015e48 [libc++][C++20 modules] Tests no experimental library build. by Mark de Wever · 1 year, 9 months ago
  89. 3401b30 [libc++] Renames modules-build. by Mark de Wever · 1 year, 9 months ago
  90. 43d05f4 [libc++] Switch FreeBSD CI job to Clang 16 (#65422) by Ed Maste · 1 year, 9 months ago
  91. 065dc48 [libc++][ranges] Implement P2443R1: `views::chunk_by` by Jakub Mazurkiewicz · 1 year, 9 months ago
  92. 6f8b177 [libc++][C++20 modules] Tests no except build. by Mark de Wever · 1 year, 9 months ago
  93. 98c6c98 [libc++][C++20 modules] Tests no wchar_t build. by Mark de Wever · 1 year, 9 months ago
  94. b9f2403 [libc++][C++20 modules] Enabling in C++20. by Mark de Wever · 1 year, 9 months ago
  95. b6310e6 [libc++] Add lifetimebound attributes to clamp by Nikolas Klauser · 1 year, 9 months ago
  96. 3e0bc8c Remove lit's --summary flag from buildbots. by Eric Fiselier · 1 year, 9 months ago
  97. ef3e2738 Revert "[libc++] Comment out the AIX jobs that are failing" by David Tenty · 1 year, 9 months ago
  98. c981c533 [lit] Improve test output from lit's internal shell by Joel E. Denny · 1 year, 9 months ago
  99. ea82a82 [libc++] Adds string_view constructor overload by Mark de Wever · 1 year, 9 months ago
  100. 92ac360 [libc++][charconv] Adds operator bool. by Mark de Wever · 1 year, 9 months ago