index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
container
/
BUILD.bazel
Commit message (
Expand
)
Author
Age
*
Migrate static objects to NoDestructor in tests, testing libraries and benchm...
Abseil Team
2023-12-26
*
Add a pragma to disable a maybe-uninitialized warning for GCC12+
Abseil Team
2023-12-19
*
Unit-tests to verify ABSL raw_hash_set does not double-hash in prod
Abseil Team
2023-12-12
*
Make `FlatHashMapPolicy` return `std::true_type` for relocatable objects.
Abseil Team
2023-11-20
*
Roll back due to leak sanitizer reports.
Aaron Jacobs
2023-11-08
*
Roll forward: Add sanitizer mode checks that element constructors/destructors...
Evan Brown
2023-10-30
*
Rollback: Add sanitizer mode checks that element constructors/destructors don...
Evan Brown
2023-10-17
*
Add sanitizer mode checks that element constructors/destructors don't make re...
Evan Brown
2023-10-16
*
Add missing headers in raw_hash_map.h.
Evan Brown
2023-10-12
*
Bazel: Enable the header_modules feature
Derek Mauro
2023-10-11
*
Bazel: Support layering_check and parse_headers
Derek Mauro
2023-10-10
*
Minor build rule changes.
Evan Brown
2023-10-02
*
Re-submit with a fix for platforms without RTTI.
Abseil Team
2023-10-02
*
Add an internal wrapper for `abi::__cxa_demangle()`.
Abseil Team
2023-09-26
*
Add an internal wrapper for `abi::__cxa_demangle()`.
Abseil Team
2023-09-26
*
Replace BtreeAllocatorTest with individual test cases for copy/move/swap prop...
Evan Brown
2023-09-21
*
Move CountingAllocator into test_allocator.h and add some other allocators th...
Evan Brown
2023-09-15
*
Make PolicyTraits::transfer_uses_memcpy() true for node_hash_* tables.
Evan Brown
2023-09-12
*
Add a flat_hash_set_test that we use value_type member functions to read/writ...
Evan Brown
2023-09-12
*
Include what you spell
Dmitri Gribenko
2023-08-11
*
Migrate most RAW_LOGs and RAW_CHECKs in tests to regular LOG and CHECK.
Andy Getzendanner
2023-05-23
*
In debug mode, detect cases of btree comparators that violate transitivity, i...
Evan Brown
2023-04-12
*
Workaround MSan false positive.
Abseil Team
2023-02-10
*
Fix missing includes/dependencies
Derek Mauro
2023-02-02
*
Rollforward: in sanitizer mode, detect when references become invalidated by ...
Evan Brown
2023-02-01
*
Rollback in sanitizer mode, detect when references become invalidated by rand...
Abseil Team
2023-01-31
*
In sanitizer mode, detect when references become invalidated by randomly reha...
Evan Brown
2023-01-30
*
Restrict visibility of absl/container:hash_function_defaults.
Chris Kennelly
2022-12-19
*
In sanitizer mode, add generations to swisstable iterators and backing arrays...
Evan Brown
2022-12-19
*
Implement btree_iterator::operator-, which is faster than std::distance for b...
Evan Brown
2022-10-17
*
`absl::InlinedVector` supports move assignment with non-assignable types.
Abseil Team
2022-10-12
*
Eliminate use of internal interfaces
Gennadiy Rozental
2022-10-06
*
No changes in OSS.
Gennadiy Rozental
2022-10-04
*
Add common_policy_traits - a subset of hash_policy_traits that can be shared ...
Evan Brown
2022-09-28
*
Convert algorithm and container benchmarks to cc_binary
Derek Mauro
2022-09-06
*
Fix ClangTidy warnings in btree.h and btree_test.cc.
Evan Brown
2022-09-01
*
Added some more no_test.. tags to build targets for controlling testing.
Abseil Team
2022-08-31
*
Run flaky test in fewer configurations
Abseil Team
2022-06-25
*
Disable tests on some platforms where they currently fail.
Tom Rybka
2022-06-02
*
Replace direct uses of __builtin_prefetch from SwissTable with the wrapper fu...
Greg Falcon
2022-05-18
*
Export of internal Abseil changes
Abseil Team
2022-04-04
*
Export of internal Abseil changes
Abseil Team
2022-03-29
*
Export of internal Abseil changes
Abseil Team
2022-02-14
*
Export of internal Abseil changes
Abseil Team
2021-12-03
*
Export of internal Abseil changes
Abseil Team
2021-11-17
*
Export of internal Abseil changes
Abseil Team
2021-10-28
*
Remove bazelbuild/rules_cc dependency (#1038)
Vertexwahn
2021-10-14
*
Export of internal Abseil changes
Abseil Team
2021-10-07
*
Export of internal Abseil changes
Abseil Team
2021-09-13
*
Export of internal Abseil changes
Abseil Team
2021-08-11
[next]