Ger Hobbelt

Results 78 issues of Ger Hobbelt

6pac (Ben McIntyre) has shown to be a consistent and otherwise superb mainline maintainer of this important and beautiful grid over the years. See also the Maintainer note I added...

https://git-scm.com/docs/gitignore#_pattern_format > If there is a separator at the beginning or middle (or both) of the pattern, then the pattern is relative to the directory level of the particular .gitignore...

## Notes for Reviewer As it says on the tin. Just a very minor English language tidbit. ## Pre-Review Checklist for the PR Author 1. [x] Code follows the coding...

patch: as it says on the tin. Third argument in the calls was missing. > Note/remark: the #include statements are irrelevant to the actual patch; they were done so the...

auto-detect the presence of the std::format & {fmt} libraries by checking for their header files (in platform). This automatically sets up the LIBASSERT_USE_FMT & LIBASSERT_USE_STD_FORMAT defines. --- At least this...

introducing LIBASSERT_WARNING_PRAGMA_PUSH_MSVC/LIBASSERT_WARNING_PRAGMA_POP_MSVC, analogous to the GCC and CLANG ones. This is used in the LIBASSERT_INVOKE macro and a few other spots to help supress compiler warnings. (LIBASSERT_IGNORE_UNUSED_VALUE)

Provide JavaScript Layout Templates' `data` and `permalink` class members with some useful info: the inputPath (template), the invoking template instance and the current engine instance. ## permalink Relevant documentation which...

enhancement