Skip to content

Pull requests: nemequ/portable-snippets

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
Fix builtin.h GNU macros for C++ (Arduino)
#62 opened May 17, 2026 by leno23 Loading…
2 tasks
Use __atomic_fetch_add for GCC int64 atomics
#61 opened May 17, 2026 by leno23 Loading…
1 task
Fix intsafe.h detection on MinGW
#60 opened May 17, 2026 by leno23 Loading…
2 tasks
Fix clock get_time unreachable returns and typos
#59 opened May 17, 2026 by leno23 Loading…
2 tasks
docs: clarify modules are usable from C++
#58 opened May 17, 2026 by leno23 Loading…
1 task done
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
docs: explain how to use modules in README
#55 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
ProTip! Filter pull requests by the default branch with base:master.