index
:
abseil.git
hurd
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
strings
/
str_cat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert integer-to-string conversion optimizations pending more thorough analysis
Abseil Team
2024-03-26
1
-84
/
+65
*
Workaround for NVIDIA C++ compiler being unable to parse variadic expansions ...
Abseil Team
2024-02-28
1
-12
/
+11
*
Prevent brace initialization of AlphaNum
Abseil Team
2024-01-19
1
-0
/
+5
*
Optimize integer-to-string conversions
Abseil Team
2024-01-04
1
-69
/
+88
*
Add nullability annotations
Dmitri Gribenko
2023-12-11
1
-14
/
+16
*
Make `HasAbslStringify` public.
Abseil Team
2023-09-13
1
-7
/
+7
*
Fixes StrCat() performance regression when not using libc++
Derek Mauro
2023-09-11
1
-3
/
+20
*
StrCat: do not use intermediate buffer when result fits in SSO.
Abseil Team
2023-08-17
1
-0
/
+64
*
Rollback of "Speed up StrAppend by up to 4x."
Abseil Team
2023-08-02
1
-121
/
+31
*
Speed up StrAppend by up to 4x.
Abseil Team
2023-08-01
1
-31
/
+121
*
Fix behaviors of StrCat() and StrFormat() regarding char types and enum types.
Greg Falcon
2023-06-12
1
-4
/
+14
*
Adds `AbslStringify` support to `absl::Hex` and `absl::Dec`
Phoebe Liang
2023-01-27
1
-3
/
+55
*
Add lifetime annotations to AlphaNum.
Abseil Team
2023-01-26
1
-8
/
+14
*
Clarify contract of AlphaNum as only a function parameter type
Tom Manshreck
2023-01-18
1
-2
/
+4
*
Add support for enum types with AbslStringify
Abseil Team
2022-11-09
1
-1
/
+2
*
Support logging of user-defined types that implement `AbslStringify()`
Phoebe Liang
2022-11-02
1
-0
/
+1
*
Support stringification of user-defined types in AbslStringify in absl::Subst...
Andy Soffer
2022-10-14
1
-70
/
+33
*
Adds documentation for stringification extension
Abseil Team
2022-10-10
1
-0
/
+37
*
Make sinks provided to `AbslStringify()` usable with `absl::Format()`.
Marcin Kowalczyk
2022-10-05
1
-0
/
+5
*
Allows absl::StrCat to accept types that implement AbslStringify()
Abseil Team
2022-09-30
1
-0
/
+38
*
Use NullSafeStringView for const char* args to absl::StrCat, treating null po...
Dino Radakovic
2022-05-17
1
-1
/
+2
*
Export of internal Abseil changes
Abseil Team
2022-01-05
1
-12
/
+18
*
Export of internal Abseil changes
Abseil Team
2020-03-10
1
-1
/
+1
*
Export of internal Abseil changes
Abseil Team
2019-12-12
1
-0
/
+2
*
Export of internal Abseil changes
Abseil Team
2019-11-05
1
-1
/
+2
*
Export of internal Abseil changes.
Abseil Team
2019-06-13
1
-1
/
+2
*
Export of internal Abseil changes.
Abseil Team
2019-05-07
1
-0
/
+12
*
Export of internal Abseil changes.
Abseil Team
2019-03-19
1
-1
/
+0
*
Changed HTTP URLs to HTTPS where possible (#270)
nik7273
2019-03-08
1
-1
/
+1
*
Export of internal Abseil changes.
Abseil Team
2019-03-06
1
-9
/
+9
*
Export of internal Abseil changes.
Abseil Team
2019-03-05
1
-2
/
+2
*
Export of internal Abseil changes.
Abseil Team
2018-11-29
1
-0
/
+8
*
Export of internal Abseil changes.
Abseil Team
2018-08-22
1
-13
/
+13
*
- be60293bacf8d17861853a73c751b4a74534b049 Update header file for failure_s...
Abseil Team
2018-05-10
1
-1
/
+1
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-03-21
1
-8
/
+19
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-02-09
1
-4
/
+31
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-01-02
1
-2
/
+1
*
Initial Commit
misterg
2017-09-19
1
-0
/
+348