correct captures assignment in quote_sub
[gitmo/Moo.git] / Changes
2013-09-10 Matt S Trout Release commit for 1.003001 v1.003001
2013-09-05 Graham Knop use _composite_name from new Role::Tiny to generate...
2013-08-27 Graham Knop changelog for global destruction fix
2013-08-23 Graham Knop clarify documentation about Sub::Quote's captured varia...
2013-08-23 Graham Knop changelog for SIGDIE recursion fix
2013-08-23 Graham Knop changelog for threads fix
2013-07-18 Graham Knop better diagnostics when bad parameters given to has
2013-07-15 Graham Knop Release commit for 1.003000 v1.003000
2013-07-15 Graham Knop changelog mutual requires fix
2013-07-11 Graham Knop document use of Class::XSAccessor and caveats
2013-07-11 Graham Knop changelog default being set on role application
2013-07-10 Graham Knop changelog constructor generator fix
2013-07-10 Graham Knop changelog constructor fix
2013-06-19 Graham Knop note META updates in changelog
2013-06-15 Toby Inkster mention $CurrentAttribute in changelog
2013-06-13 Graham Knop changelog FOREIGNBUILDARGS fix
2013-06-12 Graham Knop changelog Sub::Quote documentation updates
2013-06-12 Graham Knop changelog multiple modifier inflation
2013-06-12 Graham Knop changelog attribute trait fix
2013-05-13 Graham Knop properly die when composing a non-Role module
2013-05-04 Matt S Trout Release commit for 1.002000 v1.002000
2013-05-04 Matt S Trout changelog moosify feature
2013-05-04 Dagfinn Ilmari Man... Fix warnings about unknown attribute parameters on...
2013-05-04 Arthur Axel 'fREW... more tests (because I cannot believe that fixed it)
2013-05-04 Toby Inkster die with a helpful error message if $TYPE_MAP{$isa...
2013-05-04 Graham Knop avoid using separate variable for value in modifier...
2013-05-04 Kent Fredric lib/Moo/HandleMoose.pm: Fix for rt#84615
2013-05-04 Graham Knop add changelog entry for non-ref defaults fix, and misse...
2013-05-04 Graham Knop changelog entries for accessor fixes
2013-05-04 Graham Knop bump Devel::GlobalDestruction dep to fix warnings on...
2013-05-03 Graham Knop add missing changelog entry for FOREIGNBUILDARGS
2013-03-27 Dagfinn Ilmari Man... document Moose type constraint creation for roles and...
2013-03-16 Matt S Trout Release commit for 1.001000 v1.001000
2013-03-16 Toby Inkster update Changes
2013-03-16 Torsten Raudssus added more meta resources and added more support releva...
2013-03-15 Matt Phillips RT #83361, asserter now operates on definedness
2013-02-25 Graham Knop changelog entry for trigger docs clarification
2013-02-12 Matt S Trout clarify is => 'lazy' docs to explain that the rw+lazy...
2013-02-11 Christian Walde handles => "RoleName" should try to load the module
2013-02-06 Matt S Trout Release commit for 1.000008 v1.000008
2013-02-06 Matt S Trout fixup exporting to be sane and consistent
2013-02-06 Christian Walde do not generate an accessor on an rw attr if reader...
2013-02-06 Christian Walde builder => sub{} now installs that as a method
2013-02-06 Matt S Trout changelog unimport fixes
2013-02-05 Matt S Trout change Mouse handling to avoid dying on old versions
2013-02-05 Matt S Trout changelog _install_coderef fix
2012-12-15 Matt S Trout Release commit for 1.000007 v1.000007
2012-12-15 Toby Inkster restore lives_and
2012-12-15 Toby Inkster die if somebody imports both Moo::Role and Moo into...
2012-11-16 Dagfinn Ilmari Man... Release commit for 1.000006 v1.000006
2012-11-14 Dagfinn Ilmari Man... Bump Role::Tiny prereq to fix method modifier breakage...
2012-11-09 Dagfinn Ilmari Man... Don't use $_ as loop variable when calling arbitrary...
2012-10-23 Dagfinn Ilmari Man... Release commit for 1.000005 v1.000005
2012-10-23 Dagfinn Ilmari Man... bump Class::Method::Modifiers dependency to avoid warni...
2012-10-23 Dagfinn Ilmari Man... Include both attribute name and init_arg in constructor...
2012-10-08 Alessandro Ghedini fix POD typo (RT#80060)
2012-10-03 Matt S Trout Release commit for 1.000004 v1.000004
2012-10-03 Matt S Trout has [ ... ] patch from tobyink
2012-08-09 Dagfinn Ilmari Man... Release commit for 1.000003 v1.000003
2012-08-08 Dagfinn Ilmari Man... make setter for weak_ref attributes return the value
2012-08-04 Matt S Trout Release commit for 1.000002 v1.000002
2012-08-04 Matt S Trout D::GD 08 uses S'Ex::Progressive so we can uninline...
2012-08-03 Matt S Trout honour BUILDARGS when calling $meta->new_object on...
2012-07-31 Dagfinn Ilmari Man... throw an error on invalid builder names as well (RT...
2012-07-30 Dagfinn Ilmari Man... throw an error on non-string builder (RT#78479)
2012-07-26 Matt S Trout require D::GD 0.07 to avoid prototype mismatch errors
2012-07-21 Matt S Trout I'm an idiot
2012-07-21 Matt S Trout Release commit for 1.000001 v1.000001
2012-07-21 Karen Etheridge minor doc cleanup
2012-07-21 Arthur Axel 'fREW... ignore required when default or builder is present
2012-07-21 Matt S Trout document Moo versus Any::Moose in brief with article...
2012-07-21 Matt S Trout remove quote_sub from SYNOPSIS and has docs, expand...
2012-07-21 Matt S Trout localize @_ when inlining quote_sub'ed isa checks ...
2012-07-20 Matt S Trout ensure constructor gets regenerated if forced early...
2012-07-18 Matt S Trout Release commit for 1.000000 v1.000000
2012-07-18 Matt S Trout doc cleanup
2012-07-18 Matt S Trout error prefixes for coerce exceptions too
2012-07-17 Matt S Trout unmark Moo and Moose as experimental since it's relativ...
2012-07-17 Matt S Trout convert isa and coerce info from external role attributes
2012-07-17 Matt S Trout clear method cache after metaclass generation to fix...
2012-07-16 Matt S Trout Release commit for 0.091014 v0.091014
2012-07-15 Matt S Trout load overload.pm explicitly for overload::StrVal
2012-07-15 Matt S Trout Release commit for 0.091013 v0.091013
2012-07-15 Christian Walde useful and detailed errors for coerce in attrib generation
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
next