index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Begin updating packaging for Abseil 20240116
Benjamin Barenblat
2024-05-08
*
Merge new upstream LTS 20240116.2
Benjamin Barenblat
2024-05-08
|
\
|
*
Abseil LTS Branch, Jan 2024, Patch 2 (#1650)
20240116.2
Derek Mauro
2024-04-08
*
|
Build-Depend on tzdata
20230802.1-4
Benjamin Barenblat
2024-04-01
*
|
Block migration until the time_t transition is ready to advance
Benjamin Barenblat
2024-04-01
*
|
Recommend pkgconf instead of the deprecated pkg-config
20230802.1-3
Benjamin Barenblat
2024-03-31
*
|
Apply an upstream patch to prevent SIGILLs on RISC-V
Benjamin Barenblat
2024-03-31
|
*
Prepare 20240116.1 patch for Apple Privacy Manifest (#1623)
20240116.1
Derek Mauro
2024-02-12
|
*
Backport Apple Privacy Manifest (#1613)
Hannah Shi
2024-02-07
|
*
Disable ABSL_ATTRIBUTE_TRIVIAL_ABI in open-source builds (#1606)
20240116.rc2
20240116.0
Derek Mauro
2024-01-22
|
*
Apply LTS transformations for 20240116 LTS branch (#1599)
20240116.rc1
Derek Mauro
2024-01-16
|
*
Add a note about how to link absl::log_flags under CMake to workaround
Derek Mauro
2024-01-16
|
*
Move absl::Set[Global]VLogLevel() to //absl/log/globals.h
Derek Mauro
2024-01-13
|
*
Speed up `raw_hash_map::[]` with ABSL hardening enabled by unchecking derefer...
Abseil Team
2024-01-12
|
*
Add support for Bzlmod for the next release
Derek Mauro
2024-01-11
|
*
Enable ABSL_BTREE_ENABLE_GENERATIONS and ABSL_SWISSTABLE_ENABLE_GENERATIONS w...
Abseil Team
2024-01-11
|
*
Move default case to statement outside switch block in log_severity.h.
Daniel Cheng
2024-01-11
|
*
Automated Code Change
Abseil Team
2024-01-10
|
*
Fix CMake compiled ABI options after f845e60acd880dbf07788a5a2c0dbad0f9c57231.
Derek Mauro
2024-01-10
|
*
Re-add the internal file //absl/string/internal/has_absl_stringify.h to unblock
Derek Mauro
2024-01-09
|
*
Update Windows and MacOS CI builds to Bazel 7.0.0
Derek Mauro
2024-01-09
|
*
Extend BM_StrAppendInt to use log-uniform random numbers instead of constants
Abseil Team
2024-01-05
|
*
Optimize integer-to-string conversions
Abseil Team
2024-01-04
|
*
Correct nullability annotations on MakeNan
Abseil Team
2024-01-04
|
*
Avoid a empty library build failure on Apple platforms
Derek Mauro
2024-01-03
|
*
Speed up `raw_hash_set::contains()` when ABSL hardening is enabled by removin...
Abseil Team
2024-01-03
|
*
Remove workaround for older versions MSVC that did not support
Derek Mauro
2024-01-02
|
*
PR #1589: Use compare_exchange_weak in the loop in Mutex::ReaderLock
AtariDreams
2024-01-02
|
*
Add an IWYU pragma to vlog_is_on.h
Derek Mauro
2024-01-02
|
*
[absl] Rename `absl::internal::identity` to `absl::internal::type_identity`
Lawrence Wolf-Sonkin
2023-12-28
|
*
Add compile-checks to ensure the parameter to absl::numbers_internal::FastInt...
Abseil Team
2023-12-28
|
*
Migrate static objects to NoDestructor in tests, testing libraries and benchm...
Abseil Team
2023-12-26
|
*
Import of CCTZ from GitHub.
Abseil Team
2023-12-26
|
*
Import of CCTZ from GitHub.
Abseil Team
2023-12-26
|
*
Include `cstdint` where necessary.
Dmitri Gribenko
2023-12-26
*
|
riscv64: disable some log_format_tests that have false positives
20230802.1-2
Benjamin Barenblat
2023-12-22
|
*
Release a few bits and pieces of DFATAL that were left behind: flag parsing &...
Andy Getzendanner
2023-12-21
|
*
Add a container-based version of `std::sample()`
Eric Astor
2023-12-21
|
*
Performance improvement for absl::AsciiStrToUpper() and absl::AsciiStrToLower()
Abseil Team
2023-12-20
|
*
Added ByAsciiWhitespace to str_split library.
Abseil Team
2023-12-20
|
*
AddressIsReadable: improve comments
Fangrui Song
2023-12-20
|
*
Unify btree EmptyNode allocation code across compilers.
Abseil Team
2023-12-20
|
*
Create and destroy tables outside of the timer and in batch in Reserve benchm...
Abseil Team
2023-12-20
|
*
Add script for Arm build.
Richard O'Grady
2023-12-19
|
*
Fix typo: begnning -> beginning
Abseil Team
2023-12-19
|
*
Add a pragma to disable a maybe-uninitialized warning for GCC12+
Abseil Team
2023-12-19
|
*
Refactor `EraseMetaOnly` to speed up single group tables.
Abseil Team
2023-12-19
|
*
Update the CI builds that use the latest compiler versions to
Derek Mauro
2023-12-19
|
*
Mutex: Prevent false race in EnableInvariantDebugging.
Dmitry Vyukov
2023-12-19
|
*
Add the `BM_EraseEmplace` benchmark that constantly adds and removes the same...
Abseil Team
2023-12-18
[next]