1. 445101c Wrote my own version of is_permutation; that was dominating the timings by Marshall Clow · 7 years ago
  2. 4bb655f Add memory tracking by Marshall Clow · 7 years ago
  3. 226431c Use high_resolution_clock instead of steady_clock. Also now builds with gcc 7.2 (for comparison purposes) by Marshall Clow · 7 years ago
  4. ad7b096 A simple program for testing OSS-Fuzz test cases locally. by Marshall Clow · 7 years ago
  5. df2ce6e Snap for 4551672 from d200ebb059937441486e63a0f3d218d1c60c1391 to pi-release by android-build-team Robot · 7 years ago
  6. fd2e3e9 Update Google Benchmark library by Eric Fiselier · 7 years ago
  7. 457d2c1 Fix most GCC test failures. by Eric Fiselier · 7 years ago
  8. d200ebb Revert "Revert "Merge to upstream r304942."" am: c79549b70e am: a6ad534de1 by Dan Albert · 7 years ago
  9. 17d978b Revert "Revert "Merge to upstream r304942."" am: c79549b70e am: a6ad534de1 by Dan Albert · 7 years ago
  10. a6ad534 Revert "Revert "Merge to upstream r304942."" am: c79549b70e by Dan Albert · 7 years ago
  11. a12e237 libcxx: Define set_unexpected, _get_unexpected and __uncaught_exceptions without dllimport. by Peter Collingbourne · 7 years ago
  12. 74cb4f5 Fix nodiscard failure tests on compilers w/o -verify. by Eric Fiselier · 7 years ago
  13. e90ce7b Disable a warning to prepare for the Clang update. by Dan Albert · 7 years ago
  14. c79549b Revert "Revert "Merge to upstream r304942."" by Dan Albert · 7 years ago
  15. eb3052c libcxx: Disable CFI in function std::get_temporary_buffer. by Peter Collingbourne · 7 years ago
  16. 9c2eed8 libcxx: Stop using private MSVC macros in the exception implementation. by Peter Collingbourne · 7 years ago
  17. d608220 More constexpr algorithms from P0202. search/search_n by Marshall Clow · 7 years ago
  18. 661dff0 Change an internal table of constants for the poisson distribution from by Marshall Clow · 7 years ago
  19. 39b8862 More constexpr algorithms from P0202: lower_bound, upper_bound, equal_range, binary_search by Marshall Clow · 7 years ago
  20. f1caa62 Actually CALL the constexpr tests. by Marshall Clow · 7 years ago
  21. 4cd5965 More constexpr (re P0202) - equal and mismatch by Marshall Clow · 7 years ago
  22. 5af38a0 Fix constexpr failure on C++11-based buildbots. by Marshall Clow · 7 years ago
  23. 0dc8ca7 More constexpr from P0202. count and count_if. Also fix a comment that Morwenn noted. by Marshall Clow · 7 years ago
  24. 82091c2 Some of the tests from earlier today had 'int' as the return type when it should have been 'bool'. Fix that. It doesn't change the behavior of any of the tests, but it's more accurate. by Marshall Clow · 7 years ago
  25. 6a1c2ff More P0202 constexpr-ifying. All the find_XXX algorithms in this commit. by Marshall Clow · 7 years ago
  26. bb8010f partition_point gets the P0202 treatment by Marshall Clow · 7 years ago
  27. de4b286 More constexpr algorithms from P0202. any_of/all_of/none_of. by Marshall Clow · 7 years ago
  28. 8d0d825 First part of P0202: Adding constexpr modifiers to functions in <algorithm> and <utility>. This commit is all the is_XXX algorithms. by Marshall Clow · 7 years ago
  29. fa966cc Snap for 4545621 from 88415e9b3abeaebe26f78d187fda6a06ca305e4a to pi-release by android-build-team Robot · 7 years ago
  30. cce11ce Add error code handling to remove_all test by Ekaterina Vaartis · 7 years ago
  31. 68050ff [libcxx] Make std::basic_istream::get 0-terminate input array in case of error. by Volodymyr Sapsai · 7 years ago
  32. 88415e9 Revert "Merge to upstream r304942." am: 38a0d5af7e am: 15b9926776 am: 7f84e28f80 by Dan Albert · 7 years ago
  33. 7f84e28 Revert "Merge to upstream r304942." am: 38a0d5af7e am: 15b9926776 by Dan Albert · 7 years ago
  34. 15b9926 Revert "Merge to upstream r304942." am: 38a0d5af7e by Dan Albert · 7 years ago
  35. d09b2ed Implement an _is_allocator type trait for use in deduction guides. by Marshall Clow · 7 years ago
  36. 38a0d5a Revert "Merge to upstream r304942." by Dan Albert · 7 years ago
  37. 3a6b033 Add system header pragma to BSD locale fallback headers. am: ef7d5b4347 am: 0e5c94a31b by Eric Fiselier · 7 years ago
  38. 3bd3b59 Disable ubsan unsigned integer checks on rehash. am: b6b8730ed8 am: 8f5f589477 by Dan Albert · 7 years ago
  39. 63752e6 Revert "Make rehash(0) work with ubsan's unsigned-integer-overflow." am: e5df8d3b39 am: 873c21d7a3 by Dan Albert · 7 years ago
  40. 7dfc776 Merge to upstream r304942. am: 83b1388ecd am: b0248cb5e8 am: 13c3c393dd by Dan Albert · 7 years ago
  41. e4ce1f6 Add system header pragma to BSD locale fallback headers. am: ef7d5b4347 by Eric Fiselier · 7 years ago
  42. 69dd90c Disable ubsan unsigned integer checks on rehash. am: b6b8730ed8 am: 8f5f589477 by Dan Albert · 7 years ago
  43. c832c81 Revert "Make rehash(0) work with ubsan's unsigned-integer-overflow." am: e5df8d3b39 by Dan Albert · 7 years ago
  44. 13c3c39 Merge to upstream r304942. am: 83b1388ecd am: b0248cb5e8 by Dan Albert · 7 years ago
  45. 0e5c94a Add system header pragma to BSD locale fallback headers. am: ef7d5b4347 by Eric Fiselier · 7 years ago
  46. 8f5f589 Disable ubsan unsigned integer checks on rehash. am: b6b8730ed8 by Dan Albert · 7 years ago
  47. 873c21d Revert "Make rehash(0) work with ubsan's unsigned-integer-overflow." by Dan Albert · 7 years ago
  48. b0248cb Merge to upstream r304942. am: 83b1388ecd by Dan Albert · 7 years ago
  49. 04f23ba Fix some too-big local arrays. Thanks to dcdillon for the patch. Reviewed as D28217 by Marshall Clow · 7 years ago
  50. 45d5893 Make std::experimental::filesystem::remove and remove_all return false or 0 if the file doesn't exist by Ekaterina Vaartis · 7 years ago
  51. fa614b8 libcxx: Stop providing a definition of __GLIBC_PREREQ. by Peter Collingbourne · 7 years ago
  52. 210d12c Fix misspelled macro name - thanks to andrew@ispras.ru for the catch by Marshall Clow · 7 years ago
  53. 4ffbed5 [libcxx] [test] Improve MSVC portability. by Stephan T. Lavavej · 7 years ago
  54. ef7d5b4 Add system header pragma to BSD locale fallback headers. by Eric Fiselier · 7 years ago
  55. b6b8730 Disable ubsan unsigned integer checks on rehash. by Dan Albert · 7 years ago
  56. e5df8d3 Revert "Make rehash(0) work with ubsan's unsigned-integer-overflow." by Dan Albert · 7 years ago
  57. 83b1388 Merge to upstream r304942. by Dan Albert · 7 years ago
  58. 95b20f8 [libcxx] Support the use of compiler-rt in lit tests by Petr Hosek · 7 years ago
  59. 0e3a508 Revert "Make rehash(0) work with ubsan's unsigned-integer-overflow." by Dan Albert · 7 years ago
  60. 773a3a5 Apparently 'C++14' is different than 'c++14' by Marshall Clow · 7 years ago
  61. 7023194 Make rehash(0) work with ubsan's unsigned-integer-overflow. by Dan Albert · 7 years ago
  62. 4d8cc6d Change add_ten to add_one to avoid triggering ubsan integer overflow. by Billy Robert O'Neal III · 7 years ago
  63. 3340633 Add the C++17 extensions to std::search. Include the default searcher, but not the Boyer-Moore or Boyer-Moore-Horspool searcher (yet). BUT put the BM and BMH tests in place, marked to XFAIL. The other searchers will follow soon by Marshall Clow · 7 years ago
  64. 4b1bc15 Document upcoming TS feature removal by Marshall Clow · 7 years ago
  65. a2ec0c0 Mark the transparent version set::count() as const. Thanks to Ivan Matek for the bug report. by Marshall Clow · 7 years ago
  66. fbc5de6 Add pre-C++11 is_constructible wrappers for 3 arguments by Dimitry Andric · 7 years ago
  67. 23bd3c5 Correct mistake in pragma usage for Windows by Saleem Abdulrasool · 7 years ago
  68. a5f7365 Add casts to prevent narrowing warnings. by Billy Robert O'Neal III · 7 years ago
  69. e32740b [libcxx] [test] Remove nonstandard things and resolve warnings in Xxx_scan tests by Billy Robert O'Neal III · 7 years ago
  70. 16eb426 [cmake] Add a config option LIBCXX_HAS_WIN32_THREAD_API for enforcing win32 threads by Martin Storsjo · 7 years ago
  71. 4dd943e Move + and * operators of MoveOnly into MoveOnly.h. by Billy Robert O'Neal III · 7 years ago
  72. 70a8aae Fix incorrect handling of move-only types in transform_reduce iter iter iter init, and add test. by Billy Robert O'Neal III · 7 years ago
  73. b68e9c1 Automated trailing whitespace removal by VS Code. by Billy Robert O'Neal III · 7 years ago
  74. 5de0f33 Add move-only types test to transform_reduce iter iter iter init op op. by Billy Robert O'Neal III · 7 years ago
  75. 5194855 Add move-only types test for transform_reduce bop/uop. by Billy Robert O'Neal III · 7 years ago
  76. 4436c8c Fix nonstandard bits in transform_reduce_iter_iter_init_bop_uop. by Billy Robert O'Neal III · 7 years ago
  77. ac3c89d Update version to 7.0.0svn: cmake, include files and docs by Hans Wennborg · 7 years ago
  78. 3e653d6 Mark LWG2824 as complete. We already did it, but I added a test to be sure by Marshall Clow · 7 years ago
  79. 1fb741d Mark issue #2866 as "nothing to do" by Marshall Clow · 7 years ago
  80. 73d6c99 Implement p0258r2: has_unique_object_representations by Marshall Clow · 7 years ago
  81. 97adf8a One more (should be) inline variable that is defined in the dylib by Marshall Clow · 7 years ago
  82. 4e49857 Un-inline a few more variables that are exported from the dylib. by Marshall Clow · 7 years ago
  83. 136dc56 Temporarily revert the inlining of 'piecewise_construct' because it is exported from the dylib. by Marshall Clow · 7 years ago
  84. c1ab13d A couple more inlined variables that I missed the first time by Marshall Clow · 7 years ago
  85. c58e472 Implement most of P0607: Inline Variables for the Standard Library. This involved marking a lot of variables as inline (but only for C++17 and later). by Marshall Clow · 7 years ago
  86. 05e705f Try again, this time with the correct address by Jonathan Roelofs · 7 years ago
  87. 6f95334 Update CREDITS.txt with personal email by Jonathan Roelofs · 7 years ago
  88. 14d7b69 [libcxx] Suppress unused warning on apple. by Don Hinton · 7 years ago
  89. de0811a Fix the definitions of 'reference' and 'pointer' in string_view that no one uses :-). Thanks to K-ballo for the catch. by Marshall Clow · 7 years ago
  90. 4b54e0f libcxx: Fix for basic_stringbuf::seekoff() after r320604. by Peter Collingbourne · 7 years ago
  91. 5638e7b [libcxx] Add WebAssembly support by Sam Clegg · 7 years ago
  92. 46c50e5 Snap for 4502278 from d6732011eb5c59293c3f0fc4e4de6ccfa41da167 to pi-release by android-build-team Robot · 7 years ago
  93. 3d65e02 Merge cherrypicks of [3359449, 3359642, 3361564, 3359450, 3359451, 3361565, 3359507] into pi-release by android-build-team Robot · 7 years ago
  94. ed08a7b Make rehash(0) work with ubsan's unsigned-integer-overflow. by Dan Albert · 7 years ago
  95. d673201 Ignore a warning in the tests. am: f20819f925 am: 54b5e5f9ac am: e6db20c1a3 by Dan Albert · 7 years ago
  96. e6db20c Ignore a warning in the tests. am: f20819f925 am: 54b5e5f9ac by Dan Albert · 7 years ago
  97. 54b5e5f Ignore a warning in the tests. am: f20819f925 by Dan Albert · 7 years ago
  98. f20819f Ignore a warning in the tests. by Dan Albert · 7 years ago
  99. 4159a36 [libcxx] Fix basic_stringbuf constructor by Zhihao Yuan · 7 years ago
  100. 70a7c56 Make rehash(0) work with ubsan's unsigned-integer-overflow. am: 4e68975021 am: 068ba091d0 by Dan Albert · 7 years ago