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
C++: Remove restrictions on defaulting non-public or explicit special member functions on their fir… - - - - --- 2010-11-12 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, fixes for override/final - - - - --- 2011-05-09 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, implement final on classes - - - - --- 2011-05-13 Ville Voutilainen New
C++0x, implement final on classes - - - - --- 2011-05-13 Ville Voutilainen New
C++0x, implement final on classes - - - - --- 2011-05-14 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, 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++11, implement delegating constructors - - - - --- 2011-10-02 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++11, grammar fix for late-specified return types and virt-specifiers - - - - --- 2012-06-16 Ville Voutilainen New
[C++] PR 59482 - - - - --- 2014-01-21 Ville Voutilainen New
[libstdc++-v3] PATCH, RFC: implement is_trivially_default_constructible - - - - --- 2014-03-09 Ville Voutilainen New
[C++] Fix c++/PR61133, implement the resolution of DR1760 - - - - --- 2014-05-09 Ville Voutilainen New
[C++] c++/PR 59483, c++/PR 61148 - - - - --- 2014-06-02 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++/61491 - - - - --- 2014-06-13 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++] PR c++/62101 - - - - --- 2014-08-13 Ville Voutilainen New
[C++] PR c++/62101 - - - - --- 2014-08-14 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++14] Do not diagnose lambda default arguments in c++14 modes. - - - - --- 2014-09-15 Ville Voutilainen New
PR libstdc++/60132, implement the remaining C++11 is_trivially_* traits - - - - --- 2014-10-08 Ville Voutilainen New
PR libstdc++/60132, implement the remaining C++11 is_trivially_* traits - - - - --- 2014-10-09 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-18 Ville Voutilainen New
[libstdc++] More Fundamentals v1 variable templates - - - - --- 2014-10-18 Ville Voutilainen New
[libstdc++] More Fundamentals v1 variable templates - - - - --- 2014-10-21 Ville Voutilainen New
[C++] c++/63959 - - - - --- 2014-11-20 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++] Diagnose conversions from string constants to char* as forbidden, not deprecated, in c++11 an… - - - - --- 2014-11-26 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
[C++] Reject trailing return type for operator auto() - - - - --- 2014-12-19 Ville Voutilainen New
[C++] PR c++/64489 - - - - --- 2015-01-05 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++] PR libstdc++/64656 - - - - --- 2015-01-18 Ville Voutilainen New
[libstdc++] PR libstdc++/64656 - - - - --- 2015-01-19 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++,RFC] PR c++/63959, continued - - - - --- 2015-01-20 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++] PR c++/64901 - - - - --- 2015-02-02 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
[v3] Implement make_array and to_array from the Fundamentals v2 TS draft - - - - --- 2015-07-12 Ville Voutilainen New
[v3] Implement make_array and to_array from the Fundamentals v2 TS draft - - - - --- 2015-07-12 Ville Voutilainen New
[v3] Implement make_array and to_array from the Fundamentals v2 TS draft - - - - --- 2015-07-13 Ville Voutilainen New
[v3] Implement N4280, Non-member size() and more (Revision 2) - - - - --- 2015-07-14 Ville Voutilainen New
[v3] PR libstdc++/60970, implement LWG 2148 - - - - --- 2015-07-25 Ville Voutilainen New
[COMMITTED] MAINTAINERS (Write After Approval): Add myself. - - - - --- 2015-07-29 Ville Voutilainen New
[RFC] Implement N4230, Nested namespace definition - - - - --- 2015-09-16 Ville Voutilainen New
[RFC] Implement N4230, Nested namespace definition - - - - --- 2015-09-17 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
[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++] Fix small typos in the coding rule enforcement warnings. - - - - --- 2015-09-23 Ville Voutilainen New
[v3] Avoid creating dangling references in case of nested tuples for tuple constructors that constr… - - - - --- 2015-09-25 Ville Voutilainen New
[C++] PR c++/54430 - - - - --- 2015-10-01 Ville Voutilainen New
[v3] PR 67844 - - - - --- 2015-10-05 Ville Voutilainen New
[C++] PR c++/58566 - - - - --- 2015-10-11 Ville Voutilainen New
[C++] Remove the implementation of N3994, terse range-for loops. - - - - --- 2015-10-31 Ville Voutilainen New
[v3] Make the default constructors of tuple and pair conditionally explicit. - - - - --- 2015-11-01 Ville Voutilainen New
[v3] Make the default constructors of tuple and pair conditionally explicit. - - - - --- 2015-11-02 Ville Voutilainen New
[v3] Make the default constructors of tuple and pair conditionally explicit. - - - - --- 2015-11-02 Ville Voutilainen New
[v3] Make the default constructors of tuple and pair conditionally explicit. - - - - --- 2015-11-03 Ville Voutilainen New
[v3] LWG 2510, make the default constructors of library tag types explicit. - - - - --- 2015-11-10 Ville Voutilainen New
[v3] Implement D0013R2, logical type traits. - - - - --- 2015-11-11 Ville Voutilainen New
[v3] Implement D0013R2, logical type traits. - - - - --- 2015-11-11 Ville Voutilainen New
[v3] PR libstdc++/68139 - - - - --- 2015-12-10 Ville Voutilainen New
[v3] Document the implementation of Logical Operator Type Traits. - - - - --- 2015-12-12 Ville Voutilainen New
[v3] PR libstdc++/68276 - - - - --- 2015-12-16 Ville Voutilainen New
[v3] PR libstdc++/68276 - - - - --- 2015-12-16 Ville Voutilainen New
[v3] PR libstdc++/68276 - - - - --- 2015-12-18 Ville Voutilainen New
[v3] PR libstdc++/66693 - - - - --- 2015-12-19 Ville Voutilainen New
[v3] PR libstdc++/70437 - - - - --- 2016-04-04 Ville Voutilainen New
[v3] Avoid endless run-time recursion for copying single-element tuples where the element type is b… - - - - --- 2016-05-08 Ville Voutilainen New
[v3] PR libstdc++/66338 - - - - --- 2016-05-24 Ville Voutilainen New
[v3] PR libstdc++/66338 - - - - --- 2016-05-24 Ville Voutilainen New
[v3] PR libstdc++/66338 - - - - --- 2016-05-24 Ville Voutilainen New
[C++] PR c++/69855 - - - - --- 2016-05-27 Ville Voutilainen New
[v3] Protect allocator-overloads of tuple-from-tuple constructors from cases that would create dang… - - - - --- 2016-05-28 Ville Voutilainen New
[v3] Support allocators in tuples of zero size. - - - - --- 2016-06-05 Ville Voutilainen New
[v3] Support allocators in tuples of zero size. - - - - --- 2016-06-05 Ville Voutilainen New
[v3] PR libstdc++/71313 - - - - --- 2016-07-04 Ville Voutilainen New
[v3] PR libstdc++/71313 - - - - --- 2016-07-04 Ville Voutilainen New
« 1 2 3 »