]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/src/c++11/hashtable_c++0x.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / src / c++11 / hashtable_c++0x.cc
2021-01-04  Jakub JelinekUpdate copyright years.
2020-10-31  Jonathan Wakelylibstdc++: Use double for unordered container load...
2020-10-05  Jonathan Wakelylibstdc++: Reduce uses of std::numeric_limits
2020-01-01  Jakub JelinekUpdate copyright years.
2019-05-04  François Dumonthashtable.h (_Hashtable<>::rehash): Review comment.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-09-21  François Dumontre PR libstdc++/87135 ([C++17] unordered containers...
2018-09-18  François Dumontre PR libstdc++/87135 ([C++17] unordered containers...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-07-23  François Dumontre PR libstdc++/81064 (Inline namespace regression)
2017-01-01  Jakub JelinekUpdate copyright years.
2016-06-20  François Dumontre PR libstdc++/71181 (Reserving in unordered_map doesn...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-04-30  François Dumonthashtable_policy.h (_Prime_rehash_policy::_S_n_primes...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-08-08  François Dumonthashtable_policy.h (_Hashtable_alloc): New.
2013-04-23  Jason Merrill* src/c++11/hashtable_c++0x.cc: Include ext/aligned_buf...
2013-02-12  Benjamin KosnikMakefile.am (hashtable_c++0x.lo, [...]): Use -fimplicit...
2013-02-06  Dodji SeketeliAdd missing explicit instantiation for std::lower_bound...
2013-02-01  François Dumont2013-02-01 François Dumont <fdumont@gcc.gnu.org>
2012-11-10  Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2012-01-23  Benjamin Kosnik[multiple changes]