Victor Zverovich
|
a0571f3f59
|
Document output_file
|
2025-11-03 10:11:31 -10:00 |
|
John Zimmerman
|
656d14db8b
|
docs: format two unescaped printf references with backticks (#4578)
|
2025-10-16 11:27:51 -07:00 |
|
Victor Zverovich
|
beefc1c14f
|
Tweak wording
|
2025-10-12 10:54:28 -07:00 |
|
Victor Zverovich
|
81fe170849
|
Update docs
|
2025-10-12 10:42:12 -07:00 |
|
Victor Zverovich
|
491dc16a6d
|
Cleanup docs
|
2025-10-12 10:33:05 -07:00 |
|
Victor Zverovich
|
41326207c7
|
Cleanup docs
|
2025-10-12 10:20:16 -07:00 |
|
Victor Zverovich
|
c4f70ab69e
|
Cleanup docs
|
2025-10-12 09:34:46 -07:00 |
|
Victor Zverovich
|
5e214f0c43
|
Cleanup docs
|
2025-10-12 09:24:58 -07:00 |
|
Peter Steneteg
|
eb44d87b52
|
docs: range formatter grammar fix (#4567)
|
2025-10-07 11:34:00 -07:00 |
|
teruyamato0731
|
4801f54e59
|
docs: Add compile-time options to API documentation (#4551)
|
2025-09-30 14:03:11 -07:00 |
|
Victor Zverovich
|
bfdef8b15d
|
Remove deprecated functions
|
2025-09-13 09:25:53 -07:00 |
|
Uilian Ries
|
36390db094
|
Add Conan instructions in getting-started page (#4537)
Signed-off-by: Uilian Ries <uilianries@gmail.com>
|
2025-09-10 11:04:48 -07:00 |
|
Victor Zverovich
|
20e0d6d8dd
|
Update docs
|
2025-09-01 10:15:54 -07:00 |
|
Victor Zverovich
|
8ba99c0f05
|
Update docs
|
2025-09-01 10:04:54 -07:00 |
|
Victor Zverovich
|
656228fbee
|
Update docs
|
2025-09-01 09:50:45 -07:00 |
|
Victor Zverovich
|
a75e8af487
|
Update docs
|
2025-08-31 10:51:29 -07:00 |
|
Victor Zverovich
|
489fd7ca4b
|
Simplify locale handling
|
2025-08-31 09:33:43 -07:00 |
|
Victor Zverovich
|
a77efa4b4a
|
Move is_*char to detail
|
2025-08-24 09:16:18 -07:00 |
|
Victor Zverovich
|
02de29e003
|
Remove a reference to a compromised account
|
2025-05-30 18:24:56 -07:00 |
|
Victor Zverovich
|
3ba3c390fb
|
Clarify that formatting of pointers is disallowed
|
2025-05-17 10:16:58 -07:00 |
|
Victor Zverovich
|
102752ad45
|
Update docs
|
2025-05-11 09:13:12 -07:00 |
|
Victor Zverovich
|
eb9a95d426
|
Clarify that formatting of pointers is disallowed
|
2025-05-05 10:55:59 -07:00 |
|
Victor Zverovich
|
9f6c12c3dc
|
Remove deprecated localtime from docs
|
2025-04-25 11:58:58 -07:00 |
|
krzysztofkortas
|
db405954cd
|
Remove fmt/core.h from docs (#4421)
|
2025-04-20 07:40:18 -07:00 |
|
Victor Zverovich
|
dd780fde44
|
Add clang-3.4
|
2025-03-15 12:22:10 -07:00 |
|
Victor Chernyakin
|
b776cf66fc
|
Optimize text_style using bit packing (#4363)
|
2025-03-01 11:18:19 -08:00 |
|
Victor Zverovich
|
373855c1b0
|
Clarify difference in FP representation
|
2025-01-26 13:49:54 -08:00 |
|
Victor Zverovich
|
21aa0956d4
|
Restore ABI compatibility
|
2025-01-10 17:36:09 -08:00 |
|
Trim21
|
093b39ca5e
|
Update docs for meson (#4291)
|
2025-01-06 10:52:57 -08:00 |
|
Victor Zverovich
|
853df39d0a
|
Mention compile-time formatting
|
2024-12-26 09:48:10 -08:00 |
|
Victor Zverovich
|
da24fac101
|
Document fstring
|
2024-12-26 09:19:31 -08:00 |
|
Victor Zverovich
|
d8a79eafdc
|
Document formatting of bit-fields and fields of packed structs
|
2024-12-21 11:06:11 -08:00 |
|
Victor Zverovich
|
bfd95392c7
|
Remove MSVC 2015 workaround
|
2024-11-15 08:19:01 -08:00 |
|
Victor Zverovich
|
75e5be6adc
|
Sort specifiers
|
2024-11-13 13:01:13 -08:00 |
|
nikola-sh
|
a169d7fa46
|
Fix chrono formatting syntax doc (#4235)
|
2024-11-13 12:57:22 -08:00 |
|
Victor Zverovich
|
e9eaa27e5a
|
Add std::exception to the docs
|
2024-10-20 09:42:29 -07:00 |
|
Victor Zverovich
|
02537548f3
|
Cleanup an example
|
2024-10-04 17:15:07 -07:00 |
|
Victor Zverovich
|
ff92223549
|
Simplify locale handling
|
2024-09-22 10:21:19 -07:00 |
|
Khanh H
|
ed8f8be70d
|
More chrono padding (#4161)
* Add padding modifier to day of year, duration's remains unpadded
* Add padding modifier for %m, %Y
|
2024-09-18 09:27:45 -07:00 |
|
Victor Zverovich
|
6797f0c39a
|
Cleanup compile-time checks
|
2024-08-31 11:26:27 -07:00 |
|
Victor Zverovich
|
589898e28b
|
Fix %S doc
|
2024-08-18 07:40:28 -07:00 |
|
Victor Zverovich
|
92cdbbae06
|
Update api.md
|
2024-07-10 15:50:10 -07:00 |
|
Victor Zverovich
|
1334eedaf5
|
Improve docs
|
2024-06-15 09:07:04 -07:00 |
|
Victor Zverovich
|
28673d9699
|
Update api.md
|
2024-06-11 12:27:12 -07:00 |
|
Victor Zverovich
|
a1337aa8aa
|
Merge literal-based API doc into the parent section
|
2024-06-09 18:16:56 -07:00 |
|
Victor Zverovich
|
3f71b60668
|
Deploy docs
|
2024-06-09 17:16:59 -07:00 |
|
Victor Zverovich
|
702b6f3788
|
Update docs
|
2024-06-09 15:59:35 -07:00 |
|
Victor Zverovich
|
a6e6e9c3c9
|
Fix a link
|
2024-06-09 11:22:57 -07:00 |
|
Victor Zverovich
|
e6d4f927cc
|
Improve docs
|
2024-06-09 11:17:32 -07:00 |
|
Victor Zverovich
|
d1cab6a9ae
|
Drop parentheses
|
2024-06-09 10:58:02 -07:00 |
|