[libindirect-perl] 01/07: Merge tag 'upstream/0.37'

Lucas Kanashiro kanashiro at moszumanska.debian.org
Thu Jul 21 15:47:37 UTC 2016


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

kanashiro pushed a commit to branch master
in repository libindirect-perl.

commit 865773ba69575aa3202f11fed1f3cbe47f5f07eb
Merge: d5b67e4 e974916
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Thu Jul 21 12:29:16 2016 -0300

    Merge tag 'upstream/0.37'
    
    Upstream version 0.37
    
    # gpg: Signature made Thu 21 Jul 2016 12:29:12 PM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro at debian.org>"
    # gpg:                 aka "Lucas Kanashiro <kanashiro.duarte at gmail.com>"

 Changes                            |   8 +
 MANIFEST                           |  11 +-
 META.json                          |   7 +-
 META.yml                           |   7 +-
 Makefile.PL                        |   5 +-
 README                             |   7 +-
 indirect.xs                        | 857 +++++++++----------------------------
 lib/indirect.pm                    |   8 +-
 ptable.h                           | 269 ------------
 t/09-load-threads.t                | 144 ++++++-
 t/40-threads.t                     |   2 +-
 t/42-threads-global.t              |   4 +-
 t/50-external.t                    |  18 +-
 t/lib/VPIT/TestHelpers.pm          |  51 ++-
 t/testcases/babycart_in_heredoc.pl |   5 +
 t/testcases/rt115392.pl            |  19 +
 xsh/caps.h                         |  51 +++
 xsh/debug.h                        |  27 ++
 xsh/hints.h                        | 373 ++++++++++++++++
 xsh/mem.h                          | 199 +++++++++
 xsh/ops.h                          |  83 ++++
 xsh/ptable.h                       | 464 ++++++++++++++++++++
 xsh/threads.h                      | 502 ++++++++++++++++++++++
 xsh/util.h                         |  82 ++++
 24 files changed, 2244 insertions(+), 959 deletions(-)

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



More information about the Pkg-perl-cvs-commits mailing list