Release commit for 0.091012
[gitmo/Moo.git] / Changes
2012-07-15 Christian Walde Release commit for 0.091012 v0.091012
2012-07-14 Dagfinn Ilmari Man... throw an error when trying to extend a role
2012-07-14 Christian Walde useful and detailed errors for default checker in attri...
2012-06-27 Matt S Trout Release commit for 0.091011 v0.091011
2012-06-27 Matt S Trout don't assume Scalar::Util is imported into the current...
2012-06-27 Matt S Trout re-add #web-simple as the developer channel
2012-06-26 Matt S Trout Release commit for 0.091010 v0.091010
2012-06-26 Matt S Trout isa checks on builders
2012-06-26 Matt S Trout extra quote_sub docs from kentnl
2012-06-26 Matt S Trout remove multi-populate code to fix exists/defined new...
2012-06-26 Matt S Trout #moose, repository metadata
2012-06-26 Matt S Trout no Moo and no Moo::Role
2012-06-26 Matt S Trout piss off. -- mst
2012-06-26 Matt S Trout MooClass->meta
2012-06-26 Matt S Trout subconstructor handling for Moose classes
2012-06-20 Matt S Trout Release commit for 0.091009 v0.091009
2012-06-20 Matt S Trout squelch redefine warnings in the coderef installation...
2012-06-19 Matt S Trout Release commit for 0.091008 v0.091008
2012-06-19 Matt S Trout bump Role::Tiny dep for modifier+composition bugfix
2012-06-18 Matt S Trout support has '+foo'
2012-05-27 Matt S Trout point out how easy it is to move from override to around
2012-05-24 Matt S Trout optional D::GD usage
2012-05-17 Matt S Trout Release commit for 0.091007 v0.091007
2012-05-17 Matt S Trout I'm an idiot - remove stray D::GD use
2012-05-16 Matt S Trout Release commit for 0.091006 v0.091006
2012-05-16 Matt S Trout drop a couple of dependencies by minor releases we...
2012-05-14 Matt S Trout Release commit for 0.091005 v0.091005
2012-05-14 Matt S Trout changelog docfixes
2012-05-14 Matt S Trout inline Devel::GlobalDestruction pure perl code temporarily
2012-05-14 Matt S Trout a weakened value should still be returned on set (fixes...
2012-05-09 Matt S Trout return; from with/etc.
2012-05-07 Matt S Trout Release commit for 0.091004 v0.091004
2012-05-07 Matt S Trout inhale Mouse
2012-05-07 Matt S Trout improve docs for isa and coerce
2012-05-07 Matt S Trout support isa and coerce together for Moose
2012-05-07 Matt S Trout guard _accessor_maker_for calls in Moo::Role in case...
2012-05-06 Matt S Trout Release commit for 0.091003 v0.091003
2012-05-06 Matt S Trout update attributes docs
2012-05-06 Matt S Trout update incompatibilities docs
2012-05-06 Matt S Trout fix coderef naming to avoid confusing autoclean
2012-05-05 Matt S Trout Release commit for 0.091002 v0.091002
2012-05-05 Matt S Trout exclude union roles and same-role-as-self from metaclas...
2012-05-05 Matt S Trout inhale Moose roles in apply_roles_to_package too
2012-05-04 Matt S Trout load Moo::sification in Moo::Role too
2012-05-03 Matt S Trout preserve attribute ordering
2012-05-02 Matt S Trout factor out accessor generation code a bit
2012-05-02 Matt S Trout Release commit for 0.091001 v0.091001
2012-05-02 Matt S Trout bump Role::Tiny dep
2012-05-02 Matt S Trout fix test failure where Class::XSAccessor is not used...
2012-04-27 Matt S Trout Release commit for 0.091000 v0.091000
2012-04-27 Matt S Trout document MX::AttributeShortcuts 009+ support
2012-04-27 Matt S Trout documentation for the metaclass inflation code
2012-04-26 Matt S Trout BUILDARGS exception
2012-04-26 Matt S Trout Devel::GlobalDestruction
2012-04-24 Matt S Trout make extends after has work
2012-04-24 Peter Rabbitson initial spike towards sub naming to collaborate with...
2012-04-22 Matt S Trout undefer subs before metaclass inflation
2012-04-20 Matt S Trout fix silly bug in _load_module
2012-04-16 Matt S Trout Release commit for 0.009_017 v0.009_017
2012-04-16 Matt S Trout play jenga
2012-04-14 Matt S Trout avert horrible infinite loop
2012-04-12 Matt S Trout Release commit for 0.009_016 v0.009_016
2012-04-12 Matt S Trout don't accidentally load Moo::HandleMoose during global...
2012-04-12 Matt S Trout Changes note for doc merge
2012-04-11 Matt S Trout Release commit for 0.009_015 v0.009_015
2012-04-06 Matt S Trout complete attributeshortcuts support
2012-04-06 Matt S Trout with "MooseRole";
2012-04-04 Matt S Trout inflation of isa constraints
2012-04-04 Matt S Trout method modifiers for roles
2012-04-04 Matt S Trout add required methods for roles
2012-04-02 Matt S Trout note in changes that this exists
2012-03-29 Matt S Trout Release commit for 0.009014 v0.009014
2012-03-29 Matt S Trout split Role::Tiny into its own dist
2012-03-24 Matt S Trout Fix a bug where coercions weren't called on lazy defaul...
2012-03-16 Peter Rabbitson Fix spurious 'once' warnings
2012-03-16 Matt S Trout Module::Runtime-ify
2012-02-19 Matt S Trout improve incompat w/Moose docs
2012-02-17 Matt S Trout remove the outstanding queue from Sub::Quote; benchamar...
2012-02-11 Matt S Trout revert local $\@ around require to avoid eating errors
2011-12-23 Peter Rabbitson Explicitly require Role::Tiny in Role::Tiny::With ...
2011-12-23 Peter Rabbitson Release commit for 0.009013 v0.009013
2011-12-23 Peter Rabbitson Skip failing cygwin test
2011-12-23 Peter Rabbitson Fix missing escape on < 5.8.3 codepath
2011-12-23 Matt S Trout update Changes
2011-11-15 Matt S Trout Release commit for 0.009012 v0.009012
2011-11-14 Matt S Trout fix $obj->new
2011-11-14 Matt S Trout also update Role::Tiny to handle VSTRING and credit...
2011-11-06 Matt S Trout fix bug where constants containing a reference weren...
2011-10-03 Matt S Trout Release commit for 0.009011 v0.009011
2011-10-03 Matt S Trout move to early generation of DESTROY/DEMOLISHALL where...
2011-07-29 Alex J. G. Burzyński added BUILDARGS support
2011-07-20 Matt S Trout Release commit for 0.009010 release_0.009010
2011-07-20 Matt S Trout make note I cocked up a release again
2011-07-20 Matt S Trout Release commit for 0.009009 release_0.009009
2011-07-20 Matt S Trout remove the big scary warning because we seem to be...
2011-07-20 Matt S Trout make ro accessor die
2011-07-20 Matt S Trout Changes entry for Role::Tiny::With and add chip to...
2011-07-20 Matt S Trout generate constructors in subclasses on demand
2011-07-11 Alex J. G. Burzyński move adding coercion to next release
2011-07-11 Alex J. G. Burzyński document coerce handling
next