index
:
abseil.git
hurd
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
container
/
internal
/
raw_hash_set.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize GrowIntoSingleGroupShuffleControlBytes.
Connal de Souza
2024-05-28
1
-50
/
+100
*
Move `prepare_insert` out of the line as type erased `PrepareInsertNonSoo`.
Vitaly Goldshteyn
2024-05-20
1
-2
/
+166
*
Use GrowthInfo without applying any optimizations based on it.
Vitaly Goldshteyn
2024-03-27
1
-4
/
+5
*
Implement small object optimization in swisstable - disabled for now.
Evan Brown
2024-03-06
1
-16
/
+63
*
Extract `InsertPosition` function to be able to reuse it.
Vitaly Goldshteyn
2024-03-04
1
-2
/
+3
*
Type erased hash_slot_fn that depends only on key types (and hash function).
Abseil Team
2024-01-31
1
-2
/
+2
*
Refactor `EraseMetaOnly` to speed up single group tables.
Abseil Team
2023-12-19
1
-13
/
+22
*
Small table growth optimization.
Abseil Team
2023-12-07
1
-8
/
+106
*
Add sanitizer mode validation for use of references to swisstables elements t...
Evan Brown
2023-11-01
1
-7
/
+16
*
Store infoz on the heap instead of inline and store it only when we are sampl...
Evan Brown
2023-08-04
1
-4
/
+5
*
Refactor raw_hash_set deallocation to pass CommonFields instead of passing th...
Evan Brown
2023-07-27
1
-3
/
+1
*
Rename CommonFields::slots_ptr to slot_array to match the name of the corresp...
Evan Brown
2023-07-19
1
-2
/
+2
*
Move growth_left to the backing array.
Evan Brown
2023-07-17
1
-5
/
+14
*
roll forward: Make data members of CommonFields be private so that it's easie...
Evan Brown
2023-06-30
1
-16
/
+17
*
rollback: Make data members of CommonFields be private so that it's easier to...
Evan Brown
2023-06-30
1
-17
/
+16
*
Make data members of CommonFields be private so that it's easier to change ho...
Evan Brown
2023-06-30
1
-16
/
+17
*
Convert `raw_hash_set` comments from imperative to indicative mood.
Bradley C. Kuszmaul
2023-05-31
1
-5
/
+6
*
Use multiple empty generations so that we can detect when iterators from diff...
Evan Brown
2023-03-02
1
-5
/
+16
*
Workaround MSan false positive.
Abseil Team
2023-02-10
1
-0
/
+6
*
Rollforward: in sanitizer mode, detect when references become invalidated by ...
Evan Brown
2023-02-01
1
-0
/
+15
*
Rollback in sanitizer mode, detect when references become invalidated by rand...
Abseil Team
2023-01-31
1
-15
/
+0
*
In sanitizer mode, detect when references become invalidated by randomly reha...
Evan Brown
2023-01-30
1
-0
/
+15
*
In sanitizer mode, add generations to swisstable iterators and backing arrays...
Evan Brown
2022-12-19
1
-6
/
+9
*
Fix some ClangTidy warnings in raw_hash_set code.
Evan Brown
2022-12-08
1
-4
/
+5
*
Change CommonFields from a private base class of raw_hash_set to be the first...
Evan Brown
2022-12-08
1
-9
/
+8
*
Reduce flat_hash_{set,map} generated code size.
Abseil Team
2022-11-28
1
-2
/
+150
*
Fix C++17 constexpr storage deprecation warnings
Derek Mauro
2022-06-09
1
-0
/
+2
*
Export of internal Abseil changes
Abseil Team
2022-03-21
1
-0
/
+2
*
Export of internal Abseil changes
Abseil Team
2021-08-19
1
-0
/
+2
*
Export of internal Abseil changes
Abseil Team
2021-08-11
1
-1
/
+1
*
Export of internal Abseil changes
Abseil Team
2021-08-10
1
-0
/
+6
*
Export of internal Abseil changes
Abseil Team
2021-07-28
1
-6
/
+4
*
Export of internal Abseil changes
Abseil Team
2021-06-22
1
-1
/
+1
*
Export of internal Abseil changes
Abseil Team
2021-06-18
1
-2
/
+2
*
Export of internal Abseil changes
Abseil Team
2020-11-16
1
-0
/
+13
*
Export of internal Abseil changes
Abseil Team
2020-10-13
1
-1
/
+1
*
Export of internal Abseil changes
Abseil Team
2019-12-12
1
-0
/
+2
*
Changed HTTP URLs to HTTPS where possible (#270)
nik7273
2019-03-08
1
-1
/
+1
*
Export of internal Abseil changes.
Abseil Team
2018-12-04
1
-1
/
+2
*
Export of internal Abseil changes.
Abseil Team
2018-09-27
1
-0
/
+45