165
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Aug 15, 2025 — Aug 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix parsing of "-persist" from the command line More... almost 8 years ago
fix error line reporting inside if/else bracketed clause More... almost 8 years ago
EXPERIMENTAL implementation of "load $datablock" More... almost 8 years ago
Revert "eval $DATABLOCK execute successive lines of a datablock" More... almost 8 years ago
Revert "eval $DATABLOCK - allow for bracketed clauses that span multiple lines" More... almost 8 years ago
Revert "document evaluation of a datablock containing strings (EXPERIMENTAL)" More... almost 8 years ago
update lua.trm version More... almost 8 years ago
replace lua_tointeger() with (int)lua_tonumber() More... almost 8 years ago
bypass overly paranoid compiler warning about possible overflow of snprintf More... almost 8 years ago
provide a stand-alone header for the plugin demo More... almost 8 years ago
replace long switch statement with table loookup More... almost 8 years ago
new plot style ARROWS missing from splot switch statement More... almost 8 years ago
after warning about extreme aspect ratio, apply it anyhow More... almost 8 years ago
relax limit for extreme aspect ratio from 1:100 to 1:2000 More... almost 8 years ago
new 2D plot style `with arrows` More... almost 8 years ago
Add projection.dem to the online collection More... almost 8 years ago
"set view projection {xy|xz|yz}" More... almost 8 years ago
Move splot_map_[de]activate() from command.c to graph3d.c More... almost 8 years ago
sanity check PostScript fontname and size More... almost 8 years ago
monothreaded wxt terminal needs a mutex to prevent recursion More... almost 8 years ago
Remove broken support for CIE/XYZ color space More... almost 8 years ago
typos More... almost 8 years ago
"border" missing from list of pm3d options More... almost 8 years ago
corner-case bugs found by fuzzing More... almost 8 years ago
Still struggling to cover all the cases in wxt_waitforinput More... almost 8 years ago
corner-case bugs found by fuzzing More... almost 8 years ago
revise handling of waitforinput in x11 terminal More... almost 8 years ago
further tweaks to wxt terminal monothreaded waitforinput More... almost 8 years ago
strptime should ignore format fields a/A/w/W More... almost 8 years ago
revise handling of waitforinput in qt terminal More... almost 8 years ago