index
:
gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-15
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-15
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
include
/
bits
/
hashtable.h
Age
Commit message (
Expand
)
Author
2025-10-14
libstdc++: Test specific feature test macros instead of __cplusplus
Jonathan Wakely
2025-10-09
libstdc++: Extend constexpr if to C++14 in _Hashtable::_S_nothrow_move()
Jonathan Wakely
2025-03-18
libstdc++: Add P1206R7 from_range members to unordered sets [PR111055]
Tomasz Kamiński
2025-02-25
libstdc++: [_Hashtable] Fix hash code cache usage when stateful hash functor
François Dumont
2025-01-02
Update copyright years.
Jakub Jelinek
2024-12-18
libstdc++: Adjust probabilities of hashmap loop conditions
Tamar Christina
2024-12-18
libstdc++: Add inline keyword to _M_locate
Tamar Christina
2024-12-16
libstdc++: Further simplify _Hashtable inheritance hierarchy
Jonathan Wakely
2024-11-20
libstdc++: Fix std::unordered_set::emplace optimization [PR117686]
Jonathan Wakely
2024-11-18
libstdc++: Fix invalid casts in unordered container merge functions
Jonathan Wakely
2024-11-13
libstdc++: Add _Hashtable::_M_locate(const key_type&)
Jonathan Wakely
2024-11-13
libstdc++: Simplify _Hashtable merge functions
Jonathan Wakely
2024-11-13
libstdc++: Remove _Equality base class from _Hashtable
Jonathan Wakely
2024-11-13
libstdc++: Remove _Insert base class from _Hashtable
Jonathan Wakely
2024-11-13
libstdc++: Use RAII in _Hashtable
Jonathan Wakely
2024-11-13
libstdc++: Replace _Hashtable::__fwd_value_for with cast
Jonathan Wakely
2024-11-13
libstdc++: Add _Hashtable::_M_assign for the common case
Jonathan Wakely
2024-11-13
libstdc++: Refactor Hashtable erasure
Jonathan Wakely
2024-11-13
libstdc++: Refactor Hashtable insertion [PR115285]
Jonathan Wakely
2024-11-13
libstdc++: Refactor _Hashtable::operator=(initializer_list<value_type>)
Jonathan Wakely
2024-11-08
libstdc++: Make some _Hashtable members inline
Jonathan Wakely
2024-11-07
libstdc++: Improve comment for _Hashtable::_M_insert_unique_node
Jonathan Wakely
2024-11-07
libstdc++: Fix conversions to key/value types for hash table insertion [PR115...
Jonathan Wakely
2024-11-07
libstdc++: Fix grammar in comment, again
Jonathan Wakely
2024-11-07
libstdc++: Tweak comments on includes in hashtable headers
Jonathan Wakely
2024-11-07
libstdc++: Fix typo in comment in hashtable.h
Jonathan Wakely
2024-11-01
libstdc++: Minor comment improvements in <bits/hashtable.h>
Jonathan Wakely
2024-10-25
non-gcc: Remove trailing whitespace
Jakub Jelinek
2024-10-23
libstdc++: Always instantiate key_type to compute hash code [PR115285]
François Dumont
2024-10-03
libstdc++: [_Hashtable] Fix some implementation inconsistencies
François Dumont
2024-09-25
libstdc++: #ifdef out #pragma GCC system_header
Jason Merrill
2024-09-19
libstdc++: add #pragma diagnostic
Jason Merrill
2024-06-13
libstdc++: Improve diagnostics for invalid std::hash specializations [PR115420]
Jonathan Wakely
2024-06-12
libstdc++: Do not use memset in _Hashtable::clear()
Jonathan Wakely
2024-06-10
libstdc++: [_Hashtable] Optimize destructor
François Dumont
2024-03-22
libstdc++: Destroy allocators in re-inserted container nodes [PR114401]
Jonathan Wakely
2024-01-24
libstdc++: [_Hashtable] Remove useless check for _M_before_begin node
Huanghui Nie
2024-01-03
Update copyright years.
Jakub Jelinek
2023-12-31
libstdc++: [_Hashtable] Extend the small size optimization
François Dumont
2023-11-16
libstdc++: Only declare feature test macros in standard headers
Jonathan Wakely
2023-11-09
libstdc++: [_Hashtable] Use RAII type to manage rehash functor state
François Dumont
2023-10-19
libstdc++: [_Hashtable] Do not reuse untrusted cached hash code
François Dumont
2023-08-16
libstdc++: Replace all manual FTM definitions and use
Arsen Arsenović
2023-05-10
libstdc++: [_Hashtable] Implement several small methods implicitly inline
François Dumont
2023-01-16
Update copyright years.
Jakub Jelinek
2022-06-15
libstdc++: [_Hashtable] Insert range of types convertible to value_type PR 10...
François Dumont
2022-05-26
libstdc++: Refactor includes for unordered containers
Jonathan Wakely
2022-05-26
libstdc++: Make headers include their prerequisites
Nathan Sidwell
2022-01-05
libstdc++: Optimize operations on small size hashtable [PR 68303]
François Dumont
2022-01-03
Update copyright years.
Jakub Jelinek
[next]