gitmo/Role-Tiny.git
2012-07-12 Matt S Trout Release commit for 1.001004 v1.001004
2012-07-12 Matt S Trout bump version for release
2012-07-12 Matt S Trout remove strictures.pm from the test supplied by mmcleric...
2012-07-04 Arthur Axel... runtime applied roles include roles from original class...
2012-07-04 Arthur Axel... add failing tests for does_role + runtime applied roles
2012-06-19 Matt S Trout Release commit for 1.001003 v1.001003
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 Release commit for 1.001002 v1.001002
2012-05-05 Matt S Trout bump version
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 version bump for release
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-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 Release commit for 1.000_901 v1.000_901
2012-04-12 Matt S Trout new stupid mistake, new dev release
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-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 move role-basic tests to top level
2012-04-09 Matt S Trout clean up composition handling
2012-04-08 Matt S Trout restricted code
2012-04-08 Matt S Trout changelog
2012-04-08 Matt S Trout exception tests
2012-04-08 Matt S Trout half the bugs test (we don't support alias/excludes)
2012-04-08 Matt S Trout basic role composition support
2012-04-08 Matt S Trout first two (very boring) tests from Role::Basic
2012-04-03 Matt S Trout bump version
2012-04-03 Matt S Trout document test fix
2012-04-03 Andrew Rodland Skip tests requiring Class::Method::Modifiers if it...
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 basic tests for create_class_with_roles
2012-03-30 Graham Knop correct typo in abstract
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 remove last strictures dependency
2012-03-29 Matt S Trout note the split in Changes
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-24 Matt S Trout fix quote_sub usage in t/accessor-coerce.t
2012-03-17 Andrew Rodland Test that triggers don't fire for attr default values...
2012-03-17 Andrew Rodland Test that lazy defaults get coerced the same as non...
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
2012-02-11 Christian Walde added a test for errors in load_module resulting in...
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 Bump Moo.pm version
2011-12-23 Peter Rabbitson gitignoring
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 Arthur Axel... stop documenting in terms of private methods
2011-12-23 Matt S Trout update Changes
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-15 Matt S Trout Release commit for 0.009012 v0.009012
2011-11-15 Matt S Trout clean up global destruction testing
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 Release commit for 0.009011 v0.009011
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.... provide DEMOLISH
2011-10-03 Alex J. G.... use Moo::_Utils::_get_linear_isa
2011-10-03 Alex J. G.... add _get_linear_isa and _in_global_destruction
2011-08-26 Alex J. G.... decrease indent in method generator
2011-08-26 Alex J. G.... decrease indent on BUILD calls
2011-08-26 Alex J. G.... more readable subconstructor handling for BUILDALL
next