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
/
internal
/
str_format
/
arg.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds support for wchar_t/wchar_t*/std::wstring{_view} arguments to StrFormat().
Abseil Team
2023-12-05
1
-8
/
+145
*
Remove two_ASCII_digits and replace with a scalar algorithm
Abseil Team
2023-06-13
1
-1
/
+1
*
Fix behaviors of StrCat() and StrFormat() regarding char types and enum types.
Greg Falcon
2023-06-12
1
-8
/
+8
*
StrFormat() simplification: Treat %v unconditionally as %d when formatting in...
Greg Falcon
2023-06-09
1
-22
/
+1
*
Fixes issue where AbslStringify() breaks formatting with %d for enums
Phoebe Liang
2022-12-07
1
-30
/
+62
*
Adds support for "%v" in absl::StrFormat and related functions for bool value...
Abseil Team
2022-09-20
1
-1
/
+10
*
Adds support for "%v" in absl::StrFormat and related functions for numeric ty...
Abseil Team
2022-09-15
1
-13
/
+36
*
Fix "unsafe narrowing" warnings in absl, 5/n.
Abseil Team
2022-08-17
1
-16
/
+19
*
Export of internal Abseil changes
Abseil Team
2022-02-24
1
-1
/
+1
*
Export of internal Abseil changes
Abseil Team
2020-10-12
1
-0
/
+14
*
Export of internal Abseil changes
Abseil Team
2020-05-19
1
-16
/
+20
*
Export of internal Abseil changes
Abseil Team
2020-05-08
1
-3
/
+1
*
Export of internal Abseil changes
Abseil Team
2020-05-05
1
-50
/
+62
*
Export of internal Abseil changes
Abseil Team
2020-04-30
1
-14
/
+14
*
Export of internal Abseil changes
Abseil Team
2020-04-24
1
-92
/
+162
*
Export of internal Abseil changes
Abseil Team
2020-03-26
1
-25
/
+27
*
Export of internal Abseil changes
Abseil Team
2020-02-14
1
-20
/
+17
*
Export of internal Abseil changes
Abseil Team
2019-12-18
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-19
1
-0
/
+12
*
Export of internal Abseil changes.
Abseil Team
2018-09-13
1
-51
/
+29
*
Export of internal Abseil changes.
Abseil Team
2018-06-22
1
-0
/
+399