summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Expand)AuthorAgeFilesLines
...
* Update status for <dynarray>Marshall Clow2013-09-131-1/+3
* N3545: Quoted stringsMarshall Clow2013-09-051-1/+1
* Mark issues 2103, 2005, 2196 and 2203 as complete. No code changes.Marshall Clow2013-09-041-5/+5
* Updated status for LSG issues 2122, 2169, 2177, 2140 and 2086.Marshall Clow2013-09-041-6/+6
* Update status of issues 2045, 2050, 2080, 2081, 2083, 2130, 2137 and 2177. Marshall Clow2013-09-041-6/+6
* LWG Issue 2148: Hashing EnumsMarshall Clow2013-09-031-1/+1
* Fix a typo in the status for <optional>Marshall Clow2013-09-031-1/+1
* Implement N3672, optional<T>.Howard Hinnant2013-09-021-1/+1
* SFINAE out duration converting constructor if the constructor would otherwise...Howard Hinnant2013-08-311-1/+1
* is_destructible for function types was mistakenly returning true instead of f...Howard Hinnant2013-08-301-1/+1
* LWG Issue 2128: Implement global cbegin/rbegin/cend/rbeginMarshall Clow2013-08-301-1/+1
* Typo: I wrote "2058" into the status column for issue 2058 instead of "Complete"Marshall Clow2013-08-291-1/+1
* Mark LWG issues 2109, 222, 2058, 2091 and 2092 as complete. No changes to lib...Marshall Clow2013-08-291-5/+5
* Mark issues 2147, 2149, 2163, 2172, 2098 and 2177 as complete. No code change...Marshall Clow2013-08-291-6/+6
* Marked #2163 as complete in previous commit instead of #2162. Corrected.Marshall Clow2013-08-271-2/+2
* LWG Issue 2162: mark allocator_traits::maxsize as noexceptMarshall Clow2013-08-271-1/+1
* LWG issues 2174/5/6 - mark wstring_convert::converted as noexcept, and make (...Marshall Clow2013-08-271-3/+3
* Mark LWG issues 2190, 2200, and 2211 as done. No changes needed to libc++.Marshall Clow2013-08-271-3/+3
* Update synopsis in <locale> to match LWG Issue 2229. No code changeMarshall Clow2013-08-271-1/+1
* Implement LWG issue 2061Marshall Clow2013-08-271-1/+1
* Mark LWG issues 2011, 2015, 2033, 2065, 2071, 2102, 2235 as complete b/c libc...Marshall Clow2013-08-261-7/+7
* Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.Howard Hinnant2013-08-231-1/+1
* Mark LWG issues #2083, 2099 and 2105 as complete. No functionality change.Marshall Clow2013-08-221-3/+3
* LWG 2145 - mark constructor for std::error_category as inline and constexpr. ...Marshall Clow2013-08-211-1/+1
* Updated status of issues #2093, 2144, and 2185Marshall Clow2013-08-201-3/+3
* Updated status and description of issues 2064, 2069 and 2096.Marshall Clow2013-08-201-3/+3
* Updated status of issues #2028, 2047, and 2053.Marshall Clow2013-08-201-3/+3
* Updated status of issues #1214, 2207 and 2209. They were already implemented,...Marshall Clow2013-08-201-3/+3
* Added some missing issues to the c++1y status page, and put in hyperlinks for...Howard Hinnant2013-08-141-22/+42
* remove CWG papers from list; add link to clang status pageMarshall Clow2013-08-141-14/+14
* Added CWG and SG1 papers to libc++ status pageMarshall Clow2013-08-141-24/+51
* Mark LWG Issue #2110 and #2113 as completed - they were already doneMarshall Clow2013-08-141-2/+2
* Add a deleted assignment operator for basic_ostream; LWG Issue #2067Marshall Clow2013-08-141-1/+1
* Implement LWG Issue #2187 (emplace_back and emplace for vector<bool>)Marshall Clow2013-08-131-1/+1
* Update for N3657 and issue 2010Marshall Clow2013-08-131-2/+2
* Updated issues 2039, 2044, 2197, 2225, and 2231Marshall Clow2013-08-131-6/+6
* Updated Issue 2187Marshall Clow2013-08-131-4/+4
* Removed 'Ready' issues from BristolMarshall Clow2013-08-131-13/+0
* Updated issues 2009 and 2074Marshall Clow2013-08-131-2/+2
* Fix template formatting. No, reallyMarshall Clow2013-08-131-2/+2
* escape some template specsMarshall Clow2013-08-131-1/+1
* Fix case mismatchMarshall Clow2013-08-131-1/+1
* Create a C++14 status pageMarshall Clow2013-08-132-1/+155
* debug mode for unordered_map. Also picked up a missing check and test in uno...Howard Hinnant2013-08-021-1/+1
* Ok, 3 major changes for debug mode in one commit:Howard Hinnant2013-08-021-15/+15
* Debug mode for unordered_multiset. The exercise spotted a few places I had m...Howard Hinnant2013-07-291-1/+1
* I believe this finishes up debug mode for list. The testing is a little weak...Howard Hinnant2013-04-161-1/+1
* I believe debug mode for vector<T> (T != bool) is complete. If anyone sees a...Howard Hinnant2013-03-281-1/+1
* Updated link to Marshall's instructionsMarshall Clow2013-03-141-1/+1
* Some forward-looking and optimistic documentation.Howard Hinnant2013-03-142-0/+157