1. fa62fbe Mark LWG#2224 as complete. Wording change only, no code changes required by Marshall Clow · 9 years ago
  2. e9ef988 Implement LWG#2353: std::next is over-constrained by Marshall Clow · 9 years ago
  3. 970a9e5 Mark LWG issue #2234. We already do this; no code change needed by Marshall Clow · 9 years ago
  4. 223df2e Implement P0092R1 for C++1z by Marshall Clow · 9 years ago
  5. 8aadda9 Implement P0004R1 'Remove Deprecated iostreams aliases' by Marshall Clow · 9 years ago
  6. 0cff231 Mark two Kona papers as 'in progress' by Marshall Clow · 9 years ago
  7. 28ce1c8 Mark LWG#2495 as complete. No code changes needed by Marshall Clow · 9 years ago
  8. fb7b97c Fix LWG#2489: mem_fn() should be noexcept by Marshall Clow · 9 years ago
  9. 88fa03a Add a test for LWG#2466: allocator_traits::max_size() default behavior is incorrect by Marshall Clow · 9 years ago
  10. 332ab91 Fix LWG#2127: Move-construction with raw_storage_iterator. by Marshall Clow · 9 years ago
  11. dbef2bb Fix LWG#2244: basic_istream::seekg by Marshall Clow · 9 years ago
  12. fd33deb Update C++ status from Kona by Marshall Clow · 9 years ago
  13. 89c7ec3 Update issues status by Eric Fiselier · 9 years ago
  14. d1e2a83 Link to new documentation from existing homepage by Eric Fiselier · 9 years ago
  15. 218d017 Mark 2447 and 2466 as completed. by Marshall Clow · 9 years ago
  16. d20ca91 Mark 2244 as 'Patch Ready', 2477 and 2487 as 'Complete' by Marshall Clow · 9 years ago
  17. d2a59ae Updated issue 2476 by Marshall Clow · 9 years ago
  18. d06b33e Add comments for LWG issues 2219 and 2367 by Eric Fiselier · 9 years ago
  19. 2d2757f Mark 2259 and 2473 as complete. Add some more notes by Marshall Clow · 9 years ago
  20. 0d2d92e Mark 2380 and 2384 as complete; no changes needed by Marshall Clow · 9 years ago
  21. fa8c649 Patch for 2466 is ready by Marshall Clow · 9 years ago
  22. f956599 Mark a couple more issues 'ready' by Marshall Clow · 9 years ago
  23. 960bd0c Mark 2072 as complete; we already do this by Marshall Clow · 9 years ago
  24. f8941c1 Patch ready for 2127 by Marshall Clow · 9 years ago
  25. 74a6450 Add comments about the issues by Marshall Clow · 9 years ago
  26. 6f287e9 Private page for status of Kona issues and papers. Will be deleted after the Kona meeting. Not to be linked to from other pages. by Marshall Clow · 9 years ago
  27. 7ed093b Implement LWG#2063, and update the issues links to point to the github generated pages by Marshall Clow · 9 years ago
  28. af9a44f Implementation of Boyer-Moore and Boyer-Moore-Horspool searchers for the LFTS. by Marshall Clow · 9 years ago
  29. bed1d91 Update some links so that they don't point at the (private) WG21 Wiki by Marshall Clow · 9 years ago
  30. d08dbfc Update references to lists.llvm.org by Tanya Lattner · 9 years ago
  31. 65a1d45 Mark any as done and comment out extra methods until speaking to Marshall by Eric Fiselier · 9 years ago
  32. eb6e2ea Reapply working parts of CMake cleanup. by Eric Fiselier · 9 years ago
  33. 5514d36 Revert recent CMake changes again due to failing compiler-rt builds by Eric Fiselier · 9 years ago
  34. d74dee9 Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM" by Eric Fiselier · 9 years ago
  35. aa9b5e3 Revert r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM" by Hans Wennborg · 9 years ago
  36. 91eeba8 [libcxx] Cleanup CMake configuration and integrate with LLVM by Eric Fiselier · 9 years ago
  37. 40766f7 Update the status of the TS'es by Marshall Clow · 9 years ago
  38. 22dff53 Implement n4169 - Add invoke function template by Eric Fiselier · 9 years ago
  39. 9267917 Mark LWG2308 as complete; fix link. No code change necessary. by Marshall Clow · 9 years ago
  40. 0ce05a9 The rest of N4279 and LWG#2464 - for unordered_map by Marshall Clow · 9 years ago
  41. 0c5dd15 Mark LWG#2420 as complete. Eric did this in r228705. by Marshall Clow · 9 years ago
  42. 5a426e5 Mark N4508, LWG#2407, and LWG#2470 as complete. I don't see that 2470 requires any changes to the library. by Marshall Clow · 9 years ago
  43. f3c8fb2 Mark LWG#2266 as complete. This is a tightening up the wording; no code changes required. by Marshall Clow · 9 years ago
  44. 715339a Mark LWG#2439 as complete. This is a tightening up the wording; no code changes required. by Marshall Clow · 9 years ago
  45. 4428584 Mark a couple of features as 'in progress' by Marshall Clow · 9 years ago
  46. bc1e44d LWG2442: call_once() shouldn't DECAY_COPY(). Patch from K-Ballo. by Eric Fiselier · 9 years ago
  47. f0324bc Implement the first part of N4258 - allocator_traits<X>::is_always_equal. Also fixes PR#23723 by Marshall Clow · 9 years ago
  48. 8731c5d Implement uncaught_exceptions() using the newly added hooks in libc++abi, when available by Marshall Clow · 9 years ago
  49. 14c616a Add N4259 to the list of papers from Lenexa. Update links to point at public repos. by Marshall Clow · 9 years ago
  50. b5b6692 Add tests to ensure that string/vector/array have contiguous iterators - which they did. Mark N4284 as complete by Marshall Clow · 9 years ago
  51. ecec10e Mark N4366 as complete. libc++ has done this since 2012 by Marshall Clow · 9 years ago
  52. 5dce73d Implement LWG2433: uninitialized_copy()/etc. should tolerate overloaded operator& by Marshall Clow · 9 years ago
  53. e7b12e3 Mark N4510 as complete; we already do this by Marshall Clow · 9 years ago
  54. e62560a Add support for N4389 - std::bool_constant by Marshall Clow · 9 years ago
  55. bc9ccda Update C++1z status; mark issues 2059,2369,2415,2454 and 2458 as 'complete'. I have committed patches for all of them by Marshall Clow · 9 years ago
  56. c7c52f9 Update C++1z status; mark all the issues that require no library change as 'complete' by Marshall Clow · 9 years ago
  57. de76389 Update C++1z status with issues and papers from Lenexa by Marshall Clow · 9 years ago
  58. 56a8c64 Implement std::experimental::sample. by Evgeniy Stepanov · 9 years ago
  59. a5ad9ac Document a known build issue on OS X 10.8 and later. by Eric Fiselier · 9 years ago
  60. d20675f Fix typo in www. NFC by Jonathan Roelofs · 9 years ago
  61. 4b23a33 Found a Urbana paper that has library bits by Marshall Clow · 9 years ago
  62. 3e879e3 Mark LWG#2387 as complete. No code changes needed by Marshall Clow · 9 years ago
  63. 7ceff4e Removed 'complete' from 2408; updated status by Marshall Clow · 9 years ago
  64. 8f916f1 Update C++17 status; mark issues 2170, 2377, and 2408 as complete. We already do these; no code changes necessary. by Marshall Clow · 9 years ago
  65. 02c24c1 [libcxx] Unify LIBCXX_<ABI-Name>_INCLUDE_PATHS to be LIBCXX_CXX_ABI_INCLUDE_PATHS by Eric Fiselier · 9 years ago
  66. 13858ee [libcxx] Add <experimental/tuple> header for LFTS. by Eric Fiselier · 9 years ago
  67. cc3ea92 [libcxx] Tired of colorless compile errors? Enable color diagnostics today! by Eric Fiselier · 9 years ago
  68. 3f370b0 Enable testing with _LIBCPP_DEBUG and fix bad assertions in string_view. by Eric Fiselier · 9 years ago
  69. 40f8695 Mark <experimental/system_error> as complete by Eric Fiselier · 9 years ago
  70. 9e01976 Update LFTS status page by Eric Fiselier · 9 years ago
  71. e3eda9d Update web page to direct patches to Phabricator. by Dan Albert · 9 years ago
  72. dd7a483 [libcxx] Allow use of ShTest in libc++ tests along with other changes. by Eric Fiselier · 10 years ago
  73. ae8bc6b Add 'no_default_flags' option for turning off all default test compile and link flags. by Eric Fiselier · 10 years ago
  74. 71dc14e [libcxx] Add numerous options to libc++ LIT test suite configuration. by Eric Fiselier · 10 years ago
  75. 4778eed [libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfg by Eric Fiselier · 10 years ago
  76. e3e7054 Implement LWG 2217 - operator==(sub_match, string) slices on embedded '\0's by Marshall Clow · 10 years ago
  77. 453a500 Update information on where to find buildbots. Remove dead buildbot links. by Eric Fiselier · 10 years ago
  78. 03c6791 Implement N4280 - 'Non-member size() and more' by Marshall Clow · 10 years ago
  79. ab5bd89 Added entries for bugs 2118 and 2306, which were closed in Urbana by Marshall Clow · 10 years ago
  80. b1d7c71 Marked LWG 2399 as complete. I committed a test for this earlier today. by Marshall Clow · 10 years ago
  81. 9a4997b Update status of LWG issues 2340, 2396 and 2401. In all three cases, these are things that we already do. by Marshall Clow · 10 years ago
  82. 4b3ca8c Implement LWG2400 - 'shared_ptr's get_deleter() should use addressof()', and add tests. Mark LWG2400 and LWG2404 as complete by Marshall Clow · 10 years ago
  83. 88aae92 Implement void_t from N3911. Add a private version for use in the library before C++1z. Update the 1z status page, marking a bunch of issues that don't require library changes as complete (2129, 2212, 2230, 2233, 2325, 2365, 2376) by Marshall Clow · 10 years ago
  84. c7b233d Fixed a typo in a paper name: 4190 --> N4190 by Marshall Clow · 10 years ago
  85. 1e895c1 Update status pages for C++1z by Marshall Clow · 10 years ago
  86. 499b1ad Remove dead buildbot link by Eric Fiselier · 10 years ago
  87. cb7e32c [libcxx] Redo adding support for building and testing with an ABI library not along linker paths by Eric Fiselier · 10 years ago
  88. 9071bc0 [libcxx] Add support for building and testing with an ABI library not along linker paths by Eric Fiselier · 10 years ago
  89. 798b2ac Fix bad link in documentation. Thanks to rsmith by Eric Fiselier · 10 years ago
  90. a43d114 Add my buildbot to list of libc++ buildbots in documentation by Eric Fiselier · 10 years ago
  91. 978faa0 Update linux test results by Eric Fiselier · 10 years ago
  92. caf1c02 [libcxx] Add list of currently known buildbots to libc++ homepage by Eric Fiselier · 10 years ago
  93. 35d775d Update libc++ docs to include instructions for LIT. by Dan Albert · 10 years ago
  94. 32d4b65 Adding ABI information to linux test results by Eric Fiselier · 10 years ago
  95. b127e60 Update information about compiler used during linux tests and reformat run information. by Eric Fiselier · 10 years ago
  96. c72b49b Update linux test results file by Eric Fiselier · 10 years ago
  97. b1a4026 [libcxx] Add <experimental/utility> header for LFTS. by Eric Fiselier · 10 years ago
  98. 5520bf5 Fixed damaged row in issues table; thanks to STL for the catch by Marshall Clow · 10 years ago
  99. 5a54699 Add a note about debug mode being non-functional by Marshall Clow · 10 years ago
  100. d2f0b5c First cut at a post c++14 status page by Marshall Clow · 10 years ago