1. 76515a2 Implement LWG 2591 - Patch from K-Ballo by Eric Fiselier · 7 years ago
  2. 2f2efbd Mark LWG#2788 as complete - we already do this by Marshall Clow · 8 years ago
  3. 5e1df5e Mark LWG#2853 as complete. No code changes required, but added a couple of extra tests by Marshall Clow · 8 years ago
  4. a4fd0c9 Overhaul unique_ptr - Implement LWG 2801, 2905, 2520. by Eric Fiselier · 8 years ago
  5. 98d9a85 Implement LWG 2857 for variant. Tests from Casey Carter @ Microsoft. by Eric Fiselier · 8 years ago
  6. 6403571 Implement LWG#2855 - made easy by previous refactoring by Marshall Clow · 8 years ago
  7. 7b41c79 [libc++] Implement LWG 2911 - add an is_aggregate type-trait by Eric Fiselier · 8 years ago
  8. 01208af Implement LWG#2873: 'Add noexcept to several shared_ptr related functions' This issue missed a couple, so I added those as well (see LWG#2942) by Marshall Clow · 8 years ago
  9. 4132426 Mark P0599 as complete. It was implemented in r298573 by Marshall Clow · 8 years ago
  10. 2b3c1c4 Fix LWG 2934 - optional<const T> doesn't compare with T by Eric Fiselier · 8 years ago
  11. 5612bd4 Implement LWG 2842 - optional(U&&) needs to SFINAE on decay_t<in_place_t> by Eric Fiselier · 8 years ago
  12. 21ae16e Implement P0298R3: 'std::byte'. Reviewed as https://reviews.llvm.org/D31022 by Marshall Clow · 8 years ago
  13. 59bcc87 Implement Pp0156r2: 'Variadic Lock Guard, version 5' Reviewed as https://reviews.llvm.org/D31163. by Marshall Clow · 8 years ago
  14. cf6e0db Implement P0548: 'common_type and duration' This involves a subtle change in the return type of the unary +/- operators for std::chrono::duration, though I expect that no one will notice. by Marshall Clow · 8 years ago
  15. 0b1f95b Add two more papers from Kona, and sort them by Marshall Clow · 8 years ago
  16. 2d4c3fa Implement LWG#2761: 'basic_string should require that charT match traits::char_type'. Tests for string_view, too by Marshall Clow · 8 years ago
  17. 7a16fa8 Mark LWG issues 2868, 2872, and 2890 as complete. There's nothing we need to do for them. by Marshall Clow · 8 years ago
  18. 755dd59 Also mark LWG#2785 as complete, because we already implemented that by Marshall Clow · 8 years ago
  19. abba685 Implement LWG2784, and mark 2786, 2795, 2804, 2812, 2826, 2834, 2837 and 2838 as complete - since we do them already by Marshall Clow · 8 years ago
  20. f158316 Mark LWG 2806 as complete. Libc++ speculatively shiped this change in 4.0 by Eric Fiselier · 8 years ago
  21. 27d4f66 Mark LWG 2789 as complete. No changes required by Eric Fiselier · 8 years ago
  22. 7c7df64 Implement LWG 2787 - [file_status.cons] is inconsistent by Eric Fiselier · 8 years ago
  23. b537d38 Mark LWG 2781 as complete. No changes required by Eric Fiselier · 8 years ago
  24. 76a3c66 Mark two any_cast issues as complete by Eric Fiselier · 8 years ago
  25. cd6055e Header update with info about the current status of C++17 by Marshall Clow · 8 years ago
  26. e116393 Update list with changes from Kona meeting by Marshall Clow · 8 years ago
  27. b7fd0be Update all bug URL's to point to https://bugs.llvm.org/... by Eric Fiselier · 8 years ago
  28. 515ba55 [libcxx] Remove unexpected handlers in C++17 by Eric Fiselier · 8 years ago
  29. d585455 Update a couple of issue statuses by Marshall Clow · 8 years ago
  30. 5995503 Update info for LWG 2665 in upcoming_meeting.html by Eric Fiselier · 8 years ago
  31. 542c6e8 Mark LWG2784 as ready by Marshall Clow · 8 years ago
  32. 24597f2 Add some tests to verify that we implement LWG#2837 correctly. No functional change. by Marshall Clow · 8 years ago
  33. c3eec46 Fix a typo - extra '>' by Marshall Clow · 8 years ago
  34. 5a00ab8 Set up 'upcoming meeting' bug list by Marshall Clow · 8 years ago
  35. a67aa06 Mark LWG 2765 as complete. No changes needed by Eric Fiselier · 8 years ago
  36. 07d23d5 Implement LWG 2773 - std::ignore should be constexpr. by Eric Fiselier · 8 years ago
  37. da70913 Fixed a couple of invalid statuses for 2665 and 2758 by Marshall Clow · 8 years ago
  38. 9bb0cca Implement LWG2556: Wide contract for future::share() by Marshall Clow · 8 years ago
  39. 4e42dc9 Change the return type of emplace_[front|back] back to void when building with C++14 or before. Resolves PR31680. by Marshall Clow · 8 years ago
  40. 9a89d24 Update status for LWG2733 by Marshall Clow · 8 years ago
  41. a5f53d0 Mark LWG2736 as complete. No code changes, but we have more tests now by Marshall Clow · 8 years ago
  42. fbe68a6 Implement LWG#2778: basic_string_view is missing constexpr. by Marshall Clow · 8 years ago
  43. 952eaec Implement P0513R0 - "Poisoning the Hash" by Eric Fiselier · 8 years ago
  44. 56257d4 Mark two of the TS implementations as 'in progress' by Marshall Clow · 8 years ago
  45. 8d2a5ad Mark 'constexpr char_traits' as complete. by Marshall Clow · 8 years ago
  46. 7d32d2f Implement P0403R1 - 'Literal suffixes for basic_string_view'. Requires clang 4.0 (specifically, r290744) by Marshall Clow · 8 years ago
  47. 3df90c9 Implement P0505: 'Wording for GB 50' by Marshall Clow · 8 years ago
  48. e22af6b Implement the last bit of P0031: 'A Proposal to Add Constexpr Modifiers to reverse_iterator, move_iterator, array and Range Access' for C++17 by Marshall Clow · 8 years ago
  49. d28b523 Update year to 2017 by Eric Fiselier · 8 years ago
  50. 9f988e6 Update "Making Optional Greater Equal Again" paper status by Eric Fiselier · 8 years ago
  51. 01eb99a Implement a throwing version of _LIBCPP_ASSERT. by Eric Fiselier · 8 years ago
  52. 046a71b Implement P0435R1 - Resolving LWG issues for common_type by Eric Fiselier · 8 years ago
  53. 6d95982 Recommit r286884: P0503R0, adopted in Issaquah, rewords some requirements on nullptr_t and istream_iterator. by Eric Fiselier · 8 years ago
  54. b5c2c47 Update status page for variant implementation by Eric Fiselier · 8 years ago
  55. dd74cd2 Mark various <variant> items as complete by Eric Fiselier · 8 years ago
  56. e3cb222 Revert "P0503R0, adopted in Issaquah, rewords some requirements on nullptr_t and istream_iterator. No code changes were needed, but I updated a few tests. Also resolved P0509 and P0521, which required no changes to the library or tests." by Vedant Kumar · 8 years ago
  57. 506f7fc P0503R0, adopted in Issaquah, rewords some requirements on nullptr_t and istream_iterator. No code changes were needed, but I updated a few tests. Also resolved P0509 and P0521, which required no changes to the library or tests. by Marshall Clow · 8 years ago
  58. 3d7c49b Implement P0516: 'Clarify That shared_future’s Copy Operations have Wide Contracts' which was adopted last week in Issaquah by Marshall Clow · 8 years ago
  59. 5ec20df Implement P0510 'Make future_error Constructible' adopted in Issaquah by Marshall Clow · 8 years ago
  60. db7fa11 Fixes for LWG 2598, 2686, 2739, 2742, 2747, and 2759, which were adopted last week in Issaquah by Marshall Clow · 8 years ago
  61. 59368dd Update C++1z status with LWG papers from Issaquah. by Marshall Clow · 8 years ago
  62. 496fc7f Update C++1z status with LFTS issues from Issaquah. by Marshall Clow · 8 years ago
  63. d521adc Update C++1z status with C++17 issues from Issaquah. Still to come: LFTS issues and papers by Marshall Clow · 8 years ago
  64. 4414a6a Implement constexpr support for reverse_iterator. Reviewed as https://reviews.llvm.org/D25534 by Marshall Clow · 8 years ago
  65. 2a901da Update LWG 2754 status by Eric Fiselier · 8 years ago
  66. fcdb3f7 Update LWG 2767 and add test case by Eric Fiselier · 8 years ago
  67. 46c0fcb Update status for std::optional LWG issues and fix an optional SFINAE bug by Eric Fiselier · 8 years ago
  68. 846edfb Update issue status for LWG 2744 by Eric Fiselier · 8 years ago
  69. 100a39d Update issue status for LWG 2768 and 2769 by Eric Fiselier · 8 years ago
  70. 6e5869a Update notes for LWG 2678 by Eric Fiselier · 8 years ago
  71. 1e1bbc7 Implement LWG 2712 and update other issues status by Eric Fiselier · 8 years ago
  72. 451f34d Implement LWG 2681 and 2682 by Eric Fiselier · 8 years ago
  73. 8bbf53f Mark LWG 2680 as done by Eric Fiselier · 8 years ago
  74. 25dc5bd Implement LWG 2672. by Eric Fiselier · 8 years ago
  75. 620a9a5 Implement modified LWG 2665 by Eric Fiselier · 8 years ago
  76. 4ca4e50 Implement LWG2664 and update its status by Eric Fiselier · 8 years ago
  77. 9f39437 Update the status of issues by Eric Fiselier · 8 years ago
  78. 426eb5d Update the status of three papers that do not require library changes by Marshall Clow · 8 years ago
  79. e29fb4c Implement http://wg21.link/p0302r1: Removing Allocator Support in std::function. These functions never worked, and as far as I know, no one ever called them. by Marshall Clow · 8 years ago
  80. 508f208 Fix LWG2683 - filesystem::copy() should always clear the user-provided error_code by Eric Fiselier · 8 years ago
  81. 9d97e2b Mark 2777 as complete by Marshall Clow · 8 years ago
  82. 529c61f Update with the rest of the results from the 7-Oct Telecom by Marshall Clow · 8 years ago
  83. bcef974 Updated notes about issues; marked 2062, 2223, 2394, 2460 and 2540 as complete. by Marshall Clow · 8 years ago
  84. 2b6c249 Mark issues 2544, 2567, 2569, 2686 and 2694 as ready/done. by Marshall Clow · 8 years ago
  85. 1a38ecc Mark issues 2514, 2519, 2536 and 2475 as done by Marshall Clow · 8 years ago
  86. 8df21c9 Mark LWG#2679 as complete by Marshall Clow · 8 years ago
  87. 3d19a9d Mark LWG#2358 as done by Marshall Clow · 8 years ago
  88. f257c26 Mark LWG issues 2221, 2556 and 2589 as complete by Marshall Clow · 8 years ago
  89. cc30c0b Mark #2759 as ready and #2755 as complete by Marshall Clow · 8 years ago
  90. 10ff23d Mark #2598 as ready by Marshall Clow · 8 years ago
  91. 8332f9b Mark #2739 as ready by Marshall Clow · 8 years ago
  92. 1770a8c Mark a couple more Issaquah issues as done: 2578 and 2738 by Marshall Clow · 8 years ago
  93. 7d06a50 Mark a couple issues as done (2742 and 2760) by Marshall Clow · 8 years ago
  94. 83050e5 Change titie of page from Oulu to Issaquah by Marshall Clow · 8 years ago
  95. a39b868 List tentatively ready issues for Issaquah by Marshall Clow · 8 years ago
  96. 17c38db Mark LWG 2716 as complete - shuffle and sample disallows lvalue URNGs. by Eric Fiselier · 8 years ago
  97. 113315b Implement LWG 2711. Constrain path members. by Eric Fiselier · 8 years ago
  98. e739d54 [libcxx] Add std::any by Eric Fiselier · 8 years ago
  99. 1fceb5e Remove *super* old test suite results doc for Linux and Windows. by Eric Fiselier · 8 years ago
  100. 83e9013 Mark LWG 2726 as complete. No code change needed. by Eric Fiselier · 8 years ago