summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/unordered_set
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* libstdc++: Call predicate with non-const values in std::erase_if [PR107850]Jonathan Wakely2022-11-251-2/+2
* libstdc++: Mark headers that must be hosted as such [PR103626]Arsen Arsenović2022-10-031-0/+2
* libstdc++: Refactor includes for unordered containersJonathan Wakely2022-05-261-8/+0
* libstdc++: Ensure pmr aliases work without <memory_resource>Jonathan Wakely2022-05-191-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* libstdc++: [_GLIBCXX_DEBUG] Reduce performance impact on std::erase_ifFrançois Dumont2021-11-201-2/+10
* libstdc++: Restore debug checks in uniform container erasure functionsJonathan Wakely2021-10-081-9/+2
* libstdc++: Avoid debug checks in uniform container erasure functionsJonathan Wakely2021-10-071-2/+9
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Remove include directives for deleted Profile Mode headersJonathan Wakely2019-09-261-4/+0
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Pre-emptively support P0646R1 for std container erasure.Edward Smith-Rowland2018-11-301-4/+4
* Fix erasure goofs.Edward Smith-Rowland2018-11-291-0/+13
* Implement uniform container erasure for C++20.Edward Smith-Rowland2018-11-281-0/+10
* Define aliases for containers using polymorphic_allocatorJonathan Wakely2018-08-101-0/+22
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Minor header reorganization for unordered containersJonathan Wakely2017-10-301-2/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-021-1/+1
* hashtable_policy.h: Add C++11 allocator support.François Dumont2013-04-221-2/+2
* re PR libstdc++/55043 (issue with nesting unordered_map containing unique_ptr...Jonathan Wakely2013-01-161-1/+2
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill2012-11-101-2/+2
* 2012-08-10 François Dumont <fdumont@gcc.gnu.org>François Dumont2012-08-131-0/+1
* [multiple changes]Paolo Carlini2010-07-271-0/+1
* functional_hash.h (hash<string>, [...]): Move, per DR 1182 to...Paolo Carlini2010-02-221-1/+0
* hashtable.h: Fold in include/tr1_impl/hashtable.h contents.Paolo Carlini2010-02-101-1/+1
* hashtable.h: Fold in include/tr1_impl/hashtable.h for C++0x use.Paolo Carlini2010-02-101-25/+2
* merge branch profile-stdlibSilvius Rus2009-10-031-1/+4
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-14/+9
* Add initializer_list support as per N2679.Jason Merrill2008-07-211-0/+1
* tuple: Ifndef __GXX_EXPERIMENTAL_CXX0X__ just error out.Paolo Carlini2008-05-261-2/+4
* hashtable_policy.h (__lower_bound): Add.Paolo Carlini2007-12-251-1/+1
* hashtable_policy.h (_Prime_rehash_policy:: _M_next_bkt, [...]): Use __builtin...Paolo Carlini2007-12-241-3/+2
* unordered_map: Fix for parallel mode.Benjamin Kosnik2007-10-261-1/+1
* re PR libstdc++/30085 (switch debug mode hash containers from ext to tr1)Benjamin Kosnik2007-10-181-1/+11
* re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x)Paolo Carlini2007-05-311-4/+29
* acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.Benjamin Kosnik2007-03-041-0/+46