Daily bump.
[gcc.git] / libstdc++-v3 / testsuite / 23_containers / unordered_multiset /
2021-01-04 Jakub JelinekUpdate copyright years.
2020-08-25 Jonathan Wakelylibstdc++: Remove tests for self-move debug assertions
2020-07-31 Jonathan Wakelylibstdc++: Ensure c++NN effective target present in...
2020-07-30 Jonathan Wakelylibstdc++: Fix tests using wrong allocator type
2020-07-29 François Dumontlibstdc++: Fix unordered containers move constructors...
2020-06-02 Jonathan Wakelylibstdc++: Make debug containers prefer copy ctor to...
2020-03-31 Ville VoutilainenLibrary-side tests for parenthesized aggregate init
2020-01-16 François Dumontlibstdc++: Improve unordered containers == operator...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-10-01 Jonathan WakelyDisable tests that aren't valid in parallel mode
2019-06-06 Jonathan WakelyFix tests that fail in C++2a mode
2019-06-03 Jonathan WakelyEnforce allocator::value_type consistency for container...
2019-05-17 Jonathan WakelyPR libstdc++/85965 move is_invocable assertions again
2019-05-17 François DumontMove from state of allocators (LWG2593)
2019-05-13 Jonathan WakelyRemove Profile Mode, deprecated since GCC 7.1
2019-05-08 François Dumontre PR libstdc++/90277 (Debug Mode test failures)
2019-03-26 Jonathan WakelyPR libstdc++/85965 delay static assertions until types...
2019-02-26 Jonathan WakelyPR libstdc++/89477 constrain deduction guides for maps...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-10-19 Jonathan WakelySkip tests for GNU extensions when testing with strict...
2018-10-19 Jonathan WakelyFix testsuite failures due to extra errors in strict...
2018-10-19 Jonathan WakelyConditionally disable tests of non-standard extensions
2018-08-24 Jonathan WakelyForward declare debug containers so std::pmr aliases...
2018-08-09 Jonathan WakelyDefine aliases for containers using polymorphic_allocator
2018-07-04 Jonathan WakelyP0458R2 Checking for Existence of an Element in Associa...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-21 Jonathan WakelyPR libstdc++/48101 improve errors for invalid container...
2017-10-26 Ville VoutilainenDeduction guides for associative containers, debug...
2017-01-14 Jonathan WakelySkip tests that are incompatible with Profile Mode
2017-01-01 Jakub JelinekUpdate copyright years.
2016-10-17 Paolo Carlini57619.C: Rename to 57619.cc.
2016-09-22 Jonathan WakelyImplement C++17 node extraction and insertion (P0083R5)
2016-09-12 Matthew Wahab[libstdc++-v3] Fix dg-require before dg-run directives...
2016-08-26 Jonathan WakelyUse effective-target instead of -std options
2016-01-04 Jakub JelinekUpdate copyright years.
2015-07-13 Jonathan Wakelyc++config (_GLIBCXX_NOEXCEPT_IF): Define.
2015-05-19 François Dumont66055.cc: Add constructor invocations.
2015-05-14 Nathan Myersre PR libstdc++/66055 (hash containers missing required...
2015-05-13 Jonathan Wakelyalloc_traits.h (_S_max_size): Implement LWG 2466.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-16 Paolo Carlinilibstdc++.exp: Prefer -std=gnu++11.
2014-10-15 Paolo Carlini57899.cc: Prefer -std=gnu++11.
2014-09-06 François Dumonthashtable_policy.h (_Prime_rehash_policy): Constructor...
2014-07-29 François Dumont2014-07-29 François Dumont <fdumont@gcc.gnu.org>
2014-06-27 Paolo Carlini2014-06-27 Paolo Carlini <paolo.carlini@oracle.com>
2014-06-26 François Dumont2014-06-26 François Dumont <fdumont@gcc.gnu.org>
2014-05-06 François Dumontmacros.h [...]: Add parameter to pass the 2 instances...
2014-04-15 Jonathan Wakelyre PR c++/60786 (In C++11 an explicit instantiation...
2014-03-11 Jonathan Wakelyre PR libstdc++/60499 (non-reserved name in <debug...
2014-01-02 Richard SandifordUpdate copyright years in libstdc++-v3/
2013-11-19 Jonathan Wakelynoexcept.cc: Change to compile-only test.
2013-11-15 Jonathan Wakelystl_map.h (map): Implement C++11 allocator-aware contai...
2013-11-14 Jonathan Wakelyalloc_traits.h (__allow_copy_cons): Remove.
2013-05-07 François Dumontunordered_base.h: New.
2013-04-22 François Dumonthashtable_policy.h: Add C++11 allocator support.
2013-02-20 Jonathan Wakely55043.cc: Add missing namespace qualification.
2013-02-03 Richard SandifordUpdate copyright in libstdc++-v3.
2013-01-16 Jonathan WakelyPR libstdc++/55043 (again)
2013-01-16 Jonathan Wakelyre PR libstdc++/55043 (issue with nesting unordered_map...
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-01 Jonathan Wakelyrange_access.cc: Fix copying permission statement.
2012-10-18 François Dumontformatter.h (_Debug_msg_id): Add __msg_valid_load_factor.
2012-10-16 François Dumontformatter.h (_Debug_msg_id): Add __msg_bucket_index_oob.
2012-07-25 François Dumontre PR libstdc++/54075 ([4.7.1] unordered_map insert...
2012-05-21 Paolo Carlini9780-2.cc: Avoid -Wall warnings.
2012-05-01 François Dumontre PR libstdc++/53115 (_Hashtable::_M_rehash_aux(false_...
2012-03-16 François Dumontre PR libstdc++/52476 ([DR 518] Unordered multimap...
2012-03-09 Paolo Carliniformatter.h (enum _Debug_msg_id): Add __msg_self_move_a...
2012-01-18 François Dumontre PR libstdc++/51866 ([c++0x][4.7 Regression] unordere...
2012-01-05 François Dumonthashtable_policy.h (_Hashtable_base<>::_M_eq()): protec...
2011-12-29 François Dumontre PR libstdc++/51608 ([C++11] Unordered containers...
2011-12-15 Paolo Carlinire PR libstdc++/51558 (Declaration of unspecialized...
2011-12-09 François Dumonthashtable.h (_Hashtable<>::emplace, [...]): Add.
2011-11-29 François Dumonthashtable.h (_Hashtable<>::_M_rehash): Remove code...
2011-11-23 François Dumontre PR libstdc++/41975 ([C++0x] [DR579] unordered_set...
2011-11-15 Paolo Carlinire PR libstdc++/51142 ([C++0x] map::erase(key) doesn...
2011-10-28 Paolo Carlinicount.cc: New.
2011-09-14 François Dumonthashtable.h (_Hashtable<>::_M_rehash): Take and restore...
2011-09-01 Paolo Carlinihashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&...
2011-08-29 Paolo Carlinire PR libstdc++/50118 (node-based containers cannot...
2011-07-19 François Dumontsafe_unordered_base.h, [...]: New, support for unordere...
2011-06-01 Paolo Carlinihashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&...
2010-11-27 François Dumontunordered_map (unordered_multimap<>::erase): Fix to...
2010-10-28 Paolo CarliniPR libstdc++/44436 (partial)
2010-09-03 François Dumontlibstdc++.exp ([check_v3_target_debug_mode]): Fix so...
2010-08-29 Paolo Carlini[multiple changes]
2010-08-13 Paolo Carlinidr1189.cc: Move to...
2010-07-27 Paolo Carlini[multiple changes]
2010-05-20 Paolo Carlini[multiple changes]
2010-03-26 Paolo Carlini[multiple changes]
2010-03-10 Paolo Carlinihashtable_policy.h (_Rehash_base<_Prime_rehash_policy...
2010-03-09 Paolo Carlinirevert: PR libstdc++/41975, DR 579
2010-02-11 Paolo CarliniPR libstdc++/41975, DR 579
2010-02-10 Paolo Carlinihashtable.h: Fold in include/tr1_impl/hashtable.h for...
2010-01-09 Paolo Carliniset.h: Revert last change, per DR 1204 [Ready]; mention...
2010-01-09 Paolo Carliniset.h: Protect move assignment operator vs self assignment.
2010-01-01 Benjamin KosnikPR libstdc++/21772 part 3
2009-11-19 Paolo Carlinire PR libstdc++/41622 ([DR 1245] [c++0x] std::hash...
2009-08-25 Benjamin Kosnikbasic_string.h (basic_string): Add cbegin(), cend(...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
next