gitmo/Moose.git
2009-07-10 Jesse Luehrs do all the renaming that was discussed
2009-07-09 Jesse Luehrs we aren't coring Bag
2009-07-09 Hans Dieter... Merge branch 'master' into attribute_helpers
2009-07-09 Dave Rolsky Tidied code
2009-07-09 Stefan O'Rear Changes for avoiding inline_slot_access
2009-07-09 Stefan O'Rear Avoid using inline_slot_access in Moose accessors
2009-07-09 Stefan O'Rear Add tests for inline_slot_access avoidance
2009-07-08 Florian Ragwitz Add todo test for composing overloading from roles.
2009-07-08 Chris Prather fix the documentation *again* based on what stevan...
2009-07-08 Hans Dieter... sync versions
2009-07-08 Hans Dieter... Merge branch 'master' into attribute_helpers
2009-07-08 Chris Prather Merge branch 'master' of git.moose.perl.org:Moose
2009-07-08 Chris Prather re-word the Trait/Role differentiation text to explain...
2009-07-08 Leon Brocard Remove extra quote
2009-07-08 Leon Brocard Expand doc to documentation
2009-07-08 Leon Brocard Uppercase Git
2009-07-08 Leon Brocard Mark up BUILD as code
2009-07-08 Leon Brocard mark up lazy_build as code
2009-07-08 Leon Brocard Use I<not> for emphasis instead of -not-
2009-07-08 Leon Brocard Move TABLE OF CONTENTS up a heading level
2009-07-08 Jesse Luehrs the option is excludes, not exclude
2009-07-07 Dave Rolsky bump version to 0.87 0.87
2009-07-07 Dave Rolsky Add release date
2009-07-07 Dave Rolsky Reword changes
2009-07-06 Dave Rolsky Grammar edits
2009-07-06 Dave Rolsky Small tweaks to example code.
2009-07-06 Yuval Kogman Add example for private writer
2009-07-06 Yuval Kogman Add note about namespace::{auto,}clean to best practices
2009-07-06 Paul Fenwick Docs: Added explanations on 'no Moose' and 'make_immuta...
2009-07-05 Yuval Kogman Add a test for class name delegates
2009-07-05 Yuval Kogman Changelog
2009-07-05 Yuval Kogman Laxen the error condition for delegation methods
2009-07-03 Dave Rolsky Fix release date 0.86
2009-07-03 arcanez Merge branch 'master' of gitmo@git.moose.perl.org:Moose
2009-07-03 arcanez minor doc fix
2009-07-03 Dave Rolsky require CMOP 0.89
2009-07-03 Dave Rolsky bump version to 0.86
2009-07-03 Dave Rolsky Update changes for next Moose
2009-07-03 Florian Ragwitz Detabify tests.
2009-07-03 Dave Rolsky changes to accomodate new style of immutable traits...
2009-07-02 Dave Rolsky Simplify the logic to throw an error on an undef or...
2009-07-02 Dave Rolsky No need for the | in the link
2009-07-02 Hans Dieter... more useful error message for delegation w/ unblessed...
2009-07-02 arcanez another recipe number off-by-one
2009-07-02 arcanez pluralized TypeConstraint and Role to fix pod links
2009-07-02 arcanez recipe numbers were off
2009-06-27 Dave Rolsky Add AttributeHelpers to dictionary
2009-06-26 Yuval Kogman accessor overwriting warning now reflects reality
2009-06-26 Shawn M Moore Improve AH doc
2009-06-26 Dave Rolsky comment cleanup in AH code
2009-06-26 Dave Rolsky Small edits for M::AH bits in Delta
2009-06-26 Dave Rolsky more small style tweaks for AH tests
2009-06-26 Dave Rolsky remove useless use_ok tests
2009-06-26 Dave Rolsky make the test style match the rest of the (modern)...
2009-06-26 Dave Rolsky renamed helper_type => _helper_type
2009-06-26 Dave Rolsky Lots of code cleanup in M::AH traits.
2009-06-26 Dave Rolsky sync version # to 0.85
2009-06-26 Dave Rolsky Merge branch 'master' into attribute_helpers
2009-06-26 Dave Rolsky bump version to 0.85 0.85
2009-06-26 Dave Rolsky update Changes for release
2009-06-26 Dave Rolsky Merge branch 'master' into attribute_helpers
2009-06-26 Dave Rolsky perltidy all the AttributeHelpers code
2009-06-26 Hans Dieter... rename to _check_associated_methods
2009-06-26 Dave Rolsky No need to specify a Moose version now that we're in...
2009-06-26 Dave Rolsky get everything onto the same version
2009-06-26 Hans Dieter... Merge branch 'master' into attribute_helpers
2009-06-26 Shawn M Moore Make Moose and Moose::Role use strict
2009-06-26 Shawn M Moore Only test lib, t, and xt for tabs
2009-06-26 Shawn M Moore Convert tabs to spaces
2009-06-26 Shawn M Moore Add author tests for "no tabs"
2009-06-26 Hans Dieter... update Changes and Delta
2009-06-26 Hans Dieter... Merge branch 'master' into attribute_helpers
2009-06-26 Hans Dieter... make check_associated_methods better
2009-06-26 Dave Rolsky Make the MM::TC::Role type object's parent Object rathe...
2009-06-26 Shawn M Moore Include the class name in the method-less attribute...
2009-06-26 Dave Rolsky bump version to 0.84 0.84
2009-06-26 Dave Rolsky Apparently the recent Moose::Exporter changes mean...
2009-06-26 Dave Rolsky Document Moose::Meta::Role get_*_method_modifiers fix
2009-06-26 Dave Rolsky Update release date
2009-06-26 Dave Rolsky Formatting tweaks
2009-06-26 Jesse Luehrs move _caller_info into Moose::Util
2009-06-26 Jesse Luehrs update Changes
2009-06-26 Jesse Luehrs fix tests for definition_context stuff
2009-06-26 Jesse Luehrs only warn if the attribute was defined in the same...
2009-06-26 Jesse Luehrs make has in roles set definition_context
2009-06-26 Hans Dieter... eradicate metaclasses
2009-06-26 Hans Dieter... fix all examples to use handles; fix links to be to...
2009-06-26 Jesse Luehrs this is now tested by 020/027.t
2009-06-26 nperez Make mispelled or unknown additional attribute construc...
2009-06-25 Dave Rolsky update Changes
2009-06-25 Dave Rolsky Reformatting of changes a bit
2009-06-25 Hans Dieter... tab fix
2009-06-25 Hans Dieter... more author names, a few terms
2009-06-25 Hans Dieter... typo, +doy
2009-06-25 Hans Dieter... typo
2009-06-25 Hans Dieter... make version match Moose
2009-06-25 Hans Dieter... move _set inside the block where it matters
2009-06-25 Hans Dieter... traitS not trait
2009-06-25 Hans Dieter... fix obvious things that are broken
2009-06-25 Hans Dieter... more tests passing
next