2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
replace an include of strings.h w string.h More... about 1 year ago
make tools/rep.c fancier by expanding backslash escapes; add a crash test for a #header line with a bucketload of trailing spaces More... about 1 year ago
fix a bug in tab expansion where I was lazy, assumed that T() strings would always be null-terminated, but didn't null terminate the resulting string after a tab expansion More... about 1 year ago
left an argument out of main.c's memory deallocator callback More... about 1 year ago
up to version 3.0.0c More... about 1 year ago
update the callback creation functions to use the proper arguments More... about 1 year ago
okay, the whole callback structure was a hot mess; change it so that every different callback has its own date & free function More... about 1 year ago
set the version to 3.0.0b More... about 1 year ago
fix a handful of places where I either didn't guard against underflows or null pointers; add test cases for them in crash.t More... about 1 year ago
fix some brokenness in markdown extra footnotes that made adjacent footnotes not render properly More... over 1 year ago
add the new runtime flag ALT_AS_TITLE; if an image has no title, use the alt text as the title More... almost 2 years ago
add config.sed to the list of config files (to avoid HILARIOUS errors if I simply rsync a discount to a different machine More... about 2 years ago