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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Abseil LTS Branch, Jan 2024, Patch 2 (#1650)
Derek Mauro
2024-04-08
4
-18
/
+46
*
Prepare 20240116.1 patch for Apple Privacy Manifest (#1623)
Derek Mauro
2024-02-12
1
-1
/
+1
*
Backport Apple Privacy Manifest (#1613)
Hannah Shi
2024-02-07
1
-0
/
+3
*
Disable ABSL_ATTRIBUTE_TRIVIAL_ABI in open-source builds (#1606)
Derek Mauro
2024-01-22
1
-8
/
+4
*
Apply LTS transformations for 20240116 LTS branch (#1599)
Derek Mauro
2024-01-16
2
-4
/
+4
*
Add a note about how to link absl::log_flags under CMake to workaround
Derek Mauro
2024-01-16
1
-0
/
+5
*
Move absl::Set[Global]VLogLevel() to //absl/log/globals.h
Derek Mauro
2024-01-13
6
-23
/
+43
*
Speed up `raw_hash_map::[]` with ABSL hardening enabled by unchecking derefer...
Abseil Team
2024-01-12
2
-3
/
+16
*
Enable ABSL_BTREE_ENABLE_GENERATIONS and ABSL_SWISSTABLE_ENABLE_GENERATIONS w...
Abseil Team
2024-01-11
4
-10
/
+14
*
Move default case to statement outside switch block in log_severity.h.
Daniel Cheng
2024-01-11
1
-1
/
+1
*
Automated Code Change
Abseil Team
2024-01-10
1
-0
/
+1
*
Re-add the internal file //absl/string/internal/has_absl_stringify.h to unblock
Derek Mauro
2024-01-09
3
-0
/
+46
*
Update Windows and MacOS CI builds to Bazel 7.0.0
Derek Mauro
2024-01-09
1
-0
/
+11
*
Extend BM_StrAppendInt to use log-uniform random numbers instead of constants
Abseil Team
2024-01-05
2
-33
/
+47
*
Optimize integer-to-string conversions
Abseil Team
2024-01-04
7
-212
/
+759
*
Correct nullability annotations on MakeNan
Abseil Team
2024-01-04
1
-2
/
+2
*
Avoid a empty library build failure on Apple platforms
Derek Mauro
2024-01-03
6
-0
/
+102
*
Speed up `raw_hash_set::contains()` when ABSL hardening is enabled by removin...
Abseil Team
2024-01-03
1
-1
/
+15
*
Remove workaround for older versions MSVC that did not support
Derek Mauro
2024-01-02
8
-192
/
+1
*
PR #1589: Use compare_exchange_weak in the loop in Mutex::ReaderLock
AtariDreams
2024-01-02
1
-1
/
+1
*
Add an IWYU pragma to vlog_is_on.h
Derek Mauro
2024-01-02
1
-0
/
+2
*
[absl] Rename `absl::internal::identity` to `absl::internal::type_identity`
Lawrence Wolf-Sonkin
2023-12-28
5
-36
/
+41
*
Add compile-checks to ensure the parameter to absl::numbers_internal::FastInt...
Abseil Team
2023-12-28
2
-6
/
+24
*
Migrate static objects to NoDestructor in tests, testing libraries and benchm...
Abseil Team
2023-12-26
10
-25
/
+44
*
Import of CCTZ from GitHub.
Abseil Team
2023-12-26
48
-30
/
+329
*
Import of CCTZ from GitHub.
Abseil Team
2023-12-26
1
-13
/
+0
*
Include `cstdint` where necessary.
Dmitri Gribenko
2023-12-26
1
-0
/
+2
*
Release a few bits and pieces of DFATAL that were left behind: flag parsing &...
Andy Getzendanner
2023-12-21
4
-3
/
+110
*
Add a container-based version of `std::sample()`
Eric Astor
2023-12-21
2
-1
/
+51
*
Performance improvement for absl::AsciiStrToUpper() and absl::AsciiStrToLower()
Abseil Team
2023-12-20
2
-5
/
+65
*
Added ByAsciiWhitespace to str_split library.
Abseil Team
2023-12-20
3
-0
/
+63
*
AddressIsReadable: improve comments
Fangrui Song
2023-12-20
1
-2
/
+4
*
Unify btree EmptyNode allocation code across compilers.
Abseil Team
2023-12-20
1
-23
/
+9
*
Create and destroy tables outside of the timer and in batch in Reserve benchm...
Abseil Team
2023-12-20
1
-12
/
+26
*
Fix typo: begnning -> beginning
Abseil Team
2023-12-19
1
-1
/
+1
*
Add a pragma to disable a maybe-uninitialized warning for GCC12+
Abseil Team
2023-12-19
3
-1
/
+14
*
Refactor `EraseMetaOnly` to speed up single group tables.
Abseil Team
2023-12-19
3
-15
/
+42
*
Mutex: Prevent false race in EnableInvariantDebugging.
Dmitry Vyukov
2023-12-19
2
-2
/
+44
*
Add the `BM_EraseEmplace` benchmark that constantly adds and removes the same...
Abseil Team
2023-12-18
1
-0
/
+18
*
Mutex: Fix Condition pointer-to-member cast to respect const qualifier
Abseil Team
2023-12-18
2
-7
/
+16
*
Cleanup build file by removing an empty srcs list
Derek Mauro
2023-12-18
1
-2
/
+0
*
Add a pragma to disable a stringop-overflow warning for GCC12+
Abseil Team
2023-12-18
1
-0
/
+8
*
Remove nullability from Span::{pointer,iterator}
Sam McCall
2023-12-15
1
-2
/
+4
*
Roll back changes to AsciiStrToUpper() and AsciiStrToLower() due to bug report.
Abseil Team
2023-12-14
2
-61
/
+5
*
Performance improvement for absl::AsciiStrToUpper() and absl::AsciiStrToLower()
Abseil Team
2023-12-14
2
-5
/
+61
*
Redirect `GetPageSize()` to C library `getpagesize()` on Hexagon DSP.
Abseil Team
2023-12-13
1
-1
/
+1
*
Add `ostream<<` and `AbslStringify` to `absl::StatusOr`.
Zie Weaver
2023-12-13
5
-0
/
+130
*
Unit-tests to verify ABSL raw_hash_set does not double-hash in prod
Abseil Team
2023-12-12
3
-0
/
+75
*
Add `MaskFull` to `Group`.
Abseil Team
2023-12-12
2
-12
/
+59
*
`absl/utility`: Delete tests for C++11-compatible `integer_sequence` and friends
Dino Radakovic
2023-12-11
1
-129
/
+0
[next]