index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
Commit message (
Expand
)
Author
Age
...
*
|
|
Update charconv.cc
Randolf J
2022-10-02
|
/
/
|
*
chore: Remove unused helper ConversionIsPossible.
Hao Peng
2022-10-01
|
/
*
Allows absl::StrCat to accept types that implement AbslStringify()
Abseil Team
2022-09-30
*
Merge pull request #1283 from pateldeev:any_inovcable_rename_true
Copybara-Service
2022-09-30
|
\
*
|
Cleanup: SmallMemmove nullify should also be limited to 15 bytes
Martijn Vels
2022-09-30
*
|
Cleanup: implement PrependArray and PrependPrecise in terms of InlineData
Martijn Vels
2022-09-29
*
|
Cleanup: Move BitwiseCompare() to InlineData, and make it layout independent.
Martijn Vels
2022-09-29
|
*
Rename True alias.
pateldeev
2022-09-29
|
/
*
Change kPower10Table bounds to be half-open
Abseil Team
2022-09-29
*
Cleanup some InlineData internal layout specific details from cord.h
Martijn Vels
2022-09-29
*
Improve the comments on the implementation of format hooks adl tricks.
Matt Kulukundis
2022-09-29
*
Expand LogEntry method docs.
Andy Getzendanner
2022-09-29
*
Documentation: Remove an obsolete note about the implementation of `Cord`.
Abseil Team
2022-09-28
*
`absl::base_internal::ReadLongFromFile` should use `O_CLOEXEC` and handle int...
Abseil Team
2022-09-28
*
Allows absl::StrFormat to accept types which implement AbslStringify()
Abseil Team
2022-09-28
*
Add common_policy_traits - a subset of hash_policy_traits that can be shared ...
Evan Brown
2022-09-28
*
Split configuration related to cycle clock into separate headers
Abseil Team
2022-09-26
*
Fix -Wimplicit-int-conversion and -Wsign-conversion warnings in btree.
Abseil Team
2022-09-26
*
Implement Eisel-Lemire for from_chars<float>
Abseil Team
2022-09-26
*
Import of CCTZ from GitHub.
Abseil Team
2022-09-25
*
Adds support for "%v" in absl::StrFormat and related functions for bool value...
Abseil Team
2022-09-20
*
De-pointerize LogStreamer::stream_, and fix move ctor/assign preservation of ...
Andy Getzendanner
2022-09-20
*
Explicitly disallows modifiers for use with %v.
Abseil Team
2022-09-20
*
Change the macro ABSL_IS_TRIVIALLY_RELOCATABLE into a type trait - absl::is_t...
Evan Brown
2022-09-20
*
Add sparse and string copy constructor benchmarks for hash table.
Abseil Team
2022-09-20
*
Make BTrees work with custom allocators that recycle memory.
Abseil Team
2022-09-19
*
Add the fact that CHECK_OK exits the program to the comment of CHECK_OK.
Abseil Team
2022-09-16
*
Adds support for "%v" in absl::StrFormat and related functions for numeric ty...
Abseil Team
2022-09-15
*
Implement correct move constructor and assignment for absl::strings_internal:...
Andy Getzendanner
2022-09-14
*
Add more options for `BM_iteration` in order to see better picture for choosi...
Abseil Team
2022-09-14
*
Change `EndComparison` benchmark to not measure iteration. Also added `BM_Ite...
Abseil Team
2022-09-13
*
Implement Eisel-Lemire for from_chars<double>
Abseil Team
2022-09-13
*
Add `-llog` to linker options when building log_sink_set in logging internals.
Greg Falcon
2022-09-13
*
Apply clang-format to btree.h.
Evan Brown
2022-09-13
*
Improve failure message: tell the values we don't like.
Abseil Team
2022-09-13
*
Increase the number of per-ObjFile program headers we can expect.
Abseil Team
2022-09-13
*
Fix "unsafe narrowing" warnings in absl, 8/n.
Abseil Team
2022-09-12
*
Fix format string error with an explicit cast
Derek Mauro
2022-09-08
*
Add a case to detect when the Bazel compiler string is explicitly set to "gcc",
Derek Mauro
2022-09-08
*
Fix "unsafe narrowing" warnings in absl, 10/n.
Abseil Team
2022-09-08
*
Fix "unsafe narrowing" warnings in absl, 9/n.
Abseil Team
2022-09-08
*
Fix stacktrace header includes
Derek Mauro
2022-09-08
*
Add a missing dependency on :raw_logging_internal
Abseil Team
2022-09-07
*
Fixes bug so that `%v` with modifiers doesn't compile. `%v` is not intended t...
Abseil Team
2022-09-06
*
Convert algorithm and container benchmarks to cc_binary
Derek Mauro
2022-09-06
*
InlinedVector: Small improvement to the max_size() calculation
Derek Mauro
2022-09-02
*
CMake: Mark hash_testing as a public testonly library, as it is with Bazel
Derek Mauro
2022-09-02
*
Remove the ABSL_HAVE_INTRINSIC_INT128 test from pcg_engine.h
Derek Mauro
2022-09-02
*
Fix ClangTidy warnings in btree.h and btree_test.cc.
Evan Brown
2022-09-01
*
Fix log StrippingTest on windows when TCHAR = WCHAR
Abseil Team
2022-09-01
[prev]
[next]