166
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Jun 05, 2025 — Jun 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do not try to analyze the gradient type of a colormap post-hoc More... 10 days ago
docs: Write the current date as a comment in files output by "make html" More... 11 days ago
sync Japanese documentation to gnuplot.doc 2026-05-07 More... 11 days ago
gd: Include DASHTYPE_SOLID in the repeating cycle of built-in dashtypes More... 16 days ago
Extend support for EUC-JP on Windows More... 22 days ago
fixup for cairo terminals: track path open/close More... about 1 month ago
fixup for "ignore trailing whitespace on input command lines" More... about 1 month ago
gd: fix zigzag-gap artifact in very thick polylines More... about 1 month ago
gd: remove libgd-only plot-area clipping More... about 1 month ago
gd terminals: track path open/close More... about 1 month ago
demo: watchpoints.dem modified for multiplot mousing More... about 1 month ago
post: Adobe glyph name mangled by incorrect use of safe_strncpy More... about 1 month ago
Fix mingw makefile missing DLL dependencies More... about 2 months ago
cairo terminals: track path open/close More... about 2 months ago
cairo: work-around for oversized Pango hex box when oversampling is enabled More... about 2 months ago
qt: Fix slow QT font-metric initialization and noisy warning More... about 2 months ago
Fix string_result_only flag leaking into function block evaluation More... about 2 months ago
help: Treat bare "help" command as "help overview" More... about 2 months ago
docs: erfi typo More... 2 months ago
gd: remove deprecated gif animation "optimize" option More... 2 months ago
remove flush_binary() (used only by VMS) More... 2 months ago
docs: update description of backslash as a line-continuation More... 2 months ago
ignore trailing whitespace on input command lines More... 2 months ago
previous plot title must always be cleared when a new plot is started More... 2 months ago
Rework the logic for extending gp_input_line incrementally on input More... 2 months ago
initialization of axis tic settings after "set nonlinear" More... 2 months ago
EUCJP encoding - avoid explicit "set encoding EUC_JP" in saved output More... 2 months ago
emf svg: remove references to old terminal option {dashed|solid} More... 3 months ago
Windows tempfile support broken by typos in datablock.c More... 3 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... 3 months ago