165
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Sep 01, 2025 — Sep 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cairolatex terminal: Some docs for the PNG option More... about 8 years ago
cairolatex terminal: Offer PNG as alternative to PDF and EPS More... about 8 years ago
clip 3D splot with labels to show only INRANGE points Bug #2068 More... about 8 years ago
using cbticlabels() now take coordinates from the same column as color More... about 8 years ago
Modify auto-generated titles to be compatible with LaTeX More... about 8 years ago
call store_and_update_range() directly when practical More... about 8 years ago
Remove dead code and old comments More... about 8 years ago
use new store_and_update_range() for STORE_AND_FIXUP_RANGE also More... about 8 years ago
Replace macro STORE_AND_UPDATE_RANGE by a subroutine More... about 8 years ago
use proper enum type for INRANGE More... about 8 years ago
Remove pointless casts to (float) in places like double foo; foo = (float)(some expression); More... about 8 years ago
clarify pm3d fillcolor documentation More... about 8 years ago
EXPERIMENTAL secondary pm3d lighting source More... about 8 years ago
"with pm3d fc linestyle N" colors top surface with ls N, bottom with ls N+1 More... about 8 years ago
move filled_quadrangle() into pm3d.c from color.c More... about 8 years ago
Remove conditional flag BACKWARDS_COMPATIBLE since nothing depends on it More... about 8 years ago
zerror demo benefits from "set pm3d depthorder base" More... about 8 years ago
Support per-plot fillstyle for pm3d surfaces More... about 8 years ago
Allow per-plot fillcolor for pm3d surfaces More... about 8 years ago
Fix incompatibility of "pm3d depth" and rgb color taken from column 4 More... about 8 years ago
remove undocumented EXPERIMENTAL option PM3D_CONTOURS More... about 8 years ago
remove option EXTENDED_COLOR_SPECS More... about 8 years ago
ipc_back_fd is used only by x11.trm; no need for a larger scope More... about 8 years ago
cmplx_divide() is clever, but seems like overkill for the most common case. More... about 8 years ago
Fix warnings found by clang (may or may not be actual bugs) More... about 8 years ago
Fix typos that are actual bugs (found as warnings by clang) More... about 8 years ago
aqua terminal has a problem in setting font for each label in enhanced text mode More... about 8 years ago
clean up and reorganize summary output by ./configure script More... about 8 years ago
Add documentation section for "matrix every" More... about 8 years ago
Suppress title of post-final plot in iteration range [n:*] otherwise the key contains an extra line for a plot that never happened More... about 8 years ago