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