]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/bits/hashtable.h
re PR libstdc++/57263 (std::set with user-defined allocator - compile error)
[thirdparty/gcc.git] / libstdc++-v3 / include / bits / hashtable.h
2013-06-16  Jonathan Wakelyre PR libstdc++/57263 (std::set with user-defined alloc...
2013-04-22  François Dumonthashtable_policy.h: Add C++11 allocator support.
2013-02-13  François Dumonthashtable_policy.h (_Hash_code_base): Restore default...
2013-02-11  Jonathan Wakelyre PR libstdc++/56267 (unordered containers require...
2013-02-04  François Dumontfunctional_hash.h (std::__is_fast_hash<>): New.
2013-01-28  François Dumonthashtable_policy.h (_Local_iterator_base): Use _Hashtab...
2013-01-16  Jonathan Wakelyre PR libstdc++/55043 (issue with nesting unordered_map...
2012-11-20  Paolo Carlinire PR libstdc++/55413 ([LTO] hashtable.h:1648 '__bbegin...
2012-11-19  Jonathan Wakelyhashtable.h: Improve comments.
2012-11-16  François Dumonthashtable_policy.h (_Prime_rehash_policy): Remove autom...
2012-11-08  François Dumontre PR libstdc++/54075 ([4.7.1] unordered_map insert...
2012-11-01  François Dumonthashtable_policy.h (__details::_Before_begin<>): New...
2012-09-05  François Dumontre PR libstdc++/54296 (using the object in the map...
2012-08-13  François Dumont2012-08-10 François Dumont <fdumont@gcc.gnu.org>
2012-07-25  François Dumontre PR libstdc++/54075 ([4.7.1] unordered_map insert...
2012-05-15  Paolo Carlinire PR libstdc++/53339 (unordered_map::iterator requires...
2012-05-01  François Dumontre PR libstdc++/53115 (_Hashtable::_M_rehash_aux(false_...
2012-04-26  Benjamin Kosnikhashtable.h: Adjust doxygen markup for base classes.
2012-04-13  Benjamin Kosnikunordered_map.h (__unordered_map): Remove.
2012-03-16  François Dumontre PR libstdc++/52476 ([DR 518] Unordered multimap...
2012-01-19  Jakub Jelinekre PR libstdc++/51845 (23_containers/unordered_multimap...
2012-01-18  François Dumontre PR libstdc++/51866 ([c++0x][4.7 Regression] unordere...
2012-01-13  François Dumonthashtable_policy.h (_Hash_node_base): New, use it as...
2012-01-05  François Dumonthashtable_policy.h (_Hashtable_base<>::_M_eq()): protec...
2011-12-29  François Dumontre PR libstdc++/51608 ([C++11] Unordered containers...
2011-12-09  François Dumonthashtable.h (_Hashtable<>::emplace, [...]): Add.
2011-11-29  François Dumonthashtable.h (_Hashtable<>::_M_rehash): Remove code...
2011-11-23  François Dumontre PR libstdc++/41975 ([C++0x] [DR579] unordered_set...
2011-11-18  Harti Brandtre PR libstdc++/51209 (The template _M_find_node in...
2011-11-15  Paolo Carlinire PR libstdc++/51142 ([C++0x] map::erase(key) doesn...
2011-10-03  Paolo Carlinihashtable.h (_Hashtable<>::insert(value_type&&), [...
2011-09-29  Paolo Carlinihashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&...
2011-09-17  François Dumonthashtable.h (_Hashtable<>::__rehash_policy(const _Rehas...
2011-09-14  François Dumonthashtable.h (_Hashtable<>::_M_rehash): Take and restore...
2011-09-01  Paolo Carlinihashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&...
2011-06-01  Paolo Carlinihashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&...
2011-05-26  Paolo Carlinilist.cc: Use noexcept per the FDIS.
2011-02-01  Benjamin Kosnikrun_doxygen: Allow doxygen 1.7.0 again.
2011-01-30  Benjamin KosnikPR libstdc++/36104 part four
2011-01-19  Benjamin KosnikPR libstdc++/36104 part two
2011-01-15  Benjamin Kosnikre PR libstdc++/36104 (gnu-versioned-namespace is broken)
2010-12-19  Benjamin Kosnik*: Use headername alias to associate private includes...
2010-11-10  Paolo CarliniPR libstdc++/44436 (partial)
2010-11-10  Paolo Carlinihashtable.h (_Hashtable<>::_Insert_Conv_Type, [......
2010-10-28  Paolo CarliniPR libstdc++/44436 (partial)
2010-10-25  Paolo Carlinihashtable.h (_Hashtable<>:_M_get_Value_allocator):...
2010-08-31  Paolo Carlinire PR libstdc++/44480 ([C++0x] Linear performance of...
2010-08-14  Paolo Carlinihashtable.h (_Hashtable<>::operator=(const _Hashtable...
2010-08-11  Paolo Carlinihashtable.h (_Hashtable<>::erase(const key_type&))...
2010-07-25  Jonathan Wakelyre PR libstdc++/45060 (Wreorder warning in bits/hashtab...
2010-03-26  Paolo Carlini[multiple changes]
2010-03-10  Paolo Carlinihashtable_policy.h (_Rehash_base<_Prime_rehash_policy...
2010-03-09  Paolo Carlinirevert: PR libstdc++/41975, DR 579
2010-02-11  Paolo CarliniPR libstdc++/41975, DR 579
2010-02-10  Paolo Carlinihashtable.h: Fold in include/tr1_impl/hashtable.h for...
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2007-09-12  Benjamin Kosnikfind.h: Doxygen fixups.
2007-05-31  Paolo Carlinire PR libstdc++/31426 (TR1 includes do not work with...