1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove "./" prefix from log files-doesn't work; give log files more specific names More... over 2 years ago
fix a few more getoserr() calls More... over 2 years ago
fix a few more getoserr() calls More... over 2 years ago
fix a few more getoserr() calls More... over 2 years ago
update TODO.md More... over 2 years ago
update TODO.md More... over 2 years ago
update TODO.md More... over 2 years ago
add cwd.c in case it's needed later. More... over 2 years ago
prefix log filenames with "./". when CWD != path of binary, logs go to the wrong place, and aren't deleted properly. More... over 2 years ago
prefix log filenames with "./". when CWD != path of binary, logs go to the wrong place, and aren't deleted properly. More... over 2 years ago
prefix log filenames with "./". when CWD != path of binary, logs go to the wrong place, and aren't deleted properly. More... over 2 years ago
prefix log filenames with "./". when CWD != path of binary, logs go to the wrong place, and aren't deleted properly. More... over 2 years ago
clean up test results reporting. use red when any tests fail More... over 2 years ago
clean up test results reporting. use red when any tests fail More... over 2 years ago
use _set_error_mode to prevent assert() from calling abort() no matter what the circumstance. More... over 2 years ago
add boolean arg to getoserr() to return errno instead of GetLastError on windows; sometimes we use the clib there too. More... over 2 years ago
add boolean arg to getoserr() to return errno instead of GetLastError on windows; sometimes we use the clib there too. More... over 2 years ago
fixed off-by-one missed while refactoring. More... over 2 years ago
give example a 'lil love. More... over 2 years ago
delete libsir.[sln|vcxproj] (moved to msvs) More... over 2 years ago
minor tweaks to test rig More... over 2 years ago
further optimizations to VS project files. More... over 2 years ago
disable bogus cl warnings about _fileno and _strdup More... over 2 years ago
move VS sln/projects to msvs; improve their consistency; change output directory to ${workspaceFolder}/build More... over 2 years ago
WIP: cleanup vcxproj/sln. More... over 2 years ago
WIP: tasks.json. More... over 2 years ago
remove stale contents of launch.json; will rewrite; WIP: rewrite tasks.json More... over 2 years ago
delete keybindings.json More... over 2 years ago
add some print arguments in sirtests --perf More... over 2 years ago
fix arm64 build in Visual Studio More... over 2 years ago