summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/backward/hashtable.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Adjust extension types to use allocator_traitsJonathan Wakely2019-10-231-5/+13
* Remove using-declarations that add std names to __gnu_cxxJonathan Wakely2019-05-311-44/+35
* Fix after P0600.Ulrich Drepper2019-01-211-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+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
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-031-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-2/+2
* make __stl_prime_list in comdatXinliang David Li2011-11-071-4/+22
* re PR libstdc++/49060 (use of deleted memory in __gnu_cxx::hashtable::erase)Ian Lance Taylor2011-05-251-7/+8
* PR libstdc++/36104 part fourBenjamin Kosnik2011-01-301-2/+5
* hash_map: Use consistently the _BACKWARD_* prefix for the include guard.Paolo Carlini2010-03-161-3/+3
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-14/+9
* hashtable.h (erase): Correctly handle erasing a reference to an entry in the ...Ian Lance Taylor2009-04-081-6/+24
* hashtable.h (clear): Return quickly if the table is empty.Ian Lance Taylor2009-03-301-0/+3
* hashtable.h (_S_num_primes): Change to 29.Ian Lance Taylor2009-03-271-7/+7
* re PR libstdc++/25191 (exception_defines.h #defines try/catch)Paolo Carlini2009-02-031-7/+7
* re PR libstdc++/30085 (switch debug mode hash containers from ext to tr1)Benjamin Kosnik2007-10-181-14/+1072
* c++config: Add in revised namespace associations.Benjamin Kosnik2005-12-191-4/+0
* All files: Update FSF address.Kelley Cook2005-08-171-1/+1
* Move from CPP to CXX.Benjamin Kosnik2003-07-051-3/+3
* stl_alloc.h: Cleanups.Benjamin Kosnik2003-06-061-1/+1
* hash_map.h: hash, hashtable, hash_map and hash_multimap are in namespace __gn...Philipp Thomas2002-03-181-2/+2
* algo.h: Add "GPL plus runtime exception" comment block, this time for real.Phil Edwards2001-06-271-0/+29
* *: Revert comment/license change from yesterday for all except libsupc++/unwi...Phil Edwards2001-06-221-29/+0
* algo.h: Add "GPL plus runtime exception" comment.Phil Edwards2001-06-211-0/+29
* Warn when using backward headers.Benjamin Kosnik2001-04-061-0/+1
* hashtable.h: Same.Craig Rodrigues2001-03-121-1/+1
* algo.h: Use std not __STD.Phil Edwards2001-03-041-4/+2
* include: New directory.Benjamin Kosnik2000-10-051-0/+48