Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 2bd8ce01 | 2023-12-20 01:33:08 | ci: add concurrency groups to workflows | ||
| 0a1cdac2 | 2023-12-20 00:49:46 | ci: remove autoconf from msys2 in windows workflow | ||
| 16fb59d6 | 2023-12-19 17:34:10 | ci: tidy windows workflow job name | ||
| 74ef8629 | 2023-12-15 17:04:56 | Add Solaris workflow badge to readme | ||
| e2827e05 | 2023-12-12 23:20:44 | pthreads.h: avoid undefined behavior You can't pass a function pointer through a void pointer. So wrap the pthread callback in a struct. Fixes #966 | ||
| a31f8a95 | 2023-12-12 13:57:56 | zap stray whitespace | ||
| c3fc668d | 2023-12-15 16:36:25 | ci: clean up release workflow | ||
| 2d7ff32a | 2023-12-12 08:17:48 | Update .github/workflows/release_by_tag.yml Co-authored-by: Joshua Sing <joshua@hypera.dev> | ||
| a2e4a3f3 | 2023-12-12 00:28:52 | CI: automatically create release, upload windows builds | ||
| 1c72631e | 2023-12-19 17:32:44 | ci: fix windows workflow syntax |