Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| c3fc668d | 2023-12-15 16:36:25 | ci: clean up release workflow | ||
| d8ade653 | 2023-12-15 16:25:26 | ci: fix apt commands in solaris workflow | ||
| 4ec5996f | 2023-12-15 15:16:02 | ci: reenable and clean up solaris workflow | ||
| 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 | ||
| 819b6064 | 2023-12-11 16:21:00 | upgrade links in comments to HTTPS | ||
| a31f8a95 | 2023-12-12 13:57:56 | zap stray whitespace | ||
| 682da537 | 2023-12-14 18:28:55 | Fix build on windows | ||
| 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 | ||
| 3729a8d1 | 2023-12-15 16:20:21 | ci: cleanup coverity workflow |