165
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Aug 03, 2025 — Aug 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
previous plot title must always be cleared when a new plot is started More... 4 months ago
Rework the logic for extending gp_input_line incrementally on input More... 4 months ago
initialization of axis tic settings after "set nonlinear" More... 4 months ago
EUCJP encoding - avoid explicit "set encoding EUC_JP" in saved output More... 4 months ago
emf svg: remove references to old terminal option {dashed|solid} More... 5 months ago
Windows tempfile support broken by typos in datablock.c More... 5 months ago
code readability: use hypot(x,y) use c99 function hypot(x,y) rather than sqrt(x*x+y*y) for complicated x,y More... 5 months ago
gd: antialiased thick lines, dash patterns, and transparent line support More... 5 months ago
docs: clarify that erfi(x) is a real-valed function of a real variable More... 5 months ago
new demo: cerfi.dem More... 5 months ago
add config.guess config.sub to .gitignore More... 5 months ago
parametric mode is incompatible with axis range sampling More... 5 months ago
"unset warnings" should suppress axis range warning More... 5 months ago
svg: do not emit [CDATA] sections to generic svg output More... 5 months ago
WASI platform support - documentation More... 5 months ago
libstbi image-handling configuration More... 5 months ago
reject filenames beginning with "|" if popen is not supported More... 5 months ago
WASI platform support - minor cleanup More... 5 months ago
WASI platform support - new configure option and support code
PuQ
More... 5 months ago
avoid nit-picky compiler warnings More... 5 months ago
replace usleep with nanosleep More... 5 months ago
docs: update indication of features that have been backported to 6.0 More... 5 months ago
lua terminals: lua version 5.5 treats loop variables as read-only More... 5 months ago
Do not include the built-in colormaps in the output from "save" More... 5 months ago
comments: revisit and/or remove old FIXMEs More... 5 months ago
Fix poor tic placement no logscale axis that spans exactly two decades More... 6 months ago
Do not allow to load $GPVAL_LAST_MULTIPLOT from inside a multiplot More... 6 months ago
multiplot_mousing: A nonlinear axis mapping must not persist across panels More... 6 months ago
multiplot_mousing: update_active_region() is no longer needed More... 6 months ago
multiplot mousing: 3D rotation in all panels More... 6 months ago