Show patches with: Submitter = Ed Smith-Rowland       |    Archived = No       |   171 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Add C++ special math functions to C++17 - - - - --- 2016-03-10 Ed Smith-Rowland New
Add C++ special math functions to C++17 - - - - --- 2016-03-10 Ed Smith-Rowland New
Add C++11 const char* overloads for exception classes. - - - - --- 2012-10-26 Ed Smith-Rowland New
Add Rice distribution to libstdc++ - - - - --- 2012-09-16 Ed Smith-Rowland New
Add noexcept and constexpr to tr2/dynamic_bitset. - - - - --- 2012-06-25 Ed Smith-Rowland New
Add the Hoyt and the arcsine distributions as extensions. - - - - --- 2012-10-12 Ed Smith-Rowland New
Add the latest C++ SD-6 additions. - - - - --- 2014-11-10 Ed Smith-Rowland New
Add the latest C++ SD-6 additions. - - - - --- 2014-11-10 Ed Smith-Rowland New
Add uniform_inside_sphere_distribution - - - - --- 2016-10-26 Ed Smith-Rowland New
Add uniform_inside_sphere_distribution - - - - --- 2016-10-25 Ed Smith-Rowland New
Add uniform_inside_sphere_distribution - - - - --- 2014-11-05 Ed Smith-Rowland New
Allow [[deprecated]] even for C++11 (with pedwarn) - - - - --- 2014-10-05 Ed Smith-Rowland New
Another C++11 experimental thing... - - - - --- 2015-12-28 Ed Smith-Rowland New
Another C++11 experimental thing... - - - - --- 2015-12-26 Ed Smith-Rowland New
C++ 2014 status page for libstdc++ - - - - --- 2013-06-28 Ed Smith-Rowland New
C++ 2014 status page for libstdc++ - - - - --- 2013-06-26 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
C/C++ PATCH to allow deprecating enum values (PR c/47043) - - - - --- 2015-05-07 Ed Smith-Rowland New
Change __cpp_concepts to __cpp_experimental_concepts - - - - --- 2015-08-07 Ed Smith-Rowland New
Clean up after standard literals patch. - - - - --- 2013-06-07 Ed Smith-Rowland New
Document C++ Special Math Functions. - - - - --- 2016-04-08 Ed Smith-Rowland New
Edit the C++14 library warning header to not indicate experimental. - - - - --- 2016-04-18 Ed Smith-Rowland New
Fix small paste-o in rice_distribution. - - - - --- 2012-09-17 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
Implement N4051 - Allow typename in a template template parameter - - - - --- 2014-07-25 Ed Smith-Rowland New
Implement N4051 - Allow typename in a template template parameter - - - - --- 2014-07-24 Ed Smith-Rowland New
Implement N4051 - Allow typename in a template template parameter - - - - --- 2014-07-22 Ed Smith-Rowland New
Implement N4051 - Allow typename in a template template parameter - - - - --- 2014-07-22 Ed Smith-Rowland New
Implement Nakagami distribution as an extension. - - - - --- 2012-09-18 Ed Smith-Rowland New
Implement Pareto distribution as an extension. - - - - --- 2012-09-21 Ed Smith-Rowland New
Make the string_view literal operators constexpr like the ctors they call. - - - - --- 2014-07-25 Ed Smith-Rowland New
PR C++/58708 - string literal operator templates broken - - - - --- 2013-10-31 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
PR C++/58708 - string literal operator templates broken - - - - --- 2013-10-18 Ed Smith-Rowland New
PR C++/60209 - Declaration of user-defined literal operator cause error - - - - --- 2014-07-12 Ed Smith-Rowland New
PR C++/60209 - Declaration of user-defined literal operator cause error - - - - --- 2014-07-03 Ed Smith-Rowland New
PR c++/64626 - C++14 single quote should not always be a digit separator - - - - --- 2015-03-16 Ed Smith-Rowland New
PR c++/64626 - C++14 single quote should not always be a digit separator - - - - --- 2015-03-09 Ed Smith-Rowland New
PR c++/64626 - C++14 single quote should not always be a digit separator - - - - --- 2015-03-08 Ed Smith-Rowland New
PR libstdc++/58729 - tr2::dynamic_bitset::resize fails - - - - --- 2013-10-17 Ed Smith-Rowland New
PR libstdc++/59529, 59530,59531 Various string_view bugs. - - - - --- 2014-01-24 Ed Smith-Rowland New
PR libstdc++/60037 - SIGFPE in std::generate_canonical<unsigned int...> - - - - --- 2014-07-29 Ed Smith-Rowland New
PR libstdc++/60037 - SIGFPE in std::generate_canonical<unsigned int...> - - - - --- 2014-07-29 Ed Smith-Rowland New
PR libstdc++/88996 Implement P0439R0 - C++20 - Make std::memory_order a scoped enumeration. PR libstdc++/88996 Implement P0439R0 - C++20 - Make std::memory_order a scoped enumeration. - - - - --- 2019-01-24 Ed Smith-Rowland New
PR preprocessor/23827 - standard C++ should not have hex float preprocessing tokens - - - - --- 2014-07-12 Ed Smith-Rowland New
SD-6 C++ feature-testing macros for 4.9 - - - - --- 2014-10-04 Ed Smith-Rowland New
SD-6 Feature test for - - - - --- 2014-12-19 Ed Smith-Rowland New
TR29124 C++ Special Maths - Make <math.h> pull functions into global namespace. - - - - --- 2016-01-22 Ed Smith-Rowland New
TR29124 C++ Special Maths - Make <math.h> pull functions into global namespace. - - - - --- 2016-01-21 Ed Smith-Rowland New
Try to catch up _GLIBCXX_RESOLVE_LIB_DEFECTS comments and documentation. - - - - --- 2014-03-15 Ed Smith-Rowland New
User-define literals for std::complex. - - - - --- 2013-09-27 Ed Smith-Rowland New
We left out the check for param_type in random distributions - - - - --- 2012-02-23 Ed Smith-Rowland New
[4.9] Re: std::quoted doesn't respect padding - backport from trunk. - - - - --- 2014-06-07 Ed Smith-Rowland New
[Bug,c++/60249,c++11] Compiler goes into semi-infinite loop with wrong usage of user defined string… - - - - --- 2014-06-28 Ed Smith-Rowland New
[C++,CPP] Add C++1z to the preprocessor. Rename C++1y to C++14. - - - - --- 2014-08-23 Ed Smith-Rowland New
[C++,CPP] Add C++1z to the preprocessor. Rename C++1y to C++14. - - - - --- 2014-07-26 Ed Smith-Rowland New
[C++,CPP] Add C++1z to the preprocessor. Rename C++1y to C++14. - - - - --- 2014-07-26 Ed Smith-Rowland New
[C++,CPP] Add C++1z to the preprocessor. Rename C++1y to C++14. - - - - --- 2014-07-16 Ed Smith-Rowland New
[C++,CPP] Add C++1z to the preprocessor. Rename C++1y to C++14. - - - - --- 2014-07-10 Ed Smith-Rowland New
[C++,PR57640] Explicit call of system literal operator complains about leading underscore - - - - --- 2013-06-25 Ed Smith-Rowland New
[C++,SD-6] Add __cpp_aggregate_nsdmi macro now that we nave them. - - - - --- 2014-11-02 Ed Smith-Rowland New
[C++-0x] User defined literals. - - - - --- 2011-08-19 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++-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++-1z] Implement N4197 - Adding u8 character literals - - - - --- 2015-06-28 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
[C++11,C++14,1/3] Support for SD-6: SG10 Feature Test Recommendations - libcpp - - - - --- 2014-05-31 Ed Smith-Rowland New
[C++11,C++14,1/4] Support for SD-6: SG10 Feature Test Recommendations: libcpp - - - - --- 2014-06-09 Ed Smith-Rowland New
[C++11,C++14,2/3] Support for SD-6: SG10 Feature Test Recommendations - c-family and testsuite - - - - --- 2014-05-31 Ed Smith-Rowland New
[C++11,C++14,2/4] Support for SD-6: SG10 Feature Test Recommendations: gcc/c-family - - - - --- 2014-06-09 Ed Smith-Rowland New
[C++11,C++14,3/3] Support for SD-6: SG10 Feature Test Recommendations - libstdc++ - - - - --- 2014-05-31 Ed Smith-Rowland New
[C++11,C++14,3/4] Support for SD-6: SG10 Feature Test Recommendations: libstdc++-v3 - - - - --- 2014-06-09 Ed Smith-Rowland New
[C++11,C++14,4/4] Support for SD-6: SG10 Feature Test Recommendations: gcc/testsuite - - - - --- 2014-06-09 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
[C++11,PR55582] Let string literals starting with lower-case 's' be a user-defined literal instead … - - - - --- 2012-12-05 Ed Smith-Rowland New
[C++11] DR1479 - Literal operators and default arguments - - - - --- 2014-12-24 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] 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
[C++11] Streamline user-defined literal error messages and some code reformatting. - - - - --- 2011-11-15 Ed Smith-Rowland New
[C++11] There can be only one ref qualifier at most. - - - - --- 2013-04-04 Ed Smith-Rowland New
[C++14] Add is_final type trait. - - - - --- 2014-09-14 Ed Smith-Rowland New
[C++14] implement [[deprecated]]. - - - - --- 2013-10-22 Ed Smith-Rowland New
« 1 2 »