Age | Commit message (Expand) | Author | Files | Lines |
2013-11-03 | Fix LWG Issue 2078. Make std::async(policy,...) try multiple policies until o... | Marshall Clow | 1 | -1/+1 |
2013-10-23 | Update status of issues | Marshall Clow | 1 | -5/+5 |
2013-10-12 | Updated status of issues and features | Marshall Clow | 1 | -12/+12 |
2013-10-07 | Fix LWG Issue 2141: common_type trait produces reference types | Marshall Clow | 1 | -1/+1 |
2013-10-07 | Marked issue 2284 as complete | Marshall Clow | 1 | -2/+2 |
2013-10-06 | LWG Issue 2247 | Marshall Clow | 1 | -1/+1 |
2013-10-06 | Updated status post-Chicago | Marshall Clow | 1 | -5/+5 |
2013-09-28 | Fixed bad link for n3789; thanks to Chip Davis for the catch | Marshall Clow | 1 | -1/+1 |
2013-09-27 | Missed a change that didn't have an issue number 'GB 9' | Marshall Clow | 1 | -0/+1 |
2013-09-27 | Updated table with results from Chicago | Marshall Clow | 1 | -6/+32 |
2013-09-21 | Apply LWG 2048. It is amazing to me that this actually works, but the existi... | Howard Hinnant | 1 | -1/+1 |
2013-09-21 | Apply LWG 2021. This is only a documentation change. Also bringing c++1y st... | Howard Hinnant | 1 | -4/+4 |
2013-09-13 | Fix link to dynarray issue | Marshall Clow | 1 | -1/+1 |
2013-09-13 | Update status for <dynarray> | Marshall Clow | 1 | -1/+3 |
2013-09-05 | N3545: Quoted strings | Marshall Clow | 1 | -1/+1 |
2013-09-04 | Mark issues 2103, 2005, 2196 and 2203 as complete. No code changes. | Marshall Clow | 1 | -5/+5 |
2013-09-04 | Updated status for LSG issues 2122, 2169, 2177, 2140 and 2086. | Marshall Clow | 1 | -6/+6 |
2013-09-04 | Update status of issues 2045, 2050, 2080, 2081, 2083, 2130, 2137 and 2177. | Marshall Clow | 1 | -6/+6 |
2013-09-03 | LWG Issue 2148: Hashing Enums | Marshall Clow | 1 | -1/+1 |
2013-09-03 | Fix a typo in the status for <optional> | Marshall Clow | 1 | -1/+1 |
2013-09-02 | Implement N3672, optional<T>. | Howard Hinnant | 1 | -1/+1 |
2013-08-31 | SFINAE out duration converting constructor if the constructor would otherwise... | Howard Hinnant | 1 | -1/+1 |
2013-08-30 | is_destructible for function types was mistakenly returning true instead of f... | Howard Hinnant | 1 | -1/+1 |
2013-08-30 | LWG Issue 2128: Implement global cbegin/rbegin/cend/rbegin | Marshall Clow | 1 | -1/+1 |
2013-08-29 | Typo: I wrote "2058" into the status column for issue 2058 instead of "Complete" | Marshall Clow | 1 | -1/+1 |
2013-08-29 | Mark LWG issues 2109, 222, 2058, 2091 and 2092 as complete. No changes to lib... | Marshall Clow | 1 | -5/+5 |
2013-08-29 | Mark issues 2147, 2149, 2163, 2172, 2098 and 2177 as complete. No code change... | Marshall Clow | 1 | -6/+6 |
2013-08-27 | Marked #2163 as complete in previous commit instead of #2162. Corrected. | Marshall Clow | 1 | -2/+2 |
2013-08-27 | LWG Issue 2162: mark allocator_traits::maxsize as noexcept | Marshall Clow | 1 | -1/+1 |
2013-08-27 | LWG issues 2174/5/6 - mark wstring_convert::converted as noexcept, and make (... | Marshall Clow | 1 | -3/+3 |
2013-08-27 | Mark LWG issues 2190, 2200, and 2211 as done. No changes needed to libc++. | Marshall Clow | 1 | -3/+3 |
2013-08-27 | Update synopsis in <locale> to match LWG Issue 2229. No code change | Marshall Clow | 1 | -1/+1 |
2013-08-27 | Implement LWG issue 2061 | Marshall Clow | 1 | -1/+1 |
2013-08-26 | Mark LWG issues 2011, 2015, 2033, 2065, 2071, 2102, 2235 as complete b/c libc... | Marshall Clow | 1 | -7/+7 |
2013-08-22 | Mark LWG issues #2083, 2099 and 2105 as complete. No functionality change. | Marshall Clow | 1 | -3/+3 |
2013-08-21 | LWG 2145 - mark constructor for std::error_category as inline and constexpr. ... | Marshall Clow | 1 | -1/+1 |
2013-08-20 | Updated status of issues #2093, 2144, and 2185 | Marshall Clow | 1 | -3/+3 |
2013-08-20 | Updated status and description of issues 2064, 2069 and 2096. | Marshall Clow | 1 | -3/+3 |
2013-08-20 | Updated status of issues #2028, 2047, and 2053. | Marshall Clow | 1 | -3/+3 |
2013-08-20 | Updated status of issues #1214, 2207 and 2209. They were already implemented,... | Marshall Clow | 1 | -3/+3 |
2013-08-14 | Added some missing issues to the c++1y status page, and put in hyperlinks for... | Howard Hinnant | 1 | -22/+42 |
2013-08-14 | remove CWG papers from list; add link to clang status page | Marshall Clow | 1 | -14/+14 |
2013-08-14 | Added CWG and SG1 papers to libc++ status page | Marshall Clow | 1 | -24/+51 |
2013-08-14 | Mark LWG Issue #2110 and #2113 as completed - they were already done | Marshall Clow | 1 | -2/+2 |
2013-08-14 | Add a deleted assignment operator for basic_ostream; LWG Issue #2067 | Marshall Clow | 1 | -1/+1 |
2013-08-13 | Implement LWG Issue #2187 (emplace_back and emplace for vector<bool>) | Marshall Clow | 1 | -1/+1 |
2013-08-13 | Update for N3657 and issue 2010 | Marshall Clow | 1 | -2/+2 |
2013-08-13 | Updated issues 2039, 2044, 2197, 2225, and 2231 | Marshall Clow | 1 | -6/+6 |
2013-08-13 | Updated Issue 2187 | Marshall Clow | 1 | -4/+4 |
2013-08-13 | Removed 'Ready' issues from Bristol | Marshall Clow | 1 | -13/+0 |