index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
|
|
Mutex: Remove the deprecated absl::RegisterSymbolizer() hook
Derek Mauro
2023-05-15
*
|
|
Merge pull request #1115 from h-vetinari:dll_targets
Copybara-Service
2023-05-15
|
\
\
\
|
*
|
|
fix some missing ABSL_INTERNAL_DLL_TARGETS for shared builds
H. Vetinari
2023-05-13
|
/
/
/
*
|
|
Fixed Windows DLL builds of test targets
Derek Mauro
2023-05-12
*
|
|
Remove ABSL_HARDENING_ASSERT in AnyInvocable to avoid performance impact in o...
Abseil Team
2023-05-11
*
|
|
YuleSimon/SkewedLow: Cleanup/move benchmarks and overload tests.
Laramie Leavitt
2023-05-10
*
|
|
Stop moving an absl::FunctionRef, since the class isn't movable, it
Derek Mauro
2023-05-09
*
|
|
Add semicolon at the end of the line on code example
Abseil Team
2023-05-08
*
|
|
For Bazel builds, mark some of the low-level tests that are dependent
Derek Mauro
2023-05-08
*
|
|
Add missing dependency on dynamic_annotations to stacktrace, which is needed ...
Abseil Team
2023-05-08
*
|
|
Nop change.
Abseil Team
2023-05-08
*
|
|
Make `absl::StatusOr::AssignStatus` public. Recommend against using it outsid...
Dino Radakovic
2023-05-05
|
|
/
|
/
|
*
|
Breaks internal code
Abseil Team
2023-05-04
*
|
Make `absl::StatusOr::AssignStatus` public. Recommend against using it outsid...
Dino Radakovic
2023-05-04
*
|
Add tests for btrees in which slot_type is overaligned and slot_type is equal...
Evan Brown
2023-05-04
*
|
Add lifetimebound attribute to more Abseil container methods and remove them ...
Abseil Team
2023-05-04
*
|
Add lifetimebound attribute to some Abseil containers
Abseil Team
2023-05-03
*
|
Merge pull request #1441 from Vertexwahn:fix-spelling3
Copybara-Service
2023-05-03
|
\
\
|
*
|
Fix spelling mistakes
Vertexwahn
2023-05-02
|
/
/
*
|
Add pointer-stability validation in btree.
Evan Brown
2023-05-02
*
|
PR #1433: Fix incorrect timespec definition on 32-bit platforms with 64-bit t...
Oleg Lyovin
2023-05-02
*
|
For Bazel builds, mark some of the low-level tests that are dependent
Derek Mauro
2023-05-02
*
|
Instantiate LogMessage::CopyToEncodedBuffer separately for literals and non-l...
Andy Getzendanner
2023-05-01
*
|
Merge pull request #1438 from Vertexwahn:fix-spelling
Copybara-Service
2023-05-01
|
\
\
*
|
|
Shrink most LOG callsites by one instruction (SysV x86_64 ABI) by dispatching...
Andy Getzendanner
2023-04-28
*
|
|
Introduce IfConstexpr(Else) utilities for use internally in abseil library im...
Evan Brown
2023-04-28
|
*
|
Fix spelling mistakes
Vertexwahn
2023-04-27
|
/
/
*
|
trivial: format some files using clang-format
Patrick Xia
2023-04-27
*
|
Merge pull request #1434 from Vertexwahn:fix-spelling
Copybara-Service
2023-04-25
|
\
\
|
*
|
Fix some spelling mistakes
Vertexwahn
2023-04-24
|
/
/
*
|
Merge pull request #1416 from AtariDreams:fill
Copybara-Service
2023-04-24
|
\
\
*
|
|
Mutex: Remove MSVC 2015 workarounds
Derek Mauro
2023-04-24
*
|
|
Adds template specialization for nullptr assertion of absl::AnyInvocable ...
Abseil Team
2023-04-24
*
|
|
Fix handling of `CHECK` macros in static analysis tools.
Abseil Team
2023-04-24
*
|
|
`AbslHashValue()` applied to a C-style array simply decays the array to a poi...
Abseil Team
2023-04-20
*
|
|
Support pthread_cond_clockwait() and sem_clockwait() on Android
Derek Mauro
2023-04-20
*
|
|
Fix flaky test failures.
Evan Brown
2023-04-20
*
|
|
Minor optimization in btree: avoid redundant stores to node->position when co...
Evan Brown
2023-04-20
|
*
|
Prefer copy_n and fill_n over copy and fill where appropriate.
Rose
2023-04-19
|
/
/
*
|
Unify std type detection now that older compilers are no longer supported
Derek Mauro
2023-04-19
*
|
Add ABSL_RAW_DLOG and ABSL_RAW_DCHECK macros
Martijn Vels
2023-04-18
*
|
Add configurability of the log Tag value on Android
Abseil Team
2023-04-18
*
|
Add an API to clear the saved LogBacktraceAt location, and call it when setti...
Andy Getzendanner
2023-04-18
*
|
Optional: Remove workaround for lack of support for inheriting constructors
Derek Mauro
2023-04-14
*
|
Span: Remove MSVC 2015 workaround
Derek Mauro
2023-04-14
*
|
Reland "Get rid of tail padding within `absl::Duration`. This reduces memory ...
Abseil Team
2023-04-14
*
|
Spell out the meaning of non-reentrant/non-recursive.
Thomas Köppe
2023-04-13
*
|
Don't override clock_gettime in the KernelTimeout and Waiter
Derek Mauro
2023-04-13
*
|
Synchronization: Consolidate the logic for whether steady clocks are supported
Derek Mauro
2023-04-12
*
|
Set executable bit to the *.bat files
Abseil Team
2023-04-12
[prev]
[next]