165
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Sep 03, 2025 — Sep 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved detection of cases when input data file has column headers More... about 7 years ago
refactor parse_fillstyle() to not modify the original structure if no keywords are found on the command line. More... about 7 years ago
remove unused parameter More... about 7 years ago
cgm: add missing font table in HTML format More... about 7 years ago
cgm: use preferred font name syntax for terminal options string More... about 7 years ago
wxt: do not restore "snapped" windows More... about 7 years ago
Neither "unset" nor "reset" restored default state of "set style parallel" More... about 7 years ago
Ensure space between plot border and y axis label More... about 7 years ago
Add parallel plot demo inspired by Wikipedia page More... about 7 years ago
fix 'set cntrparam levels incr <start>, <inc>' for logscale z More... about 7 years ago
Avoid preprocessor commands within string More... about 7 years ago
Rebuild files in .../share/LaTeX prior to distribution More... about 7 years ago
Add new terminal pict2e to auto-built documentation Cross-index from old latex/eepic/emtex/tpic terminal doc sections. More... about 7 years ago
More little improvements to gnuplot-lua-tikz-common.tex More... about 7 years ago
Less verbose driver selection with error checking #2180 gnuplot-tikz.lua revision 110 More... about 7 years ago
tikz terminal: update reported revision+date More... about 7 years ago
lua 5.3 requires math.floor() when converting to [0:255] RGB color Bug #2180 More... about 7 years ago
wxt: terminal option "nobackground" to restore the default (white) background More... about 7 years ago
add conditional code in the "reset" command to debug save/load operation More... about 7 years ago
saved order of cntrparam options was incorrect (generated error on load) More... about 7 years ago
must not save a justification for timestamp More... about 7 years ago
gd.trm: Add alpha channel when drawing thick lines More... over 7 years ago
Remove EXPERIMENTAL warnings for several features including exit status <value> set style textbox <N> More... over 7 years ago
Revert EXPERIMENTAL command "Array[$] = foo" appends new element foo to end of current array More... over 7 years ago
stats can save column headers in a user-visible array More... over 7 years ago
set/unset datafile columnheaders More... over 7 years ago
reject unbounded iteration do for [i=1:*] More... over 7 years ago
remove FAQ.pdf as a separate file since the source is now in faq/ More... over 7 years ago
update copyright date More... over 7 years ago
string functions trim/word/words were not indexed correctly More... over 7 years ago