6987 Commits

Author SHA1 Message Date
Victor Zverovich
686339f7c1 Minor cleanup 2024-06-30 10:29:50 -07:00
Victor Zverovich
e355c116f9 Tweak wording in the changelog 2024-06-30 09:22:44 -07:00
Victor Zverovich
707bb5b369 Fix grammar 2024-06-30 08:54:56 -07:00
Victor Zverovich
6f68c62cb5 Ignore doxygen files 2024-06-30 08:42:34 -07:00
Victor Zverovich
d059fe42a8 Ignore vagrant files 2024-06-30 08:33:37 -07:00
Victor Zverovich
43c5b34749 Fix package build 2024-06-30 08:23:25 -07:00
Victor Zverovich
e89568e6cb Update vagrant config 2024-06-30 07:56:35 -07:00
Victor Zverovich
f5bf6f7781 Update build script 2024-06-30 07:55:57 -07:00
Victor Zverovich
bd9af9a9f1 Update changelog 2024-06-30 07:49:55 -07:00
Victor Zverovich
1652108905 Fix typo 2024-06-29 09:38:40 -07:00
Victor Zverovich
84f6131825 Fix formatting of release notes 2024-06-29 09:36:35 -07:00
Victor Zverovich
dedc17c1c9 Fix handling of tables, take 3 2024-06-29 09:31:32 -07:00
Victor Zverovich
5d0adb6d74 Fix handling of tables, take 2 2024-06-29 09:29:06 -07:00
Victor Zverovich
3f251fc9c9 Fix handling of tables 2024-06-29 09:23:02 -07:00
Victor Zverovich
1930ed4bfa Fix release script 2024-06-29 09:09:55 -07:00
Victor Zverovich
26d07e49b2 Fix formatting 2024-06-29 09:06:49 -07:00
Victor Zverovich
949d5d1795 Fix build script 2024-06-29 08:59:54 -07:00
Victor Zverovich
53186535d5 Bump version 2024-06-29 08:54:52 -07:00
Victor Zverovich
602e3c3d11 Update build script 2024-06-29 08:54:03 -07:00
Victor Zverovich
2952130cbc Fix doc build 2024-06-29 08:50:16 -07:00
Victor Zverovich
1e94a463ed Create build dir 2024-06-29 08:49:01 -07:00
Victor Zverovich
a34120329a Update doc script 2024-06-29 08:38:16 -07:00
Victor Zverovich
0fae326c42 Update site dir 2024-06-29 08:32:24 -07:00
Victor Zverovich
8b1fcf5cc1 Update doc dir 2024-06-29 08:18:24 -07:00
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