1. 89599e8 [libcxx][ranges] Add concepts in range.utility.helpers. by zoecarver · 4 years ago
  2. d31a2e7 [libcxx][ranges] Add `ranges::empty_view`. by zoecarver · 4 years ago
  3. 7ed7d4c [libcxx][gardening] Move all algorithms into their own headers. by zoecarver · 4 years ago
  4. a9c9183 [libc++] Use the using_if_exists attribute when provided by Louis Dionne · 4 years ago
  5. b0cc7b5 [libcxx] Don't use an undefined '+' in unsigned/octal/hexal print formats by Martin Storsjö · 4 years ago
  6. d515a52 [libc++] Simplify apple-install-libcxx since we always use the same CMake cache by Louis Dionne · 4 years ago
  7. db757ba [libc++] Define _LIBCPP_NO_NATIVE_SEMAPHORES even outside of pthread by Louis Dionne · 4 years ago
  8. 56b6e4e [libc++] Also build the static library in the Apple cache by Louis Dionne · 4 years ago
  9. e4d3a99 [libc++] Implement LWG3435 (constraints on reverse_iterator and move_iterator) by Louis Dionne · 4 years ago
  10. 10d3869 [libc++] NFC: Tidy up the reverse_iterator tests by Louis Dionne · 4 years ago
  11. f1417eb [libcxx][module-map] creates submodules for private headers by Christopher Di Bella · 4 years ago
  12. fd3a526 [libc++][nfc] Add more nasty macros. by Mark de Wever · 4 years ago
  13. 2cf78d4 [libc++] Remove unused variable warnings by Louis Dionne · 4 years ago
  14. 875ff8e [libc++] Enable tests for the experimental library by default by Louis Dionne · 4 years ago
  15. 05d164b Revert "[libc++] NFC: Move unwrap_iter to its own header" by Louis Dionne · 4 years ago
  16. 06e0472 [libcxx][NFC] Tidy up calculation of __nbuf in num_put::do_put, and add comments by Daniel McIntosh · 4 years ago
  17. ae4dad2 [libc++] Add a CI job to test libc++ when building for 32 bit by Louis Dionne · 4 years ago
  18. 924ea3b [libc++] NFC: Move unwrap_iter to its own header by Louis Dionne · 4 years ago
  19. 065cf3f [libcxx][ranges] Add `default_sentinel` and `default_sentinel_t`. by zoecarver · 4 years ago
  20. ba95fa0 [libc++] Fix the std_include.sh.cpp test that has been failing since c9385297ce by Louis Dionne · 4 years ago
  21. 5671ff2 [libcxx] Implement view.interface. by zoecarver · 4 years ago
  22. 95cb06d [libc++] Temporary hack to unbreak CI by Louis Dionne · 4 years ago
  23. 41d7909 [libcxx] [test] Fix the _supportsVerify check on Windows by fixing quoting by Martin Storsjö · 4 years ago
  24. 23f7f56 [libcxx] [test] Fix the include_as_c.sh.cpp test in MSVC configurations by Martin Storsjö · 4 years ago
  25. be34d5f [libcxx] [test] Remove an incorrect TEST_HAS_ALIGNED_ALLOC define from test_macros.h by Martin Storsjö · 4 years ago
  26. c8644ae [libcxx] Define LIBCPP_HAS_TIMESPEC_GET for MSVC configurations by Martin Storsjö · 4 years ago
  27. b48a256 [libcxx] [test] Don't look for the literal spelling __mbstate_t in warnings by Martin Storsjö · 4 years ago
  28. bf92bda [libcxx][nfc] moves std `advance`, `next`, and `prev` into their headers by Christopher Di Bella · 4 years ago
  29. 73cdc75 [libc++] [test] Fix a few tests for 32-bit x86 by Harald van Dijk · 4 years ago
  30. 41bdf64 [libc++] Update all the pre-defined iterator types for C++20 by Louis Dionne · 4 years ago
  31. d39f5c3 [libc++] Avoid `result_type` and `unary/binary_function` in <valarray>. by Arthur O'Dwyer · 4 years ago
  32. 7d7b72b [libcxx] [test] Add UNSUPPORTED: msvc in a couple verify.cpp tests by Martin Storsjö · 4 years ago
  33. bfbd73f [libc++] Alphabetize and include-what-you-use. NFCI. by Arthur O'Dwyer · 4 years ago
  34. c938529 [libc++] [modules] Add __threading_support to the modulemap. by Arthur O'Dwyer · 4 years ago
  35. 5cc55fd [libc++] [test] Update "test_compare.h" users to avoid removed-in-C++20 members. NFCI. by Arthur O'Dwyer · 4 years ago
  36. b13edf6 Revert "[libc++] NFC: Move unwrap_iter to its own header" by Mark de Wever · 4 years ago
  37. 8a5f0d8 [libc++] [test] Constexpr-ify a couple of insert-iterator tests. by Arthur O'Dwyer · 4 years ago
  38. 9968896 [libc++] NFC: Move unwrap_iter to its own header by Louis Dionne · 4 years ago
  39. 58b29a4 [libc++] Add all indirect callable concepts and projected by Louis Dionne · 4 years ago
  40. b3ceffd [libcxx] [test] Convert an XFAIL LIBCXX-WINDOWS-FIXME into UNSUPPORTED with explanation by Martin Storsjö · 4 years ago
  41. aad878f [libc++] NFC: Make it easier for vendors to extend the run-buildbot script by Louis Dionne · 4 years ago
  42. 8d7d7f3 [libc++] NFC: Refactor raw_storage_iterator test to use UNSUPPORTED markup by Louis Dionne · 4 years ago
  43. b6399e8 Revert "[libc++] NFC: Parenthesize expression to satisfy GCC 11" by Louis Dionne · 4 years ago
  44. 73099e7 [libc++] NFC: Parenthesize expression to satisfy GCC 11 by Louis Dionne · 4 years ago
  45. 1055cb9 [libc++] Deprecate std::iterator and remove it as a base class by Louis Dionne · 4 years ago
  46. 0dc7fd1 [libcxx][iterator] adds `std::ranges::prev` by Christopher Di Bella · 4 years ago
  47. 857fa7b [libcxx][iterator] adds `std::ranges::next` by Christopher Di Bella · 4 years ago
  48. 52123c9 [libcxx][nfc] Fix the ASAN bots: update expected.pass.cpp. by zoecarver · 4 years ago
  49. 367cb9f [libcxx][docs] Take mutex for common_iterator, common_view, and empty_view. by zoecarver · 4 years ago
  50. cc622ae [libc++] Add a job testing on GCC 11 by Louis Dionne · 4 years ago
  51. 963495f [libc++][format] Adds availability macros for std::format. by Mark de Wever · 4 years ago
  52. de9df3f [libc++][NFC] Move basic_format_parse_context to its own header. by Mark de Wever · 4 years ago
  53. 16342e3 [libc++][NFC] Move format_error to its own header. by Mark de Wever · 4 years ago
  54. 31191e1 [libc++] Fix concepts tests with GCC by Louis Dionne · 4 years ago
  55. 36d0fdf [libcxx][iterator] adds `std::ranges::advance` by Christopher Di Bella · 4 years ago
  56. 66781ef [libc++] Install GCC 11 on CI builders by Louis Dionne · 4 years ago
  57. d42d9e1 [libc++] [P0619] Hide not1 and not2 under _LIBCPP_ENABLE_CXX20_REMOVED_NEGATORS. by Arthur O'Dwyer · 4 years ago
  58. 68e45962 [libcxx] Fix the function name in exceptions from create_directories by Martin Storsjö · 4 years ago
  59. ec402f1 [libcxx] [test] Explain an XFAIL LIBCXX-WINDOWS-FIXME and convert into UNSUPPORTED by Martin Storsjö · 4 years ago
  60. 3a6be27 [libcxx] Make the visibility attributes consistent for __narrow_to_utf8/__widen_from_utf8 by Martin Storsjö · 4 years ago
  61. d95a4b9 [libc++] Try to fix the oss-fuzz failure by Louis Dionne · 4 years ago
  62. bb523cc [libc++] [test] Make iter_difference_t.pass.cpp into a .compile.pass.cpp. NFCI. by Arthur O'Dwyer · 4 years ago
  63. 148c19a [libc++] [test] Format some C++20 iterator_traits tests. NFCI. by Arthur O'Dwyer · 4 years ago
  64. fc92488 [libc++] Assume that __wrap_iter always wraps a fancy pointer. by Arthur O'Dwyer · 4 years ago
  65. 7b2606b [libc++][doc] Update format paper status. by Mark de Wever · 4 years ago
  66. cb15116 [libc++] use more early returns for consistency by Joerg Sonnenberger · 4 years ago
  67. 8110a73 [libcxx][gardening] Re-order includes across libcxx. by zoecarver · 4 years ago
  68. 9db55b3 [libcxx][ranges] Add ranges::data CPO. by zoecarver · 4 years ago
  69. 31bcdb6 [libc++] Translate the test suite sanitizer support to the DSL by Louis Dionne · 4 years ago
  70. c40b026 [libcxx][ranges] Implement `ranges::borrowed_range`. by zoecarver · 4 years ago
  71. 5c26f89 [libc++] Fix documentation build failure by Louis Dionne · 4 years ago
  72. cb82e8e [libc++] Remove workaround for PR28391 (ODR violations with ASAN) by Louis Dionne · 4 years ago
  73. b274728 [libc++] Switch a few CI jobs to the minimal Lit configuration by Louis Dionne · 4 years ago
  74. d8fad66 [libcxx][ranges] adds concept `sized_range` and cleans up `ranges::size` by Christopher Di Bella · 4 years ago
  75. 0f80365 [libcxx][iterator][nfc] acquires lock for working on [range.iter.ops] by Christopher Di Bella · 4 years ago
  76. 7c2f582 Apply [[standalone_debug]] to some types in the STL. by Amy Huang · 4 years ago
  77. 06b40e8 [libc++] Alphabetize header inclusions and include-what-you-use <__debug>. NFCI. by Arthur O'Dwyer · 4 years ago
  78. e130fbe [libc++] Some fixes to the <bit> utilities. by Arthur O'Dwyer · 4 years ago
  79. 9f4f012 [libcxx][test] Attempt to make debug mode tests more bulletproof by Kristina Bessonova · 4 years ago
  80. a18b5f0 [libcxx] NFC. Add missed articles to _LIPCPP_ASSERT messages in <list> by Kristina Bessonova · 4 years ago
  81. bede752 [libcxx][ranges] Add `contiguous_iterator`. by zoecarver · 4 years ago
  82. a85b132 [libc++] Improve make_string test support. by Mark de Wever · 4 years ago
  83. c12c812 [libcxx] [test] Change the generic_string_alloc test to test conversions to all char types by Martin Storsjö · 4 years ago
  84. fe319a8 [libcxx][docs] Add two locks: transform_view and take_view. by zoecarver · 4 years ago
  85. 3ac9ff5 [libcxx][docs] Update the One Ranges PRoposal Status with open revisions. by zoecarver · 4 years ago
  86. 98e4fd0 [libcxx][ranges] Fix `ranges::empty` when begin, end, and empty members are provided. by zoecarver · 4 years ago
  87. 8a86787 [libcxx] NFC. Fix misprint unodered -> unordered by Kristina Bessonova · 4 years ago
  88. 46c1742 [libcxx] modifies `_CmpUnspecifiedParam` ignore types outside its domain by Christopher Di Bella · 4 years ago
  89. 6bd3d8a [libcxx] [test] Fix fs.op.last_write_time for Windows by Martin Storsjö · 4 years ago
  90. c273f5e [libc++][nfc] remove duplicated __to_unsigned. by Mark de Wever · 4 years ago
  91. 96100f1 [libcxx] NFC. Correct wordings of _LIBCPP_ASSERT debug messages by Kristina Bessonova · 4 years ago
  92. f830664 [libcxx][test] Split more debug mode tests by Kristina Bessonova · 4 years ago
  93. 384dd9d [libc++] Run `substitutes-in-compile-flags.sh.cpp` test on Windows. by Vladimir Vereschaka · 4 years ago
  94. 68de58c [libcxx] [test] Fix filesystem permission tests for windows by Martin Storsjö · 4 years ago
  95. db13f83 [libcxx][tests] Fix incomplte.verify tests by disabling them on clang-10. by zoecarver · 4 years ago
  96. 6491d99 [libc++] Remove more unnecessary _VSTD:: from type names. NFCI. by Arthur O'Dwyer · 4 years ago
  97. 866b279 [libc++] s/_VSTD::is_unsigned/is_unsigned/ in <random>. NFCI. by Arthur O'Dwyer · 4 years ago
  98. aa5e3be [libc++] s/_VSTD::chrono/chrono/g. NFCI. by Arthur O'Dwyer · 4 years ago
  99. 0b8da5f [libc++] s/std::size_t/size_t/g. NFCI. by Arthur O'Dwyer · 4 years ago
  100. ab3fcc5 [libc++] s/_VSTD::declval/declval/g. NFCI. by Arthur O'Dwyer · 4 years ago