Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| e675560c | 2023-12-20 02:05:48 | readme: tidy up styling | ||
| 2bd8ce01 | 2023-12-20 01:33:08 | ci: add concurrency groups to workflows | ||
| 1fbca281 | 2023-12-19 20:25:54 | ci: avoid unnecessary steps in windows workflow | ||
| 3cb1ac9e | 2023-12-19 17:21:24 | ci: clean up windows workflow | ||
| 4dbdb1d8 | 2023-12-13 00:42:33 | CI: fix automatic releases assets extension "zip" | ||
| 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 | ||
| 74ef8629 | 2023-12-15 17:04:56 | Add Solaris workflow badge to readme | ||
| a31f8a95 | 2023-12-12 13:57:56 | zap stray whitespace | ||
| 2d7ff32a | 2023-12-12 08:17:48 | Update .github/workflows/release_by_tag.yml Co-authored-by: Joshua Sing <joshua@hypera.dev> | ||
| 16fb59d6 | 2023-12-19 17:34:10 | ci: tidy windows workflow job name |