165
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 11, 2025 — Aug 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pm: undo fill style settings after drawing filled boxes or polygons More... over 7 years ago
Removing the _PROTO_ macro caused OSX to barf on the prototype for stpcpy() More... over 7 years ago
pm: "widelines" require application of color and linewidth More... over 7 years ago
pm: manually bump revision More... over 7 years ago
pm: close the path before drawing filled polygons or boxes More... over 7 years ago
pm: dashtype support More... over 7 years ago
pm: do not ignore linewidth for (-1) LT_AXIS and (-2) LT_SOLID More... over 7 years ago
Invert order of entries More... over 7 years ago
fix centering error for clustered histograms with even number gap size Bug #2109 More... over 7 years ago
prevent extra read past the end of a datablock holding matrix data More... over 7 years ago
do not attempt to ftruncate(stdout) More... over 7 years ago
Do not output field separator after last field of lines from "plot with table" More... over 7 years ago
handle NaN values in input stream to "stats FOO matrix" More... over 7 years ago
pm: enable bold and italic text More... over 7 years ago
pm: enable enhanced text by default More... over 7 years ago
pm: apply fill style for polygons More... over 7 years ago
Handle perverse combination of variable pointtype yielding PT_CHARACTER with no text properties initialized for this plot. More... over 7 years ago
bugfix: "pointtype variable" is independent of "pointsize variable" More... over 7 years ago
pm: wrong pointer reference in image code More... over 7 years ago
pm: apply RGB color to filled boxes More... over 7 years ago
pm: handle LT_NODRAW and LT_BACKGROUND linetypes More... over 7 years ago
pm: remove dead code and a few style changes More... over 7 years ago
pm: silence a few compiler warnings More... over 7 years ago
Parse numeric timezone UTC offset (format %z) ±[hh][:][mm] More... over 7 years ago
Requesting a polygon with 0 vertices caused an infinite loop in the tikz terminal More... over 7 years ago
provide a single routine free_value(struct value *) More... over 7 years ago
missing index entry for 'plot sampling' More... over 7 years ago
replace strncpy with explicit truncation to avoid over-zealous gcc 8.2.1 warning message More... over 7 years ago
Font names passed to enhanced text processing may be in quotes More... over 7 years ago
preserve LC_NUMERIC locale inside 'using' clause of plot commands More... over 7 years ago