165
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Aug 31, 2025 — Aug 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Sync Japanese documentation to gnuplot.doc 2026-08-27 More... 6 days ago
./configure sets HAVE_METAFONT but term.c tested for WITH_METAFONT More... 6 days ago
Honour SOURCE_DATE_EPOCH for timestamps in output More... 6 days ago
Loosen restriction on mousing a multiplot with linked axes More... 8 days ago
"unset nonlinear x" is a valid command if x is already nonlinear More... 8 days ago
Add expanded unit test for integer overflow handling More... 13 days ago
remove unused file tango_colors.gp More... 14 days ago
"set contourfill defined" misleading error message and incorrect parsing end state c_token left past END_OF_COMMAND can lead to an error on the subsequent line. More... 15 days ago
add overflow.h to src/Makefile.am More... 17 days ago
nit-picky compiler warnings about (const char *) More... 18 days ago
configure.ac: check for Lua 5.5 More... 21 days ago
Remove dead code protected by #ifdef BACKWARD_COMPATIBLE More... 22 days ago
"local array" at depth 0 is no different from "array" More... 23 days ago
prevent segfault from trying to plot an empty data block More... 24 days ago
windows: always report current window size and scale in "show term" More... 26 days ago
Fix overflow detection in f_plus(), f_minus() and f_sum() More... 27 days ago
integer overflow handling in f_prod More... 27 days ago
rework the "replot" command to use do_string_and_free() More... 28 days ago
Avoid undefined behavior in f_mult() More... 28 days ago
Introduce gp_ckd_{add,sub,mul}_intgr() for overflow checking More... 28 days ago
Do not rely on undefined behavior to check for overflow in f_power() More... 28 days ago
close memory leak in multiplot support code More... 30 days ago
webp: plotting to a transparent background requires alpha correction More... about 1 month ago
Use _MSC_VER rather than __MSC__
PuQ
More... about 1 month ago
preserve empty lines when processing data using "plot with table" More... about 1 month ago
webp: corrupt output image may be created following a multiplot More... about 1 month ago
protect against loop caused by error in system gnuplotrc file More... about 1 month ago
more consistent test for support of piped input/output More... about 1 month ago
update project notes More... about 1 month ago
remove missed occurance of #ifdef CHI_SHAPES
PuQ
More... about 1 month ago