[libvariable-magic-perl] branch master updated (42bbb21 -> f4df7ac)

Salvatore Bonaccorso carnil at debian.org
Sun Jul 26 13:22:32 UTC 2015


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

carnil pushed a change to branch master
in repository libvariable-magic-perl.

      from  42bbb21   releasing package libvariable-magic-perl version 0.57-1
      adds  5b5382a   Update VPIT::TestHelpers to 3ba261a5
      adds  2e52ce0   Test timely destruction of values returned from magic callbacks
      adds  2ccccc5   Delay destruction of reference return values till the current statement end
      adds  4730577   Avoid global lookups in the magic callbacks in t/18-opinfo.t
      adds  6f9e4d1   Update VPIT::TestHelpers to ba865c42
      adds  b1c2646   Work around stray exits in t/40-threads.t and t/41-clone.t
      adds  42520e8   Work around stray exits in t/09-load-threads.t
      adds  ebe9eed   Remove an unused static variable
      adds  0aba0d5   Simplify the timeout logic in t/09-load-threads.t
      adds  a0ffa7b   Remove the done_testing() comment in t/09-load-threads.t
      adds  fd95773   This is 0.58
      adds  27b26b0   Imported Upstream version 0.58
       new  97785a9   Merge tag 'upstream/0.58'
       new  9d50257   Update debian/changelog
       new  f4df7ac   Prepare changelog for release

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                   |  10 +++
 MANIFEST                  |   1 +
 META.json                 |   5 +-
 META.yml                  |   5 +-
 Magic.xs                  |  12 ++-
 README                    |  56 +++++++++++--
 debian/changelog          |   7 ++
 lib/Variable/Magic.pm     |  50 +++++++++++-
 t/09-load-threads.t       |  68 ++++++++--------
 t/18-opinfo.t             |   9 ++-
 t/40-threads.t            |  12 ++-
 t/41-clone.t              |  13 +++-
 t/50-return.t             | 195 ++++++++++++++++++++++++++++++++++++++++++++++
 t/80-leaks.t              |  76 +++++++++++++++++-
 t/lib/VPIT/TestHelpers.pm |  89 ++++++++++++++++++---
 15 files changed, 532 insertions(+), 76 deletions(-)
 create mode 100644 t/50-return.t

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



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