0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 04, 2025 — Sep 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial checkin (and probably final one since gives same results as x12c.c of PLplot). More... about 25 years ago
make -f Makefile.build clean now gets rid of all x??.ps examples that are created. More... about 25 years ago
make -f Makefile.build clean now gets rid of all x??.ps examples that More... about 25 years ago
Complete the instructions for making x??.ps plots from the x??.i files. More... about 25 years ago
Complete the instructions for making x??.ps plots from the x??.i files. More... about 25 years ago
Add plpsty to API. More... about 25 years ago
Add plpsty to API. More... about 25 years ago
Efficient drawing of solid line style. (Now sends the PLplot core a line style pattern with no elements as a signal to draw the solid line continuously rather than as a bunch of tiny continuous segments.) With this change, the histogram example (which specifies a solid line style) was half the size (and identical to the results from the x12c.c demo of PLplot). More... about 25 years ago
Efficient drawing of solid line style. (Now sends the PLplot core a line More... about 25 years ago
plmesh back to plpmesh (because of name clash which we now document). More... about 25 years ago
plmesh back to plpmesh (because of name clash which we now document). More... about 25 years ago
plmesh back to plpmesh (because of name clash which we now document). Also, More... about 25 years ago
plmesh back to plpmesh (because of name clash which we now document). Also, input reference.tex rather than keeping it part of document. reference.tex will never be under CVS control. Instead, the plan is to generate it automatically by parsing documentation in yplot_body.i (although that plan not implemented yet.) More... about 25 years ago
Initial checkin (and probably final work since these produce identical results to equivalent x??c.c demos for PLplot.) More... about 25 years ago
Initial checkin (and probably final work since these produce identical More... about 25 years ago
Improve documentation. More... about 25 years ago
Improve documentation. More... about 25 years ago
API change: plpmesh --> plmesh (to conform to PLplot name). More... about 25 years ago
API change: plpmesh --> plmesh (to conform to PLplot name). More... about 25 years ago
Conform with API changes; plpmesh --> plmesh and reordering of plhist arguments. More... about 25 years ago
Conform with API changes; plpmesh --> plmesh and reordering of plhist More... about 25 years ago
Portrait mode now implemented via PLplot core option rather than the special More... about 25 years ago
Portrait mode now implemented via PLplot core option rather than the special portrait-mode versions of the ljiip.c and ps.c drivers (now removed from yplot). These latter drivers were out-of-date and buggy (especially for shade plots) compared to the PLplot versions. Also, with new scheme portrait mode is also available for core ljii and pstex drivers. If the 90-deg rotation for portrait mode is appropriate for other file drivers, it is a matter of changing a few lines in the PLplot core driver to implement the change. (Look for code associated with pls->portrait in the ps.c file.) More... about 25 years ago
Drop reference to ljipp.c and ps.c which no longer exist. More... about 25 years ago
Drop reference to ljipp.c and ps.c which no longer exist. More... about 25 years ago
Improved searching for parent of contrib directory. Build configuration now works on both Debian potato and RedHat 6.2 systems. More... about 25 years ago
Improved searching for parent of contrib directory. Build configuration now More... about 25 years ago
Portrait mode is now implemented through the PLplot core functionality so these portrait mode drivers (which had a nasty bug in any case for area fills, and which were difficult to maintain against the ever-changing PLplot versions) are removed from CVS. More... about 25 years ago
Portrait mode is now implemented through the PLplot core functionality so More... about 25 years ago
Change name (Always 2-digit number) for plsym.ps.?? More... about 25 years ago