aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/backward/hashtable.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-10-23Adjust extension types to use allocator_traitsJonathan Wakely1-5/+13
2019-05-31Remove using-declarations that add std names to __gnu_cxxJonathan Wakely1-44/+35
2019-01-21Fix after P0600.Ulrich Drepper1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+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-02-03Update copyright in libstdc++-v3.Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-2/+2
2011-11-07make __stl_prime_list in comdatXinliang David Li1-4/+22
2011-05-25re PR libstdc++/49060 (use of deleted memory in __gnu_cxx::hashtable::erase)Ian Lance Taylor1-7/+8
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik1-2/+5
2010-03-16hash_map: Use consistently the _BACKWARD_* prefix for the include guard.Paolo Carlini1-3/+3
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+9
2009-04-08hashtable.h (erase): Correctly handle erasing a reference to an entry in the ...Ian Lance Taylor1-6/+24
2009-03-30hashtable.h (clear): Return quickly if the table is empty.Ian Lance Taylor1-0/+3
2009-03-27hashtable.h (_S_num_primes): Change to 29.Ian Lance Taylor1-7/+7
2009-02-03re PR libstdc++/25191 (exception_defines.h #defines try/catch)Paolo Carlini1-7/+7
2007-10-18re PR libstdc++/30085 (switch debug mode hash containers from ext to tr1)Benjamin Kosnik1-14/+1072
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik1-4/+0
2005-08-17All files: Update FSF address.Kelley Cook1-1/+1
2003-07-05Move from CPP to CXX.Benjamin Kosnik1-3/+3
2003-06-06stl_alloc.h: Cleanups.Benjamin Kosnik1-1/+1
2002-03-18hash_map.h: hash, hashtable, hash_map and hash_multimap are in namespace __gn...Philipp Thomas1-2/+2
2001-06-27algo.h: Add "GPL plus runtime exception" comment block, this time for real.Phil Edwards1-0/+29
2001-06-22*: Revert comment/license change from yesterday for all except libsupc++/unwi...Phil Edwards1-29/+0
2001-06-21algo.h: Add "GPL plus runtime exception" comment.Phil Edwards1-0/+29
2001-04-06Warn when using backward headers.Benjamin Kosnik1-0/+1
2001-03-12hashtable.h: Same.Craig Rodrigues1-1/+1
2001-03-04algo.h: Use std not __STD.Phil Edwards1-4/+2
2000-10-05include: New directory.Benjamin Kosnik1-0/+48