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.cc
Commit message (
Expand
)
Author
Age
*
Eliminate redundant code branch in `StrAppend`.
Abseil Team
2023-08-09
*
Include what you spell
Dmitri Gribenko
2023-08-08
*
Rollback of "Speed up StrAppend by up to 4x."
Abseil Team
2023-08-02
*
Speed up StrAppend by up to 4x.
Abseil Team
2023-08-01
*
The previous code was using `memmove` under the hood (`string::append`).
Abseil Team
2023-06-09
*
Adds `AbslStringify` support to `absl::Hex` and `absl::Dec`
Phoebe Liang
2023-01-27
*
Use absl::string_view by value rather than by const reference while iterating...
Abseil Team
2023-01-19
*
Move internal details from one source file to another more appropriate source
Andy Soffer
2022-10-27
*
Removes `PutPaddedString()` function
Phoebe Liang
2022-10-27
*
Allows absl::StrCat to accept types that implement AbslStringify()
Abseil Team
2022-09-30
*
Fix "unsafe narrowing" warnings in absl, 4/n.
Abseil Team
2022-08-17
*
Revert change "Fix "unsafe narrowing" warnings in absl, 4/n.".
Thomas Köppe
2022-08-04
*
Fix "unsafe narrowing" warnings in absl, 4/n.
Abseil Team
2022-08-04
*
Export of internal Abseil changes
Abseil Team
2021-05-13
*
Export of internal Abseil changes
Abseil Team
2020-06-30
*
Export of internal Abseil changes
Abseil Team
2019-12-12
*
Export of internal Abseil changes
Abseil Team
2019-10-30
*
Export of internal Abseil changes
Abseil Team
2019-10-18
*
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
*
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-02
*
Export of internal Abseil changes.
Abseil Team
2018-08-22
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-02-09
*
Changes imported from Abseil "staging" branch:
Abseil Team
2017-09-25
*
Initial Commit
misterg
2017-09-19