Christian Walde [Wed, 5 Sep 2012 13:22:36 +0000]
added tests for no Moo/::Role
Matt S Trout [Tue, 5 Feb 2013 23:47:44 +0000]
change Mouse handling to avoid dying on old versions
Matt S Trout [Tue, 5 Feb 2013 23:45:42 +0000]
changelog _install_coderef fix
Christian Walde [Tue, 22 Jan 2013 14:12:59 +0000]
prevent call of _install_coderef in Sub::Defer from being indirect
Christian Walde [Thu, 10 Jan 2013 13:56:43 +0000]
typo fix
Toby Inkster [Sat, 15 Dec 2012 22:10:15 +0000]
Add MooX::late link to pod
Matt S Trout [Sat, 15 Dec 2012 21:01:44 +0000]
Release commit for 1.000007
Matt S Trout [Sat, 15 Dec 2012 21:01:02 +0000]
version bump for release
Toby Inkster [Fri, 9 Nov 2012 16:35:59 +0000]
restore lives_and
Toby Inkster [Tue, 30 Oct 2012 22:02:29 +0000]
get ilmari's test to pass
Dagfinn Ilmari Mannsåker [Tue, 30 Oct 2012 15:46:46 +0000]
Add TODO test for RT#80492
Toby Inkster [Sun, 9 Dec 2012 09:37:34 +0000]
die if somebody imports both Moo::Role and Moo into a package
Dagfinn Ilmari Mannsåker [Fri, 16 Nov 2012 11:18:35 +0000]
Release commit for 1.000006
Dagfinn Ilmari Mannsåker [Fri, 16 Nov 2012 10:29:28 +0000]
Bump version
Dagfinn Ilmari Mannsåker [Wed, 14 Nov 2012 10:26:12 +0000]
Bump Role::Tiny prereq to fix method modifier breakage on 5.10.0
Peter Rabbitson [Sat, 10 Nov 2012 23:22:27 +0000]
Bump bugfixed strictures dep
Dagfinn Ilmari Mannsåker [Fri, 9 Nov 2012 16:35:06 +0000]
Don't use $_ as loop variable when calling arbitrary code (RT#81072)
Dagfinn Ilmari Mannsåker [Fri, 9 Nov 2012 16:34:13 +0000]
Ignore editor droppings
Dagfinn Ilmari Mannsåker [Tue, 23 Oct 2012 15:29:11 +0000]
Release commit for 1.000005
Dagfinn Ilmari Mannsåker [Tue, 23 Oct 2012 15:27:25 +0000]
Bump version
Dagfinn Ilmari Mannsåker [Tue, 23 Oct 2012 15:23:57 +0000]
bump Class::Method::Modifiers dependency to avoid warnings on 5.8
Dagfinn Ilmari Mannsåker [Mon, 8 Oct 2012 17:21:37 +0000]
Include both attribute name and init_arg in constructor errors (RT#79596)
Dagfinn Ilmari Mannsåker [Mon, 8 Oct 2012 17:20:34 +0000]
Remove unused methods
Matt Phillips [Tue, 9 Oct 2012 16:40:42 +0000]
fixes broken link in pod
Alessandro Ghedini [Mon, 8 Oct 2012 13:44:19 +0000]
fix POD typo (RT#80060)
Matt S Trout [Wed, 3 Oct 2012 16:51:21 +0000]
Release commit for 1.000004
Matt S Trout [Wed, 3 Oct 2012 16:50:39 +0000]
bump version
Matt S Trout [Wed, 3 Oct 2012 16:26:33 +0000]
has [ ... ] patch from tobyink
Matt S Trout [Wed, 19 Sep 2012 11:21:20 +0000]
fix minor indentation nit in Constructor.pm
Dagfinn Ilmari Mannsåker [Thu, 9 Aug 2012 14:56:24 +0000]
Release commit for 1.000003
Dagfinn Ilmari Mannsåker [Thu, 9 Aug 2012 14:45:33 +0000]
bump version
Dagfinn Ilmari Mannsåker [Thu, 9 Aug 2012 13:36:47 +0000]
fix tests properly for 5.8 (yay perlbrew)
Dagfinn Ilmari Mannsåker [Thu, 9 Aug 2012 02:06:15 +0000]
test the pre-5.8.3 weak_ref setter code on newer perls too
Dagfinn Ilmari Mannsåker [Thu, 9 Aug 2012 01:35:35 +0000]
fix pre-5.8.3 weak_ref setter as well
Peter Rabbitson [Wed, 8 Aug 2012 23:09:18 +0000]
Require bugfixed D::GD
I am such a muppet :(
Dagfinn Ilmari Mannsåker [Wed, 8 Aug 2012 21:36:36 +0000]
make setter for weak_ref attributes return the value
Matt S Trout [Sat, 4 Aug 2012 10:24:37 +0000]
Release commit for 1.000002
Matt S Trout [Sat, 4 Aug 2012 10:23:55 +0000]
bump version
Matt S Trout [Sat, 4 Aug 2012 10:23:36 +0000]
D::GD 08 uses S'Ex::Progressive so we can uninline the fallback now
Matt S Trout [Fri, 3 Aug 2012 16:44:08 +0000]
honour BUILDARGS when calling $meta->new_object on behalf of Moose
Dagfinn Ilmari Mannsåker [Tue, 31 Jul 2012 16:18:00 +0000]
throw an error on invalid builder names as well (RT#78479)
Dagfinn Ilmari Mannsåker [Mon, 30 Jul 2012 21:34:34 +0000]
throw an error on non-string builder (RT#78479)
Matt S Trout [Thu, 26 Jul 2012 18:51:54 +0000]
require D::GD 0.07 to avoid prototype mismatch errors
Matt S Trout [Sat, 21 Jul 2012 19:57:29 +0000]
I'm an idiot
Matt S Trout [Sat, 21 Jul 2012 19:47:55 +0000]
Release commit for 1.000001
Matt S Trout [Sat, 21 Jul 2012 19:47:19 +0000]
bump version
Karen Etheridge [Sat, 21 Jul 2012 19:16:37 +0000]
minor doc cleanup
Matt S Trout [Sat, 21 Jul 2012 15:36:50 +0000]
test lazy coerce
Arthur Axel 'fREW' Schmidt [Sat, 21 Jul 2012 06:14:31 +0000]
ignore required when default or builder is present
Matt S Trout [Sat, 21 Jul 2012 14:42:32 +0000]
document Moo versus Any::Moose in brief with article link
Matt S Trout [Sat, 21 Jul 2012 14:38:07 +0000]
remove quote_sub from SYNOPSIS and has docs, expand Sub::Quote section
Matt S Trout [Sat, 21 Jul 2012 14:33:29 +0000]
localize @_ when inlining quote_sub'ed isa checks (fixes lazy+isa+default)
Matt S Trout [Fri, 20 Jul 2012 17:14:56 +0000]
ensure constructor gets regenerated if forced early by metaclass inflation
Sawyer X [Fri, 20 Jul 2012 16:12:40 +0000]
add xt test for Moose + namespace::autoclean
Matt S Trout [Wed, 18 Jul 2012 20:26:50 +0000]
Release commit for 1.000000
Matt S Trout [Wed, 18 Jul 2012 20:17:05 +0000]
add xt to no_index
Matt S Trout [Wed, 18 Jul 2012 20:04:30 +0000]
version bump - 1.0
Matt S Trout [Wed, 18 Jul 2012 19:56:26 +0000]
doc cleanup
Matt S Trout [Wed, 18 Jul 2012 19:21:15 +0000]
error prefixes for coerce exceptions too
Matt S Trout [Wed, 18 Jul 2012 19:16:09 +0000]
die wrap with prefix for attribute isa
Matt S Trout [Tue, 17 Jul 2012 14:58:53 +0000]
unmark Moo and Moose as experimental since it's relatively solid now
Matt S Trout [Tue, 17 Jul 2012 14:55:30 +0000]
add Mouse support for isa/coerce
Matt S Trout [Tue, 17 Jul 2012 13:42:43 +0000]
convert isa and coerce info from external role attributes
Tomas Doran [Sun, 15 Jul 2012 18:02:23 +0000]
Moo using Moose Roles incompatibility
Matt S Trout [Tue, 17 Jul 2012 12:18:21 +0000]
clear method cache after metaclass generation to fix autoclean bug
Tomas Doran [Sun, 15 Jul 2012 11:19:42 +0000]
Fail with namespace::autoclean
Dagfinn Ilmari Mannsåker [Mon, 16 Jul 2012 10:12:05 +0000]
Add self to contributors list
Matt S Trout [Mon, 16 Jul 2012 00:04:09 +0000]
Release commit for 0.091014
Matt S Trout [Sun, 15 Jul 2012 23:59:12 +0000]
bump version
Matt S Trout [Sun, 15 Jul 2012 23:41:48 +0000]
load overload.pm explicitly for overload::StrVal
Matt S Trout [Sun, 15 Jul 2012 23:31:45 +0000]
Release commit for 0.091013
Matt S Trout [Sun, 15 Jul 2012 23:31:18 +0000]
bump version
Christian Walde [Sun, 15 Jul 2012 17:35:15 +0000]
useful and detailed errors for coerce in attrib generation
Christian Walde [Sun, 15 Jul 2012 13:40:55 +0000]
Release commit for 0.091012
Matt S Trout [Sat, 14 Jul 2012 16:12:15 +0000]
bump version
Dagfinn Ilmari Mannsåker [Sat, 14 Jul 2012 15:44:29 +0000]
throw an error when trying to extend a role
Dagfinn Ilmari Mannsåker [Sat, 14 Jul 2012 15:42:21 +0000]
Factor 'extends' guts into separate method
Christian Walde [Sat, 14 Jul 2012 13:56:13 +0000]
useful and detailed errors for default checker in attrib generation
Christian Walde [Mon, 2 Jul 2012 16:14:16 +0000]
sanity check code for default providers is now more readable
Matt S Trout [Wed, 27 Jun 2012 00:45:58 +0000]
Release commit for 0.091011
Matt S Trout [Wed, 27 Jun 2012 00:45:30 +0000]
bump version
Matt S Trout [Wed, 27 Jun 2012 00:13:48 +0000]
don't assume Scalar::Util is imported into the current package
Matt S Trout [Wed, 27 Jun 2012 00:26:10 +0000]
re-add #web-simple as the developer channel
Matt S Trout [Tue, 26 Jun 2012 19:31:55 +0000]
Release commit for 0.091010
Matt S Trout [Tue, 26 Jun 2012 19:31:16 +0000]
0.91.10 version bump
Matt S Trout [Tue, 26 Jun 2012 19:30:25 +0000]
isa checks on builders
Matt S Trout [Tue, 26 Jun 2012 19:27:47 +0000]
extra quote_sub docs from kentnl
Matt S Trout [Tue, 26 Jun 2012 19:25:23 +0000]
remove multi-populate code to fix exists/defined new() bug
Matt S Trout [Tue, 26 Jun 2012 19:16:21 +0000]
extra test from FAIL_modify_lazy_handlers
Matt S Trout [Tue, 26 Jun 2012 19:13:56 +0000]
additional test from FAIL_lazy_isa branch
Matt S Trout [Tue, 26 Jun 2012 19:10:27 +0000]
extra test from FAIL_RT70593 branch
Vyacheslav Matyukhin [Wed, 6 Jun 2012 20:26:12 +0000]
check default using \&{}
Vyacheslav Matyukhin [Wed, 6 Jun 2012 20:15:41 +0000]
refactoring nested ifs
Vyacheslav Matyukhin [Wed, 6 Jun 2012 20:06:49 +0000]
check if default overloads ->()
Vyacheslav Matyukhin [Wed, 6 Jun 2012 19:51:50 +0000]
generate_method checks if default is a coderef
Blessed objects are allowed, scalars and non-blessed non-subs are not
allowed.
Matt S Trout [Tue, 26 Jun 2012 18:58:41 +0000]
#moose, repository metadata
Matt S Trout [Tue, 26 Jun 2012 18:45:19 +0000]
no Moo and no Moo::Role
Matt S Trout [Tue, 26 Jun 2012 18:35:06 +0000]
piss off. -- mst
Matt S Trout [Tue, 26 Jun 2012 18:33:28 +0000]
actually commit FakeMetaClass.pm
Matt S Trout [Tue, 26 Jun 2012 18:16:14 +0000]
MooClass->meta