0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Split out routines dealing with key and border layout into new file boundary.c More... almost 13 years ago
Remove unneeded #include headers More... almost 13 years ago
Move label_width() from graphics.c to gadgets.c More... almost 13 years ago
remove imagen from default set of included terminals More... almost 13 years ago
remove imagen from default set of included terminals More... almost 13 years ago
remove misleading "build system" info from splash page More... almost 13 years ago
remove out of date makefile and print script More... almost 13 years ago
simplify description of binary file handling More... almost 13 years ago
Revert aquaterm patch of 24-Apr-2012 More... about 13 years ago
remove vestigial support for SCO cgi terminal More... about 13 years ago
remove vestigial support for SCO cgi graphics layer More... about 13 years ago
remove vestigial support for SCO cgi graphics layer More... about 13 years ago
bug numbers changed More... about 13 years ago
One more interactive test, this time windows-specific More... about 13 years ago
New test for whether a session is interactive or non-interactive More... about 13 years ago
Fix array overrun caused by many 'notitle' plots appearing before any titled plots. More... about 13 years ago
update More... about 13 years ago
correct estimated space for rotated x-axis tic labels More... about 13 years ago
allow axis log base to be non-zero even when axis scaling is linear; allow gprintf formats %L %l for linear axes More... about 13 years ago
Add linecap option "square" More... about 13 years ago
draw zeroaxis lines in the same layer as the grid More... about 13 years ago
gnuplot -e "foo" should not expect further input from stdin More... about 13 years ago
New special file syntax "<&N" plots data read from an arbitrary file descriptor More... about 13 years ago
*** empty log message *** More... about 13 years ago
remove binary.h from build dependencies More... about 13 years ago
read in a uniform binary matrix in one large chunk rather than reading one matrix element at a time More... about 13 years ago
trivial optimization More... about 13 years ago
The lack of filenames passed in via argv does not necessarily imply the session is interactive More... about 13 years ago
initialize buffer so that empty format output does not cause strlen() to overrun More... about 13 years ago
add demo of unequal size plots More... about 13 years ago