This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "pdl".
The branch, master has been updated
via fbca747a30442e2954d207db1805270304e4dcbd (commit)
via f2e42e38f9d2f1e1f4666adf468b220a8e896682 (commit)
via 0fecb6c762256565c3553153009d1cadd229d475 (commit)
via 8f09bf389b97b28fa10e599b4b94f1bb6a55a7a9 (commit)
via 44902ed9a73f07c54947d8e64afc8d282b796911 (commit)
from dd923502135b714f4f566da359c1e2c3779078f6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit fbca747a30442e2954d207db1805270304e4dcbd
Merge: f2e42e3 dd92350
Author: Derek Lamb <lambd@...>
Date: Mon Nov 12 15:12:33 2012 -0700
Merge branch 'master' of ssh://pdl.git.sourceforge.net/gitroot/pdl/pdl
commit f2e42e38f9d2f1e1f4666adf468b220a8e896682
Author: Derek Lamb <lambd@...>
Date: Mon Nov 12 15:09:39 2012 -0700
Make Ufunc's POD usage docs agree with function signatures.
In ufunc.pd, functions had a signature like (a(n); [o]b()), but then
had usage lines like $a = func($b). So I just changed the usage lines
to $b = func($a), to reduce confusion.
commit 0fecb6c762256565c3553153009d1cadd229d475
Author: Derek Lamb <lambd@...>
Date: Fri Nov 9 16:43:27 2012 -0700
Add NOMYMETA tags to most of the rest of the Makefile.PLs.
This finishes what I started with commit 96700c4, adding the
eval'd check on the EU::MM version and adding the NOMYMETA=>1
line if appropriate. Now there are only 4 pairs of MYMETA.[yml,json]
files created with 'perl Makefile.PL'.
commit 8f09bf389b97b28fa10e599b4b94f1bb6a55a7a9
Author: Derek Lamb <lambd@...>
Date: Fri Nov 9 14:34:48 2012 -0700
Update the old link to the GSL docs from redhat.com to gnu.org.
commit 44902ed9a73f07c54947d8e64afc8d282b796911
Author: Derek Lamb <lambd@...>
Date: Fri Nov 9 13:59:25 2012 -0700
Small POD update for PDL::Func
The description "useful functions" for this module wasn't that useful,
so I added more detail. Fixed a syntax error in the docs for
PDL::Func::set. Also removed the section "The Future" because
obviously that isn't going to happen.
-----------------------------------------------------------------------
Summary of changes:
Basic/Core/Makefile.PL | 1 +
Basic/Gen/Makefile.PL | 1 +
Basic/Makefile.PL | 1 +
Basic/Pod/Makefile.PL | 1 +
Basic/Ufunc/ufunc.pd | 14 +++++++-------
Demos/Makefile.PL | 3 ++-
Doc/Makefile.PL | 1 +
Doc/Pod/Makefile.PL | 1 +
Graphics/LUT/Makefile.PL | 1 +
Graphics/LUT/ramps/Makefile.PL | 3 ++-
Graphics/LUT/tables/Makefile.PL | 3 ++-
Graphics/Limits/Makefile.PL | 1 +
Graphics/Makefile.PL | 1 +
Graphics/PGPLOT/Makefile.PL | 3 ++-
Graphics/PGPLOT/Window/Makefile.PL | 3 ++-
Graphics/TriD/Makefile.PL | 1 +
Graphics/TriD/VRML/Makefile.PL | 1 +
IO/Dicom/Makefile.PL | 1 +
IO/FITS/Makefile.PL | 1 +
IO/FastRaw/Makefile.PL | 1 +
IO/FlexRaw/Makefile.PL | 1 +
IO/HDF/Makefile.PL | 1 +
IO/HDF/SD/Makefile.PL | 1 +
IO/HDF/VS/Makefile.PL | 3 ++-
IO/Makefile.PL | 1 +
Lib/CallExt/Makefile.PL | 2 +-
Lib/Filter/Makefile.PL | 3 ++-
Lib/Fit/Makefile.PL | 1 +
Lib/Func.pm | 11 +++--------
Lib/GIS/Makefile.PL | 1 +
Lib/GSL/DIFF/gsl_diff.pd | 2 +-
Lib/GSL/INTEG/gsl_integ.pd | 2 +-
Lib/GSL/INTERP/gsl_interp.pd | 2 +-
Lib/GSL/MROOT/gsl_mroot.pd | 2 +-
Lib/GSL/Makefile.PL | 1 +
Lib/GSL/SF/Makefile.PL | 1 +
Lib/Makefile.PL | 1 +
Lib/Opt/Makefile.PL | 1 +
Lib/Opt/Simplex/Makefile.PL | 3 ++-
Lib/Transform/Cartography/Makefile.PL | 3 ++-
Perldl2/Makefile.PL | 2 ++
Perldl2/Plugin/Makefile.PL | 1 +
Perldl2/Profile/Makefile.PL | 1 +
43 files changed, 61 insertions(+), 29 deletions(-)
hooks/post-receive
--
pdl
|