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
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
*
Remove redundant semicolons introduced by macros
Abseil Team
2024-03-15
1
-7
/
+7
*
Fix GCC7 C++17 build
Derek Mauro
2024-03-12
2
-3
/
+11
*
Optimize `absl::Hash` by making `LowLevelHash` faster.
Shahriar Rouf
2024-02-07
4
-116
/
+154
*
Replace `testonly = 1` with `testonly = True` in abseil BUILD files.
Shahriar Rouf
2024-01-31
1
-3
/
+3
*
Fix a corner case in SpyHashState for exact boundaries.
Matt Kulukundis
2024-01-29
1
-12
/
+12
*
Fix codegen trunks in `absl/hash/hash_benchmark.cc`.
Shahriar Rouf
2023-12-05
1
-7
/
+1
*
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
2
-0
/
+72
*
Rollback providing AbslHashValue for std::filesystem::path in C++17
Derek Mauro
2023-11-16
2
-63
/
+0
*
Provide AbslHashValue for std::filesystem::path in C++17
Derek Mauro
2023-11-15
2
-0
/
+63
*
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
*
Bazel: Enable the header_modules feature
Derek Mauro
2023-10-11
1
-0
/
+1
*
Bazel: Support layering_check and parse_headers
Derek Mauro
2023-10-10
1
-1
/
+11
*
Fix typo hash_test.cc -> hash_instantiated_test.cc from
Derek Mauro
2023-08-17
1
-2
/
+2
*
Include what you spell
Dmitri Gribenko
2023-08-11
4
-20
/
+28
*
Adding sw prefetchers to absl::hash.
Abseil Team
2023-07-13
3
-0
/
+8
*
Split absl/hash/hash_test.cc into two files
Benjamin Barenblat
2023-05-25
5
-225
/
+362
*
trivial: format some files using clang-format
Patrick Xia
2023-04-27
1
-6
/
+6
*
Fix some spelling mistakes
Vertexwahn
2023-04-24
1
-1
/
+1
*
`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
3
-2
/
+69
*
[absl] Update documentation to reflect hash support for std::wstring, std::u1...
Lawrence Wolf-Sonkin
2023-03-10
2
-9
/
+10
*
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
2
-3
/
+15
*
Tweak the compilation condition for IsHashableTest.PoisonHash
Derek Mauro
2023-01-17
1
-2
/
+2
*
Replace absl::Hash for inputs from 9 to 16 bytes according to AlphaZero findings
Abseil Team
2023-01-07
3
-3
/
+19
*
Eliminate AArch64-specific code paths from LowLevelHash
Benjamin Barenblat
2022-12-08
4
-62
/
+0
*
CMake: Mark absl::cord_test_helpers and absl::spy_hash_state PUBLIC
Abseil Team
2022-10-03
1
-0
/
+5
*
Fix "unsafe narrowing" warnings in absl, 10/n.
Abseil Team
2022-09-08
1
-7
/
+9
*
CMake: Mark hash_testing as a public testonly library, as it is with Bazel
Derek Mauro
2022-09-02
1
-1
/
+2
*
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
*
Export of internal Abseil changes
Abseil Team
2022-04-04
1
-0
/
+3
*
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-15
1
-0
/
+5
*
Export of internal Abseil changes
Abseil Team
2022-03-02
2
-0
/
+114
*
Export of internal Abseil changes
Abseil Team
2022-01-27
1
-12
/
+12
*
Export of internal Abseil changes
Abseil Team
2022-01-19
7
-37
/
+445
*
Export of internal Abseil changes
Abseil Team
2021-11-17
2
-44
/
+170
*
Remove bazelbuild/rules_cc dependency (#1038)
Vertexwahn
2021-10-14
1
-1
/
+0
*
Fix hashing on big endian platforms (#1028)
Milad Fa
2021-10-06
2
-6
/
+96
[next]