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
as is, i get about 1000 compilation errors just by including the header More... over 2 years ago
temporarily comment out failing test More... over 2 years ago
try to fix error handling macro on linux; remove silly optimizations that didn't seem to work. More... over 2 years ago
remove SIR_DEBUG from travis; asserts = abort() More... over 2 years ago
missing semicolon for __BSD__ || _GNU_SOURCE More... over 2 years ago
fix a couple off-by-ones. More... over 2 years ago
init'd _sir_magic in a run-once func; got rid of unnecessary struct siroutput. More... over 2 years ago
fix out-of-date comment More... over 2 years ago
change _sir_magic to an atomic_uint32_t More... over 2 years ago
refactoring for perf; renamed some symbols; trying to make formatting more consistent acrosss the years More... over 2 years ago
SIR_DEBUG=1 will -DDEBUG, so don't use it outside a debugger More... over 2 years ago
fix incorrect error code <> desc mapping More... over 2 years ago
two more small fixes from refactoring on Windows More... over 2 years ago
fix function prototypes after refactoring More... over 2 years ago
update TODO More... over 2 years ago
Merge remote-tracking branch 'origin/master' More... over 2 years ago
increased Windows perf by ~80%: ENABLE_VIRTUAL_TERMINAL_PROCESSING More... over 2 years ago
delete unused file More... over 2 years ago
add macOS' MAXPATHLEN to platform config More... over 2 years ago
getting ready for 256-color and 24-bit color. More... over 2 years ago
update TODO More... over 2 years ago
remove windows branch from travis [skip] More... over 2 years ago
update TODO More... over 2 years ago
Merge pull request #7 from aremmell/windows More... over 2 years ago
Merge branch 'master' into windows More... over 2 years ago
fix merge errors More... over 2 years ago
fix merge errors More... over 2 years ago
start on some MSBuild tasks for vs code More... over 2 years ago
udpate TODO.md More... over 2 years ago
udpate TODO.md More... over 2 years ago