gitmo/Moose.git
2009-04-05 Dave Rolsky bump version to 0.73_01 0.73_01
2009-04-05 Dave Rolsky Changes for renames and deprecations
2009-04-05 Dave Rolsky add warning for long-deprecated alias_method method...
2009-04-05 Dave Rolsky no need for grant description in the repo any more
2009-04-05 Dave Rolsky use new_object instead of construct_instance in a few...
2009-04-05 Dave Rolsky Merge branch 'renames-and-deprecations'
2009-04-05 Dave Rolsky account for latest deprecations in CMOP
2009-04-05 Dave Rolsky Tidy this test file
2009-04-03 Dave Rolsky doh, forgot to actually add the recipe itself
2009-04-02 Dave Rolsky wrote basics recipe 12 - extending a non-Moose class
2009-04-02 Dave Rolsky add a word I made up
2009-04-02 Dave Rolsky speling fix
2009-04-02 Shawn M Moore Remove the ->meta thing from Delta. once it's complete...
2009-04-02 Hans Dieter... fix 'no longer do not'
2009-04-02 Hans Dieter... add TODO test for caller() in role methods
2009-04-02 Dave Rolsky Consistentify line lengths and some wording tweaks
2009-04-02 Dave Rolsky s/::PBP/::FollowPBP/g
2009-03-31 Hans Dieter... edit contentious syntax
2009-03-31 Dave Rolsky "of what is capable" is perfectly valid English
2009-03-31 Jesse Luehrs typo fixes for the documentation section (other than...
2009-03-31 Dave Rolsky Move methods so they are in order of use
2009-03-31 Dave Rolsky Fix some bizarro indentation with perltidy
2009-03-31 Shawn M Moore find_meta is equivalent to class_of
2009-03-30 Hans Dieter... remove trailing whitespace
2009-03-30 Dave Rolsky Two spaces after a period is so old school. Get with...
2009-03-30 Hans Dieter... remove recommendation for Moose::Policy
2009-03-30 Dave Rolsky Mention new meta recipe6 in changes
2009-03-30 Hans Dieter... update comment
2009-03-30 Hans Dieter... fix RT#44429 after discussion on the mailing list
2009-03-29 Dave Rolsky And add some commas
2009-03-29 Dave Rolsky Less yoda-y grammar
2009-03-29 Dave Rolsky class's
2009-03-29 Dave Rolsky Remove useless boilerplate text
2009-03-29 Hans Dieter... make my Changes entry more consistent
2009-03-28 Shawn M Moore Don't iterate over the same list twice
2009-03-28 Shawn M Moore Don't only conditionally use load_class since..
2009-03-28 Shawn M Moore Mention Moose::Manual::Delta at the top of Changes
2009-03-28 Shawn M Moore Changes and Delta for no-meta stuff
2009-03-28 Hans Dieter... Merge branch 'master' of gitmo@jules.scsys.co.uk:Moose
2009-03-28 Hans Dieter... init_meta documentation
2009-03-28 Shawn M Moore optimized RoleName class_of
2009-03-28 Shawn M Moore unoptimized RoleName class_of
2009-03-28 Shawn M Moore class_of in apply_base_class_roles
2009-03-28 Shawn M Moore Small refactor and class_of in MetaRole::_make_new_meta...
2009-03-28 Shawn M Moore class_of in MetaRole::_make_new_metaclass
2009-03-28 Shawn M Moore class_of Util::apply_all_roles 2/2
2009-03-28 Shawn M Moore class_of Util::apply_all_roles 1/2
2009-03-28 Shawn M Moore class_of TCs
2009-03-28 Shawn M Moore class_of MetaRole
2009-03-28 Shawn M Moore class_of extends
2009-03-28 Shawn M Moore Need to handle $self->new just as well as $class->new
2009-03-28 Shawn M Moore class_of for does
2009-03-28 Shawn M Moore class_of for DEMOLISHALL
2009-03-28 Shawn M Moore class_of for BUILDALL
2009-03-28 Shawn M Moore class_of for BUILDARGS
2009-03-28 Shawn M Moore Use Class::MOP::Class->initialize for Moose::Object...
2009-03-28 Shawn M Moore class_of role TC is_subtype_of
2009-03-28 Shawn M Moore class_of role TC is_subtype_of
2009-03-28 Shawn M Moore class_of role TC parents
2009-03-28 Shawn M Moore class_of in Class type constraint
2009-03-28 Shawn M Moore class_of in TypeCoercion->new
2009-03-28 Shawn M Moore class_of in role->combine
2009-03-28 Shawn M Moore Look up the metaclass in get_method_map instead of...
2009-03-28 Shawn M Moore Use $META since we have it
2009-03-28 Shawn M Moore class_of in ToInstance->apply
2009-03-28 Shawn M Moore class_of for Destructor.. I wonder if this is even...
2009-03-28 Shawn M Moore class_of _reconcile_role_differences
2009-03-28 Shawn M Moore no-meta _reconcile_with_superclass_meta
2009-03-28 Shawn M Moore Comment applies here too
2009-03-28 Shawn M Moore no-meta excludes_role
2009-03-28 Shawn M Moore does_role no-meta'ing
2009-03-28 Shawn M Moore Use class_of for roles
2009-03-28 Shawn M Moore initialize will return the metaclass if it's there...
2009-03-28 Shawn M Moore We throw fine error messages when trying to get a role...
2009-03-28 Shawn M Moore Use class_of in attr->clone
2009-03-28 Shawn M Moore class_of in Moose::Exporter
2009-03-28 Shawn M Moore Ignore .prove
2009-03-28 Chris Prather clean up a bit, update to point at the git Repo
2009-03-28 Chris Prather update the doap.rdf with the authors found during the...
2009-03-27 Chris Prather Merge branch 'master' of gitmo@jules.scsys.co.uk:Moose
2009-03-27 Chris Prather forgot we had List::MoreUtils
2009-03-27 Dave Rolsky s/keyword/sugar function/ and code-ify code
2009-03-27 Chris Prather optimize the where logic a bit
2009-03-27 Chris Prather 21:49 <@stevan> and mention jrockways alternate solutio...
2009-03-27 Chris Prather record changes for duck_type
2009-03-27 Chris Prather Merge branch 'ducktype'
2009-03-27 Dave Rolsky doc cleanup for duck_type
2009-03-27 Dave Rolsky make a lazy attribute use the same logic value coercion...
2009-03-27 Dave Rolsky updated recipes for new meta recipe 6
2009-03-27 Chris Prather now with documentation
2009-03-27 Dave Rolsky No point in running this twice since accessors are...
2009-03-27 Chris Prather 21:09 < Sartak> no_plan is the worst
2009-03-27 Dave Rolsky Instead of repeating the same coerce ...
2009-03-27 Chris Prather add duck_type to Moose::Util::TypeConstraints
2009-03-27 Dave Rolsky Fix speling error
2009-03-27 Dave Rolsky Always use verify_against_type_constraint to check...
2009-03-27 Dave Rolsky Make the tests run once mutable, and once immutable
2009-03-27 Dave Rolsky Comments are quite but completely useless
2009-03-27 Dave Rolsky and a little more
2009-03-27 Dave Rolsky Tidied the code
next