perl-autovivification/perl-autovivification.changes

29 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Fri Oct 4 09:15:23 UTC 2013 - coolo@suse.com
- updated to 0.12
+ Fix : Check functions are now replaced and restored in a thread-safe
manner, either by using the wrap_op_checker() function from perl
when it is available (starting from perl 5.16) or by taking the
OP_REFCNT mutex on older perls.
+ Tst : Author tests are no longer bundled with this distribution.
They are only made available to authors in the git repository.
-------------------------------------------------------------------
Mon Sep 2 11:11:33 UTC 2013 - werner@suse.de
- Update to version 0.11
+ Doc : POD tweaks and clarifications.
+ Tst : Threads tests will not fail anymore if resources constraints
prevent the system from creating all the required threads.
+ Tst : Author tests overhaul.
+ Fix : The pragma no longer vivifies the "autovivification" entry
in the hints hash %^H on perl 5.8.
-------------------------------------------------------------------
Thu Apr 14 07:46:21 UTC 2011 - coolo@opensuse.org
- initial package 0.09
* created by cpanspec 1.78.04