1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix typo More... over 2 years ago
fix implicit _beginthreadex in tests.c More... over 2 years ago
fix unreferenced variable More... over 2 years ago
fix implicit rand_s More... over 2 years ago
example doesn't need an .sln [skip travis] More... over 2 years ago
fix implict function warnings on linux in tests.c More... over 2 years ago
add Linux config to c_cpp_properties More... over 2 years ago
add c_cpp_properties.json to test vscode on windows; attempt to fix include paths for travis builds More... over 2 years ago
add TODO.md More... over 2 years ago
add TODO.md More... over 2 years ago
add TODO.md More... over 2 years ago
add TODO.md More... over 2 years ago
add windows branch to travis config More... over 2 years ago
add Visual Studio build dirs to .gitignore More... over 2 years ago
turn off warnings==errors; fix more warnings; test suite verified in x64 build. More... over 2 years ago
typecast/unreferenced parameters; strncpy/strncpy_s, strncat/strncat_s, fopen/fopen_s, localtime/localtime_s More... over 2 years ago
squelch more warnings More... over 2 years ago
WIP: coding my way around MSVC's highest warning level. More... over 2 years ago
reorganize headers so things work correctly; create project files. More... over 2 years ago
rearrange headers that don't exist on windows; change target windows ver to 10 More... over 2 years ago
clarify log message [skip travis] More... over 2 years ago
let's try that again... More... over 2 years ago
fix missing semicolon More... over 2 years ago
tweaking strerror_r detection again More... over 2 years ago
that didn't work. More... over 2 years ago
tempoarily enabling SIR_DEBUG to monitor output More... over 2 years ago
minor tweaks to test suite More... over 2 years ago
fix typos More... over 2 years ago
bugfix: make woudl error out if SIR_DEBUG=1 More... over 2 years ago
add preprocessing for secure libc features; add additional BSD detection; refactor error handler. More... over 2 years ago