Victor Zverovich
|
730fd4d9a7
|
Remove redundant tests
|
2025-06-08 08:46:22 -07:00 |
|
Mikhail Svetkin
|
5860688d7e
|
Enable constexpr support for fmt::format (fmtlib#3403) (#4456)
|
2025-06-07 07:16:49 -07:00 |
|
Victor Zverovich
|
fc0c76a075
|
Handle large precision
|
2025-06-01 08:49:41 -07:00 |
|
Victor Zverovich
|
befbc5fdb8
|
Fix ADL lookup for memory_buffer
|
2025-05-26 09:44:35 -07:00 |
|
Victor Zverovich
|
8aa1d6a9fb
|
Minor cleanup
|
2025-05-25 10:14:24 -07:00 |
|
Nikhil
|
6d79757a38
|
Interpret precision as display width (#4443)
|
2025-05-25 08:42:47 -07:00 |
|
Victor Chernyakin
|
b5266fd3b9
|
Remove some redundant consts (#4445)
`constexpr` variables are implicitly `const`.
|
2025-05-12 10:41:58 -07:00 |
|
Victor Zverovich
|
9b0ebd4435
|
Cleanup base-test
|
2025-05-11 15:42:08 -07:00 |
|
Victor Zverovich
|
7af94e5597
|
Remove old gcc workaround
|
2025-05-11 12:35:28 -07:00 |
|
Victor Zverovich
|
2924fcf8f6
|
Cleanup base-test
|
2025-05-11 10:36:42 -07:00 |
|
Victor Zverovich
|
a6cd72c9eb
|
Cleanup base-test
|
2025-05-11 09:01:28 -07:00 |
|
Victor Zverovich
|
07885271a1
|
Minor cleanup
|
2025-05-11 07:54:23 -07:00 |
|
Jeremy Rifkin
|
4999416e5c
|
Fix reference_wrapper ambiguity with format_as (#4434)
|
2025-05-10 11:15:45 -07:00 |
|
Victor Zverovich
|
6caff7ed9c
|
Cleanup test
|
2025-05-03 08:36:42 -07:00 |
|
Victor Zverovich
|
448929d491
|
Update and apply clang-format
|
2025-05-03 07:29:31 -07:00 |
|
Barry Revzin
|
8978ab09b2
|
Avoiding __builtin_strlen (#4429)
|
2025-04-27 09:32:10 -07:00 |
|
Victor Zverovich
|
c936e2e44e
|
Implement debug format for error_code
|
2025-04-27 09:06:17 -07:00 |
|
Victor Zverovich
|
a7d7b894cd
|
Implement the s specifier for error_code
|
2025-04-27 08:51:18 -07:00 |
|
Victor Zverovich
|
9db5e4df22
|
Don't specialize std::is_floating_point
|
2025-04-26 08:17:05 -07:00 |
|
Victor Zverovich
|
c81cbed2b7
|
Simplify test
|
2025-04-23 12:32:26 -07:00 |
|
LocalSpook
|
c709138359
|
Add support for incomplete types
|
2025-04-20 10:16:11 -07:00 |
|
Victor Zverovich
|
ed0d216f7e
|
Fix localization and formatting of timezone names
|
2025-04-13 09:52:59 -07:00 |
|
Victor Zverovich
|
bd9554a29e
|
Fix formatting of timezone names
|
2025-04-13 08:52:26 -07:00 |
|
Victor Zverovich
|
f086dc0d27
|
Fix timezone handling in tm
|
2025-04-13 08:23:40 -07:00 |
|
Victor Zverovich
|
f10b6dd816
|
Improve chrono formatting
|
2025-04-12 09:59:06 -07:00 |
|
Victor Zverovich
|
f470b9c566
|
Cleanup chrono tests and set consistent TZ
|
2025-04-12 09:12:49 -07:00 |
|
Victor Zverovich
|
b28214487d
|
Fix handling of %Z
|
2025-04-12 08:51:22 -07:00 |
|
Victor Zverovich
|
6d69f0c5f2
|
Improve chorno tests
|
2025-04-12 08:24:49 -07:00 |
|
Victor Zverovich
|
da776c9a66
|
Test timezone
|
2025-04-12 07:53:58 -07:00 |
|
Victor Zverovich
|
5199e0f885
|
Fix a flush issue on libstdc++
|
2025-03-30 10:54:14 -07:00 |
|
Victor Zverovich
|
2f58430573
|
Move buffering tests to os-test
|
2025-03-30 09:38:40 -07:00 |
|
Victor Zverovich
|
204661287b
|
Improve local_time test
|
2025-03-29 10:56:11 -07:00 |
|
Victor Zverovich
|
e1ab383361
|
Report an error when timezone is not available
|
2025-03-29 09:10:00 -07:00 |
|
Victor Zverovich
|
b9e0e94a01
|
Enable more chrono tests on Windows
|
2025-03-29 08:20:49 -07:00 |
|
Victor Zverovich
|
b2dfcb2b80
|
Fix local_time test
|
2025-03-23 19:51:33 -07:00 |
|
Victor Zverovich
|
7ac97cbd1d
|
Enable some local_time tests and make them deterministic
|
2025-03-23 11:50:03 -07:00 |
|
Victor Zverovich
|
17898794a9
|
Use fmt::local_time
|
2025-03-23 11:18:14 -07:00 |
|
Victor Zverovich
|
443a8ef342
|
Deprecate fmt::localtime
|
2025-03-23 10:46:02 -07:00 |
|
Victor Zverovich
|
43e31614cc
|
Test ambiguous time
|
2025-03-23 10:34:37 -07:00 |
|
Victor Zverovich
|
9d6e24c64e
|
Fix handling of long with FMT_BUILTIN_TYPES=0
|
2025-03-22 07:52:54 -07:00 |
|
Victor Zverovich
|
191c504b10
|
Cleanup build config
|
2025-03-16 08:24:31 -07:00 |
|
Victor Zverovich
|
dd780fde44
|
Add clang-3.4
|
2025-03-15 12:22:10 -07:00 |
|
Dean Glazeski
|
37e6474718
|
Fix dynamic named arg format spec handling (#4361)
When dealing with dynamic named format args, need to account for
nested named args when skipping the content of the replacement.
Fixes #4360
|
2025-03-15 09:34:11 -07:00 |
|
Victor Zverovich
|
9212ff6ca1
|
Apply coding conventions and use constexpr
|
2025-03-02 09:03:06 -08:00 |
|
Dean Glazeski
|
864bdf9638
|
Report error on duplicate named arg names (#4367)
|
2025-03-02 07:47:03 -08:00 |
|
Victor Chernyakin
|
b776cf66fc
|
Optimize text_style using bit packing (#4363)
|
2025-03-01 11:18:19 -08:00 |
|
Victor Zverovich
|
d42a068dbd
|
Apply coding conventions
|
2025-02-05 11:06:45 -08:00 |
|
Markus Kitsinger
|
f2cec917da
|
Move is_compiled_string to public API (#4342)
|
2025-02-04 16:20:27 -08:00 |
|
Victor Zverovich
|
52eeeb52a6
|
Make exponent threshold depend on representation (#3649)
|
2025-01-26 12:10:48 -08:00 |
|
timsong-cpp
|
cb6fdf2191
|
Restore constraint on map formatter (#4326)
* Restore constraint on map formatter
* Remove unnecessary double parens
|
2025-01-25 08:31:07 -08:00 |
|