1. 01ac037 Updated C++1Z status page with new work from Oulu WG21 meeting by Marshall Clow · 8 years ago
  2. 871506f Fix bad link for P0006 by Marshall Clow · 8 years ago
  3. 928a58f Fix UB in uses_alloc_types.hpp by Eric Fiselier · 8 years ago
  4. 83d7ca9 Implement P0163r0. Add shared_ptr::weak_type. by Eric Fiselier · 8 years ago
  5. 5781358 Implement p0337r0. Delete operator= for polymorphic_allocator. by Eric Fiselier · 8 years ago
  6. 715ca51 Implement P0358r1. Fixes for not_fn. by Eric Fiselier · 8 years ago
  7. c297a25 Fix C++03 failure in enable_shared_from_this test by Eric Fiselier · 8 years ago
  8. 7838768 Fix PR27115 - enable_shared_from_this does not work as a virtual base class. by Eric Fiselier · 8 years ago
  9. 7a317ce Fix C++03 build by Eric Fiselier · 8 years ago
  10. e7aabbb Fix PR28079 - std::wstring_convert move constructor broken. by Eric Fiselier · 8 years ago
  11. abd892a Implement LWG 2488 - Make the placeholders constexpr. by Eric Fiselier · 8 years ago
  12. 5078baa Make default_noexcept.pass.cpp container tests more portable. Patch from STL@microsoft.com by Eric Fiselier · 8 years ago
  13. 47920eb Work around MSVC bug in atomics.types.generic/address.pass.cpp test. Patch from STL@microsoft.com by Eric Fiselier · 8 years ago
  14. a8c7170 Use L"cat" L"dog" when concatenating string literals. Patch from STL@microsoft.com by Eric Fiselier · 8 years ago
  15. 256f000 Add array bounds assertions to satisfy MSVC's /analyze flag. Patch from STL@microsoft.com by Eric Fiselier · 8 years ago
  16. 8c4dc32 Add [[noreturn]] attribute to throw_bad_alloc_helper(). by Eric Fiselier · 8 years ago
  17. bbd1c53 Avoid narrowing conversions in quoted test. Patch from STL@microsoft.com by Eric Fiselier · 8 years ago
  18. dd421f5 [libcxx] guard throw with exception enabling check by Weiming Zhao · 8 years ago
  19. 3aef68f Run list debug copy test in C++03. by Eric Fiselier · 8 years ago
  20. 8d2b315 Finish converting list _LIBCPP_DEBUG tests. by Eric Fiselier · 8 years ago
  21. 111c696 Cleanup _LIBCPP_DEBUG tests in std::list. More to come. by Eric Fiselier · 8 years ago
  22. 55e084d Cleanup filesystem::permissions ever more. by Eric Fiselier · 8 years ago
  23. e1a1a1f Avoid unnecessary stat call in filesystem::permissions implementation. by Eric Fiselier · 8 years ago
  24. 420dea5 Disable ccache usage for .fail.cpp tests. It causes bugs. by Eric Fiselier · 8 years ago
  25. f5b3021 Placate MSVC's unchecked malloc warning in thread tests. by Eric Fiselier · 8 years ago
  26. cef97f9 Use correct Clang feature names. I got them wrong in the previous commit by Eric Fiselier · 8 years ago
  27. 8905b11 Support old GCC exception and rtti detection macros by Eric Fiselier · 8 years ago
  28. b5fb8c9 Add tests for RTTI/exceptions test macros. by Eric Fiselier · 8 years ago
  29. 5cdd543 Fix exception/rtti detection in tests. by Eric Fiselier · 8 years ago
  30. d61ea34 Make shared_ptr constructor tests use count_new.hpp by Eric Fiselier · 8 years ago
  31. 770c688 Make locale constructors tests use count_new.hpp by Eric Fiselier · 8 years ago
  32. 7d4a984 Placate MSVC's unchecked malloc warnings. by Eric Fiselier · 8 years ago
  33. 2aa1c4a UBSan doesn't globally replace new/delete but it still makes some tests fail. Investigation needed. by Eric Fiselier · 8 years ago
  34. 506f9d5 Cleanup [list.modifiers] tests. by Eric Fiselier · 8 years ago
  35. 604b5c4 Don't use non-conforming pointer_traits specialization it tests. by Eric Fiselier · 8 years ago
  36. 22bff1a Move remaining _LIBCPP_VERSION tests into test/libcxx by Eric Fiselier · 8 years ago
  37. 67ec8a2 Move more _LIBCPP_VERSION tests to test/libcxx. by Eric Fiselier · 8 years ago
  38. b065399 Move all tests for _LIBCPP_VERSION in language.support to test/libcxx/language.support. by Eric Fiselier · 8 years ago
  39. b93bc9a Move typoed dir meta.hel to meta.help by Eric Fiselier · 8 years ago
  40. 3c0e3eb Use static_assert instead of runtime assert in std::money_base tests. by Eric Fiselier · 8 years ago
  41. 63a0af7 Remove locale tests that depend on LC_ALL. These are non-portable. by Eric Fiselier · 8 years ago
  42. 03dacbe Fix comment typos, strip trailing whitespace. Patch from STL@microsoft.com by Eric Fiselier · 8 years ago
  43. 14fe08b Avoid huge main() functions and huge arrays. Patch from STL@microsoft.com by Eric Fiselier · 8 years ago
  44. a431a3a Don't use C++17 terse static assert. Patch from STL@microsoft.com by Eric Fiselier · 8 years ago
  45. dc45b08 Fix operator precedence mistake in valarray/not.pass.cpp. Patch from STL@microsoft.com by Eric Fiselier · 8 years ago
  46. ff58059 Suppress stupid and incorrect MSVC warning. patch from STL@microsoft.com by Eric Fiselier · 8 years ago
  47. c6fcb58 Avoid assignment in return. Patch from STL@microsoft.com by Eric Fiselier · 8 years ago
  48. 91a5c55 Suppress unused warnings in std::invoke tests. by Eric Fiselier · 8 years ago
  49. 62957fb Guard libc++ assumption about identity hashing in test. Patch from STL@microsoft.com by Eric Fiselier · 8 years ago
  50. 571d549 Guard use of non-standard macros in denorm_min() tests. by Eric Fiselier · 8 years ago
  51. 868af68 Allow placement new array test to consume extra bytes as specified by the standard. by Eric Fiselier · 8 years ago
  52. c382dd0 Move native_handle thread tests to test/libcxx by Eric Fiselier · 8 years ago
  53. fa5a105 Fix PR27684 - std::tuple no longer accepts reference to incomplete type in some cases. by Eric Fiselier · 8 years ago
  54. 7c96ddb Implement LWG issue 2720. Replace perms::resolve_symlinks with perms::symlink_nofollow. by Eric Fiselier · 8 years ago
  55. 756a6bd Implement LWG issue 2725. The issue should move this meeting by Eric Fiselier · 8 years ago
  56. 374a33d Allow the libc++ build/source paths to contain symlinks. by Eric Fiselier · 8 years ago
  57. 1d4f1c1 Add entry to CREDITS.TXT for propagate_const by Jonathan Coe · 8 years ago
  58. ee49613 Implement std::experimental::propagate_const from LFTS v2 by Jonathan Coe · 8 years ago
  59. 5270a84 Test commit; remove some spaces at EOL. No functional change. by Marshall Clow · 8 years ago
  60. 897b2f9 Fix various undefined behavior found by UBSan. by Eric Fiselier · 8 years ago
  61. fe6d50f Implement LWG issue 1169. num_get not fully compatible with strto* by Eric Fiselier · 8 years ago
  62. 57254f4 Add UBSan blacklist for <__tree> and <__hash_table> by Eric Fiselier · 8 years ago
  63. 70f7afe Fix bugs in last_write_time implementation. by Eric Fiselier · 8 years ago
  64. 2730c25 Remove Apple specific guard for utimensat. Use !defined(UTIME_OMIT) instead. by Eric Fiselier · 8 years ago
  65. d9bca8a Add -Wno-covered-switch-default while compiling libc++ by Eric Fiselier · 8 years ago
  66. 29c26b9 Fix SleepFor(...) helper when a monotonic clock is not available. by Eric Fiselier · 8 years ago
  67. 87a1065 Use monotonic clock in synthetic SleepFor test helper by Eric Fiselier · 8 years ago
  68. 7840a8c Use utimes instead of utimensat when !defined(UTIME_OMIT). Fixes build for older GLIBC versions by Eric Fiselier · 8 years ago
  69. 880e38b Fix 3 bugs in filesystem tests and implementation. by Eric Fiselier · 8 years ago
  70. ba9dccd Enable building and using atomic shared_ptr for GCC. by Eric Fiselier · 8 years ago
  71. 591e18f Add additional tests in an attempt to diagnose ARM test failures. by Eric Fiselier · 8 years ago
  72. 63a5b24 Add checkpoints to string allocation test to help with debugging arm failures. by Eric Fiselier · 8 years ago
  73. f1bc722 Fix bugs in recursive_directory_iterator::increment(ec) implementation and tests. by Eric Fiselier · 8 years ago
  74. a730ec3 Work around GCC bug in tests. The bug has been fixed in GCC 6.0 by Eric Fiselier · 8 years ago
  75. 5c8a368 Fix initialization of test case array in C++11 by Eric Fiselier · 8 years ago
  76. 6f3b01a Fix bugs in recursive_directory_iterator implementation and tests. by Eric Fiselier · 8 years ago
  77. 40d9e09 Get filesystem tests passing for single-threaded configurations. by Eric Fiselier · 8 years ago
  78. 841798c Update status of filesystem issues, and add tests for LWG issue 2683 by Eric Fiselier · 8 years ago
  79. 0c75540 Reorder permissions test so they are not dependent on the processes umask by Eric Fiselier · 8 years ago
  80. 0354eb7 Respect the processes umask in the create_directory test by Eric Fiselier · 8 years ago
  81. e3f386a Add missing space between >> in template declaration. Fixes C++03 build. by Eric Fiselier · 8 years ago
  82. 05761e6 Fix a couple of warnings present in the filesystem tests. by Eric Fiselier · 8 years ago
  83. 6e9a694 Add Filesystem TS -- Complete by Eric Fiselier · 8 years ago
  84. a8f47cc Remove CloudABI specific workaround. by Ed Schouten · 8 years ago
  85. b2ce77f Add an Android version check for GNU strerror_r. by Dan Albert · 8 years ago
  86. 461797d Fix warning in tuple tests. The test suite should now run clean with most warnings enabled by Eric Fiselier · 8 years ago
  87. 6bdead7 Add -Wno-unused-command-line-argument when running the test suite to prevent errors by Eric Fiselier · 8 years ago
  88. 12150a7 Fix const default initialization of lock_guard<> by Eric Fiselier · 8 years ago
  89. 629aa56 [libcxx] [test] In test/support/test_allocator.h, fix construct() to avoid moving immovable types. by Eric Fiselier · 8 years ago
  90. 42e3e18 Improve portability of random_device tests. Patch from STL@microsoft.com by Eric Fiselier · 8 years ago
  91. c02ca7f Improve portability of vector tests. Patch from STL@microsoft.com by Eric Fiselier · 8 years ago
  92. a995776 Improve portability of hash tests. Patch from STL@microsoft.com by Eric Fiselier · 8 years ago
  93. 5fb49ff Automatically detect export lists for OS X. by Eric Fiselier · 8 years ago
  94. d0eba8d Fix bad test that was previously getting ifdef-ed away by Eric Fiselier · 8 years ago
  95. d24c465 Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. by Eric Fiselier · 8 years ago
  96. 174432d Found a couple bugs in the test suite. No functionality change. by Marshall Clow · 8 years ago
  97. d9e1819 Partially Revert r272613. FreeBSD needs the non-trivial constructors in pair. by Eric Fiselier · 8 years ago
  98. 5a623cf Update errcat.objects tests so they test the bug fixed in r272640. by Eric Fiselier · 8 years ago
  99. d3f1134 Fix syntax error in r272640. by Eric Fiselier · 8 years ago
  100. 17402e3 Fix error checking for strerror_r implementations that return the error code. by Eric Fiselier · 8 years ago