Show patches with: Submitter = Ed Smith-Rowland       |    State = Action Required       |    Archived = No       |   171 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
PR libstdc++/59529, 59530,59531 Various string_view bugs. - - - - --- 2014-01-24 Ed Smith-Rowland New
PR C++/58708 - string literal operator templates broken - - - - --- 2013-10-31 Ed Smith-Rowland New
C++14 digit separators.. - - - - --- 2013-10-30 Ed Smith-Rowland New
C++14 digit separators.. - - - - --- 2013-10-28 Ed Smith-Rowland New
PR C++/58708 - string literal operator templates broken - - - - --- 2013-10-25 Ed Smith-Rowland New
PR C++/58708 - string literal operator templates broken - - - - --- 2013-10-25 Ed Smith-Rowland New
[c++-concepts] small tidbits to get it to build - - - - --- 2013-10-23 Ed Smith-Rowland New
[C++14] implement [[deprecated]]. - - - - --- 2013-10-22 Ed Smith-Rowland New
[PR,libstdc++/58804,PR,libstdc++/58729] tr2/dynamic_bitset issues. - - - - --- 2013-10-21 Ed Smith-Rowland New
PR C++/58708 - string literal operator templates broken - - - - --- 2013-10-18 Ed Smith-Rowland New
PR libstdc++/58729 - tr2::dynamic_bitset::resize fails - - - - --- 2013-10-17 Ed Smith-Rowland New
User-define literals for std::complex. - - - - --- 2013-09-27 Ed Smith-Rowland New
regex traits test not testing wchar_t - - - - --- 2013-09-11 Ed Smith-Rowland New
[PR,c++/58072,C++11] - - - - --- 2013-08-04 Ed Smith-Rowland New
[C++] DR1473 - let literal operators be defined with empty user-defined string literal - - - - --- 2013-06-29 Ed Smith-Rowland New
C++ 2014 status page for libstdc++ - - - - --- 2013-06-28 Ed Smith-Rowland New
[C++] DR1473 - let literal operators be defined with empty user-defined string literal - - - - --- 2013-06-26 Ed Smith-Rowland New
C++ 2014 status page for libstdc++ - - - - --- 2013-06-26 Ed Smith-Rowland New
[C++] DR1473 - let literal operators be defined with empty user-defined string literal - - - - --- 2013-06-25 Ed Smith-Rowland New
[C++,PR57640] Explicit call of system literal operator complains about leading underscore - - - - --- 2013-06-25 Ed Smith-Rowland New
[libstdc++-v3,C++14] Implement N3654 - Quoted Strings - - - - --- 2013-06-08 Ed Smith-Rowland New
Clean up after standard literals patch. - - - - --- 2013-06-07 Ed Smith-Rowland New
[libstdc++-v3,C++14] Implement N3654 - Quoted Strings - - - - --- 2013-06-06 Ed Smith-Rowland New
[libstdc++-v3,C++14] Implement N3654 - Quoted Strings - - - - --- 2013-06-05 Ed Smith-Rowland New
[libstdc++-v3] Collapse redundant 'inline' from 'inline constexpr'. - - - - --- 2013-06-01 Ed Smith-Rowland New
Implement N3642 - User-defined Literals for Standard Library Types - - - - --- 2013-06-01 Ed Smith-Rowland New
Implement N3642 - User-defined Literals for Standard Library Types - - - - --- 2013-05-31 Ed Smith-Rowland New
Implement N3642 - User-defined Literals for Standard Library Types - - - - --- 2013-05-31 Ed Smith-Rowland New
[C++1y] Support n3599 - Literal operator templates for strings for C++1y - - - - --- 2013-04-16 Ed Smith-Rowland New
[C++11] There can be only one ref qualifier at most. - - - - --- 2013-04-04 Ed Smith-Rowland New
[C++11,PR55582] Let string literals starting with lower-case 's' be a user-defined literal instead … - - - - --- 2013-02-14 Ed Smith-Rowland New
[PR56193] - Wrong test operator for basic_ios in C++11 - - - - --- 2013-02-07 Ed Smith-Rowland New
[C++11,PR55582] Let string literals starting with lower-case 's' be a user-defined literal instead … - - - - --- 2012-12-05 Ed Smith-Rowland New
[PR52654,C++11] Warn on overflow in user-defined literals - - - - --- 2012-11-28 Ed Smith-Rowland New
[Obj-C++] Found a small paste-o in parser.c? - - - - --- 2012-11-12 Ed Smith-Rowland New
[Obj-C++] Found a small paste-o in parser.c? - - - - --- 2012-11-11 Ed Smith-Rowland New
[C++11] PR54413 Option for turning off compiler extensions for numeric literals. - - - - --- 2012-11-09 Ed Smith-Rowland New
[C++11] PR54413 Option for turning off compiler extensions for numeric literals. - - - - --- 2012-11-05 Ed Smith-Rowland New
Add C++11 const char* overloads for exception classes. - - - - --- 2012-10-26 Ed Smith-Rowland New
Add the Hoyt and the arcsine distributions as extensions. - - - - --- 2012-10-12 Ed Smith-Rowland New
Implement Pareto distribution as an extension. - - - - --- 2012-09-21 Ed Smith-Rowland New
Implement Nakagami distribution as an extension. - - - - --- 2012-09-18 Ed Smith-Rowland New
Fix small paste-o in rice_distribution. - - - - --- 2012-09-17 Ed Smith-Rowland New
Add Rice distribution to libstdc++ - - - - --- 2012-09-16 Ed Smith-Rowland New
constexpr for tr2/bool_set. - - - - --- 2012-06-25 Ed Smith-Rowland New
Add noexcept and constexpr to tr2/dynamic_bitset. - - - - --- 2012-06-25 Ed Smith-Rowland New
We left out the check for param_type in random distributions - - - - --- 2012-02-23 Ed Smith-Rowland New
[C++] ICE with invalid user-defined literals (PR c++/51420) - - - - --- 2011-12-07 Ed Smith-Rowland New
[C++] ICE with invalid user-defined literals (PR c++/51420) - - - - --- 2011-12-06 Ed Smith-Rowland New
[C++11] Streamline user-defined literal error messages and some code reformatting. - - - - --- 2011-11-15 Ed Smith-Rowland New
[C++] PR 50958 and correct lookup of literal operators - - - - --- 2011-11-09 Ed Smith-Rowland New
[C++] PR 50958 and correct lookup of literal operators - - - - --- 2011-11-07 Ed Smith-Rowland New
[C++11] PR 50941 - - - - --- 2011-11-03 Ed Smith-Rowland New
[C++11] PR 50941 - - - - --- 2011-11-03 Ed Smith-Rowland New
[C++-11] User defined literals - - - - --- 2011-10-30 Ed Smith-Rowland New
[C++-11] User defined literals - - - - --- 2011-10-27 Ed Smith-Rowland New
[C++-11] User defined literals - - - - --- 2011-10-26 Ed Smith-Rowland New
[C++-11] User defined literals - - - - --- 2011-10-25 Ed Smith-Rowland New
[C++-11] User defined literals - - - - --- 2011-10-24 Ed Smith-Rowland New
[C++-11] User defined literals - - - - --- 2011-10-21 Ed Smith-Rowland New
[C++-11] User defined literals - - - - --- 2011-10-08 Ed Smith-Rowland New
[C++-11] User defined literals - - - - --- 2011-10-05 Ed Smith-Rowland New
[C++-11] User defined literals - - - - --- 2011-09-20 Ed Smith-Rowland New
[C++-11] User defined literals - - - - --- 2011-09-19 Ed Smith-Rowland New
[C++-11] User defined literals - - - - --- 2011-09-13 Ed Smith-Rowland New
[C++-0x] User defined literals. - - - - --- 2011-08-19 Ed Smith-Rowland New
[v3] add <scoped_allocator> - - - - --- 2011-07-20 Ed Smith-Rowland New
[C++-0x] User defined literals. - - - - --- 2011-07-17 Ed Smith-Rowland New
[C++-0x] User defined literals. - - - - --- 2011-04-25 Ed Smith-Rowland New
[C++0x] User-Defined Literals - - - - --- 2011-04-12 Ed Smith-Rowland New
[C++0x] implement range-based for loops - - - - --- 2010-09-05 Ed Smith-Rowland New
« 1 2 »