Release commit for 1.003003
[gitmo/Role-Tiny.git] / Changes
2014-03-15 Graham Knop Release commit for 1.003003 v1.003003
2014-03-02 Graham Knop update changelog
2014-01-16 Graham Knop update changelog
2014-01-13 Dagfinn Ilmari Man... Add changes entry for ->is_role use
2014-01-13 Dagfinn Ilmari Man... Allow superclass to provide conflicting methods (RT...
2013-12-12 Karen Etheridge revert to previous formatting
2013-09-05 Graham Knop Release commit for 1.003002 v1.003002
2013-08-29 Graham Knop changelog for long package name fix
2013-07-22 Karen Etheridge dep on Exporter 5.57 (RT#87131)
2013-07-22 Karen Etheridge make changelog more readable, CPAN::Changes-compliant
2013-07-15 Graham Knop Release commit for 1.003001 v1.003001
2013-07-15 Graham Knop skip test using around unless CMM is available
2013-07-15 Graham Knop Release commit for 1.003000 v1.003000
2013-07-15 Graham Knop re-word changelog message
2013-07-11 Graham Knop changelog mutual requires fix
2013-07-04 Peter Rabbitson Works fine on perl 5.6
2013-06-28 Graham Knop add is_role method
2013-06-28 Toby Inkster note fix in changelog
2013-06-16 Peter Rabbitson _concrete_methods_of must return only methods, not...
2013-02-01 Matt S Trout Release commit for 1.002005 v1.002005
2013-02-01 Matt S Trout complain loudly if Class::Method::Modifiers is too...
2012-11-12 Dagfinn Ilmari Man... don't use $_ as loop variable when calling arbitrary...
2012-11-02 Dagfinn Ilmari Man... Release commit for 1.002004 v1.002004
2012-11-02 Dagfinn Ilmari Man... Use strict/warnings instead of strictures
2012-10-29 Dagfinn Ilmari Man... Release commit for 1.002003 v1.002003
2012-10-29 Dagfinn Ilmari Man... fix method modifier breakage on 5.10.0
2012-10-28 Karen Etheridge Release commit for 1.002002 v1.002002
2012-10-27 Karen Etheridge RT#80310: skip t/around-does.t if CMM is not installed
2012-10-26 Dagfinn Ilmari Man... Revert "add missing Class::Method::Modifiers dependency...
2012-10-26 Dagfinn Ilmari Man... add missing Class::Method::Modifiers dependency (RT...
2012-10-26 Dagfinn Ilmari Man... Release commit for 1.002001 v1.002001
2012-10-26 Dagfinn Ilmari Man... don't die when looking for 'DOES' on perl < 5.10 (RT...
2012-10-24 Toby Inkster t/does-Moo.t moved to 'xt' (RT#80290)
2012-10-19 Matt S Trout Release commit for 1.002000 v1.002000
2012-10-19 Toby Inkster implementations for DOES and around does => sub {...}
2012-09-03 Arthur Axel 'fREW... load class in addition to roles when using create_class...
2012-08-08 Dagfinn Ilmari Man... fix module name in Makefile.PL (RT#78591)
2012-07-18 Dagfinn Ilmari Man... Release commit for 1.001005 v1.001005
2012-07-18 Dagfinn Ilmari Man... properly report roles consumed by superclasses
2012-07-13 Matt S Trout localize UNIVERSAL::can change to avoid confusing TB2
2012-07-12 Matt S Trout Release commit for 1.001004 v1.001004
2012-07-12 Matt S Trout remove strictures.pm from the test supplied by mmcleric...
2012-07-04 Arthur Axel 'fREW... runtime applied roles include roles from original class...
2012-06-19 Matt S Trout Release commit for 1.001003 v1.001003
2012-06-19 Matt S Trout modifiers and composition fix
2012-05-25 Matt S Trout conflicts on application to object
2012-05-09 Matt S Trout return; from with/etc.
2012-05-06 Matt S Trout store coderefs as well as their refaddrs
2012-05-05 Matt S Trout Release commit for 1.001002 v1.001002
2012-05-05 Matt S Trout alter duplication test to not provoke Class::Method...
2012-04-27 Matt S Trout Release commit for 1.001001 v1.001001
2012-04-27 Matt S Trout kill strictures from t/. stupid mst.
2012-04-27 Matt S Trout Release commit for 1.001000 v1.001000
2012-04-27 Matt S Trout changelog mithaldu's doc work
2012-04-12 Matt S Trout Release commit for 1.000_901 v1.000_901
2012-04-12 Matt S Trout I'm an idiot. A complete, drooling idiot.
2012-04-11 Matt S Trout Release commit for 1.000_900 v1.000_900
2012-04-08 Matt S Trout changelog
2012-04-08 Matt S Trout first two (very boring) tests from Role::Basic
2012-04-03 Matt S Trout document test fix
2012-04-03 Matt S Trout doc updates explaining why you need to ask for CMM
2012-03-29 Matt S Trout Release commit for 1.000000 v1.000000
2012-03-29 Matt S Trout remove redundant code in create_class_with_roles
2012-03-29 Matt S Trout typo fix in does_role docs
2012-03-29 Matt S Trout note the split in Changes
2012-03-29 Matt S Trout annihilate Moo since this is going to be the Role-Tiny...
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
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...
next