1. ca1e415 [libc++] Remove hard tabs, U+00AD, and U+200B from all libc++ headers. NFCI. by Arthur O'Dwyer · 3 years, 1 month ago
  2. e17a841 [NFC] Fixed Typos by Jennifer Chukwu · 3 years, 1 month ago
  3. d3e2071 [libcxx][doc] Fixes typos. by Mark de Wever · 3 years, 1 month ago
  4. 35017fd [libc++] Fix LWG 2874: Constructor shared_ptr::shared_ptr(Y*) should be constrained. by Louis Dionne · 3 years, 1 month ago
  5. f596ce2 [libcxx] Make the GDB pretty printer test less strict by Petr Hosek · 3 years, 1 month ago
  6. 12e8d3f [libcxx] adds `cpp17-.*iterator` concepts for iterator_traits by Christopher Di Bella · 3 years, 1 month ago
  7. 4ba5127 [libcxx] adds `std::indirectly_readable_traits` to <iterator> by Christopher Di Bella · 3 years, 1 month ago
  8. 55a9418 [libcxx][NFC] removes IndentRequires from .clang-format by Christopher Di Bella · 3 years, 1 month ago
  9. 1373dc4 [libc++] NFC: Use ASSERT_SAME_TYPE consistently in string.h and wchar.h tests by Louis Dionne · 3 years, 1 month ago
  10. ceb64d9 [libc++] Remove test suite workarounds on Apple with old Clangs by Louis Dionne · 3 years, 1 month ago
  11. c14320e [libcxx][NFC] removes BreakBeforeConceptDeclarations from .clang-format by Christopher Di Bella · 3 years, 1 month ago
  12. aaaf879 [libcxx][NFC] adjusts formatting rules by Christopher Di Bella · 3 years, 1 month ago
  13. 1309d44 [libcxx][nfc] Assign [ranges.primitives] in "RangesStatus." by zoecarver · 3 years, 1 month ago
  14. 428b171 [libc++] Move guards against std::auto_ptr outside of auto_ptr.h by Louis Dionne · 3 years, 1 month ago
  15. c3a6ec1 [libc++] Move __memory/utilities.h to __memory/allocation_guard.h by Louis Dionne · 3 years, 1 month ago
  16. 53b091b [libc++] Split up __memory/base.h into meaningful headers by Louis Dionne · 3 years, 1 month ago
  17. f080844 [NFC][libc++] Fixes a documentation typo. by Mark de Wever · 3 years, 1 month ago
  18. fd72f00 [libc++] Make chars_format a bitmask type. by Mark de Wever · 3 years, 2 months ago
  19. 3e13b14 [libc++][docs] Add status docs for ranges. by Zoe Carver · 3 years, 1 month ago
  20. d54aa13 [libc++] [P0458] Add map::contains and set::contains for heterogenous lookup missed in a17b1aed. by Marek Kurdej · 3 years, 1 month ago
  21. 4ab3806 [libc++] Move pointer safety related utilities out of <memory> by Louis Dionne · 3 years, 1 month ago
  22. e7b4287 [libc++] Split std::shared_ptr & friends out of <memory> by Louis Dionne · 3 years, 1 month ago
  23. 6263ee2 [libc++] Split std::unique_ptr out of <memory> by Louis Dionne · 3 years, 1 month ago
  24. be5c946 [libc++] Split the memory-related algorithms out of <memory> by Louis Dionne · 3 years, 1 month ago
  25. ca23e5a [libc++] Split std::raw_storage_iterator out of <memory> by Louis Dionne · 3 years, 1 month ago
  26. 696c64a [libc++] Split __compressed_pair out of <memory> by Louis Dionne · 3 years, 1 month ago
  27. baaf437 [libc++] Fix test synopses and remove unused includes. by Marek Kurdej · 3 years, 1 month ago
  28. df755d6 [libcxx][NFC] tweaks `incrementable_traits` per review by Christopher Di Bella · 3 years, 1 month ago
  29. 7aaa437 [libcxx] adds `std::incrementable_traits` to <iterator> by Christopher Di Bella · 3 years, 1 month ago
  30. e650640 [libc++] add `inline` for __open's definition in ifstream and ofstream by jasonliu · 3 years, 1 month ago
  31. f1f83e9 [libc++] Move checks for newlib to actually work by Mara Sophie Grosch · 3 years, 1 month ago
  32. 9ce2cdd [libc++] Implement D2351R0 "Mark all library static cast wrappers as [[nodiscard]]" by Arthur O'Dwyer · 3 years, 1 month ago
  33. 0986caa [libc++] [test] Detect an improperly noexcept'ed __decay_copy. by Arthur O'Dwyer · 3 years, 1 month ago
  34. 1fbcdc5 [libc++] Divorce the std Lit feature from the -std=XXX compiler flag by Louis Dionne · 3 years, 1 month ago
  35. e03f62a [libc++] NFC: Remove duplicate synopsis from <__string> by Louis Dionne · 3 years, 1 month ago
  36. a366055 [libc++] Split std::get_temporary_buffer out of <memory> by Louis Dionne · 3 years, 1 month ago
  37. 21bdee4 [libc++] Split std::allocator out of <memory> by Louis Dionne · 3 years, 1 month ago
  38. 807b227 [libc++] Split auto_ptr out of <memory> by Louis Dionne · 3 years, 1 month ago
  39. a8c80d7 [libc++] [CI] Validate the output of the generated scripts. by Mark de Wever · 3 years, 1 month ago
  40. ee98e2a [libc++] NFC: Move unused include of <limits> to allocator_traits.h by Louis Dionne · 3 years, 1 month ago
  41. 3ad69ee [libcxx] [test] Add more tests for renaming directories in fs.op.rename by Martin Storsjö · 3 years, 1 month ago
  42. 45507ac [libcxx] [test] Use GetWindowsInaccessibleDir() in a couple more tests by Martin Storsjö · 3 years, 2 months ago
  43. 09f9bb5 [libcxx] [test] Use GetWindowsInaccessibleDir() instead of dirs with perms::none in fs.op.is_* by Martin Storsjö · 3 years, 2 months ago
  44. 7fb0ae9 [libc++] Fix abs and div overload issue for compilers on AIX by jasonliu · 3 years, 1 month ago
  45. 792632f [libcxx] Allow shared_ptr's unique_ptr converting constructor to support array types. by zoecarver · 3 years, 1 month ago
  46. 268698b [libc++] Update contributor documentation. by Mark de Wever · 3 years, 1 month ago
  47. 7613219 [libcxx] adds __cpp_lib_concepts feature-test macro by Christopher Di Bella · 3 years, 1 month ago
  48. aa147f5 [libcxx] adds remaining callable concepts by Christopher Di Bella · 3 years, 1 month ago
  49. d79f908 [libcxx] fixes `common_reference` requirement for `swappable_with` by Christopher Di Bella · 3 years, 1 month ago
  50. 95018e3 [libc++] NFCI: Fix test pinning down RTTI implementation on Apple platforms by Louis Dionne · 3 years, 1 month ago
  51. cfa351c [libc++] Header inclusion tests. by Arthur O'Dwyer · 3 years, 1 month ago
  52. 25691ce [libc++] Post-commit review on D99928. by Arthur O'Dwyer · 3 years, 1 month ago
  53. ea85c2c [libcxx] [test] Allow C:\System Volume Information to be missing by Martin Storsjö · 3 years, 2 months ago
  54. aa464ec [libcxx] Fix the type attribute for a couple templates by Martin Storsjö · 3 years, 1 month ago
  55. 996e247 [libcxx] [test] Use dedicated types for the invocable concept tests for multiple overloads by Martin Storsjö · 3 years, 1 month ago
  56. 5b6f102 [libcxx] adds remaining callable concepts by Christopher Di Bella · 3 years, 1 month ago
  57. 6a02e2c [SystemZ][z/OS] correct rc and errno within nanosleep() by Zbigniew Sarbinowski · 3 years, 1 month ago
  58. 7fc2b2a [libcxx] moves `std::invoke` into `__functional_base` by Christopher Di Bella · 3 years, 2 months ago
  59. 821c2e1 [libcxx] [ci] Add a Windows CI buildkite configuration by Martin Storsjö · 3 years, 2 months ago
  60. 2123f1d [libc++] Fix test_macros.h in the same way as commit 49e5a896 fixed __config. by Arthur O'Dwyer · 3 years, 1 month ago
  61. e17c119 [libc++] Fix the header guard from _LIBCPP_STEAMBUF to _LIBCPP_STREAMBUF. by Arthur O'Dwyer · 3 years, 1 month ago
  62. a493ba2 [libc++] Improve generate_feature_test_macro_components.py. by Mark de Wever · 3 years, 1 month ago
  63. 4b41817 [libcxx] [test] Link against msvcprt as C++ ABI library in tests by Martin Storsjö · 3 years, 1 month ago
  64. f3c09fc Restore 8954fd436c7 after c06a8f9caa51c by Nico Weber · 3 years, 1 month ago
  65. fc8af30 [libc++] Fix build on macOS older than 10.15. by Marek Kurdej · 3 years, 1 month ago
  66. 1e4edb6 [libcxx] [test] Fix invocable tests on Windows by Martin Storsjö · 3 years, 1 month ago
  67. 064b87d [libcxx] [test] Make the condvar wait_for tests a bit more understandable. NFC. by Martin Storsjö · 3 years, 1 month ago
  68. 0e3ac08 [libcxx] adds concepts `std::totally_ordered` and `std::totally_ordered_with` by Christopher Di Bella · 3 years, 1 month ago
  69. 848ba29 [libc++][NFC] Increase readability of typeinfo comparison of ARM64 by Louis Dionne · 3 years, 2 months ago
  70. 77d510a [libcxx] [test] Make the condvar wait_for tests less brittle by Martin Storsjö · 3 years, 1 month ago
  71. fd4f64e [libcxx] [test] Remove XFAIL LIBCXX-WINDOWS-FIXME from time.clock.file/now.pass.cpp by Martin Storsjö · 3 years, 1 month ago
  72. ca71eab [libc++] NFC: Add a simple test to make sure we destroy elements in std::list by Louis Dionne · 3 years, 1 month ago
  73. 8b038bb [libc++] Print the CMake version before generating CMake by Louis Dionne · 3 years, 1 month ago
  74. 284cad7 [libc++] Fix codesigning in run.py by Louis Dionne · 3 years, 1 month ago
  75. ad87d60 [CMake] Remove {LIBCXX,LIBCXXABI,LIBUNWIND}_INSTALL_PREFIX by Petr Hosek · 3 years, 1 month ago
  76. 3e16f4a [libc++] Build and test with -Wundef warning. NFC. by Marek Kurdej · 3 years, 1 month ago
  77. 717e98e [libc++] Mark convert_copy.pass.cpp as UNSUPPORTED on clang-13 (i.e. trunk). by Arthur O'Dwyer · 3 years, 1 month ago
  78. f322748 [libc++] Avoid <climits> dependency in <thread> by Joerg Sonnenberger · 3 years, 3 months ago
  79. 4b2a431 [libcxx] [test] Don't add dirs from the LIB env var to PATH by Martin Storsjö · 3 years, 1 month ago
  80. 0b01920 [libcxx] [test] Fix tests of <cuchar> that unexpectedly succeed on windows by Martin Storsjö · 3 years, 2 months ago
  81. ffa9fb4 [libc++] Include <__config_site> from <__config> by Louis Dionne · 3 years, 10 months ago
  82. c71b36f [libc++] Add a CI job to test the Runtimes build by Louis Dionne · 3 years, 2 months ago
  83. 4d0ed22 [libc++] Re-enable macOS back-deployment testing by Louis Dionne · 3 years, 1 month ago
  84. ff5fd93 [libcxx] Use integer division by Petr Hosek · 3 years, 1 month ago
  85. bd8cb9b [libcxx] adds std::identity to <functional> by Christopher Di Bella · 3 years, 2 months ago
  86. f6171d3 [libcxx] reworks invocable and regular_invocable tests by Christopher Di Bella · 3 years, 1 month ago
  87. ab4f927 [libc++] Use _EnableIf and __iter_value_type consistently. NFCI. by Arthur O'Dwyer · 3 years, 2 months ago
  88. b6cd363 [libcxx] rearranges all concept tests by Christopher Di Bella · 3 years, 1 month ago
  89. 1ace6db [SystemZ][z/OS] exclude nasty_macros.h from check-cxx by Zbigniew Sarbinowski · 3 years, 1 month ago
  90. 3ab50dc [libc++] [C++2b] [P2162] Allow inheritance from std::variant. by Marek Kurdej · 3 years, 1 month ago
  91. a3ebb3a [libc++] Eliminate <compare>'s dependency on <array>. by Arthur O'Dwyer · 3 years, 1 month ago
  92. dc4533b [libc++] [P1032] Misc constexpr bits in <iterator>, <string_view>, <tuple>, <utility>. by Arthur O'Dwyer · 3 years, 3 months ago
  93. ba48dda [libcxx] [test] Quote env variables that are set with a shell "export" in ssh.py by Martin Storsjö · 3 years, 2 months ago
  94. 8022aaf [libcxx] updates regular_invocable test to actually test regular_invocable by Christopher Di Bella · 3 years, 1 month ago
  95. e72d49c [libc++] Match declaration for non-member function std::swap(std::packaged_task) with what standard specify by jasonliu · 3 years, 1 month ago
  96. 460be32 [libc++][AIX] Initial patch to unblock the libc++ build on AIX by jasonliu · 3 years, 1 month ago
  97. 792ce42 [libcxx] Avoid pulling in xlocinfo.h in public headers by Martin Storsjö · 3 years, 1 month ago
  98. de7cfe0 [libc++] Use add_lit_testsuite to register the libc++ test suite by Louis Dionne · 3 years, 1 month ago
  99. c7fa827 [libc++] Add a CI configuration with static libc++/libc++abi by Louis Dionne · 3 years, 1 month ago
  100. 2df7091 [libcxx] [test] Add return values after assert(false) in some experimental tests by Martin Storsjö · 3 years, 1 month ago