Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1:/tmp/cvs-serv16569/Graphics/PGPLOT/Window Modified Files: Window.pm Log Message: version check for GSL -- see what breaks
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1:/tmp/cvs-serv20180/Graphics/PGPLOT/Window Modified Files: Window.pm Log Message: PDL::Grapics::PGPLOT::Window - autolog for points + docs
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1:/tmp/cvs-serv16878/Graphics/PGPLOT/Window Modified Files: Window.pm Log Message: Fix spurious doubled titles in imag()
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1:/tmp/cvs-serv25310/Graphics/PGPLOT/Window Modified Files: Window.pm Log Message: Fixed "Use of uninitialized value" error seen in test 11 of t/pgplot.t under perl 5.8.2
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1:/tmp/cvs-serv31518 Modified Files: Window.pm Log Message: cleanup of _FITS_tr routine that happened whilst investigating possible enhancements; no functional change
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1:/tmp/cvs-serv8931/Graphics/PGPLOT/Window Modified Files: Window.pm Log Message: Added WCS option to fits_imag/rgbi/cont/vect to allow selection of alternative WCS mappings [rather experimental] + minor other PGPLOT work
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1:/tmp/cvs-serv20399/Graphics/PGPLOT/Window Modified Files: Window.pm Log Message: try and make fits_imag() work correctly when justify not set AND the RA axis should be in descending order. I may not have fixed this in the "correct" place
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1:/tmp/cvs-serv25425 Modified Files: Window.pm Log Message: only minor doc changes [to POD formatting]
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32159/Graphics/PGPLOT/Window Modified Files: Window.pm Log Message: Fall back to CROTA from CROTA2; moved m51 origin to center of galaxy
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21096/Graphics/PGPLOT/Window Modified Files: Window.pm Log Message: Better help; DirAxis option for setting direction of autoscaled axes in PGPLOT
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8109/Graphics/PGPLOT/Window Modified Files: Window.pm Log Message: Minor fix to initenv
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5683/Graphics/PGPLOT/Window Modified Files: Window.pm Log Message: Added match() convenience subroutine to Transforms; added new demo to "demo transform"
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17397/Graphics/PGPLOT/Window Modified Files: Window.pm Log Message: Fixed _fits_tr to actually line up properly with the FITS coordinate system.
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24934/Graphics/PGPLOT/Window Modified Files: Window.pm Log Message: Minor fix to new demo
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25401/Graphics/PGPLOT/Window Modified Files: Window.pm Log Message: Whoops -- accidentally checked in some debugging mods to Window.pm. This undoes that.
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23945 Modified Files: Window.pm Log Message: avoid warnings in perl 5.8.1 about missing (); remove what is presumably a debugging statement
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30952/Graphics/PGPLOT/Window Modified Files: Window.pm Log Message: Several final cleanup actions...
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32552/Graphics/PGPLOT/Window Modified Files: Window.pm Log Message: Added support for Yrange keyword to the errb function
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3815/Graphics/PGPLOT/Window Modified Files: Window.pm Log Message: Fixed failure of autologging when use strict, use warnings was in use
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13744/Graphics/PGPLOT/Window Modified Files: Window.pm Log Message: Added documentation for the autolog function
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24856/Graphics/PGPLOT/Window Modified Files: Window.pm Log Message: Fixed wrong check of $pix and $pitch in initenv
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18151/Graphics/PGPLOT/Window Modified Files: Window.pm Log Message: Updated MANIFEST; smoothed demos; removed imag1 bug in Window.pm
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2583/PDL/Graphics/PGPLOT/Window Modified Files: Window.pm Log Message:
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28030/Graphics/PGPLOT/Window Modified Files: Window.pm Log Message: minor PGPLOT doc changes
Update of /cvsroot/pdl/PDL/Graphics/PGPLOT/Window In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29412/Graphics/PGPLOT/Window Modified Files: Window.pm Log Message: Fix to PGPLOT lines function for large run-length-encoded pen piddles.