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_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert integer-to-string conversion optimizations pending more thorough analysis
Abseil Team
2024-03-26
1
-46
/
+0
*
Optimize integer-to-string conversions
Abseil Team
2024-01-04
1
-0
/
+46
*
StrCat: do not use intermediate buffer when result fits in SSO.
Abseil Team
2023-08-17
1
-0
/
+16
*
Include what you spell
Dmitri Gribenko
2023-08-08
1
-1
/
+4
*
Use "#if GTEST_HAS_DEATH_TEST" instead of "#ifdef GTEST_HAS_DEATH_TEST"
Tom Hughes
2023-01-09
1
-1
/
+1
*
Add support for enum types with AbslStringify
Abseil Team
2022-11-09
1
-0
/
+12
*
Make sinks provided to `AbslStringify()` usable with `absl::Format()`.
Marcin Kowalczyk
2022-10-05
1
-0
/
+18
*
Allows absl::StrCat to accept types that implement AbslStringify()
Abseil Team
2022-09-30
1
-0
/
+20
*
Use NullSafeStringView for const char* args to absl::StrCat, treating null po...
Dino Radakovic
2022-05-17
1
-0
/
+5
*
Export of internal Abseil changes
Abseil Team
2020-03-10
1
-3
/
+3
*
Export of internal Abseil changes
Abseil Team
2019-09-03
1
-4
/
+43
*
Avoid undefined behavior when nullptr is passed to memcpy with size 0
Roman Gershman
2019-05-22
1
-0
/
+14
*
Export of internal Abseil changes.
Abseil Team
2019-05-07
1
-0
/
+13
*
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
-16
/
+10
*
Export of internal Abseil changes.
Abseil Team
2018-11-29
1
-4
/
+4
*
Export of internal Abseil changes.
Abseil Team
2018-08-20
1
-1
/
+2
*
- 31d03284ca8017ba59d98d47e7d041f361d478a7 Release escaping microbenchmarks...
Abseil Team
2018-05-24
1
-2
/
+12
*
- fd5f3d7077270ffc5ea74cdb9e18bbae3b9b46aa Fix typo optional -> variant by ...
Abseil Team
2018-04-23
1
-0
/
+2
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-03-27
1
-1
/
+1
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-03-21
1
-1
/
+13
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-02-09
1
-13
/
+70
*
Changes imported from Abseil "staging" branch:
Abseil Team
2017-10-05
1
-4
/
+10
*
Initial Commit
misterg
2017-09-19
1
-0
/
+462