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_format_test.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
-0
/
+4
*
Include what you spell
Dmitri Gribenko
2023-08-08
1
-1
/
+7
*
Add tests for the "%#04x" pattern
Phoebe Liang
2023-07-18
1
-0
/
+2
*
Fixes issue where AbslStringify() breaks formatting with %d for enums
Phoebe Liang
2022-12-07
1
-2
/
+35
*
Convert the full parser into constexpr now that Abseil requires C++14, and use
Samuel Benzaquen
2022-11-29
1
-7
/
+14
*
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
/
+17
*
Allows absl::StrFormat to accept types which implement AbslStringify()
Abseil Team
2022-09-28
1
-1
/
+18
*
Adds support for "%v" in absl::StrFormat and related functions for bool value...
Abseil Team
2022-09-20
1
-1
/
+6
*
Explicitly disallows modifiers for use with %v.
Abseil Team
2022-09-20
1
-0
/
+11
*
Adds support for "%v" in absl::StrFormat and related functions for numeric ty...
Abseil Team
2022-09-15
1
-54
/
+183
*
Fixes bug so that `%v` with modifiers doesn't compile. `%v` is not intended t...
Abseil Team
2022-09-06
1
-2
/
+0
*
Adds support for "%v" in absl::StrFormat and related functions for string-lik...
Abseil Team
2022-08-31
1
-0
/
+207
*
Export of internal Abseil changes
Abseil Team
2022-04-12
1
-0
/
+2
*
Export of internal Abseil changes
Abseil Team
2020-10-12
1
-0
/
+13
*
Export of internal Abseil changes
Abseil Team
2020-06-18
1
-43
/
+117
*
Export of internal Abseil changes
Abseil Team
2020-05-26
1
-0
/
+2
*
Export of internal Abseil changes
Abseil Team
2020-05-19
1
-44
/
+53
*
Export of internal Abseil changes
Abseil Team
2020-05-05
1
-21
/
+48
*
Export of internal Abseil changes
Abseil Team
2020-04-30
1
-1
/
+1
*
Export of internal Abseil changes
Abseil Team
2020-03-26
1
-4
/
+4
*
Export of internal Abseil changes
Abseil Team
2020-03-10
1
-2
/
+2
*
Export of internal Abseil changes
Abseil Team
2020-02-14
1
-1
/
+1
*
Export of internal Abseil changes
Abseil Team
2019-12-12
1
-0
/
+2
*
Export of internal Abseil changes.
Abseil Team
2019-07-02
1
-7
/
+10
*
Export of internal Abseil changes.
Abseil Team
2019-05-30
1
-1
/
+1
*
Export of internal Abseil changes.
Abseil Team
2019-05-10
1
-2
/
+20
*
Export of internal Abseil changes.
Abseil Team
2019-03-06
1
-6
/
+6
*
Export of internal Abseil changes.
Abseil Team
2018-10-24
1
-2
/
+3
*
Export of internal Abseil changes.
Abseil Team
2018-10-10
1
-20
/
+6
*
Export of internal Abseil changes.
Abseil Team
2018-09-13
1
-0
/
+36
*
Export of internal Abseil changes.
Abseil Team
2018-09-05
1
-1
/
+1
*
Export of internal Abseil changes.
Abseil Team
2018-07-12
1
-2
/
+2
*
Export of internal Abseil changes.
Abseil Team
2018-06-22
1
-0
/
+603