zyctree
|
6a192f8d34
|
Fix broken links in README.md (#4066)
|
2024-07-12 11:21:35 -07:00 |
|
Victor Zverovich
|
92cdbbae06
|
Update api.md
|
2024-07-10 15:50:10 -07:00 |
|
Justin Riddell
|
13038f37e8
|
Support printing (const) volatile void* (#4056)
Fixes #4049
|
2024-07-10 08:35:06 -07:00 |
|
Victor Zverovich
|
6725225750
|
Update changelog
|
2024-07-09 13:22:56 -07:00 |
|
Justin Riddell
|
e60ff504ea
|
Fix usage with std::generator (#4057)
Fixes #4053
|
2024-07-09 08:46:34 -07:00 |
|
Victor Zverovich
|
ccea338070
|
Update lint.yml
|
2024-07-08 15:19:57 -07:00 |
|
Victor Zverovich
|
92227c77a4
|
Improve support for non-POSIX platforms more
|
2024-07-08 14:00:00 -07:00 |
|
Victor Zverovich
|
486838f26f
|
Improve support for non-POSIX platforms
|
2024-07-08 11:18:44 -07:00 |
|
Victor Zverovich
|
a43391199f
|
Update changelog
|
2024-07-07 10:05:03 -07:00 |
|
Victor Zverovich
|
7a8b54a0ef
|
Don't confuse Glib::ustring with std::string
|
2024-07-06 13:27:06 -07:00 |
|
Victor Zverovich
|
b50e685db9
|
Update version
|
2024-07-05 08:25:31 -07:00 |
|
Victor Zverovich
|
e314776c2e
|
Fix version check
|
2024-07-05 08:25:10 -07:00 |
|
Victor Zverovich
|
2208143acc
|
Update changelog
|
2024-07-05 08:20:52 -07:00 |
|
Vladislav Shchapov
|
a96259701e
|
Improve std::complex formatter (#4050)
Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
|
2024-07-04 17:24:01 -07:00 |
|
Victor Zverovich
|
232c6bc481
|
Update changelog
|
2024-07-04 08:02:45 -07:00 |
|
Victor Zverovich
|
503e183b9e
|
Bump version and add version validation
|
2024-07-04 07:49:58 -07:00 |
|
Victor Zverovich
|
e50c8b6bd8
|
Fix disabling Unicode support
|
2024-07-04 07:27:22 -07:00 |
|
toge
|
9d946a2fc4
|
Fix compilation errors due to make_format_args in gcc 14.1.1 with c++20 (#4042)
|
2024-07-03 12:41:08 -07:00 |
|
Nebojša Cvetković
|
c4f6fa7135
|
fix: Make basic_format_arg::visit() const (#4043)
|
2024-07-01 14:43:52 -07:00 |
|
dependabot[bot]
|
10f12fd3d2
|
Bump github/codeql-action from 3.25.3 to 3.25.11 (#4041)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.3 to 3.25.11.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](d39d31e687...b611370bb5 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-01 12:16:55 -07:00 |
|
Vladislav Shchapov
|
24c1f886af
|
Remove double has_value check (#4040)
Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
|
2024-07-01 09:24:33 -07:00 |
|
Victor Zverovich
|
0041a40c13
|
Update version
|
2024-07-01 06:02:59 -07:00 |
|
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 |
|