Daily bump.
[gcc.git] / libstdc++-v3 / testsuite / 23_containers / unordered_set /
2021-01-04 Jakub JelinekUpdate copyright years.
2020-10-29 Jonathan Wakelylibstdc++: Avoid warnings in tests
2020-08-25 Jonathan Wakelylibstdc++: Remove tests for self-move debug assertions
2020-08-12 Jonathan Wakelylibstdc++: Make self-move well-defined for containers...
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-07-28 François Dumontlibstdc++: Do not over-size hashtable buckets on range...
2020-06-02 Jonathan Wakelylibstdc++: Make debug containers prefer copy ctor to...
2020-04-22 Jonathan Wakelylibstdc++: Improve tests for __cpp_lib_erase_if macro
2020-03-31 Ville VoutilainenLibrary-side tests for parenthesized aggregate init
2020-03-10 Jonathan Wakelylibstdc++: Change compile-only test to run
2020-02-15 Jonathan Wakelylibstdc++: Update __cpp_lib_erase_if macro (P1115R3)
2020-01-16 François Dumontlibstdc++: Improve unordered containers == operator...
2020-01-09 François DumontPR libstdc++/92124 fix incorrect unordered container...
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 more tests that fail in C++2a 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-23 Jonathan WakelyFix testsuite bugs
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-04 François Dumonthashtable.h (_Hashtable<>::rehash): Review comment.
2019-03-26 Jonathan WakelyPR libstdc++/85965 delay static assertions until types...
2019-03-08 François Dumontre PR libstdc++/89608 (Undetected iterator invalidation...
2019-02-26 Jonathan WakelyPR libstdc++/89477 constrain deduction guides for maps...
2019-01-10 Jonathan WakelyDefine __cpp_lib_erase_if feature test macro
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-30 Edward Smith-RowlandPre-emptively support P0646R1 for std container erasure.
2018-11-29 Edward Smith-RowlandFix erasure goofs.
2018-11-28 Edward Smith-RowlandImplement uniform container erasure for C++20.
2018-11-27 François Dumontre PR libstdc++/88199 (memory leak on unordered contain...
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-09-21 François Dumontre PR libstdc++/87135 ([C++17] unordered containers...
2018-08-24 Jonathan WakelyForward declare debug containers so std::pmr aliases...
2018-08-22 François Dumontre PR libstdc++/68222 (_Safe_iterator provides operator...
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-09 François Dumontre PR libstdc++/83709 (Inserting duplicates into an...
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-09-15 Jakub Jelinekinvoke.texi: Document -std=c++17 and -std=gnu++17 and...
2017-05-15 Jonathan WakelyFix order and types of members in C++17 insert_return_t...
2017-01-14 Jonathan WakelySkip tests that are incompatible with Profile Mode
2017-01-13 Jonathan WakelyMark test as XFAIL for C++17 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-06-20 François Dumontre PR libstdc++/71181 (Reserving in unordered_map doesn...
2016-05-24 François Dumontc++config (_GLIBCXX14_USE_CONSTEXPR): New.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-07-13 Jonathan Wakelyc++config (_GLIBCXX_NOEXCEPT_IF): Define.
2015-07-05 François Dumonthashtable.h (_Hashtable<>::__rehash_policy): Do not...
2015-07-01 Jonathan Wakelyalloc_traits.h (__alloctr_rebind): Remove.
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-10-05 François Dumontre PR libstdc++/63456 (unordered_map incorrectly frees...
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-21 François Dumontre PR libstdc++/61143 (Arithmetic exception on emplacin...
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-21 Jonathan Wakelyre PR libstdc++/56267 (unordered containers require...
2014-01-20 Jonathan Wakelyre PR libstdc++/56267 (unordered containers require...
2014-01-15 François Dumonthashtable_policy.h: Fix some long lines.
2014-01-02 Richard SandifordUpdate copyright years in libstdc++-v3/
2013-11-19 Jonathan Wakelynoexcept.cc: Change to compile-only test.
2013-11-16 François Dumont55043.cc (equal): Add missing & on rhs parameter.
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-10-29 Jonathan Wakelyhashtable.cc (__access_protected_ctor): Define and...
2013-10-25 François Dumontformatter.h (__check_singular): Add const on iterator...
2013-08-08 François Dumonthashtable_policy.h (_Hashtable_alloc): New.
2013-08-06 Paolo Carlini2013-08-06 Paolo Carlini <paolo.carlini@oracle.com>
2013-08-06 François Dumonthashtable_policy.h (_Hashtable_alloc): New.
2013-07-05 François Dumonthashtable_policy.h (_ReuseOrAllocNode): Use forward...
2013-06-29 François Dumonthashtable_policy.h (_Insert_base): Consider hint in...
2013-06-16 Jonathan Wakelyre PR libstdc++/57263 (std::set with user-defined alloc...
2013-04-26 Paolo Carlinimove_range.cc: Adjust dialect to -std=gnu++11.
2013-04-26 François Dumont2013-04-26 François Dumont <fdumont@gcc.gnu.org>
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-11 Jonathan Wakelyre PR libstdc++/56267 (unordered containers require...
2013-02-11 Jonathan Wakelyre PR libstdc++/56278 (unordered containers fail static...
2013-02-04 François Dumontfunctional_hash.h (std::__is_fast_hash<>): New.
2013-02-03 Richard SandifordUpdate copyright in libstdc++-v3.
next