165
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 2 days ago.
Jun 15, 2025 — Jun 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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... almost 2 years ago
rename topic index created by "make html" to gnuplot6_index.html More... almost 2 years ago
Rework term->waitforinput() to accommodate UTF-8 with BSD editline More... almost 2 years ago
Rework term->waitforinput() to accommodate UTF-8 with BSD editline More... almost 2 years ago
"plot with labels" with no usable data could segfault on empty label list More... almost 2 years ago
remove dead code and comments related to DISABLE_SPACE_RAISES_CONSOLE More... almost 2 years ago
qt, x11: modify the response to a terminal reset event More... almost 2 years ago
fix key sample for "splot with boxes" More... almost 2 years ago
fix color of key sample for isosurface More... almost 2 years ago
docs: sync Japanese documentation to gnuplot.doc 2024-08-22 More... almost 2 years ago
docs, demos: typos More... almost 2 years ago
Ignore $GPVAL_* datablocks in "save datablocks" More... almost 2 years ago
fixes for various problems seen for "splot with circles" More... almost 2 years ago
demos: clean up primary Makefile; add waterfallplot to the web page More... almost 2 years ago
3D polygons from "splot with polygons" use per-plot border color and linewidth More... almost 2 years ago
move check for "palette <colormap-name>" from lp_parse to parse_colorspec More... almost 2 years ago
docs and demo for support of Delaunay triangulation More... almost 2 years ago
Allow filter "delaunay" in 3D plots More... almost 2 years ago
3D polygon objects can have individual border color and linewidth More... almost 2 years ago
sanity check type of variable in "print $variable" More... almost 2 years ago
Documentation and fixes for iteration over array elements More... almost 2 years ago