165
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 03, 2025 — Aug 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
treat bad argument to besyn() or besin() as an error More... over 6 years ago
track blank lines in ascii matrix input file More... over 6 years ago
deliberate whitespace <tab> after keyword may prevent failure of 'make info' More... over 6 years ago
prevent overflow of data read from an ascii matrix file into an image More... over 6 years ago
Revert "prevent overflow of data read from an ascii matrix file into an image" More... over 6 years ago
handle time format in the sample range of a plot command More... over 6 years ago
prevent overflow of data read from an ascii matrix file into an image More... over 6 years ago
Make sure "exit" works from inside a bracketed clause More... over 6 years ago
gtk3 does not support drawing mode wxINVERT More... over 6 years ago
deprecate the "reread" command and remove it from demos Bug #2239 More... over 6 years ago
Hankel functions BesselH1 and BesselH2 from external library openspecfun (if present) More... over 6 years ago
BesselI(nu, z) function from external library openspecfun (if present) More... over 6 years ago
note error return codes from libamos routines More... over 6 years ago
move GE_evt_name() to mouse.c More... over 6 years ago
Print overall plot title (from "set title") after everything else More... over 6 years ago
modify filled polygon clipping to act like "set clip two" More... over 6 years ago
Add BesselK and complex_airy demos to all.dem and online (png) demo set More... over 6 years ago
Remove dead code conditional on LINUXVGA and VGAGL More... over 6 years ago
Replace faulty polygon clipping algorithm More... over 6 years ago
better diagnostic printing More... over 6 years ago
BesselK(nu, z) function from external library openspecfun (if present) More... over 6 years ago
Airy functions Ai and Bi from external library openspecfun (if present) More... over 6 years ago
expand description of "keyentry" More... over 6 years ago
Refactored X11_waitforinput() to clarify and fix bugs More... over 6 years ago
check for support (fenv.h) of C99 floating point exception handling More... over 6 years ago
treat "plot with polygons" (2D) as "plot with filledcurves closed" More... over 6 years ago
clarify statement about graphics displayed on linux console More... over 6 years ago
include help section for 'set term linux console' More... over 6 years ago
dynamic allocation of polygon vertices More... over 6 years ago
make smooth acspline filledcurves work for "above" and "below" More... over 6 years ago