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
/
hash
/
internal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not make std::filesystem::path hash available for macOS <10.15
Abseil Team
2024-05-29
1
-1
/
+3
*
Optimize LowLevelHash by breaking dependency between final loads and previous...
Connal de Souza
2024-03-28
1
-5
/
+3
*
Fix GCC7 C++17 build
Derek Mauro
2024-03-12
1
-2
/
+10
*
Optimize `absl::Hash` by making `LowLevelHash` faster.
Shahriar Rouf
2024-02-07
4
-116
/
+154
*
Fix a corner case in SpyHashState for exact boundaries.
Matt Kulukundis
2024-01-29
1
-12
/
+12
*
Avoid AbslHashValue for std::filesystem::path when <filesystem> is not included
Abseil Team
2023-11-22
1
-0
/
+1
*
Respect libc++ config option for disable of filesystem
Abseil Team
2023-11-17
1
-1
/
+2
*
Provide AbslHashValue for std::filesystem::path in C++17
Derek Mauro
2023-11-17
1
-0
/
+31
*
Rollback providing AbslHashValue for std::filesystem::path in C++17
Derek Mauro
2023-11-16
1
-22
/
+0
*
Provide AbslHashValue for std::filesystem::path in C++17
Derek Mauro
2023-11-15
1
-0
/
+22
*
Don't allow AbslHashValue() to take a C-style array parameter. The
Derek Mauro
2023-11-14
1
-1
/
+15
*
PR #1559: Fix comparison of integer expressions of different signedness warning
Alexander Ignatyev
2023-11-02
1
-1
/
+1
*
Adding sw prefetchers to absl::hash.
Abseil Team
2023-07-13
1
-0
/
+6
*
Split absl/hash/hash_test.cc into two files
Benjamin Barenblat
2023-05-25
1
-0
/
+87
*
trivial: format some files using clang-format
Patrick Xia
2023-04-27
1
-6
/
+6
*
`AbslHashValue()` applied to a C-style array simply decays the array to a poi...
Abseil Team
2023-04-20
1
-1
/
+1
*
Hash support for std::wstring_view/u16string_view/u32string_view
Abseil Team
2023-03-24
1
-1
/
+21
*
[absl] Update documentation to reflect hash support for std::wstring, std::u1...
Lawrence Wolf-Sonkin
2023-03-10
1
-6
/
+6
*
Merge pull request #1388 from miladfarca:fix-Read1To3-on-BE
Copybara-Service
2023-02-22
1
-1
/
+2
|
\
|
*
Fix Read1To3 on big Endian
Milad Fa
2023-02-15
1
-1
/
+1
*
|
Merge pull request #1401 from AtariDreams:apple
Copybara-Service
2023-02-21
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Remove check for apple_build_version for hash workaround
Rose
2023-02-21
1
-1
/
+1
|
/
*
Fix a discrepancy between absl::Hash and absl::HashOf for some negative signe...
Abseil Team
2023-02-06
1
-1
/
+2
*
Replace absl::Hash for inputs from 9 to 16 bytes according to AlphaZero findings
Abseil Team
2023-01-07
1
-3
/
+17
*
Eliminate AArch64-specific code paths from LowLevelHash
Benjamin Barenblat
2022-12-08
2
-60
/
+0
*
Workaround bug in GCC 7.2
Jonathan Conder
2022-08-12
1
-1
/
+1
*
Fix "unsafe narrowing" warnings in absl, 2/n.
Abseil Team
2022-08-01
2
-11
/
+12
*
Fix -Warray-parameter warning
Abseil Team
2022-07-13
1
-1
/
+1
*
Export of internal Abseil changes
Abseil Team
2022-04-12
1
-0
/
+2
*
Replace the implementation of the Mix function in arm64 back to 128bit multip...
Ren Zibei
2022-03-28
1
-7
/
+2
*
Export of internal Abseil changes
Abseil Team
2022-03-02
1
-0
/
+33
*
Export of internal Abseil changes
Abseil Team
2022-01-19
2
-14
/
+201
*
Export of internal Abseil changes
Abseil Team
2021-11-17
1
-2
/
+17
*
Fix hashing on big endian platforms (#1028)
Milad Fa
2021-10-06
2
-6
/
+96
*
Export of internal Abseil changes
Abseil Team
2021-09-30
2
-6
/
+6
*
Export of internal Abseil changes
Abseil Team
2021-08-19
2
-219
/
+277
*
Export of internal Abseil changes
Abseil Team
2021-08-13
5
-64
/
+67
*
Export of internal Abseil changes
Abseil Team
2021-07-05
1
-0
/
+7
*
Export of internal Abseil changes
Abseil Team
2021-05-12
2
-30
/
+30
*
Export of internal Abseil changes
Abseil Team
2021-04-01
1
-1
/
+1
*
Export of internal Abseil changes
Abseil Team
2021-02-03
1
-11
/
+40
*
Export of internal Abseil changes
Abseil Team
2021-02-02
1
-2
/
+2
*
Export of internal Abseil changes
Abseil Team
2020-11-24
5
-36
/
+709
*
Export of internal Abseil changes
Abseil Team
2020-11-17
2
-22
/
+5
*
Export of internal Abseil changes
Abseil Team
2020-10-19
1
-0
/
+7
*
Export of internal Abseil changes
Abseil Team
2020-10-12
2
-9
/
+11
*
Export of internal Abseil changes
Abseil Team
2020-05-15
1
-0
/
+7
*
Export of internal Abseil changes
Abseil Team
2020-04-20
1
-79
/
+56
*
Export of internal Abseil changes
Abseil Team
2020-03-09
1
-0
/
+21
*
Export of internal Abseil changes
Abseil Team
2020-03-03
1
-6
/
+9
[next]