0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Avoid crashes on memory allocation errors. More... almost 12 years ago
include file cleanup More... almost 12 years ago
Change codepage from 932 to 437 on Japanese Windows More... almost 12 years ago
Fix non-numeric version number due to patchlevel "alpha" More... almost 12 years ago
Explicitely set utf8 encoding More... almost 12 years ago
Regenerate to include new files multiplot.* More... almost 12 years ago
refactor multiplot layout code into separate file; add options for margins and spacing More... almost 12 years ago
update demo for version 5 More... almost 12 years ago
Hide internal data structure behind an access function multiplot_current_panel() More... almost 12 years ago
sync Japanese documentation to gnuplot.doc 1.872 More... almost 12 years ago
typos More... almost 12 years ago
fix segfault on "set multi; quit" More... almost 12 years ago
apply textcolor to character point type in key sample More... almost 12 years ago
emf terminal bold/italic markup in enhanced text More... almost 12 years ago
add brackets to remove compiler warning More... almost 12 years ago
fillcolor should be interpreted via the current set of linetype colors More... almost 12 years ago
Skip leading zeroes of negative exponents, too. More... almost 12 years ago
Fix const-ness for enhanced_recursion More... almost 12 years ago
Version 5.0 alpha More... almost 12 years ago
set print $datablock. Patchset #662 More... almost 12 years ago
Version 5.0 alpha More... almost 12 years ago
Factor out value_to_str() from disp_value() More... almost 12 years ago
Add 'set linetype cycle' More... almost 12 years ago
UTF-8 encoding More... almost 12 years ago
special colorspec `black` More... almost 12 years ago
dash type of newly created linetype should by solid unless otherwise specified More... almost 12 years ago
new command "set colorsequence {default|classic|podo}" More... almost 12 years ago
update documentation with New Features, Changes for version 5 More... almost 12 years ago
fix overflow in another test for iteration end condition More... almost 12 years ago
post.trm (and maybe others?) could fail to replace a blank font request with the previous font. Make this replacement in enhanced_recursion() if possible, otherwise have post.trm use the default font. More... almost 12 years ago