Victor Zverovich
|
ec46c3de97
|
Update build script
|
2024-06-29 08:05:52 -07:00 |
|
Victor Zverovich
|
2d9d32c62b
|
Update build script
|
2024-06-29 07:25:35 -07:00 |
|
Victor Zverovich
|
4703ade76d
|
Update build script
|
2024-06-29 07:22:57 -07:00 |
|
Victor Zverovich
|
52e7b25f95
|
Update changelog
|
2024-06-29 07:07:39 -07:00 |
|
Vertexwahn
|
b61c8c3d23
|
Change actions/github-script from e69ef54 -> 60a0d83 (#4038)
* Change actions/github-script from e69ef54 -> 60a0d83
* Change google/oss-fuzz action from 32f1d4d to 9218255
|
2024-06-27 12:34:07 -07:00 |
|
Matthias Moulin
|
bbf44cc000
|
Defines are still needed for FMT_MODULE as well (#4027)
|
2024-06-24 07:11:35 -07:00 |
|
Victor Zverovich
|
06948fa710
|
Pin deps
|
2024-06-23 07:27:58 -07:00 |
|
Victor Zverovich
|
d9899492c1
|
Simplify deps
|
2024-06-23 07:22:45 -07:00 |
|
Victor Zverovich
|
ff72f553e3
|
Update changelog
|
2024-06-23 06:58:05 -07:00 |
|
Victor Zverovich
|
7f951f2502
|
Optimize range formatter
|
2024-06-23 06:51:46 -07:00 |
|
Dix Lorenz
|
7ae102bd66
|
make format_int constexpr (#4032)
* make format_int constexpr
* format_int can only be constexpr in C++20
* apply clang-format
* drop constexpr for str()
|
2024-06-23 06:28:39 -07:00 |
|
Victor Zverovich
|
edde973126
|
Update test names
|
2024-06-22 11:10:54 -07:00 |
|
Victor Zverovich
|
b1efe8516e
|
Prevent silent data loss
|
2024-06-22 07:46:16 -07:00 |
|
Matt Stafford
|
2c0d9e9409
|
Add a define to force the use of fallback_file
|
2024-06-21 09:42:02 -07:00 |
|
Victor Zverovich
|
18a9676d95
|
Add an experimental path
|
2024-06-21 08:14:20 -07:00 |
|
Matthias Moulin
|
af8cd4e404
|
Module purview can only contain direct preprocessor code (#4029)
Resolved MSVC Warning C5202: a global module fragment can only contain preprocessor directives
|
2024-06-19 13:00:29 -07:00 |
|
Vladislav Shchapov
|
514b6955d2
|
Suppress a bogus warning in MSVC (#4023)
Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
|
2024-06-19 08:49:43 -07:00 |
|
Matthias Moulin
|
ac96773230
|
Added missing std::declval for non-default-constructible types (#4024)
|
2024-06-18 11:27:40 -07:00 |
|
Victor Zverovich
|
c00149f5e2
|
Fix a typo
|
2024-06-17 06:58:33 -07:00 |
|
Victor Zverovich
|
71244e07de
|
Cleanup includes
|
2024-06-16 11:10:38 -07:00 |
|
Victor Zverovich
|
a57b0194a6
|
Correct comments
|
2024-06-16 11:05:38 -07:00 |
|
Victor Zverovich
|
febd8ed5fe
|
Cleanup includes
|
2024-06-16 10:59:06 -07:00 |
|
Victor Zverovich
|
0434026a95
|
Remove build-docs.py
|
2024-06-16 08:28:23 -07:00 |
|
Victor Zverovich
|
0882bfef2a
|
Don't deploy docs from a PR
|
2024-06-15 09:58:01 -07:00 |
|
Victor Zverovich
|
2a2048a785
|
Don't pass seconds as a double in examples
|
2024-06-15 09:26:49 -07:00 |
|
Victor Zverovich
|
ea1187f4c8
|
Generate doxyxml in build
|
2024-06-15 09:15:30 -07:00 |
|
Victor Zverovich
|
1334eedaf5
|
Improve docs
|
2024-06-15 09:07:04 -07:00 |
|
Victor Zverovich
|
709169a4d8
|
Set the anchors
|
2024-06-15 08:55:22 -07:00 |
|
Victor Zverovich
|
2bf1b3004e
|
Update changelog
|
2024-06-15 08:16:42 -07:00 |
|
LoveSy
|
8687315e86
|
Guard more system headers by FMT_MODULE (#4006)
* Guard more system headers by `FMT_MODULE`
* Merge FMT_MODULE and FMT_IMPORT_STD
|
2024-06-14 10:53:51 -07:00 |
|
Victor Zverovich
|
98dd673cf8
|
Cleanup cmake
|
2024-06-14 08:04:11 -07:00 |
|
Victor Zverovich
|
a245a8d4b9
|
Update changelog
|
2024-06-13 21:14:31 -07:00 |
|
Victor Zverovich
|
e0b66e8f83
|
Remove dependency on <ranges>
|
2024-06-13 15:57:01 -07:00 |
|
Matthias Moulin
|
794df69c8c
|
Added range_format::(debug_)string formatter (#3973)
|
2024-06-13 15:43:29 -07:00 |
|
Victor Zverovich
|
1d9df9ce1c
|
Remove a redundant comment
|
2024-06-13 15:41:35 -07:00 |
|
LoveSy
|
c4ea903250
|
Only install FILE_SET when needed (#4013)
|
2024-06-13 12:17:46 -07:00 |
|
Vladislav Shchapov
|
3e3062c13b
|
Update msys2/setup-msys2 to v2.23.0 (#4012)
Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
|
2024-06-13 06:14:27 -07:00 |
|
Victor Zverovich
|
b998b47116
|
Update changelog
|
2024-06-12 20:27:27 -07:00 |
|
Vladislav Shchapov
|
bff1de15e7
|
Fix deploy docs (#4010)
Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
|
2024-06-12 10:27:12 -07:00 |
|
Victor Zverovich
|
90932dd20d
|
Update doc.yml
|
2024-06-11 15:31:05 -07:00 |
|
Victor Zverovich
|
232c5e8547
|
Update doc.yml
|
2024-06-11 15:24:18 -07:00 |
|
Victor Zverovich
|
26cdd1cb30
|
Update doc.yml
|
2024-06-11 15:15:56 -07:00 |
|
Victor Zverovich
|
ad34d4df95
|
Update doc.yml
|
2024-06-11 15:12:47 -07:00 |
|
Victor Zverovich
|
f796264449
|
Fix doc workflow
|
2024-06-11 13:43:31 -07:00 |
|
Victor Zverovich
|
28673d9699
|
Update api.md
|
2024-06-11 12:27:12 -07:00 |
|
Victor Zverovich
|
a5c1b5d440
|
Update changelog
|
2024-06-10 11:30:21 -07:00 |
|
Kefu Chai
|
cc4d1245b8
|
README.md: update to remove "not yet release" remarks on clang-tidy
clang v18 was released, see
https://github.com/llvm/llvm-project/releases/tag/llvmorg-18.1.6
so let's drop the remarks of "not yet released", and encourage user
to the latest stable release of clang-tidy.
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
|
2024-06-10 23:18:02 +08:00 |
|
Victor Zverovich
|
18a325f370
|
Disable footer
|
2024-06-09 19:02:34 -07:00 |
|
Victor Zverovich
|
a1337aa8aa
|
Merge literal-based API doc into the parent section
|
2024-06-09 18:16:56 -07:00 |
|
LoveSy
|
51a690ab15
|
Check if .cc exists in fmt.cc (#4005)
After installation, these files no longer exist and cause errors.
|
2024-06-09 18:01:44 -07:00 |
|