1. 56926a9 Revert "[libcxx] Enable C++17 for the benchmarks." by Mark de Wever · 5 years ago
  2. d184d02 [libcxx] Enable C++17 for the benchmarks. by Mark de Wever · 5 years ago
  3. 0534358 [libc++] [P0646] Add feature-test macro for __cpp_lib_list_remove_return_type. by Marek Kurdej · 5 years ago
  4. ee87b22 [libc+++] Mark two future tests as being FLAKY by Louis Dionne · 5 years ago
  5. d34241a [libc++] Add SHA for C++20 Synchronization Library in ABI changelog by Louis Dionne · 5 years ago
  6. ed77efe [libc++] [cmake] Better diagnostics for missing abi library headers by Sergej Jaskiewicz · 5 years ago
  7. a134173 [libc++] Properly mark std::function as deprecated in C++03 by Louis Dionne · 5 years ago
  8. 97d8d6a [libc++] Enable std::function ABI bug demonstration on Apple Clang too by Louis Dionne · 5 years ago
  9. 2b2a1a4 [libc++] Mark deprecation test as UNSUPPORTED on Clang 6 by Louis Dionne · 5 years ago
  10. b019c5c Partially inline basic_string copy constructor in UNSTABLE by Martijn Vels · 5 years ago
  11. 50b8088 [libc++] Un-xfail GCC test for new version by Eric Fiselier · 5 years ago
  12. a27f29c [libc++] Fix typo in REQUIRES that broke the GCC-tot bot configuration by Louis Dionne · 5 years ago
  13. 73b8d16 [libc++] Mark another test as flaky by Eric Fiselier · 5 years ago
  14. 3712edb1 Revert "Partially inline basic_string copy constructor in UNSTABLE" by Martijn Vels · 5 years ago
  15. c030ba6 [libc++] Avoid deprecation warning in the implementation of __has_rebind by Louis Dionne · 5 years ago
  16. 5891e73 [libc++] Move std::string extern template declarations to end of class. by Eric Fiselier · 5 years ago
  17. 30cbdcb [libc++] Revert to previous implementation of __has_rebind by Louis Dionne · 5 years ago
  18. 5b1e5b43 [libc++][P0174] Deprecated/removed parts of default allocator. by Michael Park · 5 years ago
  19. a2fe17c [libc++] Fix reverse_iterator test when UBSan is enabled by Louis Dionne · 5 years ago
  20. 06dac0c [libc++] Mark the shared_future.wait_for test as being flaky by Louis Dionne · 5 years ago
  21. 8cf76e9 Partially inline basic_string copy constructor in UNSTABLE by Martijn Vels · 5 years ago
  22. dffbaa4 [libcxx] Drop -D option from libtool when merging archives by Petr Hosek · 5 years ago
  23. 603acd9 [libcxx] When merging archives, build index even on Darwin by Petr Hosek · 5 years ago
  24. 6753264 Add flag _LIBCPP_ABI_STRING_OPTIMIZED_EXTERNAL_INSTANTIATIONS for basic_string ABI by Martijn Vels · 5 years ago
  25. f87d30c Partially inline basic_string::operator=(const basic_string&) by Martijn Vels · 5 years ago
  26. b4b4259 [libc++] update GCC cherry-pick to build 4.8.5 by Eric Fiselier · 5 years ago
  27. 0b8585e [libc++] Update compiler images and more docker cleanup. by Eric Fiselier · 5 years ago
  28. fdba2e4 [libc++] Update lld version on buildbots to be LLVM-11. by Eric Fiselier · 5 years ago
  29. 1d8fad4 [libc++] Rework docker files for buildbots. by Eric Fiselier · 5 years ago
  30. d4ad2ad [libc++] Mark more try_lock tests as possibly flaky. by Eric Fiselier · 5 years ago
  31. 6213884 Some fixes for open breaks on MacOS and UBSan by ogiroux · 5 years ago
  32. 682e703 [libc++] Workaround unused variable warning in test by Louis Dionne · 5 years ago
  33. 12339ef Revert "[libc++] Do not set the `availability=XXX` feature when not testing against a system libc++" by Louis Dionne · 5 years ago
  34. a0ec111 [libc++] Temporarily disable availability markup for the C++20 Synchronization library by Louis Dionne · 5 years ago
  35. d260ea7 Inline basic_string::erase for fastpath where __n == npos by Martijn Vels · 5 years ago
  36. 14aef53 [libcxx] Fix _LIBCPP_HAS_THREAD_API_EXTERNAL build by Mikhail Maltsev · 5 years ago
  37. 07eb82f Add _LIBCPP_BUILTIN_CONSTANT_P support. by Martijn Vels · 5 years ago
  38. 28d38a2 Remove std::shared_ptr::allocate_shared by zoecarver · 5 years ago
  39. b051cc9 [NFC][libc++] Refactor some future tests to reduce code duplication by Louis Dionne · 5 years ago
  40. 3b5530c [libc++] Avoid including <semaphore.h> on Apple by Louis Dionne · 5 years ago
  41. e3add3e [libcxx] Fix building for windows after 54fa9ecd3088508 by Martin Storsjö · 5 years ago
  42. bf6d94f [libc++] Remove incorrect XFAIL in modules test by Louis Dionne · 5 years ago
  43. 7c2f4a8 [libc++] Revert 03dd205c151 "Adjust max_align_t handling" by Louis Dionne · 5 years ago
  44. ab41129 [libc++] Proper fix for libc++'s modulemap after D68480 by Louis Dionne · 5 years ago
  45. 03dd205 Adjust max_align_t handling by Joerg Sonnenberger · 5 years ago
  46. e34ddc0 [arcconfig] Delete subproject arcconfigs by Shoaib Meenai · 5 years ago
  47. b61e83e [libc++] Give headers that require C++14 a cplusplus14 requires in the modulemap by Raphael Isemann · 5 years ago
  48. a3d58fc [libc++] Drop redundant check for -std=c++14 by Louis Dionne · 5 years ago
  49. b21405d [libc++] Fix CI and Linux failures after landing D68480 by Louis Dionne · 5 years ago
  50. c008716 [libc++] Mark the C++03 version of std::function as deprecated by Louis Dionne · 5 years ago
  51. 80e73f2 [libc++] Adapt a few things around the implementation of P1135R6 by Louis Dionne · 5 years ago
  52. 54fa9ec [libc++] Implementation of C++20's P1135R6 for libcxx by Olivier Giroux · 5 years ago
  53. e48849a [libcxx] [test] Suppress MSVC++ warning 4640 under /Zc:threadSafeInit- by Billy Robert O'Neal III · 5 years ago
  54. 7dd6a86 [libc++] Do not set the `availability=XXX` feature when not testing against a system libc++ by Louis Dionne · 5 years ago
  55. d8969a1 Split _LIBCPP_STRING_EXTERN_TEMPLATE_LIST up into a V1 and UNSTABLE version. by Martijn Vels · 5 years ago
  56. 72ce0c8 [libc++][regex] Validate backreferences in the constructor. by Mark de Wever · 5 years ago
  57. 07c559c [libc++] Explain XFAILs with std::uncaught_exceptions test by Louis Dionne · 5 years ago
  58. 092a57f [libc++] Fix unqualified call to 'ref' inside shared_ptr(unique_ptr<U, D>) by Logan Smith · 5 years ago
  59. e442f38 [libc++] Fix unintended ADL inside ref(reference_wrapper<T>) and cref(reference_wrapper<T>) by Logan Smith · 5 years ago
  60. c4b8c3d Add benchmarks for basic_string::erase by Martijn Vels · 5 years ago
  61. c3478ef [libc++] reduce <complex> parsing time by Louis Dionne · 5 years ago
  62. 6ba2d7b [libc++] Fixes backreferences for extended grammar. by Louis Dionne · 5 years ago
  63. a829443 [libc++] Fix ABI break in __bit_reference. by Eric Fiselier · 5 years ago
  64. a7dcbe9 [libc++] Fix overly complicated test of std::span's extent by Louis Dionne · 5 years ago
  65. 5e52eff [libc++] Add ABI list for 9.0 release by Louis Dionne · 5 years ago
  66. 1cff2aa [libc++] Remove XFAILs for macOS 10.15, which were fixed in later dot releases by Louis Dionne · 5 years ago
  67. 23368be Revert "[libc++] Move abs and div into stdlib.h to fix header cycle." by Raphael Isemann · 5 years ago
  68. 8b60ba7 [libc++] Add availability markup for std::to_chars on Apple platforms by Louis Dionne · 5 years ago
  69. 8424789 Update last-mod date for libcxx status page by marshall · 5 years ago
  70. 1a07084 Updated with list of papers and issues adopted in Prague by marshall · 5 years ago
  71. 82b47b2 [libc++] Move abs and div into stdlib.h to fix header cycle. by Eric Fiselier · 5 years ago
  72. 99382e4 [libc++] Add utility to generate and display libc++'s header dependency graph. by Eric Fiselier · 5 years ago
  73. e835845 [libc++] Add missing include for is_same in test by Eric Fiselier · 5 years ago
  74. cccf1ef [libc++] Remove cycle between <type_traits> and <cstddef> by Eric Fiselier · 5 years ago
  75. e337fb0 add type_traits include as required for std::integral_constant by Eric Fiselier · 5 years ago
  76. f54e7b4 [libc++] Remove unnecessary typenames from std/numerics/c.math/abs.pass.cpp by Louis Dionne · 5 years ago
  77. 0a0e0af [libc++] span: Fix incorrect static asserts by Louis Dionne · 5 years ago
  78. 8bec892 [libc++][Apple] Use CLOCK_MONOTONIC_RAW instead of CLOCK_UPTIME_RAW for steady_clock by Louis Dionne · 5 years ago
  79. b5abd50 [libc++] span: Guard against overflow in span::subspan by Louis Dionne · 5 years ago
  80. 377a1c8 [libcxx] Don't assume cwd name in std::filesystem tests by Sergej Jaskiewicz · 5 years ago
  81. 11fb68a [libc++] Unbreak test suite (CWG1423) by David Zarzycki · 5 years ago
  82. 37f4665 [libc++] Make sure that vector copy-construction is disabled for non-copyable types by Louis Dionne · 5 years ago
  83. 592f354 [libc++] Disable a filesystem test that uses debug mode with the macOS system libc++ by Louis Dionne · 5 years ago
  84. 2234cf5 [libc++][macOS CI] Ensure that the SDK version is not older than the deployment target by Louis Dionne · 5 years ago
  85. 92a1f65 [libc++] span: Fix incorrect return type of span::subspan by Louis Dionne · 5 years ago
  86. b4a3e6b [libcxx] span: Remove unneeded comparison by Louis Dionne · 5 years ago
  87. edbaa7f [libc++] span: Cleanup includes by Louis Dionne · 5 years ago
  88. 9fda213d [libcxx] Qualify make_move_iterator in vector::insert for input iterators by Louis Dionne · 5 years ago
  89. f2af4f8 [libc++][span] Add failing tests for span::first and span::last by Louis Dionne · 5 years ago
  90. 1ac44d9 [libc++] Protect <span> against min/max macro by Louis Dionne · 5 years ago
  91. 1a7e688 Revert "[libcxx] Force-cache LIBCXX_CXX_ABI_LIBRARY_PATH" by Sergej Jaskiewicz · 5 years ago
  92. 5b14abf [libcxx] [test] Update msvc_stdlib_force_include.h. by Stephan T. Lavavej · 5 years ago
  93. e93e58c Reland [libc++] [P0325] Implement to_array from LFTS with updates. by Marek Kurdej · 5 years ago
  94. 5e70172 Revert "[libc++] [P0325] Implement to_array from LFTS with updates." by Marek Kurdej · 5 years ago
  95. 282b803 White space only change: reflow a comment in basic_string by Martijn Vels · 5 years ago
  96. 86aae78 [libc++] [P0325] Implement to_array from LFTS with updates. by Marek Kurdej · 5 years ago
  97. 5e416ba Define _LIBCPP_HAS_TIMESPEC_GET for FreeBSD when appropriate by Dimitry Andric · 5 years ago
  98. 7f49dc4 [CMake][libcxx] Don't wrap __config_site path in quotes on Windows by Petr Hosek · 5 years ago
  99. 93cdd31 [libc++] Explicitly specify LIBCXX_ENABLE_SHARED to try and fix CI by Louis Dionne · 5 years ago
  100. 7db4f2c [libcxx] [Windows] Store the lconv struct returned from localeconv in locale_t by Martin Storsjö · 5 years ago