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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert integer-to-string conversion optimizations pending more thorough analysis
Abseil Team
2024-03-26
1
-134
/
+12
*
Add additional checks for size_t overflows
Derek Mauro
2024-03-14
1
-8
/
+37
*
Optimize integer-to-string conversions
Abseil Team
2024-01-04
1
-12
/
+134
*
Add nullability annotations
Dmitri Gribenko
2023-12-11
1
-8
/
+11
*
Eliminate redundant code branch in `StrAppend`.
Abseil Team
2023-08-09
1
-12
/
+18
*
Include what you spell
Dmitri Gribenko
2023-08-08
1
-3
/
+2
*
Rollback of "Speed up StrAppend by up to 4x."
Abseil Team
2023-08-02
1
-13
/
+165
*
Speed up StrAppend by up to 4x.
Abseil Team
2023-08-01
1
-165
/
+13
*
The previous code was using `memmove` under the hood (`string::append`).
Abseil Team
2023-06-09
1
-1
/
+7
*
Adds `AbslStringify` support to `absl::Hex` and `absl::Dec`
Phoebe Liang
2023-01-27
1
-49
/
+0
*
Use absl::string_view by value rather than by const reference while iterating...
Abseil Team
2023-01-19
1
-4
/
+4
*
Move internal details from one source file to another more appropriate source
Andy Soffer
2022-10-27
1
-9
/
+0
*
Removes `PutPaddedString()` function
Phoebe Liang
2022-10-27
1
-24
/
+0
*
Allows absl::StrCat to accept types that implement AbslStringify()
Abseil Team
2022-09-30
1
-0
/
+36
*
Fix "unsafe narrowing" warnings in absl, 4/n.
Abseil Team
2022-08-17
1
-2
/
+2
*
Revert change "Fix "unsafe narrowing" warnings in absl, 4/n.".
Thomas Köppe
2022-08-04
1
-2
/
+2
*
Fix "unsafe narrowing" warnings in absl, 4/n.
Abseil Team
2022-08-04
1
-2
/
+2
*
Export of internal Abseil changes
Abseil Team
2021-05-13
1
-4
/
+4
*
Export of internal Abseil changes
Abseil Team
2020-06-30
1
-4
/
+4
*
Export of internal Abseil changes
Abseil Team
2019-12-12
1
-0
/
+2
*
Export of internal Abseil changes
Abseil Team
2019-10-30
1
-14
/
+12
*
Export of internal Abseil changes
Abseil Team
2019-10-18
1
-2
/
+3
*
Export of internal Abseil changes
Abseil Team
2019-09-03
1
-8
/
+8
*
Avoid undefined behavior when nullptr is passed to memcpy with size 0
Roman Gershman
2019-05-22
1
-5
/
+11
*
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
-2
/
+2
*
Export of internal Abseil changes.
Abseil Team
2018-11-02
1
-1
/
+1
*
Export of internal Abseil changes.
Abseil Team
2018-08-22
1
-3
/
+3
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-02-09
1
-0
/
+31
*
Changes imported from Abseil "staging" branch:
Abseil Team
2017-09-25
1
-2
/
+2
*
Initial Commit
misterg
2017-09-19
1
-0
/
+208