1. 1595c0d Mark #2184 as complete; the tests are fine. (I thought that they were wrong before) by Marshall Clow · 6 years ago
  2. a4e279c [NFC] Mark LWG3128 and LWG3132 as requiring no work by Louis Dionne · 6 years ago
  3. 10180dc Remove duplicate entry for issue 3134 by Marshall Clow · 6 years ago
  4. 87b4a05 Update status for issue 3122 by Marshall Clow · 6 years ago
  5. d9c2715 [NFC][libcxx] Mark P1006R1 as complete by Louis Dionne · 6 years ago
  6. 98d4ace Implement P0972R0: <chrono> zero(), min(), and max() should be noexcept. Reviewed as https://reviews.llvm.org/D53828 by Marshall Clow · 6 years ago
  7. d086fcc [NFC][libcxx] Mark P1006 as implemented in LLVM 8.0 by Louis Dionne · 6 years ago
  8. 94664a1 Update to-do list with new work from WG21 meeting in San Diego by Marshall Clow · 6 years ago
  9. 3fa96b3 [NFC] Replace C++1y and C++1z by C++14 and C++17, respectively by Louis Dionne · 6 years ago
  10. def3a40 [NFC] Mark "Splicing Maps and Sets" as done in LLVM 8.0 by Louis Dionne · 6 years ago
  11. 831ab1b [libcxx] Correct link to code review for P1006 by Louis Dionne · 6 years ago
  12. 02bbf43 Add link to implementation for P1006R0 by Marshall Clow · 6 years ago
  13. c5a77b2 Added Phab link for P0927 by Marshall Clow · 6 years ago
  14. 173057e Updated the issue notes. by Marshall Clow · 6 years ago
  15. dd10075 Added more notes to the issues. by Marshall Clow · 6 years ago
  16. 6735cca Papers and Issues for San Diego by Marshall Clow · 6 years ago
  17. 3cea452 Correct docs to reference the new libc++ lists. by Eric Fiselier · 6 years ago
  18. e404320 add a quick link to libc++abi by Sylvestre Ledru · 6 years ago
  19. ac2b570 refresh the libc++ homepage by Sylvestre Ledru · 6 years ago
  20. e59d098 Revert "Implement LWG 2221 - No formatted output operator for nullptr." by Volodymyr Sapsai · 6 years ago
  21. f06032b Implement LWG 2221 - No formatted output operator for nullptr. Reviewed as https://reviews.llvm.org/D44263 by Marshall Clow · 6 years ago
  22. 1755c75 Mark LWG#3102 as complete. No code changes, but I updated a test or two by Marshall Clow · 6 years ago
  23. 420ace6 Actually mark LWG#2953, don't just say you've done so in r342070 by Marshall Clow · 6 years ago
  24. c106dd6 mark LWG#2953 as complete. No code changes required, but added a couple of extra tests. by Marshall Clow · 6 years ago
  25. ec25143 Implement LWG #3017. list splice functions should use addressof by Marshall Clow · 6 years ago
  26. e45e064 Mark P0556 as 'in progress' by Marshall Clow · 6 years ago
  27. de13480 Mark LWG#2260 as complete. We already did the right thing, so I just added tests to ensure that we continue to DTRT. by Marshall Clow · 6 years ago
  28. 88f5d7a Implement P1023: constexpr comparison operators for std::array by Marshall Clow · 6 years ago
  29. ea96e3a Final bit of P0063 - make sure that aligned_alloc is available when the underlying C library supports it by Marshall Clow · 6 years ago
  30. 789c372 Correctly mark the Filesystem status as complete. by Eric Fiselier · 6 years ago
  31. a0866c5 Implement <filesystem> by Eric Fiselier · 6 years ago
  32. d2e2a02 Mark <span> as complete by Marshall Clow · 6 years ago
  33. 0ddb77a Implement filesystem_error::what() and improve reporting. by Eric Fiselier · 6 years ago
  34. e274f43 [libc++] Implement Directory Entry Caching -- Sort of. by Eric Fiselier · 6 years ago
  35. 1f65509 Fix HTML blunder by Marshall Clow · 6 years ago
  36. 64c10d0 Implement LWG 2946, 3075 and 3076. Reviewed as https://reviews.llvm.org/D48616 by Marshall Clow · 6 years ago
  37. 8d00e54 Remove P0771, which was not passed in Rapperswil by Marshall Clow · 6 years ago
  38. 385a6d4 Update the to-do list with motions from Rapperswil. by Marshall Clow · 6 years ago
  39. fa35e88 Mark more bits of P0433 as complete. by Marshall Clow · 6 years ago
  40. faf8db7 More notes on Rapperswil issues by Marshall Clow · 6 years ago
  41. 5d2e458 Status updates for Rapperswil by Marshall Clow · 6 years ago
  42. 6a32b9d Update for Rapperswil by Marshall Clow · 6 years ago
  43. ece1de8 Mark <span> as "In progress" by Marshall Clow · 6 years ago
  44. 0b26184 Implement P0754R2: The <version> header. by Marshall Clow · 6 years ago
  45. e96d6a1 Implement P0430R2 - File system library on non-POSIX systems. by Eric Fiselier · 6 years ago
  46. 1e34c76 Implement filesystem NB comments, relative paths, and related issues. by Eric Fiselier · 6 years ago
  47. 256f187 Implement LWG3034: P0767R1 breaks previously-standard-layout types by Marshall Clow · 6 years ago
  48. 6ce040b Updated C++2a status with changes from Jacksonville WG21 meeting by Marshall Clow · 6 years ago
  49. 46b8a51 Implement LWG#2518 - Non-member swap for propagate_const should call member swap by Marshall Clow · 6 years ago
  50. 06ac7cd Implement P0767R1 - Deprecate POD by Marshall Clow · 6 years ago
  51. f31b30d Added P0805 to the list of ready bits by Marshall Clow · 6 years ago
  52. 806a6ec Implement LWG 2835 - fix <tgmath.h> by Marshall Clow · 6 years ago
  53. f72f219 Implement LWG#2908 - The less-than operator for shared pointers could do more, and mark 2878 as complete as well (we already do that) by Marshall Clow · 6 years ago
  54. 0fc3d12 Mark two issues as complete by Eric Fiselier · 6 years ago
  55. 1a2caf5 Update the status of removed components by Marshall Clow · 6 years ago
  56. 5b1e87e Implement deduction guide for basic_string as described in P0433 by Marshall Clow · 6 years ago
  57. f003d63 Comment on 'Review' issues by Marshall Clow · 6 years ago
  58. c387931 Mark P0777 as complete by Marshall Clow · 6 years ago
  59. 46c8ec5 No, really this time mark 3034 as 'Patch Ready' by Marshall Clow · 6 years ago
  60. 4d839cb Mark issue 3034 as 'Patch Ready' by Marshall Clow · 6 years ago
  61. 6c83c7f More patches ready by Marshall Clow · 6 years ago
  62. 53095c7 Add issues in 'Review' by Marshall Clow · 6 years ago
  63. 88232b1 Mark LWG 3014 as complete. No code changes needed by Eric Fiselier · 6 years ago
  64. 4d0f428 Implement LWG 3014 - Fix more noexcept issues in filesystem. by Eric Fiselier · 6 years ago
  65. b2c07b0 Mark LWG 3013 as already complete. See r316941 by Eric Fiselier · 6 years ago
  66. 0b47a65 Implement LWG2989: path's streaming operators allow everything under the sun. by Eric Fiselier · 6 years ago
  67. cc7688a Mark issue 2851 as complete by Eric Fiselier · 6 years ago
  68. af1fd7c Address LWG 2849 and fix missing failure condition in copy_file. by Eric Fiselier · 6 years ago
  69. 37e4c9b Implement LWG2870: Default value of parameter theta of polar should be dependent by Marshall Clow · 6 years ago
  70. 65c4c24 Add LWG3051 by Marshall Clow · 6 years ago
  71. 64aa1c1 First cut at issue statuses for JAX by Marshall Clow · 6 years ago
  72. 6f79a90 Minor updated to the main libcxx page; add a link to the deprecation page by Marshall Clow · 6 years ago
  73. e686a8d Mark 2903 as complete; we already do this by Marshall Clow · 6 years ago
  74. cc70488 Implement LWG2783: stack::emplace() and queue::emplace() should return decltype(auto) by Marshall Clow · 6 years ago
  75. e2341ac Update cxx2a status by Marshall Clow · 7 years ago
  76. 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
  77. 4b1bc15 Document upcoming TS feature removal by Marshall Clow · 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. c1ab13d A couple more inlined variables that I missed the first time by Marshall Clow · 7 years ago
  82. 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
  83. f7d0fec Add issue 2587, which was missed by Marshall Clow · 7 years ago
  84. 8f6293b Implement more of P0600: '[[nodiscard]] in the library' for C++2a by Marshall Clow · 7 years ago
  85. 46b4ad5 Implement P0457R2: 'String Prefix and Suffix Checking' for c++2a by Marshall Clow · 7 years ago
  86. 14ff899 Implement LWG#2921 and LWG#2976 - removing allocator support from packaged_task. by Marshall Clow · 7 years ago
  87. b250294 Implement LWG#2948: unique_ptr does not define operator<< for stream output by Marshall Clow · 7 years ago
  88. 0140bb8 Update C++2a status and add Glen to CREDITS.TXT. Reviewed as https://reviews.llvm.org/D40379 by Marshall Clow · 7 years ago
  89. aa0e236 Implement p0137r1 - std::launder. Reviewed as https://reviews.llvm.org/D40144 by Marshall Clow · 7 years ago
  90. 5272877 Implement LWG2950: std::byte operations are misspecified by Marshall Clow · 7 years ago
  91. e1cfe7a Implement LWG2952: iterator_traits should work for pointers to cv T by Marshall Clow · 7 years ago
  92. 928f286 Put the status in the wrong column by Marshall Clow · 7 years ago
  93. edd7e05 Implement P0550R2: Transformation Trait remove_cvref by Marshall Clow · 7 years ago
  94. 7513814 Two more papers from Albuquerque by Marshall Clow · 7 years ago
  95. 55eda5d Updated C++2a status page with new features/defects approved in Albuquerque. by Marshall Clow · 7 years ago
  96. e3853bf Mark Endian as 'in progress' by Marshall Clow · 7 years ago
  97. d422c95 More statuses, a new patch, too by Marshall Clow · 7 years ago
  98. 6737116 Fix broken links; update more issues. by Marshall Clow · 7 years ago
  99. 9bc42cf Initial triage by Marshall Clow · 7 years ago
  100. a12eafc Update status of 2950 by Marshall Clow · 7 years ago