index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
|
Improve b-tree error messages when dereferencing invalid iterators.
Evan Brown
2022-10-25
*
|
Mutex: Fix stall on single-core systems
Abseil Team
2022-10-24
*
|
Document Base64Unescape() padding
Abseil Team
2022-10-21
*
|
Fix sign conversion warnings in memory_test.cc.
Abseil Team
2022-10-21
*
|
Fix a sign conversion warning.
Abseil Team
2022-10-19
*
|
Fix a truncation warning on Windows 64-bit.
Abseil Team
2022-10-18
*
|
Use btree iterator subtraction instead of std::distance in erase_range() and ...
Evan Brown
2022-10-18
*
|
Eliminate use of internal interfaces and make the test portable and expose it...
Gennadiy Rozental
2022-10-18
*
|
Fix various warnings for _WIN32.
Abseil Team
2022-10-17
*
|
Disables StderrKnobsDefault due to order dependency
Abseil Team
2022-10-17
*
|
Implement btree_iterator::operator-, which is faster than std::distance for b...
Evan Brown
2022-10-17
*
|
Merge pull request #1298 from rpjohnst:mingw-cmake-build
Copybara-Service
2022-10-17
|
\
\
*
|
|
Implement function to calculate Damerau-Levenshtein distance between two stri...
Abseil Team
2022-10-17
|
*
|
Use the `-l` form for MinGW-specific link dependencies
Russell Johnston
2022-10-15
|
/
/
*
|
Change per_thread_sem_test from size medium to size large.
Evan Brown
2022-10-14
*
|
Support stringification of user-defined types in AbslStringify in absl::Subst...
Andy Soffer
2022-10-14
*
|
Fix "unsafe narrowing" warnings in absl, 12/12.
Abseil Team
2022-10-13
*
|
Revert change to internal 'Rep', this causes issues for gdb
Martijn Vels
2022-10-13
*
|
Reorganize InlineData into an inner Rep structure.
Martijn Vels
2022-10-13
*
|
Remove internal `VLOG_xxx` macros
Christian Blichmann
2022-10-13
*
|
Import of CCTZ from GitHub.
Abseil Team
2022-10-12
*
|
`absl::InlinedVector` supports move assignment with non-assignable types.
Abseil Team
2022-10-12
*
|
Change Cord internal layout, which reduces store-load penalties on ARM
Martijn Vels
2022-10-11
*
|
Detects accidental multiple invocations of AnyInvocable<R(...)&&>::operator()...
Abseil Team
2022-10-11
*
|
Fix a bug in StrFormat. This issue would have been caught by any compile-time
Andy Soffer
2022-10-10
*
|
Adds documentation for stringification extension
Abseil Team
2022-10-10
*
|
CMake: Remove check_target calls which can be problematic in case of dependen...
Abseil Team
2022-10-10
*
|
Changes mutex unlock profiling
Abseil Team
2022-10-07
*
|
Add static_cast<void*> to the sources for trivial relocations to avoid spurio...
Evan Brown
2022-10-07
*
|
Configure ABSL_CACHE_ALIGNED for clang-like and MSVC toolchains.
Abseil Team
2022-10-07
*
|
Fix "unsafe narrowing" warnings in absl, 11/n.
Abseil Team
2022-10-06
*
|
Eliminate use of internal interfaces
Gennadiy Rozental
2022-10-06
*
|
Merge pull request #1289 from keith:ks/fix-more-clang-deprecated-builtins
Copybara-Service
2022-10-06
|
\
\
*
\
\
Merge pull request #1285 from jun-sheaf:patch-1
Copybara-Service
2022-10-06
|
\
\
\
|
*
|
|
Add clang < 7 to conditions
Randolf J
2022-10-05
|
*
|
|
Merge branch 'abseil:master' into patch-1
Randolf J
2022-10-05
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Delete LogEntry's copy ctor and assignment operator.
Andy Getzendanner
2022-10-05
*
|
|
|
Make sinks provided to `AbslStringify()` usable with `absl::Format()`.
Marcin Kowalczyk
2022-10-05
*
|
|
|
Cast unused variable to void
Abseil Team
2022-10-04
*
|
|
|
No changes in OSS.
Gennadiy Rozental
2022-10-04
|
*
|
|
Update charconv.cc
Randolf J
2022-10-04
|
*
|
|
chore: limit to Clang
Randolf J
2022-10-04
|
|
*
|
Fix more clang deprecated builtins
Keith Smiley
2022-10-04
|
|
/
/
|
/
|
|
*
|
|
No changes in OSS
Gennadiy Rozental
2022-10-03
|
|
*
Initialize `Allocation` to eliminate compile error
GOGOYAO
2022-10-04
|
|
/
|
/
|
*
|
Replace the kPower10ExponentTable array with a formula.
Abseil Team
2022-10-03
*
|
CMake: Mark absl::cord_test_helpers and absl::spy_hash_state PUBLIC
Abseil Team
2022-10-03
*
|
Use trivial relocation for transfers in swisstable and b-tree.
Evan Brown
2022-10-03
*
|
Merge pull request #1284 from t0ny-peng:chore/remove-unused-class-in-variant
Copybara-Service
2022-10-03
|
\
\
*
|
|
Removes the legacy spellings of the thread annotation macros/functions
Derek Mauro
2022-10-03
[prev]
[next]