Show patches with: Submitter = Ville Voutilainen       |    Archived = No       |   238 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Add pretty-printing support for __is_nothrow_{assignable, constructible}. [PR98054] Add pretty-printing support for __is_nothrow_{assignable, constructible}. [PR98054] - - - - --- 2020-11-30 Ville Voutilainen New
C++0x, fixes for override/final - - - - --- 2011-05-10 Ville Voutilainen New
C++0x, fixes for override/final - - - - --- 2011-05-10 Ville Voutilainen New
C++0x, fixes for override/final - - - - --- 2011-05-09 Ville Voutilainen New
C++0x, implement final on classes - - - - --- 2011-05-14 Ville Voutilainen New
C++0x, implement final on classes - - - - --- 2011-05-13 Ville Voutilainen New
C++0x, implement final on classes - - - - --- 2011-05-13 Ville Voutilainen New
C++0x, teach the parser to parse virt-specifier-seq for member functions - - - - --- 2011-04-25 Ville Voutilainen New
C++0x, virt-specifier (final/override) support for member functions (parser and analysis both) - - - - --- 2011-05-07 Ville Voutilainen New
C++0x, warnings for uses of override/final in non-c++0x mode, add __final for non-c++0x mode - - - - --- 2011-07-21 Ville Voutilainen New
C++0x, warnings for uses of override/final in non-c++0x mode, add __final for non-c++0x mode - - - - --- 2011-07-21 Ville Voutilainen New
C++11, grammar fix for late-specified return types and virt-specifiers - - - - --- 2012-06-16 Ville Voutilainen New
C++11, implement delegating constructors - - - - --- 2011-10-02 Ville Voutilainen New
C++11, implement delegating constructors - - - - --- 2011-09-20 Ville Voutilainen New
C++11, implement delegating constructors - - - - --- 2011-09-20 Ville Voutilainen New
C++11, implement delegating constructors - - - - --- 2011-09-20 Ville Voutilainen New
C++11, implement delegating constructors - - - - --- 2011-09-20 Ville Voutilainen New
C++: Remove restrictions on defaulting non-public or explicit special member functions on their fir… - - - - --- 2010-11-12 Ville Voutilainen New
PR c++/85254 PR c++/85254 - - - - --- 2019-05-31 Ville Voutilainen New
PR libstdc++/60132, implement the remaining C++11 is_trivially_* traits - - - - --- 2014-10-09 Ville Voutilainen New
PR libstdc++/60132, implement the remaining C++11 is_trivially_* traits - - - - --- 2014-10-08 Ville Voutilainen New
[C++,RFC] Implement new C++ intrinsics __is_assignable and __is_constructible. - - - - --- 2017-05-17 Ville Voutilainen New
[C++,RFC] Implement new C++ intrinsics __is_assignable and __is_constructible. - - - - --- 2017-05-12 Ville Voutilainen New
[C++,RFC] Implement new C++ intrinsics __is_assignable and __is_constructible. - - - - --- 2017-05-12 Ville Voutilainen New
[C++,RFC] PR c++/61491 - - - - --- 2014-06-13 Ville Voutilainen New
[C++,RFC] PR c++/61491 - - - - --- 2014-06-12 Ville Voutilainen New
[C++,RFC] PR c++/61491 - - - - --- 2014-06-12 Ville Voutilainen New
[C++,RFC] PR c++/63959, continued - - - - --- 2015-01-30 Ville Voutilainen New
[C++,RFC] PR c++/63959, continued - - - - --- 2015-01-30 Ville Voutilainen New
[C++,RFC] PR c++/63959, continued - - - - --- 2015-01-30 Ville Voutilainen New
[C++,RFC] PR c++/63959, continued - - - - --- 2015-01-30 Ville Voutilainen New
[C++,RFC] PR c++/63959, continued - - - - --- 2015-01-20 Ville Voutilainen New
[C++,RFC] PR c++/63959, continued - - - - --- 2015-01-19 Ville Voutilainen New
[C++,RFC] PR c++/63959, continued - - - - --- 2015-01-19 Ville Voutilainen New
[C++14] Do not diagnose lambda default arguments in c++14 modes. - - - - --- 2014-09-15 Ville Voutilainen New
[C++14] Do not diagnose lambda default arguments in c++14 modes. - - - - --- 2014-09-14 Ville Voutilainen New
[C++14] Minor cleanup, don't run tests for which compilation is enough. - - - - --- 2014-09-14 Ville Voutilainen New
[C++] Add tests for a const member and a reference member for launder. - - - - --- 2016-10-31 Ville Voutilainen New
[C++] Add tests for a const member and a reference member for launder. - - - - --- 2016-10-30 Ville Voutilainen New
[C++] Complete the implementation of N4230, Nested namespace definition. - - - - --- 2015-09-20 Ville Voutilainen New
[C++] Complete the implementation of N4230, Nested namespace definition. - - - - --- 2015-09-20 Ville Voutilainen New
[C++] Diagnose conversions from string constants to char* as forbidden, not deprecated, in c++11 an… - - - - --- 2014-11-26 Ville Voutilainen New
[C++] Diagnose conversions from string constants to char* as forbidden, not deprecated, in c++11 an… - - - - --- 2014-11-25 Ville Voutilainen New
[C++] Do not warn about zero-as-null when NULL is used. [C++] Do not warn about zero-as-null when NULL is used. - - - - --- 2018-05-25 Ville Voutilainen New
[C++] Fix c++/PR61133, implement the resolution of DR1760 - - - - --- 2014-05-09 Ville Voutilainen New
[C++] Fix small typos in the coding rule enforcement warnings. - - - - --- 2015-09-23 Ville Voutilainen New
[C++] Implement P0961 [C++] Implement P0961 - - - - --- 2018-04-04 Ville Voutilainen New
[C++] Implement P0962 [C++] Implement P0962 - - - - --- 2018-03-22 Ville Voutilainen New
[C++] Implement P0969 [C++] Implement P0969 - - - - --- 2018-04-05 Ville Voutilainen New
[C++] Make taking the address of an overloaded function a non-deduced context [C++] Make taking the address of an overloaded function a non-deduced context - - - - --- 2017-08-29 Ville Voutilainen New
[C++] PR 50811 (rejects class-virt-specifier if class-head-name includes nested-name-specifier) - - - - --- 2011-10-21 Ville Voutilainen New
[C++] PR 59482 - - - - --- 2014-01-21 Ville Voutilainen New
[C++] PR c++/35878 - - - - --- 2017-03-21 Ville Voutilainen New
[C++] PR c++/35878 - - - - --- 2017-03-21 Ville Voutilainen New
[C++] PR c++/35878 - - - - --- 2017-03-21 Ville Voutilainen New
[C++] PR c++/35878 - - - - --- 2017-03-21 Ville Voutilainen New
[C++] PR c++/35878 - - - - --- 2017-03-20 Ville Voutilainen New
[C++] PR c++/35878 - - - - --- 2017-03-19 Ville Voutilainen New
[C++] PR c++/54430 - - - - --- 2015-10-01 Ville Voutilainen New
[C++] PR c++/58566 - - - - --- 2015-10-11 Ville Voutilainen New
[C++] PR c++/62101 - - - - --- 2014-08-14 Ville Voutilainen New
[C++] PR c++/62101 - - - - --- 2014-08-13 Ville Voutilainen New
[C++] PR c++/64489 - - - - --- 2015-01-05 Ville Voutilainen New
[C++] PR c++/64901 - - - - --- 2015-02-02 Ville Voutilainen New
[C++] PR c++/65923 [C++] PR c++/65923 - - - - --- 2018-04-03 Ville Voutilainen New
[C++] PR c++/69855 - - - - --- 2016-05-27 Ville Voutilainen New
[C++] PR c++/79133 [C++] PR c++/79133 - - - - --- 2018-07-06 Ville Voutilainen New
[C++] PR c++/80812 - - - - --- 2017-05-25 Ville Voutilainen New
[C++] PR c++/83895 [C++] PR c++/83895 - - - - --- 2018-01-21 Ville Voutilainen New
[C++] PR c++/86398 [C++] PR c++/86398 - - - - --- 2018-07-04 Ville Voutilainen New
[C++] PR c++/87051 [C++] PR c++/87051 - - - - --- 2018-09-13 Ville Voutilainen New
[C++] PR c++/87093 [C++] PR c++/87093 - - - - --- 2018-09-09 Ville Voutilainen New
[C++] Pedwarn on a non-standard position of a C++ attribute. [C++] Pedwarn on a non-standard position of a C++ attribute. - - - - --- 2018-05-24 Ville Voutilainen New
[C++] Reject trailing return type for operator auto() - - - - --- 2014-12-19 Ville Voutilainen New
[C++] Reject virt-specifiers on friends and member templates - - - - --- 2014-08-12 Ville Voutilainen New
[C++] Reject virt-specifiers on friends and member templates - - - - --- 2014-08-12 Ville Voutilainen New
[C++] Remove the implementation of N3994, terse range-for loops. - - - - --- 2015-10-31 Ville Voutilainen New
[C++] Remove the null check from placement new in all modes [C++] Remove the null check from placement new in all modes - - - - --- 2017-11-10 Ville Voutilainen New
[C++] c++/63959 - - - - --- 2014-11-20 Ville Voutilainen New
[C++] c++/PR 59483, c++/PR 61148 - - - - --- 2014-06-02 Ville Voutilainen New
[COMMITTED] MAINTAINERS (Write After Approval): Add myself. - - - - --- 2015-07-29 Ville Voutilainen New
[RFC] Implement N4230, Nested namespace definition - - - - --- 2015-09-18 Ville Voutilainen New
[RFC] Implement N4230, Nested namespace definition - - - - --- 2015-09-18 Ville Voutilainen New
[RFC] Implement N4230, Nested namespace definition - - - - --- 2015-09-17 Ville Voutilainen New
[RFC] Implement N4230, Nested namespace definition - - - - --- 2015-09-16 Ville Voutilainen New
[c++] PR c++/80682 - - - - --- 2017-05-09 Ville Voutilainen New
[c++] PR c++/80682 - - - - --- 2017-05-09 Ville Voutilainen New
[c++] PR c++/80682 - - - - --- 2017-05-09 Ville Voutilainen New
[libstdc++,doc] , refresh the C++11 implementation statuses to reflect the real status of constexpr - - - - --- 2015-01-16 Ville Voutilainen New
[libstdc++-v3] PATCH, RFC: implement is_trivially_default_constructible - - - - --- 2014-03-09 Ville Voutilainen New
[libstdc++] C++14 constexpr min/max/minmax/min_element/max_element/minmax_element, also constexpr f… - - - - --- 2014-12-18 Ville Voutilainen New
[libstdc++] Implement __is_nothrow_swappable and use it - - - - --- 2015-05-01 Ville Voutilainen New
[libstdc++] Implement observer_ptr - - - - --- 2015-05-01 Ville Voutilainen New
[libstdc++] Implement the Library Fundamentals v1 variable templates for type traits - - - - --- 2014-10-16 Ville Voutilainen New
[libstdc++] Implement the Library Fundamentals v1 variable templates for type traits - - - - --- 2014-10-16 Ville Voutilainen New
[libstdc++] More Fundamentals v1 variable templates - - - - --- 2014-10-21 Ville Voutilainen New
[libstdc++] More Fundamentals v1 variable templates - - - - --- 2014-10-18 Ville Voutilainen New
[libstdc++] More Fundamentals v1 variable templates - - - - --- 2014-10-18 Ville Voutilainen New
[libstdc++] PR libstdc++/64656 - - - - --- 2015-01-19 Ville Voutilainen New
[libstdc++] PR libstdc++/64656 - - - - --- 2015-01-18 Ville Voutilainen New
« 1 2 3 »