clean up global destruction testing
[gitmo/Role-Tiny.git] / Changes
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
2011-06-03 Matt S Trout Release commit for 0.009008 release_0.009008
2011-06-03 Matt S Trout transfer changes to _load_module to Role::Tiny's inline...
2011-04-22 Peter Rabbitson Bring back 5.8.1 support
2011-02-25 Matt S Trout Release commit for 0.009007 release_0.009007
2011-02-25 Matt S Trout fix copyright
2011-02-25 Matt S Trout Release commit for 0.009006 release_0.009006
2011-02-25 Matt S Trout handle non-lazy default and builder when init_arg is...
2011-02-25 Matt S Trout add copyright statements
2011-01-12 Matt S Trout add weak ref checking to Sub::Quote
2011-01-12 Matt S Trout Switch package name for class+role composed class to...
2011-01-11 Matt S Trout 0.9.5 release commit release_0.9.5
2011-01-08 Matt S Trout fix clobberage of runtime-installed wrappers by Sub...
2011-01-08 Matt S Trout fix constructor firing for nonMoo through multiple...
2011-01-08 Matt S Trout rewrite nonMoo detection
2010-12-13 Matt S Trout version bump for 0.9.4 release_0.9.4
2010-12-06 Matt S Trout handle non-Moo superclass constructors
2010-12-05 matthewt update Changes for release release_0.9.3
2010-12-05 matthewt fix _load_module to deal with subpackages correctly
2010-11-17 Matt S Trout bump version, set Changes for release 0.009002
2010-11-17 Matt S Trout add rationale section
2010-11-16 Matt S Trout fixes for 5.10.0
2010-11-16 Matt S Trout Make perl -Moo DTRT
2010-11-16 Matt S Trout Changes file