-
Notifications
You must be signed in to change notification settings - Fork 75
Pull requests: nemequ/portable-snippets
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: document vendoring-based versioning policy
#66
opened May 17, 2026 by
leno23
Loading…
1 task done
docs: use HTTPS for external links in module READMEs
#65
opened May 17, 2026 by
leno23
Loading…
1 task done
fix(safe-math): avoid size_t promotion path on Intel compilers
#64
opened May 17, 2026 by
leno23
Loading…
2 tasks
feat(exact-int): add optional 24-bit integer types
#63
opened May 17, 2026 by
leno23
Loading…
2 tasks
Add psnip_endian_le_sizet and psnip_endian_be_sizet
#57
opened May 17, 2026 by
leno23
Loading…
1 task
docs: Intel/PGI compiler notes for builtin modules
#56
opened May 17, 2026 by
leno23
Loading…
1 task done
Use Win32 once backend on MSVC instead of threads.h
#54
opened May 17, 2026 by
leno23
Loading…
2 tasks
Add GitHub Actions CI (replace Travis for Linux)
#53
opened May 17, 2026 by
leno23
Loading…
1 of 2 tasks
fix(exact-int): correct __STDC_VERSION__ macro name
#52
opened May 17, 2026 by
leno23
Loading…
1 of 2 tasks
Guard use of VLAs for __STDC_NO_VLA__ to support non-VLA implementations like MSVC.
#50
opened Jan 16, 2024 by
BillyONeal
Loading…
ProTip!
Filter pull requests by the default branch with base:master.