aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/unordered_map
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-20libstdc++: [_GLIBCXX_DEBUG] Reduce performance impact on std::erase_ifFrançois Dumont1-2/+10
2021-10-08libstdc++: Restore debug checks in uniform container erasure functionsJonathan Wakely1-10/+2
2021-10-07libstdc++: Avoid debug checks in uniform container erasure functionsJonathan Wakely1-2/+10
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-09-26Remove include directives for deleted Profile Mode headersJonathan Wakely1-4/+0
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-30Pre-emptively support P0646R1 for std container erasure.Edward Smith-Rowland1-4/+5
2018-11-28Implement uniform container erasure for C++20.Edward Smith-Rowland1-0/+23
2018-08-10Define aliases for containers using polymorphic_allocatorJonathan Wakely1-0/+21
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-30Minor header reorganization for unordered containersJonathan Wakely1-2/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-04-22hashtable_policy.h: Add C++11 allocator support.François Dumont1-2/+2
2013-01-16re PR libstdc++/55043 (issue with nesting unordered_map containing unique_ptr...Jonathan Wakely1-1/+2
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-10* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill1-2/+2
2012-08-132012-08-10 François Dumont <fdumont@gcc.gnu.org>François Dumont1-0/+1
2010-07-27[multiple changes]Paolo Carlini1-0/+1
2010-02-22functional_hash.h (hash<string>, [...]): Move, per DR 1182 to...Paolo Carlini1-1/+0
2010-02-10hashtable.h: Fold in include/tr1_impl/hashtable.h contents.Paolo Carlini1-1/+1
2010-02-10hashtable.h: Fold in include/tr1_impl/hashtable.h for C++0x use.Paolo Carlini1-25/+2
2009-10-03merge branch profile-stdlibSilvius Rus1-1/+5
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+9
2008-07-21Add initializer_list support as per N2679.Jason Merrill1-0/+1
2008-05-26tuple: Ifndef __GXX_EXPERIMENTAL_CXX0X__ just error out.Paolo Carlini1-1/+3
2008-04-26re PR libstdc++/35922 (std::unordered_map missing in debug mode)Benjamin Kosnik1-1/+5
2007-12-25hashtable_policy.h (__lower_bound): Add.Paolo Carlini1-1/+1
2007-12-24hashtable_policy.h (_Prime_rehash_policy:: _M_next_bkt, [...]): Use __builtin...Paolo Carlini1-3/+2
2007-10-26unordered_map: Fix for parallel mode.Benjamin Kosnik1-1/+1
2007-10-18re PR libstdc++/30085 (switch debug mode hash containers from ext to tr1)Benjamin Kosnik1-1/+7
2007-05-31re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x)Paolo Carlini1-4/+29
2007-03-04acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.Benjamin Kosnik1-0/+46