Matt S Trout [Thu, 12 Apr 2012 21:32:13 +0000]
another stupid mistake, another version bump
Matt S Trout [Thu, 12 Apr 2012 21:27:16 +0000]
don't accidentally load Moo::HandleMoose during global destruction
Matt S Trout [Thu, 12 Apr 2012 21:00:41 +0000]
Changes note for doc merge
Christian Walde [Tue, 10 Jan 2012 14:20:32 +0000]
added note that trigger also triggers on constructor
Christian Walde [Tue, 10 Jan 2012 14:18:32 +0000]
added note that coerce and trigger do the tasks of initializer better
Matt S Trout [Wed, 11 Apr 2012 21:21:09 +0000]
Release commit for 0.009_015
Matt S Trout [Wed, 11 Apr 2012 21:20:23 +0000]
version bump to 015, devreling
Matt S Trout [Wed, 11 Apr 2012 20:54:36 +0000]
split authority hackery out into Moo::sification
Matt S Trout [Wed, 11 Apr 2012 20:42:06 +0000]
adjust for latest Role::Tiny
Matt S Trout [Sat, 7 Apr 2012 14:58:12 +0000]
elide asserter since it's only used internally by handles
Matt S Trout [Fri, 6 Apr 2012 20:54:26 +0000]
complete attributeshortcuts support
Christian Walde [Wed, 28 Mar 2012 12:08:22 +0000]
added tests for attribute shortcuts
Matt S Trout [Fri, 6 Apr 2012 20:22:30 +0000]
auto-moose
Matt S Trout [Fri, 6 Apr 2012 20:02:09 +0000]
with "MooseRole";
Matt S Trout [Thu, 5 Apr 2012 20:20:33 +0000]
remember to register roles with newly created metaclass
Arthur Axel 'fREW' Schmidt [Wed, 4 Apr 2012 23:45:04 +0000]
test for "does" on attrs
Matt S Trout [Wed, 4 Apr 2012 09:51:43 +0000]
add test for named types
Matt S Trout [Wed, 4 Apr 2012 09:22:50 +0000]
switch to subref style for type mapping
Matt S Trout [Wed, 4 Apr 2012 09:11:11 +0000]
inflation of isa constraints
Matt S Trout [Wed, 4 Apr 2012 04:20:23 +0000]
method modifiers for roles
Matt S Trout [Wed, 4 Apr 2012 04:12:08 +0000]
stop variable getting detached in lazy test
Matt S Trout [Wed, 4 Apr 2012 04:03:46 +0000]
add required methods for roles
Arthur Axel 'fREW' Schmidt [Tue, 3 Apr 2012 22:57:29 +0000]
test for lazy
Arthur Axel 'fREW' Schmidt [Tue, 3 Apr 2012 22:39:16 +0000]
test Isa checking
Arthur Axel 'fREW' Schmidt [Tue, 3 Apr 2012 22:33:02 +0000]
fixup! fixup! add method modifiers test
Arthur Axel 'fREW' Schmidt [Tue, 3 Apr 2012 22:32:28 +0000]
fixup! add method modifiers test
Arthur Axel 'fREW' Schmidt [Tue, 3 Apr 2012 22:29:38 +0000]
add method modifiers test
Arthur Axel 'fREW' Schmidt [Tue, 3 Apr 2012 22:22:59 +0000]
add basic requires test
Matt S Trout [Mon, 2 Apr 2012 18:39:05 +0000]
note in changes that this exists
Matt S Trout [Mon, 2 Apr 2012 18:38:23 +0000]
role application works for a simple case
Matt S Trout [Mon, 2 Apr 2012 18:27:44 +0000]
the beginnings of Moose handling
Matt S Trout [Thu, 29 Mar 2012 20:09:42 +0000]
Release commit for 0.009014
Matt S Trout [Thu, 29 Mar 2012 19:39:37 +0000]
bump version to 0.009014
Matt S Trout [Thu, 29 Mar 2012 19:33:24 +0000]
split Role::Tiny into its own dist
Matt S Trout [Sat, 24 Mar 2012 19:34:06 +0000]
clean up coerce generation a bit
Matt S Trout [Sat, 24 Mar 2012 19:25:43 +0000]
Fix a bug where coercions weren't called on lazy default/builder returns
Matt S Trout [Sat, 24 Mar 2012 19:24:36 +0000]
fix quote_sub usage in t/accessor-coerce.t
Andrew Rodland [Sat, 17 Mar 2012 21:30:26 +0000]
Test that triggers don't fire for attr default values (lazy or not)
This is consistent with what's documented in Moose perldoc
Andrew Rodland [Sat, 17 Mar 2012 20:33:18 +0000]
Test that lazy defaults get coerced the same as non-lazy ones
Peter Rabbitson [Fri, 16 Mar 2012 10:51:16 +0000]
Fix spurious 'once' warnings
Matt S Trout [Fri, 16 Mar 2012 09:48:39 +0000]
Module::Runtime-ify
Chris Prather [Sun, 19 Feb 2012 23:59:41 +0000]
add myself to CONTRIBUTORS as per mst
Chris Prather [Sun, 19 Feb 2012 23:56:38 +0000]
add line about ->dump missing from Moo objects too
Matt S Trout [Sun, 19 Feb 2012 23:34:28 +0000]
improve incompat w/Moose docs
Matt S Trout [Fri, 17 Feb 2012 19:15:08 +0000]
remove the outstanding queue from Sub::Quote; benchamarks show it didn't actually have a point
Matt S Trout [Sat, 11 Feb 2012 22:56:01 +0000]
additional local $\@ removals
Matt S Trout [Sat, 11 Feb 2012 19:36:59 +0000]
remove vestigial _is_scalar_ref sub
Matt S Trout [Sat, 11 Feb 2012 19:34:33 +0000]
revert local $\@ around require to avoid eating errors
Christian Walde [Sat, 11 Feb 2012 18:29:42 +0000]
added a test for errors in load_module resulting in "unknown error"
Peter Rabbitson [Fri, 23 Dec 2011 15:09:06 +0000]
Explicitly require Role::Tiny in Role::Tiny::With (RT#70446)
Peter Rabbitson [Fri, 23 Dec 2011 15:01:23 +0000]
Release commit for 0.009013
Peter Rabbitson [Fri, 23 Dec 2011 14:50:23 +0000]
Bump Moo.pm version
Peter Rabbitson [Fri, 23 Dec 2011 14:45:13 +0000]
gitignoring
Peter Rabbitson [Fri, 23 Dec 2011 14:43:56 +0000]
Skip failing cygwin test
Peter Rabbitson [Fri, 23 Dec 2011 14:34:11 +0000]
Fix missing escape on < 5.8.3 codepath
Arthur Axel 'fREW' Schmidt [Fri, 23 Dec 2011 14:43:18 +0000]
stop documenting in terms of private methods
Matt S Trout [Fri, 23 Dec 2011 02:27:41 +0000]
update Changes
Mateu X Hunter [Thu, 15 Dec 2011 15:33:11 +0000]
No need for ScalarRef when using Sub::Quote
John Napiorkowski [Wed, 14 Dec 2011 22:06:55 +0000]
added some docs regarding how handles works, and also more on Moose compat
John Napiorkowski [Mon, 12 Dec 2011 15:59:34 +0000]
deal when the case when Class::XSAccessor is a trial release on CPAN and make us dependend on a more modern version
Justin Hunter [Sat, 26 Nov 2011 02:39:40 +0000]
document handles
Matt S Trout [Tue, 15 Nov 2011 00:27:30 +0000]
Release commit for 0.009012
Matt S Trout [Tue, 15 Nov 2011 00:27:03 +0000]
clean up global destruction testing
Matt S Trout [Mon, 14 Nov 2011 23:58:34 +0000]
bump Moo.pm version
Matt S Trout [Mon, 14 Nov 2011 23:53:20 +0000]
fix $obj->new
Matt S Trout [Mon, 14 Nov 2011 23:44:58 +0000]
also update Role::Tiny to handle VSTRING and credit doy for pointing it out
Matt S Trout [Sun, 6 Nov 2011 20:38:41 +0000]
fix bug where constants containing a reference weren't handled correctly
Matt S Trout [Mon, 3 Oct 2011 05:42:28 +0000]
Release commit for 0.009011
Matt S Trout [Mon, 3 Oct 2011 05:41:21 +0000]
bump version for release
Matt S Trout [Mon, 3 Oct 2011 05:38:31 +0000]
update DESTROY documentation
Matt S Trout [Mon, 3 Oct 2011 05:30:18 +0000]
move to early generation of DESTROY/DEMOLISHALL where possible and hope like hell it does the right thing
Matt S Trout [Mon, 3 Oct 2011 05:14:42 +0000]
cleanup require usage so we don't trample on $@ and tweak the DEMOLISH code slightly
Matt S Trout [Thu, 25 Aug 2011 23:44:42 +0000]
Tenative switch to a generated DEMOLISHALL - see rest of message for caveats
I'm wondering if the reason that ajgb didn't do it this way is that it has
bad interactions with global destruction on some perls; it did, however, work
fine in the t/ cases. Rather than use the ugly "let's figure this out every
time" code that he wrote (which did, admittedly, work) I think that if the
generation doesn't work across perls then our best path forwards is to try
and accelerate DEMOLISHALL construction - perhaps even lifting it to new()
time so that classes without a DEMOLISH method don't get a DESTROY added (I
hate having to always have a DESTROY method).
But first, I want to see if this breaks so that I know how to test that
lifting to new() time fixes it.
Alex J. G. Burzyński [Fri, 5 Aug 2011 09:50:14 +0000]
provide DEMOLISH
Alex J. G. Burzyński [Fri, 5 Aug 2011 09:48:37 +0000]
use Moo::_Utils::_get_linear_isa
Alex J. G. Burzyński [Fri, 5 Aug 2011 09:47:47 +0000]
add _get_linear_isa and _in_global_destruction
Alex J. G. Burzyński [Fri, 26 Aug 2011 09:20:29 +0000]
decrease indent in method generator
Alex J. G. Burzyński [Fri, 26 Aug 2011 09:15:22 +0000]
decrease indent on BUILD calls
Alex J. G. Burzyński [Fri, 26 Aug 2011 09:00:56 +0000]
more readable subconstructor handling for BUILDALL
Alex J. G. Burzyński [Thu, 18 Aug 2011 11:49:45 +0000]
fix BUILDALL constructor
Alex J. G. Burzyński [Fri, 29 Jul 2011 16:20:36 +0000]
inline BUILDARGS
Alex J. G. Burzyński [Fri, 29 Jul 2011 12:18:31 +0000]
add newlines at die messages
Alex J. G. Burzyński [Fri, 29 Jul 2011 12:18:09 +0000]
test for odd number of arguments
Alex J. G. Burzyński [Fri, 29 Jul 2011 11:22:28 +0000]
call BUILDARGS if defined
Alex J. G. Burzyński [Fri, 29 Jul 2011 11:20:24 +0000]
die rather than warn on odd number of arguments
Alex J. G. Burzyński [Fri, 29 Jul 2011 10:29:42 +0000]
added BUILDARGS support
Arthur Axel 'fREW' Schmidt [Thu, 21 Jul 2011 21:48:38 +0000]
document reader and writer
Matt S Trout [Wed, 20 Jul 2011 04:48:11 +0000]
Release commit for 0.009010
Matt S Trout [Wed, 20 Jul 2011 04:46:46 +0000]
make note I cocked up a release again
Matt S Trout [Wed, 20 Jul 2011 04:46:13 +0000]
bump version
Matt S Trout [Wed, 20 Jul 2011 04:44:37 +0000]
Release commit for 0.009009
Matt S Trout [Wed, 20 Jul 2011 04:43:10 +0000]
bump version
Matt S Trout [Wed, 20 Jul 2011 04:40:24 +0000]
use Test::Fatal since we already need it
Matt S Trout [Wed, 20 Jul 2011 04:37:24 +0000]
remove the big scary warning because we seem to be mostly working now
Matt S Trout [Wed, 20 Jul 2011 04:33:07 +0000]
helps to get the package name right (Role::Tiny::With)
Matt S Trout [Wed, 20 Jul 2011 04:24:01 +0000]
make ro accessor die
Matt S Trout [Wed, 20 Jul 2011 02:57:29 +0000]
Changes entry for Role::Tiny::With and add chip to CONTRIBUTORS
Chip Salzenberg [Tue, 12 Jul 2011 20:24:04 +0000]
Role::Tiny::With try1
Matt S Trout [Wed, 20 Jul 2011 02:28:46 +0000]
generate constructors in subclasses on demand
Matt S Trout [Fri, 15 Jul 2011 15:46:35 +0000]
auto-fetch Distar