index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix "unsafe narrowing" warnings in absl, 4/n.
Abseil Team
2022-08-17
*
Import of CCTZ from GitHub.
Abseil Team
2022-08-16
*
Update Abseil platform support policy to point to the Foundational C++
Derek Mauro
2022-08-16
*
Import of CCTZ from GitHub.
Abseil Team
2022-08-16
*
Add --features=external_include_paths to Bazel CI to ignore warnings
Derek Mauro
2022-08-15
*
Merge pull request #1250 from jonathan-conder-sm:gcc_72
Copybara-Service
2022-08-12
|
\
*
\
Merge pull request #1249 from evanacox:master
Copybara-Service
2022-08-12
|
\
\
|
|
*
Workaround bug in GCC 7.2
Jonathan Conder
2022-08-12
|
|
/
|
/
|
|
*
change explanation message in `ABSL_USE_SYSTEM_INCLUDES` option
Evan Cox
2022-08-11
|
*
add new CMake option `ABSL_USE_SYSTEM_INCLUDES`
Evan Cox
2022-08-11
|
/
*
Import of CCTZ from GitHub.
Abseil Team
2022-08-11
*
Merge pull request #1246 from wxilas21:master
Copybara-Service
2022-08-11
|
\
|
*
Delete #include.
Kim Hyun
2022-08-11
*
|
remove unused includes and add missing std includes for absl/status/status.h
Abseil Team
2022-08-10
|
*
- Fix deprecated header in visual studio version 17.3.0 C++20
Hyun
2022-08-10
|
/
*
Sort INTERNAL_DLL_TARGETS for easier maintenance.
Gennadiy Rozental
2022-08-09
*
Disable ABSL_HAVE_STD_IS_TRIVIALLY_ASSIGNABLE for clang-cl.
Abseil Team
2022-08-05
*
Map the absl::is_trivially_* functions to their std impl
Abseil Team
2022-08-05
*
Add more SimpleAtod / SimpleAtof test coverage
Abseil Team
2022-08-04
*
debugging: handle alternate signal stacks better on RISCV
Saleem Abdulrasool
2022-08-04
*
Revert change "Fix "unsafe narrowing" warnings in absl, 4/n.".
Thomas Köppe
2022-08-04
*
Fix "unsafe narrowing" warnings in absl, 3/n.
Abseil Team
2022-08-04
*
Fix "unsafe narrowing" warnings in absl, 4/n.
Abseil Team
2022-08-04
*
Fix "unsafe narrowing" warnings in absl, 2/n.
Abseil Team
2022-08-01
*
debugging: honour `STRICT_UNWINDING` in RISCV path
Saleem Abdulrasool
2022-07-29
*
Fix "unsafe narrowing" warnings in absl, 1/n.
Abseil Team
2022-07-28
*
Add ABSL_IS_TRIVIALLY_RELOCATABLE and ABSL_ATTRIBUTE_TRIVIAL_ABI macros for u...
Evan Brown
2022-07-27
*
Merge pull request #1223 from ElijahPepe:fix/implement-snprintf-safely
Copybara-Service
2022-07-27
|
\
*
|
Fix frame pointer alignment check.
Abseil Team
2022-07-26
*
|
Fixed sign-conversion warning in code.
Abseil Team
2022-07-25
*
|
Import of CCTZ from GitHub.
Abseil Team
2022-07-25
*
|
Add missing include for std::unique_ptr
Abseil Team
2022-07-22
*
|
Do not re-close files on EINTR
David Majnemer
2022-07-22
|
*
fix: properly create the b integer
Elijah Conners
2022-07-21
*
|
Renamespace absl::raw_logging_internal to absl::raw_log_internal to match (up...
Andy Getzendanner
2022-07-20
|
*
fix(mutex): safely call snprintf
Elijah Conners
2022-07-19
|
/
*
Check for negative return values from ReadFromOffset
David Majnemer
2022-07-18
*
Use HTTPS RFC URLs, which work regardless of the browser's locale.
Abseil Team
2022-07-18
*
Avoid signedness change when casting off_t
Benjamin Barenblat
2022-07-18
*
Internal Cleanup: removing unused internal function declaration.
Martijn Vels
2022-07-18
*
Make Span complain if constructed with a parameter that won't outlive it, exc...
Abseil Team
2022-07-18
*
any_invocable_test: Re-enable the two conversion tests that used to fail unde...
Dino Radakovic
2022-07-15
*
Add GetCustomAppendBuffer method to absl::Cord
Martijn Vels
2022-07-15
*
debugging: add hooks for checking stack ranges
Saleem Abdulrasool
2022-07-14
*
Minor clang-tidy cleanups
Abseil Team
2022-07-14
*
Support [[gnu::abi_tag("xyz")]] demangling.
Abseil Team
2022-07-13
*
Fix -Warray-parameter warning
Abseil Team
2022-07-13
*
Merge pull request #1217 from anpol:macos-sigaltstack
Copybara-Service
2022-07-13
|
\
|
*
Disable sigaltstack() on macOS to make backtrace() work.
Andrei Polushin
2022-07-13
|
/
*
Undo documentation change on erase.
Abseil Team
2022-07-12
[next]