| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-16 | Add old GCC versions to the CIadd_old_gcc | jvoisin | |
| 2026-03-13 | Fixes compilation with clang and -D_FORTIFY_SOURCE=2 | jvoisin | |
| This commit fixes the typo pass_object_size__ for pass_object_size. It also adds tests in the CI to prevent this from happening again. Ref https://clang.llvm.org/docs/AttributeReference.html#pass-object-size-pass-dynamic-object-size Co-Authored-By: Sertonix | |||
| 2026-03-13 | Use pipefail when running test CI | jvoisin | |
| Otherwise a non-zero exit code would not cause the job to fail Ref https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#exit-codes-and-error-action-preference Co-Authored-By: Sertonix | |||
| 2025-11-11 | Make use of github actions | jvoisin | |
