index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
types
Commit message (
Expand
)
Author
Age
*
Migrate most RAW_LOGs and RAW_CHECKs in tests to regular LOG and CHECK.
Andy Getzendanner
2023-05-23
*
Add lifetimebound attribute to some Abseil containers
Abseil Team
2023-05-03
*
Fix spelling mistakes
Vertexwahn
2023-04-27
*
Fix some spelling mistakes
Vertexwahn
2023-04-24
*
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
*
Change OnlyLiteralZero to not trigger modernize-use-nullptr
Abseil Team
2023-04-01
*
Merge pull request #1403 from AtariDreams:c++11
Copybara-Service
2023-02-22
|
\
|
*
Resolve TODO: remove C++11 workarounds
Rose
2023-02-22
|
/
*
Convert empty constructors to default ones
Rose
2023-02-17
*
Change implementation of OnlyLiteralZero to only fail if the second overload ...
Abseil Team
2023-02-08
*
Change Bool to BoolT in order to avoid a macro conflict from X11/Xlib.h
Jorg Brown
2022-12-22
*
Replace absl::IsConvertibleHelper with std::is_convertible
Abseil Team
2022-12-16
*
Eliminate span_internal::Min in favor of std::min, since Min conflicts with a...
Jorg Brown
2022-11-02
*
Merge pull request #1284 from t0ny-peng:chore/remove-unused-class-in-variant
Copybara-Service
2022-10-03
|
\
|
*
chore: Remove unused helper ConversionIsPossible.
Hao Peng
2022-10-01
|
/
*
Fix "unsafe narrowing" warnings in absl, 10/n.
Abseil Team
2022-09-08
*
Fixed header guards to match style guide conventions.
Abseil Team
2022-08-31
*
Make Span complain if constructed with a parameter that won't outlive it, exc...
Abseil Team
2022-07-18
*
any_test: expand the any emplace bug suppression,
Derek Mauro
2022-06-15
*
absl::Optional: suppress bogus -Wmaybe-uninitialized GCC 12 warning
Derek Mauro
2022-06-14
*
Fix C++17 constexpr storage deprecation warnings
Derek Mauro
2022-06-09
*
Obey ABSL_DEFAULT_LINKOPTS for all cc_library targets
Jeremy Nimmer
2022-06-06
*
Fixes for C++20 support when not using std::optional.
Abseil Team
2022-05-10
*
Export of internal Abseil changes
Abseil Team
2022-04-18
*
Export of internal Abseil changes
Abseil Team
2022-04-04
*
Export of internal Abseil changes
Abseil Team
2022-03-03
*
Export of internal Abseil changes
Abseil Team
2022-01-05
*
Export of internal Abseil changes
Abseil Team
2021-12-01
*
Remove bazelbuild/rules_cc dependency (#1038)
Vertexwahn
2021-10-14
*
Add missing ABSL_DLL for a few functions (#1002)
Cheng Zhao
2021-08-17
*
Export of internal Abseil changes
Abseil Team
2021-08-11
*
CMake: add option to use Google Test already installed on system (#969)
Florin Crișan
2021-06-09
*
Export of internal Abseil changes
Abseil Team
2021-04-14
*
Export of internal Abseil changes
Abseil Team
2021-01-20
*
Export of internal Abseil changes
Abseil Team
2020-10-30
*
Export of internal Abseil changes
Abseil Team
2020-10-12
*
Export of internal Abseil changes
Abseil Team
2020-09-02
*
Export of internal Abseil changes
Abseil Team
2020-08-20
*
Export of internal Abseil changes
Abseil Team
2020-08-03
*
Export of internal Abseil changes
Abseil Team
2020-07-09
*
Export of internal Abseil changes
Abseil Team
2020-06-24
*
Export of internal Abseil changes
Abseil Team
2020-06-22
*
Export of internal Abseil changes
Abseil Team
2020-06-17
*
Export of internal Abseil changes
Abseil Team
2020-06-10
*
Export of internal Abseil changes
Abseil Team
2020-04-24
*
Export of internal Abseil changes
Abseil Team
2020-04-22
*
Export of internal Abseil changes
Abseil Team
2020-04-17
*
Export of internal Abseil changes
Abseil Team
2020-04-01
*
Export of internal Abseil changes
Abseil Team
2020-03-23
[next]