[libvariable-magic-perl] annotated tag upstream/0.57 created (now d96fd92)

gregor herrmann gregoa at debian.org
Sun May 10 16:03:31 UTC 2015


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

gregoa pushed a change to annotated tag upstream/0.57
in repository libvariable-magic-perl.

        at  d96fd92   (tag)
   tagging  8993a404861b65f9487f1bef110c60c31cba22cc (commit)
  replaces  upstream/0.55
 tagged by  gregor herrmann
        on  Sun May 10 17:56:10 2015 +0200

- Log -----------------------------------------------------------------
Upstream version 0.57

Vincent Pit (43):
      Better logic for deciding if this perl has DEBUGGING enabled
      Remove taint mode from t/15-self.t
      Only test global destruction on perl 5.13.4+
      Output a diagnostic if global destruction is not tested
      Make Variable::Magic::TestGlobalDestruction::import return its result
      Code cleanups in Variable::Magic::TestGlobalDestruction::import
      Simplify vmg_call_sv() so that ERRSV is no longer used as a lvalue
      Simplify vmg_pp_propagate_errsv() so that ERRSV is not used as a lvalue
      Simplify vmg_propagate_errsv_free() so that ERRSV is not used as a lvalue
      Add a couple of missing SvREFCNT_dec() after sv_magicext()
      Factor the sv_magicext() calls into one vmg_sv_magicext()
      Set the mg_flags inside vmg_sv_magicext() according to the vtbl entries
      Replace STATIC by static
      Add lib.pm to BUILD_REQUIRES
      Update VPIT::TestHelpers to 3d200396
      Bump copyright year
      This is 0.56
      Update the ActivePerl/gcc-3.4 hack for EUMM 7.04
      Update VPIT::TestHelpers to 4eeb5afc
      Thoroughly test module loading in threads
      Port thread tests to the new VPIT::TestHelpers interface
      Allow passing level 0 to Variable::Magic::TestGlobalDestruction::import
      Revamp PERL_DESTRUCT_LEVEL handling
      Use PERL_FORCE_TEST_THREADS to force testing global destruction
      Always honor $ENV{PERL_DESTRUCT_LEVEL} when it's set for a debugging perl
      Set PERL_DESTRUCT_LEVEL through the environment variable on debugging perls
      Revamp the setup boot logic
      Improve scheduling for the parallel loading test
      Add a missing volatile qualifier
      Make sure MULTIPLICITY builds set PERL_IMPLICIT_CONTEXT
      Update t/09-load-test.t
      Reference-count global setup/teardown
      Update VPIT::TestHelpers to f24eb57f
      Don't lock the VMG_LOADED mutex across global destruction
      Make sure the load refcount is reset on global setup
      Allow disabling thread safety in Makefile.PL
      Update VPIT::TestHelpers to 3edc6d15
      Make sure t/40-threads.t does not use the CLONE method
      Update VPIT::TestHelpers to 6d578776
      vmg_teardown() should also be called at the end of cloned threads
      Also test cloning in t/09-load-threads.t
      Rename a variable in t/09-load-threads.t
      This is 0.57

gregor herrmann (1):
      Imported Upstream version 0.57

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
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