openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
pdl-graphics-plplot
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
about 18 hours
ago.
Aug 13, 2024 — Aug 13, 2025
Showing page 7 of 7
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Implement the constants #defined in plplot.h with pp_addxs and pp_add_exported instead of pp_def.
Rafael Laboissiere
More...
over 21 years ago
Implement the #define'd constants in plplot.h as functions in Perl, whose pp_def's are automatically generated by the create_low_level_constants function.
Rafael Laboissiere
More...
over 21 years ago
added a blank line before a "=head2" line in docs
Douglas Burke
More...
over 21 years ago
Define our own plsym subroutine, where the first argument of c_plsym (the length of the x and y vectors) is deduced from the piddles. Changed a call to plsym in Graphics/PLplot/plplot.pd accordingly.
Rafael Laboissiere
More...
over 21 years ago
Define our own plfill subroutine, where the first argument of c_plfill (the length of the data vector) is deduced from the piddle. Changed calls to plfill in t/plplot.t and Graphics/PLplot/plplot.pd accordingly.
Rafael Laboissiere
More...
over 21 years ago
Define our own plhist perl subroutine, where the first argument of c_plhist (the length of the data vector) is deduced from the piddle. Changed calls to plhist in t/plplot.t and Graphics/PLplot/plplot.pd accordingly.
Rafael Laboissiere
More...
over 21 years ago
RL for Doug Hunt: new version of Makefile.PL that allows build of PDL on a totally fresh system.
Rafael Laboissiere
More...
over 21 years ago
Remove first argument of plpoin, according to recent change in API
Rafael Laboissiere
More...
over 21 years ago
Define our own plpoin perl subroutine, where the first argument of c_plpoin (the length of the x and y vectors) is deduced from the piddle.
Rafael Laboissiere
More...
over 21 years ago
Merged in config-variable-cleanup branch
Douglas Burke
More...
over 21 years ago
This is for Emacs: added Local Variables section at end of file and set the editing mode to cperl.
Rafael Laboissiere
More...
over 21 years ago
Added pp_def for PLplot API function plParseOpts. Also, a couple of constant scalars PL_PARSE_* were defined.
Rafael Laboissiere
More...
over 21 years ago
Branch: initial attempt at cleaning up the use of PDL's config values in the build/test cycle
Douglas Burke
More...
over 21 years ago
Minor fix to new plplot test works better on 64-bit-clean systems: masks return value down to a byte before using it.
Craig DeForest
More...
over 21 years ago
Misc niggling changes plus an FMH test for plplot
Craig DeForest
More...
over 21 years ago
Modified PLPlot Makefile.PL to make PLPlot when the default value of "yes" is passed in the WITH_PLPLOT configuration variable.
Craig DeForest
More...
over 21 years ago
plplot.t fix STDERR noise
Christian Soeller
More...
over 21 years ago
fixed a small problem with plplot Makefile.PL using Dev
Christian Soeller
More...
over 21 years ago
Updated PLplot interface to perl 5.8.2 and plplot 5.2.1. Fixed two small bugs (one in primitive.pd, the other in misc.pd) which cause warnings during 'make test' under perl 5.8.2.
Doug Hunt
More...
over 21 years ago
augmented plplot include searchpath
Christian Soeller
More...
about 22 years ago
added files to .cvsignore
Douglas Burke
More...
over 22 years ago
was using WHERE_PLPLOT_LIB in makefile and WHERE_PLPLOT_LIBS in perldl.conf [gone with LIBS]; ensure temp doesnot exist before building [caused confusion when checking what plplot version was installed]
Douglas Burke
More...
over 22 years ago
fixed issue where perl Makefile.PL would fall over if PDL not already installed
Douglas Burke
More...
over 22 years ago
added .cvsignore
Douglas Burke
More...
over 22 years ago
Further fiddling with PLplot auto-detect and configuration
Doug Hunt
More...
over 22 years ago
Fixed small bug in plplot.t
Doug Hunt
More...
over 22 years ago
Updated PLplot setup to work with PLplot 5.2.0 (the latest version)
Doug Hunt
More...
over 22 years ago
More buglets and omissions fixed in PLplot interface...
Doug Hunt
More...
over 22 years ago
Fixed buglet in PLplot.pm
Doug Hunt
More...
over 22 years ago
Moved PLplot interface to PDL distro. Had been a separate CPAN module. Cleaned up pgplot.t test file to not fail ungracefully in case pgplot is not installed.
Doug Hunt
More...
over 22 years ago
←
1
2
3
4
5
6
7
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree