165
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 20 hours ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
GPMIN rather than MIN More... over 8 years ago
always clip line segments in linear coordinate space More... over 8 years ago
modify callargs demo to not produce an error on earlier gnuplot versions More... over 8 years ago
Support ARGC/ARGV parameter convention for "call" More... over 8 years ago
silence gcc v7 complaint about sign/unsigned comparison abs(foo) < (unsigned)baz More... over 8 years ago
texdraw: enable text at arbitrary angles More... over 8 years ago
texdraw: add support for version 5 dashed lines More... over 8 years ago
texdraw: implement variable line width More... over 8 years ago
texdraw: minor layout changes More... over 8 years ago
The subsequent splot operation after "set hidden3d" must not be a "refresh" More... over 8 years ago
consistent placement of timestamp at bottom of page More... over 8 years ago
Missing USE_MOUSE More... over 8 years ago
Upgrade of the dospc terminal More... over 8 years ago
New options psarrows/gparrows to select drawing method of arrows More... over 8 years ago
Add linewidth and pointscale terminal options More... over 8 years ago
Add a background color terminal option More... over 8 years ago
New fillstyles dots and penrose More... over 8 years ago
Transparent lines and solid filled polygons and boxes More... over 8 years ago
Add option for rounded line joins and ends instead of miter/butt More... over 8 years ago
Always close polygons to avoid spurious artifacts More... over 8 years ago
Line types default to solid lines (except for axis) More... over 8 years ago
more sanity checks whose lack was found by fuzzing More... over 8 years ago
sanity check postscript font size More... over 8 years ago
sanity check for length of text string output by dumb terminal was not applied to UTF8 strings More... over 8 years ago
prevent an error condition found by fuzzing. More... over 8 years ago
Revise MAP_HEIGHT macro to guarantee result is either 0 or 1 More... over 8 years ago
Move helper routine exec_event() from caca.trm to mouse.c More... over 8 years ago
Fix pause command for OpenWatcom/MSDOS More... over 8 years ago
Enable tab-completion for OpenWatcom/MSDOS More... over 8 years ago
avoid tripping over corner-case conditions found by fuzzing More... over 8 years ago