summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Expand)Author
2019-01-29Adjust documentation for git migration.James Y Knight
2019-01-28update upcoming meeting issue statusEric Fiselier
2019-01-22Note that we have a patch for LWG3101Marshall Clow
2019-01-22Updated issue 3144Marshall Clow
2019-01-22Update with issues to be moved in San DiegoMarshall Clow
2019-01-10[libcxx] Reorganize tests since the application of P0602R4Louis Dionne
2018-12-21Implement LWG 3096: path::lexically_relative is confused by trailing slashesEric Fiselier
2018-12-21Implement LWG 3065: Make path operators friends.Eric Fiselier
2018-12-21Implement LWG 3145: file_clock breaks ABI for C++17 implementations.Eric Fiselier
2018-12-21Implement LWG 2936: Path comparison is defined in terms of the generic formatEric Fiselier
2018-12-21Mark two filesystem LWG issues as complete - nothing to doEric Fiselier
2018-12-14Implement P1209 - Adopt Consistent Container Erasure from Library Fundamental...Marshall Clow
2018-12-03[libcxx] Implement P0318: unwrap_ref_decay and unwrap_referenceLouis Dionne
2018-11-28Implement P0966 - string::reserve should not shrinkMarshall Clow
2018-11-27Implement P1085R2 - Should Span be Regular?. This consists entirely of deletionsMarshall Clow
2018-11-21[libc++] Implement P0487R1 - Fixing operator>>(basic_istream&, CharT*)Zhihao Yuan
2018-11-20Note that P0899R1 requires no work.Marshall Clow
2018-11-20Mark P0771 as complete; we already did this - I just added tests to be sureMarshall Clow
2018-11-13Mark #2184 as complete; the tests are fine. (I thought that they were wrong b...Marshall Clow
2018-11-13[NFC] Mark LWG3128 and LWG3132 as requiring no workLouis Dionne
2018-11-13Remove duplicate entry for issue 3134Marshall Clow
2018-11-13Update status for issue 3122Marshall Clow
2018-11-13[NFC][libcxx] Mark P1006R1 as completeLouis Dionne
2018-11-13Implement P0972R0: <chrono> zero(), min(), and max() should be noexcept. Revi...Marshall Clow
2018-11-13[NFC][libcxx] Mark P1006 as implemented in LLVM 8.0Louis Dionne
2018-11-12Update to-do list with new work from WG21 meeting in San DiegoMarshall Clow
2018-10-31[NFC] Replace C++1y and C++1z by C++14 and C++17, respectivelyLouis Dionne
2018-10-31[NFC] Mark "Splicing Maps and Sets" as done in LLVM 8.0Louis Dionne
2018-10-30[libcxx] Correct link to code review for P1006Louis Dionne
2018-10-30Add link to implementation for P1006R0Marshall Clow
2018-10-29Added Phab link for P0927Marshall Clow
2018-10-23Updated the issue notes.Marshall Clow
2018-10-22Added more notes to the issues.Marshall Clow
2018-10-06Papers and Issues for San DiegoMarshall Clow
2018-09-22Correct docs to reference the new libc++ lists.Eric Fiselier
2018-09-20add a quick link to libc++abiSylvestre Ledru
2018-09-20refresh the libc++ homepageSylvestre Ledru
2018-09-19Revert "Implement LWG 2221 - No formatted output operator for nullptr."Volodymyr Sapsai
2018-09-19Implement LWG 2221 - No formatted output operator for nullptr. Reviewed as ht...Marshall Clow
2018-09-13Mark LWG#3102 as complete. No code changes, but I updated a test or twoMarshall Clow
2018-09-12Actually mark LWG#2953, don't just say you've done so in r342070Marshall Clow
2018-09-12mark LWG#2953 as complete. No code changes required, but added a couple of ex...Marshall Clow
2018-09-12Implement LWG #3017. list splice functions should use addressofMarshall Clow
2018-08-27Mark P0556 as 'in progress'Marshall Clow
2018-08-03Mark LWG#2260 as complete. We already did the right thing, so I just added te...Marshall Clow
2018-08-02Implement P1023: constexpr comparison operators for std::arrayMarshall Clow
2018-07-31Final bit of P0063 - make sure that aligned_alloc is available when the under...Marshall Clow
2018-07-27Correctly mark the Filesystem status as complete.Eric Fiselier
2018-07-27Implement <filesystem>Eric Fiselier
2018-07-25Mark <span> as completeMarshall Clow