165
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 05, 2025 — Aug 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
array interlock (2/5) use array interlock to protext array definitions More... about 1 year ago
array interlock (1/5) new interlock field udv->udv_refcount in struct udvt_entry More... about 1 year ago
(fixup) Detect side-effect of array assignment that would corrupt the array More... about 1 year ago
Revise the ARRAY structure (2/2) - load parent field when creating an array More... about 1 year ago
Revise the ARRAY structure (1/2) - Add a new field array_header {.size; .parent} More... about 1 year ago
report error on reassignment of a global array inside a function More... about 1 year ago
Detect side-effect of array assignment that would corrupt the array More... about 1 year ago
fixup for previous commit (reset evaluate_inside_functionblock) More... about 1 year ago
Invalid "stack underflow" error in variable assignment expression More... about 1 year ago
Invalid "stack underflow" error in variable assignment expression More... about 1 year ago
Catch reassignment of a global array inside a function block More... about 1 year ago
parsing error following "show at" More... about 1 year ago
parsing error following "show at" More... about 1 year ago
reset flag evaluate_inside_functionblock after error More... about 1 year ago
prevent use-after-free caused by redefining an active function More... about 1 year ago
Do not treat a user-supplied warning or error message as a format More... about 1 year ago
protect against stending NULL format string to int_error() More... about 1 year ago
incorrect use of interlock protecting recursive call of df_open() More... about 1 year ago
update README files More... about 1 year ago
block: avoid overly zealous use-after-free warning from gcc15 More... about 1 year ago
provide a wrapper remultiplot_command() for replay_multiplot() More... about 1 year ago
docs: Expand section on sum[]<expr> operator to also describe prod[]<expr> More... about 1 year ago
New function prod [<var> = <start> : <end>] <expression> More... about 1 year ago
pseudocolumns column(0) $0 $# should return an integer value More... about 1 year ago
win: FARPROC loaded by name from a dll requires a template function prototype More... about 1 year ago
OK to have missing corners in a image represented by a sparse matrix More... over 1 year ago
more fixups for placement of minor tics when logscale axis uses linear tic spacing More... over 1 year ago
"set boxwidth" is now applied to "plot ... bins ... with hsteps" More... over 1 year ago
when logscale tic placement is adjusted, mtics placement must change also More... over 1 year ago
Fix broken cases of "set colorbox invert" More... over 1 year ago