166
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Feb 04, 2025 — Feb 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
docs: revised documentation for plot style "boxplot" More... about 1 year ago
wxt: release per-thread font data structures before forking More... about 1 year ago
warn that "plot with table" ignores filter and smooth operations More... over 1 year ago
metapost: updated to support template for output file names More... over 1 year ago
tikz: The "nostandalone" option did the opposite of its intent More... over 1 year ago
If ./configure --with-metapost, add metapost help text to the manual More... over 1 year ago
A datablock definition cannot occur in a bracketed clause More... over 1 year ago
metapost: support newpath()/closepath() More... over 1 year ago
Do not draw variable color points with color value NaN More... over 1 year ago
refactor check_for_variable_color to avoid passing invalid address More... over 1 year ago
implement z-clipping for 3D filled curves More... over 1 year ago
According to fenv(3), the macro FE_UNDERFLOW is defined by fenv.h only if the implementation supports handling of the underflow exception. Do not assume the presence of fenv.h implies FE_UNDERFLOW is defined. More... over 1 year ago
clang complains about use of abs( <exp-promoted-to-float> ); use fabs instead More... over 1 year ago
update keyentry demo More... over 1 year ago
rename topic index created by "make html" to gnuplot6_index.html More... over 1 year ago
Rework term->waitforinput() to accommodate UTF-8 with BSD editline More... over 1 year ago
Rework term->waitforinput() to accommodate UTF-8 with BSD editline More... over 1 year ago
"plot with labels" with no usable data could segfault on empty label list More... over 1 year ago
remove dead code and comments related to DISABLE_SPACE_RAISES_CONSOLE More... over 1 year ago
qt, x11: modify the response to a terminal reset event More... over 1 year ago
fix key sample for "splot with boxes" More... over 1 year ago
fix color of key sample for isosurface More... over 1 year ago
docs: sync Japanese documentation to gnuplot.doc 2024-08-22 More... over 1 year ago
docs, demos: typos More... over 1 year ago
Ignore $GPVAL_* datablocks in "save datablocks" More... over 1 year ago
fixes for various problems seen for "splot with circles" More... over 1 year ago
demos: clean up primary Makefile; add waterfallplot to the web page More... over 1 year ago
3D polygons from "splot with polygons" use per-plot border color and linewidth More... over 1 year ago
move check for "palette <colormap-name>" from lp_parse to parse_colorspec More... over 1 year ago
docs and demo for support of Delaunay triangulation More... over 1 year ago