2015-09-14 19:30:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 14 08:25:00 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.004008
|
|
|
|
see /usr/share/doc/packages/perl-Contextual-Return/Changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
0.004008 Sat Sep 12 13:16:30 2015
|
|
|
|
|
|
|
|
- Promoted $VERSION variable to earlier in source to
|
|
|
|
attempt to placate cpanminus (thanks, Karen!)
|
|
|
|
|
|
|
|
- Added prototype to overridden caller()
|
|
|
|
|
|
|
|
- Changed way caller() is overridden, hopefully will no longer
|
|
|
|
clash with Sub::Uplevel
|
|
|
|
|
2012-12-20 10:14:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 17 14:06:41 UTC 2012 - dvaleev@suse.com
|
|
|
|
|
|
|
|
- update to 0.004007
|
|
|
|
- Further patch to failures.t
|
|
|
|
- Added redefinition of Scalar::Util::blessed() to avoid nasty
|
|
|
|
surprises (thanks Andrew!)
|
|
|
|
- Added confess() and cluck() overrides
|
|
|
|
and fixed caller() override to set @DB::args when appropriate
|
|
|
|
- Further patch for t/confess.t
|
|
|
|
(Thanks, David!)
|
|
|
|
- Circumvented annoying undef-as-key warnings in Perl 5.17+
|
|
|
|
- Honour @CARP_NOT's when reporting context
|
|
|
|
- Added BLESSED handler for better control over how blessed() lies
|
|
|
|
- Upgraded reimplementation of blessed() to make more sense
|
|
|
|
|
|
|
|
- reanable tests for ARM (fixed upstream)
|
|
|
|
- fix ppc test failures
|
|
|
|
- provide Build.PL to be able to use create_packlist=0
|
|
|
|
|
2012-09-04 08:25:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 8 09:34:03 UTC 2012 - dmueller@suse.com
|
|
|
|
|
|
|
|
- also fails on native, fix build on ARM
|
|
|
|
|
2012-07-27 16:38:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 26 11:37:42 UTC 2012 - dmueller@suse.com
|
|
|
|
|
|
|
|
- workaround build failure under qemu user emulation
|
|
|
|
|
2012-05-30 11:32:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 30 11:27:02 UTC 2012 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.004003
|
|
|
|
- Doc patch (thanks Fabrizio)
|
|
|
|
|
|
|
|
- Patched failures.t to account from bleadperl changes
|
|
|
|
(thanks Zefram!)
|
|
|
|
|
2012-02-27 09:03:22 +00:00
|
|
|
-------------------------------------------------------------------
|
2012-03-06 07:26:36 +00:00
|
|
|
Tue Mar 6 07:24:52 UTC 2012 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.004002
|
|
|
|
Fixed significant typo (Carp:carp -> Carp::carp)
|
|
|
|
(thanks everyone who reported it)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2012-02-27 09:03:22 +00:00
|
|
|
Mon Feb 27 08:47:34 UTC 2012 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.004001
|
|
|
|
|
|
|
|
- Updated version number of Contextual::Return::Failure
|
|
|
|
to placate CPAN indexer
|
|
|
|
|
|
|
|
- Improved error messages for bare handlers in bad contexts (thanks Mathew)
|
|
|
|
|
|
|
|
- Work around problems with Test::More and caller
|
|
|
|
|
|
|
|
- Fixed context propagation bugs in FIXED and ACTIVE modifiers
|
|
|
|
|
|
|
|
- Added STRICT modifier to prevent fallbacks
|
|
|
|
(i.e. impose strict typing on return values)
|
|
|
|
|
|
|
|
- Fixed annoying POD nit (thanks Salvatore)
|
|
|
|
|
2011-07-19 19:32:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 19 19:32:12 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
- regenerate with cpanspec
|
|
|
|
|
2010-12-01 09:45:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 09:44:30 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2010-11-19 20:11:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 19 20:09:33 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- initial package (0.003001)
|
|
|
|
|