fix module name in Makefile.PL (RT#78591)
[gitmo/Role-Tiny.git] / lib /
2012-07-18 Dagfinn Ilmari Man... bump version for release
2012-07-18 Dagfinn Ilmari Man... properly report roles consumed by superclasses
2012-07-12 Matt S Trout bump version for release
2012-07-04 Arthur Axel 'fREW... runtime applied roles include roles from original class...
2012-06-19 Matt S Trout bump version
2012-06-19 Matt S Trout modifiers and composition fix
2012-05-25 Matt S Trout bloddy empty hashrefs
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 bump version
2012-04-27 Matt S Trout version bump for release
2012-04-27 Matt S Trout bump version to 1.1.0 for release
2012-04-16 Christian Walde restored an unintentionally removed bit of documentatio...
2012-04-16 Christian Walde changed order of documentation to make it easier to...
2012-04-12 Matt S Trout new stupid mistake, new dev release
2012-04-11 Matt S Trout remove ::Restricted
2012-04-11 Matt S Trout compat restoration trick
2012-04-11 Matt S Trout method cache is required so Moose::Role inhalation...
2012-04-11 Matt S Trout rename union to composite internally to match Moose...
2012-04-11 Matt S Trout more cleanup
2012-04-10 Matt S Trout bump version expecting devrel
2012-04-09 Matt S Trout clean up composition handling
2012-04-08 Matt S Trout restricted code
2012-04-08 Matt S Trout basic role composition support
2012-04-03 Matt S Trout bump version
2012-04-03 Matt S Trout doc updates explaining why you need to ask for CMM
2012-03-30 Graham Knop fix error propagation when creating broken method modifiers
2012-03-30 Graham Knop correct typo in abstract
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 remove last strictures dependency
2012-03-29 Matt S Trout update versions and copyright
2012-03-29 Matt S Trout annihilate Moo since this is going to be the Role-Tiny...
2012-03-24 Matt S Trout clean up coerce generation a bit
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 Chris Prather add myself to CONTRIBUTORS as per mst
2012-02-19 Chris Prather add line about ->dump missing from Moo objects too
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 additional local $\@ removals
2012-02-11 Matt S Trout remove vestigial _is_scalar_ref sub
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 Bump Moo.pm version
2011-12-23 Peter Rabbitson Fix missing escape on < 5.8.3 codepath
2011-12-23 Arthur Axel 'fREW... stop documenting in terms of private methods
2011-12-15 Mateu X Hunter No need for ScalarRef when using Sub::Quote
2011-12-14 John Napiorkowski added some docs regarding how handles works, and also...
2011-12-12 John Napiorkowski deal when the case when Class::XSAccessor is a trial...
2011-11-26 Justin Hunter document handles
2011-11-14 Matt S Trout bump Moo.pm version
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 bump version for release
2011-10-03 Matt S Trout update DESTROY documentation
2011-10-03 Matt S Trout move to early generation of DESTROY/DEMOLISHALL where...
2011-10-03 Matt S Trout cleanup require usage so we don't trample on $@ and...
2011-10-03 Matt S Trout Tenative switch to a generated DEMOLISHALL - see rest...
2011-10-03 Alex J. G. Burzyński provide DEMOLISH
2011-10-03 Alex J. G. Burzyński use Moo::_Utils::_get_linear_isa
2011-10-03 Alex J. G. Burzyński add _get_linear_isa and _in_global_destruction
2011-08-26 Alex J. G. Burzyński decrease indent in method generator
2011-08-26 Alex J. G. Burzyński decrease indent on BUILD calls
2011-08-26 Alex J. G. Burzyński more readable subconstructor handling for BUILDALL
2011-08-26 Alex J. G. Burzyński fix BUILDALL constructor
2011-07-29 Alex J. G. Burzyński inline BUILDARGS
2011-07-29 Alex J. G. Burzyński add newlines at die messages
2011-07-29 Alex J. G. Burzyński call BUILDARGS if defined
2011-07-29 Alex J. G. Burzyński die rather than warn on odd number of arguments
2011-07-29 Alex J. G. Burzyński added BUILDARGS support
2011-07-21 Arthur Axel 'fREW... document reader and writer
2011-07-20 Matt S Trout bump version
2011-07-20 Matt S Trout bump version
2011-07-20 Matt S Trout remove the big scary warning because we seem to be...
2011-07-20 Matt S Trout helps to get the package name right (Role::Tiny::With)
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 Chip Salzenberg Role::Tiny::With try1
2011-07-20 Matt S Trout generate constructors in subclasses on demand
2011-07-11 Alex J. G. Burzyński document coerce handling
2011-07-11 Alex J. G. Burzyński coerce value from eager defaults
2011-07-11 Alex J. G. Burzyński pass coerce tests
2011-06-03 Matt S Trout increment version for 0.9.8
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-03-14 Justin Hunter fix typo
2011-02-25 Matt S Trout bump to 0.9.7 for the 'mst is an idiot' release
2011-02-25 Matt S Trout fix copyright
2011-02-25 Matt S Trout bump version to 0.9.6 for point release
2011-02-25 Matt S Trout fixup contributors list
2011-02-25 Matt S Trout factor out eager default calculation
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
next