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

gregoa pushed a change to annotated tag upstream/0.13
in repository libeval-closure-perl.

        at  ba343e3   (tag)
   tagging  f11d42b451044784a1a14b1c67cfc8587192211f (commit)
  replaces  upstream/0.11
 tagged by  gregor herrmann
        on  Fri Jun 19 00:31:00 2015 +0200

- Log -----------------------------------------------------------------
Upstream version 0.13

Dave Rolsky (3):
      The call to _make_compiler_source for _dump_source passed the wrong 
arguments
      Changes for next release
      Fix weird indentation

Jesse Luehrs (80):
      initial commit
      initial implementation
      add prereqs
      add comment to clarify
      don't need this to be a do block anymore
      just export eval_closure by default
      another test
      die if the source doesn't return a subroutine reference
      capture $@ immediately
      better error message
      move the validation of environment to the beginning
      if $code is undef, we have an actual error; don't overwrite that
      heh, oops
      more tests
      allow adding #line directives
      more tests
      eh, name isn't that useful
      start refactoring to potentially allow for memoization
      only pass the keys into _make_compiler
      and, memoize making the compiler
      use consistent sorting, so memoization works properly
      convert to Test::Fatal
      stub docs
      s/Prereq/Prereqs/
      add docs
      note about descriptions and caching
      todo test for the description/memoize thing
      remove obsolete bit
      use Devel::Hints where possible
      Revert "use Devel::Hints where possible"
      changelog
      typo fix
      some cleanups
      changelog
      changelog
      don't add #line description when debugger is active
      changelog
      changelog
      stop using Memoize, it apparently breaks under mod_perl or something
      changelog
      changelog
      make Perl::Tidy stop looking at @ARGV
      changelog
      changelog
      changelog
      remove test numbers
      stop compiling stuff in the Eval::Closure package directly
      i always forget that B exists
      compile each thing in a separate package, to avoid leakage
      but... that breaks memoization, so disable that for now
      docs
      changelog
      make tests less dependent on the format of exceptions
      package declarations outside of string eval doesn't work on 5.8
      changelog
      the double eval isn't necessary anymore
      changelog
      changelog
      support lexical subs with the '&' sigil
      changelog
      packaging stuff
      stop using sub::exporter
      changelog
      fix links
      changelog
      changelog
      formatting
      changelog
      fix whitespace
      changelog
      fix tests on 5.21.7 (sprout, #4)
      fix whitespace
      update travis config
      fix closing over $AUTHORITY
      need test::output for release tests
      can't use test::requires here
      changelog
      one more fix for threaded 5.21 (eserte, jplesnik, #6)
      packaging
      changelog

Shawn M Moore (2):
      Add a terse_error parameter to eval_closure
      Add a line option for controlling that bit as well

Toby Inkster (8):
      failing test - closures are broken
      use Devel::LexAlias when it is available
      whitespace
      deps
      remove fallback option
      make lexalias behaviour optional
      typo
      skip test if Devel::LexAlias is not available

gregor herrmann (1):
      Imported Upstream version 0.13

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

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/libeval-closure-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