1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleanup and portability improvements (#254) More... almost 2 years ago
Use C11 stdatomic.h when _MSC_VER >= 1933 (#253) More... almost 2 years ago
Get rid of unneeded case statements (#252) More... almost 2 years ago
Enable Oracle Lint and additional compiler warnings (#239) More... almost 2 years ago
Fix PVS studio lint errors (#251) More... almost 2 years ago
>= 1u (#250) More... almost 2 years ago
Fix skipping DUMA and other non-existent tools on macOS in linter script (#248) More... almost 2 years ago
Update container images (#246) More... almost 2 years ago
Autoformat (#247) More... almost 2 years ago
Change more types to uintxx_t instead of enum (#245) More... almost 2 years ago
Change sir_level and sir_option to defines, rather than enum (#241) More... almost 2 years ago
fix invalid return statements upon error (#244) More... almost 2 years ago
Don't use variable name 'n' in macro (#240) More... almost 2 years ago
hopefully put the system logger test issue to rest once and for all More... almost 2 years ago
Use localtime_r for improved performance (#230) More... almost 2 years ago
Update README (#238) More... almost 2 years ago
Use (and pass) both Clang's `-Wformat-nonliteral` and GCC's `-Wformat-nonliteral -Wformat-truncation` and enable in CI (#234) More... almost 2 years ago
Fix SIR_OS_LOG_ENABLED (#237) More... almost 2 years ago
Use system strlcat & strlcpy on Linux/glibc >= 2.38 and Haiku (#231) More... almost 2 years ago
Use (and pass) Clang's `-Wbad-function-cast` check and enable in CI (#227) More... almost 2 years ago
Only allow Coverity job on master (#236) More... almost 2 years ago
Use (and pass) Clang's ` -Wextra-semi-stmt` check and enable in CI (#232) More... almost 2 years ago
Support Windows/Arm (ARMv7) and Windows/Arm64 (AArch64) builds using LLVM-MinGW and add to CI (#235) More... almost 2 years ago
Allow override of local URLs via Docker build CLI (#233) More... almost 2 years ago
Use (and pass) Clang's `-Wmissing-variable-declarations` check and enable in CI (#228) More... almost 2 years ago
Use (and pass) Clang's `-Wswitch-enum` check and enable in CI (#229) More... almost 2 years ago
Update `README.md`; minor housekeeping (#224) More... about 2 years ago
Avoid any undefined behavior and integer overflows; update CI (#221) More... about 2 years ago
missing __stdcall for _beginthreadex thread procs (#222) More... about 2 years ago
2.2.3 -> 2.2.3-dev, is_release=0 (#220) More... about 2 years ago