aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/functional_hash.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-05-26libstdc++: Refactor includes for unordered containersJonathan Wakely1-4/+11
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-07-16libstdc++: Use __extension__ instead of diagnostic pragmasJonathan Wakely1-5/+8
2021-07-16libstdc++: Suppress pedantic warnings about __int128Jonathan Wakely1-0/+5
2021-04-06libstdc++: Fix doxygen markup for group close commandsJonathan Wakely1-1/+1
2021-03-10libstdc++: Fix headers that can't be used as header units [PR 99413]Jonathan Wakely1-0/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-02-19P0482R5 char8_t: Standard library supportTom Honermann1-0/+5
2019-01-11PR libstdc++/88802 define std::hash<nullptr_t> for C++17Jonathan Wakely1-0/+10
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-09-20Deprecate nested types in std::hashJonathan Wakely1-2/+2
2017-01-21Make poisoned hashes SFINAE away the call operator of the hash.Ville Voutilainen1-0/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-15PR 59406 note that FNV hash functions are incorrectJonathan Wakely1-0/+1
2016-11-14Implement P0513R0, Poisoning the Hash.Ville Voutilainen1-0/+14
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-10* include/bits/functional_hash.h: Fix grammar in comment.Jonathan Wakely1-2/+2
2015-07-29re PR libstdc++/60970 (Support std::hash with enum types (LWG 2148))Ville Voutilainen1-0/+28
2015-07-23functional_hash.h: Add specializations for __intN types.DJ Delorie1-0/+17
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-02-04functional_hash.h (std::__is_fast_hash<>): New.François Dumont1-0/+12
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-2/+1
2012-04-11re PR libstdc++/52931 (std::hash shouldn't be defined for unknown types)Paolo Carlini1-7/+3
2011-12-15re PR libstdc++/51558 (Declaration of unspecialized std::hash<_Tp>::operator(...Paolo Carlini1-2/+3
2011-11-18hash-long-double-aux.cc: Rename to...Paolo Carlini1-31/+44
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik1-2/+5
2011-01-15re PR libstdc++/36104 (gnu-versioned-namespace is broken)Benjamin Kosnik1-20/+7
2010-12-19*: Use headername alias to associate private includes to public includes.Benjamin Kosnik1-1/+1
2010-09-22functional_hash.h (__hash_base): Add.Paolo Carlini1-3/+9
2010-09-13hash_bytes.cc: New file...Matt Austern1-70/+51
2010-06-03c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini1-1/+1
2010-03-03functional_hash.h (_Fnv_hash_base<>::hash): Change to template.Paolo Carlini1-34/+38
2010-02-25functional_hash.h (__hash_combine): Remove.Paolo Carlini1-27/+22
2010-02-23functional_hash.h (struct _Fnv_hash): Rename to _Fnv_hash_base.Paolo Carlini1-19/+26
2010-02-22functional_hash.h (hash<string>, [...]): Move, per DR 1182 to...Paolo Carlini1-140/+42
2010-02-10hashtable.h: Fold in include/tr1_impl/hashtable.h contents.Paolo Carlini1-4/+0
2010-02-10streambuf: Adjust doxygen group markup.Benjamin Kosnik1-4/+47
2009-11-19re PR libstdc++/41622 ([DR 1245] [c++0x] std::hash<std::string>::operator() c...Paolo Carlini1-20/+219
2009-08-07hash.cc (hash<string>::operator()(string), hash<wstring>::operator()(wstring)...Paolo Carlini1-2/+2
2009-04-18condition_variable.cc (condition_variable, [...]): Mark throw()Jan Hubicka1-2/+2
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+9
2007-11-20functional_hash.h: Do not include ext/numeric_traits.h.Paolo Carlini1-2/+0
2007-09-09functional_hash.h: Add ext/numeric_traits.h.Benjamin Kosnik1-11/+7
2007-08-23system_error: New file.Benjamin Kosnik1-0/+16
2007-05-31re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x)Paolo Carlini1-0/+63