Show patches with: Submitter = François Dumont       |    State = Action Required       |    Archived = No       |   479 patches
« 1 2 3 44 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
hashtable exception safety patch - - - - --- 2011-09-14 François Dumont New
hash policy patch - - - - --- 2011-09-17 François Dumont New
[v3] PR libstdc++/50529 - - - - --- 2011-10-01 François Dumont New
Enhance performance test - - - - --- 2011-11-06 François Dumont New
libstdc++/41975 - - - - --- 2011-11-23 François Dumont New
Re: hashtable cleanup + new testsuite files - - - - --- 2011-11-29 François Dumont New
PR 51386 - - - - --- 2011-12-07 François Dumont New
unordered containers emplace - - - - --- 2011-12-09 François Dumont New
profile mode patch - - - - --- 2011-12-10 François Dumont New
RE :Re: RE :Re: hashtable local iterator - - - - --- 2011-12-29 François Dumont New
RE :Re: RE :Re: hashtable local iterator - - - - --- 2012-01-03 François Dumont New
hashtable insert enhancement - - - - --- 2012-01-13 François Dumont New
libstdc++/51866 too, sorry - - - - --- 2012-01-18 François Dumont New
debug safe iterator patch - - - - --- 2012-02-06 François Dumont New
[so_7-2] DR 13631 patch - - - - --- 2012-03-01 François Dumont New
[v3] fix libstdc++/52476 - - - - --- 2012-03-16 François Dumont New
[v3] fix libstdc++/52476 - - - - --- 2012-04-09 François Dumont New
PR 53115 - - - - --- 2012-05-01 François Dumont New
[v3] fix libstdc++/53263 - - - - --- 2012-05-11 François Dumont New
Fix stable_sort to work on iterators returning rvalue - - - - --- 2012-05-29 François Dumont New
PR 54075 Fix hashtable::reserve - - - - --- 2012-07-25 François Dumont New
PR 54075 Fix hashtable::reserve - - - - --- 2012-07-26 François Dumont New
PR 54075 Restore 4.6 growth factor - - - - --- 2012-07-29 François Dumont New
_GLIBCXX_END_NAMESPACE_* invalid closure order - - - - --- 2012-07-30 François Dumont New
Remove redundant comparison in debug mode - - - - --- 2012-08-01 François Dumont New
Value type of map need not be default copyable - - - - --- 2012-08-08 François Dumont New
Value type of map need not be default copyable - - - - --- 2012-08-08 François Dumont New
Value type of map need not be default copyable - - - - --- 2012-08-09 François Dumont New
Value type of map need not be default copyable - - - - --- 2012-08-11 François Dumont New
Value type of map need not be default copyable - - - - --- 2012-08-12 François Dumont New
Value type of map need not be default copyable - - - - --- 2012-08-13 François Dumont New
[v3] libstdc++/54296 - - - - --- 2012-08-28 François Dumont New
[v3] libstdc++/54296 - - - - --- 2012-09-05 François Dumont New
PR 44436 Associative containers emplace/emplace_hint - - - - --- 2012-09-14 François Dumont New
PR 44436 Associative containers emplace/emplace_hint - - - - --- 2012-09-16 François Dumont New
Fix code regression - - - - --- 2012-09-23 François Dumont New
PR 44436 Associative containers emplace/emplace_hint - - - - --- 2012-09-24 François Dumont New
New unordered containers debug check - - - - --- 2012-10-16 François Dumont New
Yet another debug check for unordered containers - - - - --- 2012-10-18 François Dumont New
unordered set design modification - - - - --- 2012-10-21 François Dumont New
unordered set design modification - - - - --- 2012-10-22 François Dumont New
unordered map design modification - - - - --- 2012-10-27 François Dumont New
Optimize hashtable allocator - - - - --- 2012-10-31 François Dumont New
Optimize hashtable allocator - - - - --- 2012-11-01 François Dumont New
exception safety validation - - - - --- 2012-11-03 François Dumont New
exception safety validation - - - - --- 2012-11-03 François Dumont New
exception safety validation - - - - --- 2012-11-05 François Dumont New
[Bug,libstdc++/54075,4.7.1] unordered_map insert still slower than 4.6.2 - - - - --- 2012-11-07 François Dumont New
[Bug,libstdc++/54075,4.7.1] unordered_map insert still slower than 4.6.2 - - - - --- 2012-11-08 François Dumont New
[Bug,libstdc++/54075,4.7.1] unordered_map insert still slower than 4.6.2 - - - - --- 2012-11-13 François Dumont New
[Bug,libstdc++/54075,4.7.1] unordered_map insert still slower than 4.6.2 - - - - --- 2012-11-16 François Dumont New
[v3] Fix management of non empty hash functor - - - - --- 2012-12-13 François Dumont New
[v3] Fix management of non empty hash functor - - - - --- 2013-01-10 François Dumont New
[v3] Fix management of non empty hash functor - - - - --- 2013-01-28 François Dumont New
Re: Export _Prime_rehash_policy symbols - - - - --- 2013-02-01 François Dumont New
hasher speed traits - - - - --- 2013-02-02 François Dumont New
[PR] Crash of Bessel functions at x==0! - - - - --- 2013-02-09 François Dumont New
fix libstdc++/56278 - - - - --- 2013-02-13 François Dumont New
std::pair copy and move constructor - - - - --- 2013-02-15 François Dumont New
Fix vector C++11 allocator bug - - - - --- 2013-03-07 François Dumont New
Fix vector C++11 allocator bug - - - - --- 2013-03-08 François Dumont New
Fix vector C++11 allocator bug - - - - --- 2013-03-09 François Dumont New
functional and type_traits cleanup - - - - --- 2013-04-05 François Dumont New
functional and type_traits cleanup - - - - --- 2013-04-07 François Dumont New
Fix std::pair std::is_copy_assignable behavior - - - - --- 2013-04-13 François Dumont New
Fix std::pair std::is_copy_assignable behavior - - - - --- 2013-04-17 François Dumont New
Add std::unordered_* C++11 allocator support - - - - --- 2013-04-21 François Dumont New
insert move iterator patch - - - - --- 2013-04-25 François Dumont New
unordered profile mode patch - - - - --- 2013-05-06 François Dumont New
unordered profile mode patch - - - - --- 2013-05-07 François Dumont New
Add std::unordered_* C++11 allocator support - - - - --- 2013-05-14 François Dumont New
Unordered container insertion hints - - - - --- 2013-05-15 François Dumont New
Unordered container insertion hints - - - - --- 2013-06-06 François Dumont New
Unordered container insertion hints - - - - --- 2013-06-29 François Dumont New
unordered containers: reuse nodes on assignment - - - - --- 2013-06-30 François Dumont New
unordered containers: reuse nodes on assignment - - - - --- 2013-07-04 François Dumont New
PR 57779 New debug check - - - - --- 2013-07-31 François Dumont New
PR 57779 New debug check - - - - --- 2013-08-01 François Dumont New
Limit template parameters in hashtable - - - - --- 2013-08-06 François Dumont New
PR 58148 patch - - - - --- 2013-08-29 François Dumont New
PR 58191 patch - - - - --- 2013-08-30 François Dumont New
Remove algo logic duplication Round 3 - - - - --- 2013-09-28 François Dumont New
Debug functions review - - - - --- 2013-10-22 François Dumont New
Debug functions review - - - - --- 2013-10-24 François Dumont New
safe iterator simplification - - - - --- 2013-11-07 François Dumont New
Remove debug local iterator bucket information - - - - --- 2013-11-20 François Dumont New
Remove unordered containers iterators default initialization - - - - --- 2013-11-25 François Dumont New
std::vector move assign patch - - - - --- 2013-12-27 François Dumont New
Rb tree node recycling patch - - - - --- 2013-12-27 François Dumont New
PR 59712 patch - - - - --- 2014-01-09 François Dumont New
Fix tree containers debug mode C++11 allocator awareness - - - - --- 2014-01-13 François Dumont New
experimental testsuite patch - - - - --- 2014-01-15 François Dumont New
Tree containers profile mode fix - - - - --- 2014-01-15 François Dumont New
experimental testsuite patch - - - - --- 2014-01-19 François Dumont New
profile mode fix - - - - --- 2014-01-26 François Dumont New
profile mode fix - - - - --- 2014-01-29 François Dumont New
Missing experimental patch bit - - - - --- 2014-03-14 François Dumont New
Fix _Hashtable extension - - - - --- 2014-03-21 François Dumont New
debug container patch - - - - --- 2014-04-17 François Dumont New
debug container patch - - - - --- 2014-04-28 François Dumont New
« 1 2 3 44 5 »