index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
strings
/
str_cat_test.cc
Commit message (
Expand
)
Author
Age
*
Optimize integer-to-string conversions
Abseil Team
2024-01-04
*
StrCat: do not use intermediate buffer when result fits in SSO.
Abseil Team
2023-08-17
*
Include what you spell
Dmitri Gribenko
2023-08-08
*
Use "#if GTEST_HAS_DEATH_TEST" instead of "#ifdef GTEST_HAS_DEATH_TEST"
Tom Hughes
2023-01-09
*
Add support for enum types with AbslStringify
Abseil Team
2022-11-09
*
Make sinks provided to `AbslStringify()` usable with `absl::Format()`.
Marcin Kowalczyk
2022-10-05
*
Allows absl::StrCat to accept types that implement AbslStringify()
Abseil Team
2022-09-30
*
Use NullSafeStringView for const char* args to absl::StrCat, treating null po...
Dino Radakovic
2022-05-17
*
Export of internal Abseil changes
Abseil Team
2020-03-10
*
Export of internal Abseil changes
Abseil Team
2019-09-03
*
Avoid undefined behavior when nullptr is passed to memcpy with size 0
Roman Gershman
2019-05-22
*
Export of internal Abseil changes.
Abseil Team
2019-05-07
*
Changed HTTP URLs to HTTPS where possible (#270)
nik7273
2019-03-08
*
Export of internal Abseil changes.
Abseil Team
2019-03-06
*
Export of internal Abseil changes.
Abseil Team
2018-11-29
*
Export of internal Abseil changes.
Abseil Team
2018-08-20
*
- 31d03284ca8017ba59d98d47e7d041f361d478a7 Release escaping microbenchmarks...
Abseil Team
2018-05-24
*
- fd5f3d7077270ffc5ea74cdb9e18bbae3b9b46aa Fix typo optional -> variant by ...
Abseil Team
2018-04-23
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-03-27
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-03-21
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-02-09
*
Changes imported from Abseil "staging" branch:
Abseil Team
2017-10-05
*
Initial Commit
misterg
2017-09-19