Revisions of perl-Eval-Closure

buildservice-autocommit accepted request 399319 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 22)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 399093 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 21)
automatic update
buildservice-autocommit accepted request 307010 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 20)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 306772 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 19)
automatic update
buildservice-autocommit accepted request 296987 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 18)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 296880 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 17)
update to be fixed manually
buildservice-autocommit accepted request 185412 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 16)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 15)
- updated to 0.11
     - add "alias => 1" option for making closure variables actually alias the
       closed over variables (so the variable referenced in the environment
       hashref will actually be updated by changes made in the closure). (Toby
       Inkster, #3)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 14)
- updated to 0.10
      - fix pod links
      - support lexical subs on 5.18+
buildservice-autocommit accepted request 160450 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 13)
baserev update by copy to link target
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 12)
- remove perl-Eval-Closure-old_Test-More.patch - handle the problem 
  with old distributions in %%prep now
buildservice-autocommit accepted request 122779 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 11)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 10)
- updated to 0.08
    - Remove a double layer of string eval that was introduced in 0.07 as an
      intermediate step in figuring out the unique package thing - it's not
      necessary with the final implementation, and just makes things slower
      and hides errors.
    - the given source is now evaled in a unique package for every
      eval_closure call (it used to always be evaled in the Eval::Closure
      package, which was especially buggy). this is to avoid issues where one
      eval_closure modifies the global environment (by, say, importing a
      function), which could mess up a later call. unfortunately, this means
      that the memoization stuff no longer works, since it will result in
      memoized results using the original package, which defeats the purpose.
      i'm open to suggestions on how to safely reenable it though.
    - clean up a few stray lexicals we were still closing over in the eval
buildservice-autocommit accepted request 92413 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 9)
baserev update by copy to link target
_service committed (revision 8)
generated via source service
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 7)
- update to 0.06
   - The dumped source from setting $ENV{EVAL_CLOSURE_PRINT_SOURCE} didn't
     show the captured variable creation properly. (Dave Rolsky)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 6)
buildservice-autocommit accepted request 75393 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 5)
baserev update by copy to link target
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 4)
- fix build on distributions with old Test::More module
  ( perl-Eval-Closure-old_Test-More.patch )
buildservice-autocommit accepted request 72088 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 3)
baserev update by copy to link target
Displaying revisions 1 - 20 of 22
openSUSE Build Service is sponsored by