165
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
documentation and revised demo for "splot ... with circles" More... over 8 years ago
add support for 3D "splot with circles" More... over 8 years ago
shared scaling calculation for radius of circles in 3D plots More... over 8 years ago
Add help index points "with <plotstyle>" for all plot styles More... over 8 years ago
Add configure option to include support for ReGIS terminal More... over 8 years ago
prevent gcc 7 -Wformat-truncation warnings More... over 8 years ago
prevent gcc 7 -Wformat-truncation warnings More... over 8 years ago
Protect against buffer overflow from user-supplied time format string More... over 8 years ago
Bracketing error caused unnecessary lines for tabular output of contours More... over 8 years ago
remove definition of EAM_OBJECTS from configure scripts More... over 8 years ago
remove conditional compilation symbol EAM_OBJECTS More... over 8 years ago
If ./configure --disable-history-file do not compile history routines More... over 8 years ago
range error in loop over array bounds More... over 8 years ago
Match visual attributes when requesting x11 output to existing window More... over 8 years ago
documentation and demo for new command 'set clip radial' More... over 8 years ago
Split lines in print to datablock More... over 8 years ago
New command "set clip radial" for polar plot with lines More... over 8 years ago
ChangeLog entry for wrap_readline_signal_handler More... over 8 years ago
term->waitforinput() must invoke libreadline rl_signal_handler() on ^Z More... over 8 years ago
print_line_with_error() must not alter global gp_input_line or inline_num More... over 8 years ago
Generate timestamp from last git commit date More... over 8 years ago
dynamic allocation of font name for cairo terminals modeled on code already in wxt.trm More... over 8 years ago
Ignore timestamp.h More... over 8 years ago
new utility routine might_be_numeric() to be called before trying to parse optional numeric value in command More... over 8 years ago
unused variable More... over 8 years ago
Provide utility routine to print the value of a command line token (mostly for debugging) More... over 8 years ago
Add missing dependencies to targets plain, pipes, and console More... over 8 years ago
Initial font in enhanced text processing should be the most recently set font, not the original font from "set term". Bug #1997 More... over 8 years ago
Only terminate polygon with "closepath" if it is not clipped More... over 8 years ago
Fix mismatched newpath/closepath and missing stroke in macro for pm3d surface quadrangles. More... over 8 years ago