8
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jan 14, 2025 — Jan 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adjust version date: 20251225 More... 20 days ago
previously changed/broken rand() implementation restored in run.c More... 20 days ago
adjust version date: 20250804 More... 5 months ago
updated FIXES, including a fix that was unrecorded. More... 5 months ago
Fix incorrect divisor in rand(). More... 5 months ago
Fix 46 /= 7 bugaboo. More... 7 months ago
adjust version date: 20250116 More... 12 months ago
updated. More... 12 months ago
fix error line number mismatch: remove an attempt to manage lineno (decrement if char is newline) in unput, and a hack in yylex to compensate for this behaviour. additional test in T.misc. More... 12 months ago
adjust version date: 20250107 More... about 1 year ago
updated. More... about 1 year ago
Fix indirect field specification with non-numeric string eg. $("foo"). This is not illegal. More... about 1 year ago
fix hex number detection in is_valid_number. More... about 1 year ago
adjust version date: 20250104 More... about 1 year ago
updated. More... about 1 year ago
fix issue #249 don't try to read or write a directory More... about 1 year ago
Typo fix in a comment in b.c:resize_gototab. More... over 1 year ago
adjust version date: 20240728 More... over 1 year ago
updated. More... over 1 year ago
readcvsrec called with the wrong pointers, causing awk to crash when the buffer is reallocated to read longer than 8k csv records. More... over 1 year ago
adjust version date: 20240623 More... over 1 year ago
updated. More... over 1 year ago
fix filesystem-status-test for openbsd More... over 1 year ago
rewrite of if-else chain as switch More... over 1 year ago
Rewrite if chain as switch stmt More... over 1 year ago
Fix the system-status test on OpenBSD More... over 1 year ago
adjust version date: 20240527 More... over 1 year ago
updated. More... over 1 year ago
jonathan gray's spelling fixes and other minor cleanups More... over 1 year ago
remove extern reference for non-existing var More... over 1 year ago