summaryrefslogtreecommitdiffstats
path: root/libcxx/www
Commit message (Expand)AuthorAgeFilesLines
* Implement P0007: Constant View: A proposal for a std::as_const helper functio...Marshall Clow2015-11-171-1/+1
* LWG#2156 loosened the requirements on unordered containers 'rehash' calls. Ad...Marshall Clow2015-11-161-1/+1
* Implement P0013R1: Logical Operator Type Traits. Make a hidden implementation...Marshall Clow2015-11-161-1/+1
* Mark P0013 as 'in progress'Marshall Clow2015-11-161-1/+1
* Implement P0074: Making owner_less more flexibleMarshall Clow2015-11-121-1/+1
* Mark LWG#2486 as complete. Eric did this as part of r242959Marshall Clow2015-11-091-1/+1
* Mark LWG#2224 as complete. Wording change only, no code changes requiredMarshall Clow2015-11-071-1/+1
* Implement LWG#2353: std::next is over-constrainedMarshall Clow2015-11-071-1/+1
* Mark LWG issue #2234. We already do this; no code change neededMarshall Clow2015-11-051-1/+1
* Implement P0092R1 for C++1zMarshall Clow2015-11-051-1/+1
* Implement P0004R1 'Remove Deprecated iostreams aliases'Marshall Clow2015-10-291-1/+1
* Mark two Kona papers as 'in progress'Marshall Clow2015-10-281-2/+2
* Mark LWG#2495 as complete. No code changes neededMarshall Clow2015-10-251-1/+1
* Fix LWG#2489: mem_fn() should be noexceptMarshall Clow2015-10-251-2/+2
* Add a test for LWG#2466: allocator_traits::max_size() default behavior is inc...Marshall Clow2015-10-251-2/+1
* Fix LWG#2127: Move-construction with raw_storage_iterator.Marshall Clow2015-10-251-1/+1
* Fix LWG#2244: basic_istream::seekgMarshall Clow2015-10-251-1/+1
* Update C++ status from KonaMarshall Clow2015-10-252-1/+56
* Update issues statusEric Fiselier2015-10-141-2/+2
* Link to new documentation from existing homepageEric Fiselier2015-10-141-0/+10
* Mark 2447 and 2466 as completed.Marshall Clow2015-10-121-5/+5
* Mark 2244 as 'Patch Ready', 2477 and 2487 as 'Complete'Marshall Clow2015-10-071-7/+7
* Updated issue 2476Marshall Clow2015-10-061-2/+2
* Add comments for LWG issues 2219 and 2367Eric Fiselier2015-10-061-2/+2
* Mark 2259 and 2473 as complete. Add some more notesMarshall Clow2015-10-051-9/+9
* Mark 2380 and 2384 as complete; no changes neededMarshall Clow2015-10-051-4/+4
* Patch for 2466 is readyMarshall Clow2015-10-051-2/+2
* Mark a couple more issues 'ready'Marshall Clow2015-10-051-6/+6
* Mark 2072 as complete; we already do thisMarshall Clow2015-10-051-2/+2
* Patch ready for 2127Marshall Clow2015-10-051-2/+2
* Add comments about the issuesMarshall Clow2015-10-051-4/+42
* Private page for status of Kona issues and papers. Will be deleted after the ...Marshall Clow2015-10-051-0/+109
* Implement LWG#2063, and update the issues links to point to the github genera...Marshall Clow2015-10-052-213/+213
* Implementation of Boyer-Moore and Boyer-Moore-Horspool searchers for the LFTS.Marshall Clow2015-09-081-1/+1
* Update some links so that they don't point at the (private) WG21 WikiMarshall Clow2015-08-051-3/+3
* Update references to lists.llvm.orgTanya Lattner2015-08-0510-22/+22
* Mark any as done and comment out extra methods until speaking to MarshallEric Fiselier2015-07-311-1/+1
* Reapply working parts of CMake cleanup.Eric Fiselier2015-07-301-8/+12
* Revert recent CMake changes again due to failing compiler-rt buildsEric Fiselier2015-07-291-12/+8
* Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"Eric Fiselier2015-07-291-8/+12
* Revert r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"Hans Wennborg2015-07-291-12/+8
* [libcxx] Cleanup CMake configuration and integrate with LLVMEric Fiselier2015-07-291-8/+12
* Update the status of the TS'esMarshall Clow2015-07-211-6/+5
* Implement n4169 - Add invoke function templateEric Fiselier2015-07-141-1/+1
* Mark LWG2308 as complete; fix link. No code change necessary.Marshall Clow2015-07-141-1/+1
* The rest of N4279 and LWG#2464 - for unordered_mapMarshall Clow2015-07-071-2/+2
* Mark LWG#2420 as complete. Eric did this in r228705.Marshall Clow2015-07-061-1/+1
* Mark N4508, LWG#2407, and LWG#2470 as complete. I don't see that 2470 require...Marshall Clow2015-06-301-3/+3
* Mark LWG#2266 as complete. This is a tightening up the wording; no code chang...Marshall Clow2015-06-301-1/+1
* Mark LWG#2439 as complete. This is a tightening up the wording; no code chang...Marshall Clow2015-06-291-1/+1
OpenPOWER on IntegriCloud