| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-06 | Added copyright headers to files missing them | Frédéric Desbiens | |
| Applied the standard MIT license header to all project-owned C, header, assembly, shell, and Python files that were missing a copyright notice. Third-party, toolchain startup, and auto-generated files were excluded. Co-authored-by: Copilot <[email protected]> | |||
| 2026-06-02 | Removed unimplemented and stale API prototypes (#259) | MAY | |
| This commit cleans up header declarations by removing API and test prototypes that have no corresponding implementation in the repository. Impact: - No runtime behavior change. - Compile/link surface is cleaner and more accurate for users and tests. | |||
| 2023-11-28 | Add regression tests. (#126) | CQ Xiao | |
| Add regression tests (auto triggered on PR, manually triggered in forked branch). | |||
