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.h
Commit message (
Expand
)
Author
Age
*
Optimize integer-to-string conversions
Abseil Team
2024-01-04
*
Add nullability annotations
Dmitri Gribenko
2023-12-11
*
Make `HasAbslStringify` public.
Abseil Team
2023-09-13
*
Fixes StrCat() performance regression when not using libc++
Derek Mauro
2023-09-11
*
StrCat: do not use intermediate buffer when result fits in SSO.
Abseil Team
2023-08-17
*
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
*
Fix behaviors of StrCat() and StrFormat() regarding char types and enum types.
Greg Falcon
2023-06-12
*
Adds `AbslStringify` support to `absl::Hex` and `absl::Dec`
Phoebe Liang
2023-01-27
*
Add lifetime annotations to AlphaNum.
Abseil Team
2023-01-26
*
Clarify contract of AlphaNum as only a function parameter type
Tom Manshreck
2023-01-18
*
Add support for enum types with AbslStringify
Abseil Team
2022-11-09
*
Support logging of user-defined types that implement `AbslStringify()`
Phoebe Liang
2022-11-02
*
Support stringification of user-defined types in AbslStringify in absl::Subst...
Andy Soffer
2022-10-14
*
Adds documentation for stringification extension
Abseil Team
2022-10-10
*
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
2022-01-05
*
Export of internal Abseil changes
Abseil Team
2020-03-10
*
Export of internal Abseil changes
Abseil Team
2019-12-12
*
Export of internal Abseil changes
Abseil Team
2019-11-05
*
Export of internal Abseil changes.
Abseil Team
2019-06-13
*
Export of internal Abseil changes.
Abseil Team
2019-05-07
*
Export of internal Abseil changes.
Abseil Team
2019-03-19
*
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
2019-03-05
*
Export of internal Abseil changes.
Abseil Team
2018-11-29
*
Export of internal Abseil changes.
Abseil Team
2018-08-22
*
- be60293bacf8d17861853a73c751b4a74534b049 Update header file for failure_s...
Abseil Team
2018-05-10
*
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
2018-01-02
*
Initial Commit
misterg
2017-09-19