This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libdevel-nytprof-perl.

commit 4537f2eaceaf51259369b171de4ce3940b879695
Merge: aa1dcbd 5cbae1e
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Jun 8 19:12:14 2015 +0200

    Merge tag 'upstream/6.01+dfsg'
    
    Upstream version 6.01+dfsg

 .gitignore                |   3 +
 .travis.yml               |  31 +++++++
 Changes                   |  40 +++++++-
 FileHandle.h              |   8 ++
 FileHandle.xs             | 108 ++++++++++++++++------
 MANIFEST                  |  12 +++
 META.json                 |  10 +-
 META.yml                  |  23 +++--
 Makefile.PL               |   8 +-
 NYTProf.xs                | 200 ++++++++++++++++++++++++++++++++--------
 README.md                 |   3 +-
 bin/nytprofcalls          | 228 +++++++++++++++++++++++++---------------------
 bin/nytprofhtml           |  36 ++++++--
 bin/nytprofmerge          |   2 +-
 bin/nytprofpf             | 165 +++++++++++++++++++++++++++++++++
 lib/Devel/NYTProf.pm      |  47 ++++++++--
 lib/Devel/NYTProf/Core.pm |   2 +-
 lib/Devel/NYTProf/Run.pm  |  11 ++-
 t/40-savesrc.t            |  18 +++-
 t/42-global.t             |   1 +
 t/50-errno.t              |   2 +-
 t/70-subname.t            |  10 +-
 t/lib/NYTProfTest.pm      |  46 ++++++++--
 t/test02.pf               |   5 +
 t/test02.pf.csv           |   5 +
 t/test25-strevalb.t       |   9 +-
 t/test40pmc.t             |  12 ++-
 t/test62-subcaller1.calls |   5 +-
 t/test62-subcaller1.p     |  18 +---
 t/test62-subcaller1.rdt   | 155 ++++++++++++-------------------
 t/test62-tie-a.calls      |   3 +
 t/test62-tie-a.p          |  14 +++
 t/test62-tie-a.rdt        |  57 ++++++++++++
 t/test62-tie-a.t          |  12 +++
 t/test62-tie-b.calls      |   3 +
 t/test62-tie-b.p          |  14 +++
 t/test62-tie-b.rdt        |  57 ++++++++++++
 t/test62-tie-b.t          |   9 ++
 38 files changed, 1045 insertions(+), 347 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdevel-nytprof-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to