kc3-lang/freetype/src/otvalid

Branch :


Log

Author Commit Date CI Message
32cb5390 2025-09-06 06:14:03 Update all copyright notices.
8d82c9fa 2025-07-01 17:08:37 */*: Fix trivial signedness issues with format strings in trace messages. As reported with clang 19's `-Wformat` option.
47574f7e 2024-01-27 11:11:22 Update all copyright notices.
65f85237 2023-01-17 09:18:25 Update all copyright notices.
a0d15364 2022-09-15 09:14:06 * src/otvalid/otvgsub.c (otv_SingleSubst_validate): Fix format 1 handling. Fixes #1181.
d0cfb4e1 2022-01-11 10:54:10 Update all copyright notices.
b86f96bc 2021-11-08 11:15:50 * src/gxvalid.*, src/otvalid.*: Fix `-Wformat` warnings.
78f2bd0b 2021-08-22 22:32:07 Whitespace formatting.
93715ab2 2021-04-22 23:07:01 [gxvalid,otvalid] s/FT_ALLOC/FT_QALLOC/ for initialized buffers. * src/gxvalid/gxvmod.c (gxv_load_table): Do not zero out the buffer. * src/otvalid/otvmod.c (otv_load_table): Ditto.
b6e8a712 2021-01-17 07:18:48 Update all copyright notices.