[libthrowable-perl] annotated tag upstream/0.200012 created (now f1b6bb7)
gregor herrmann
gregoa at debian.org
Fri Oct 10 20:54:11 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to annotated tag upstream/0.200012
in repository libthrowable-perl.
at f1b6bb7 (tag)
tagging e401759754766417d9a172c8a2dff5a13cd42af9 (commit)
replaces upstream/0.200011
tagged by gregor herrmann
on Fri Oct 10 22:46:11 2014 +0200
- Log -----------------------------------------------------------------
Upstream version 0.200012
Arthur Axel 'fREW' Schmidt (5):
update dist.ini
test single arg style
Port to Moo
"fix" test
give credit where credit is due
Dagfinn Ilmari Mannsåker (6):
Ignore editor droppings
Filter out all frames before our constructor(s)
Tighten isa check for stack_trace_class attr
Fix passing stack_trace_class to constructor
Avoid infinitely-recursive stringification
Disarm alarm after use
Dave Rolsky (2):
Use strict & warnings, use done_tesitng, organize code a bit
Move strace_bug.t to xt since it requires Moose
David E. Wheeler (2):
Add t/strace_bug.t.
Safer exception-throwing.
Florian Ragwitz (8):
Make construction of the stack trace more overridable.
use style;
Mark construction of throwable errors on the stack.
Use stack marker to eliminate internal methods from the trace.
Allow using stack trace classes other than Devel::StackTrace.
Less trailing whitespace.
Make the tests pass with Devel::StackTrace 1.21.
Depend on a moose that constructs objects the way we expect it to.
Graham Knop (2):
fix memory leak test
fix memory leak
Jeffrey Ryan Thalhammer (2):
Prevent memory leak.
Update change log.
Justin Hunter (1):
use around instead of SUPER for BUILDARGS
Matt S Trout (1):
stack trace without stack marker
Ricardo SIGNES (7):
first post
putzing forward; need to deal with stack trace extra frames
a bit more documentation
docs for Error; use duck_type rather than Defined for trace
tests for basics of throwing
dist.ini so we can distribute
changelogs are nice
Ricardo Signes (40):
work with latest cmop
$obj->throw to rethrow
allow ->throw("message")
document the one-arg-message form a bit more
document $obj->throw
oops, belated changelog
avoid length(undef)
gitignore for @Git
v0.101110
make auto-stack-tracing a role
renaming and doc tweaking
do not allow user-specified trace (wth?)
make Throwable::Error immutable
v0.102080
fix typos
v0.200000
require specific Class::Load (thanks frioux)
v0.200001
bump min required Moo version
v0.200002
changelog update!
Merge branch 'moo'
v0.200003
v0.200004
v0.200005
do not rely on $@ being untouched by assertions
when doing a ->throw, pass $@ out of band
v0.200006
allow previous_exception to be given to constructor
v0.200007
changelog
v0.200008
note that it uses Moo [rt.cpan.org #87556]
avoid boolifying potential objects
v0.200009
prep for next release
v0.200010
correct diagnostic message
v0.200011
v0.200012
Toby Inkster (2):
Drop dependency on Class::Load.
drop dependency on MooX::Types::MooseLike::Base
gregor herrmann (1):
Imported Upstream version 0.200012
-----------------------------------------------------------------------
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/libthrowable-perl.git
More information about the Pkg-perl-cvs-commits
mailing list