Activity
Annotate functions with [[lifetimebound]]
attribute where applicable.
Annotate functions with
[[lifetimebound]]
attribute where applicable.Drop Xcode 12 from CI (macOS 11 is no longer available)
Drop Xcode 12 from CI (macOS 11 is no longer available)
Also bump solaris-vm action to v1 to fix solaris build
Also bump solaris-vm action to v1 to fix solaris build
Force push
Also bump solaris-vm action to v1 to fix solaris build
Also bump solaris-vm action to v1 to fix solaris build
Switch to clang-15 on Ubuntu 22.04 runner to fix incompatibility with…
Switch to clang-15 on Ubuntu 22.04 runner to fix incompatibility with…
Remove misleading/outdated branch specification in .gitmodules
Remove misleading/outdated branch specification in .gitmodules
Update CMake minimum to 3.5 to fix warnings on newer CMake versions.
Update CMake minimum to 3.5 to fix warnings on newer CMake versions.
Update version number for 3.9 development
Update version number for 3.9 development
Fix for find (and related operations) reading past the end of the str…
Fix for find (and related operations) reading past the end of the str…
Avoid compiler warning with manual abs in mini_format_int_s().
Avoid compiler warning with manual abs in mini_format_int_s().
Also suppress -Wself-move for intentional test case in GCC 13
Also suppress -Wself-move for intentional test case in GCC 13