gitmo/Moose.git
2009-03-27 Dave Rolsky bump version and update Changes 0.73
2009-03-27 Dave Rolsky Remove some method from the exclusion list that don...
2009-03-27 Dave Rolsky fix some pod coverage issues
2009-03-26 Dave Rolsky Penfold is high, Moose HEAD works fine with older MX::AH
2009-03-26 Dave Rolsky ignore distro dirs 0.72_01
2009-03-26 Dave Rolsky Oops, accidentally edited some code
2009-03-26 Dave Rolsky Exclude git files
2009-03-26 Dave Rolsky Update for use with git
2009-03-26 Dave Rolsky bump version and update Changes
2009-03-26 Dave Rolsky Revamp docs for Moose::Object
2009-03-26 Dave Rolsky Docs for MM::TC::TypeRegistry
2009-03-26 Dave Rolsky Add some more words to the dictionary
2009-03-26 Dave Rolsky Fix a speling mistake
2009-03-26 Dave Rolsky Revamp docs for M::Util::TC
2009-03-26 Dave Rolsky trailing whitespace must die
2009-03-26 Dave Rolsky docs for Moose::Util
2009-03-26 Dave Rolsky Make trait name resolution a head2
2009-03-26 Dave Rolsky Punt on documenting Parameteriz{able,ed} - the API...
2009-03-25 Dave Rolsky Fix pod coverage test to actually exclude things that...
2009-03-25 Dave Rolsky Docs for MM::TC::Union
2009-03-25 Dave Rolsky Small refactoring of Union type to remove some wacky...
2009-03-25 Dave Rolsky Docs for MM::TC::Role
2009-03-25 Dave Rolsky Fix a small type
2009-03-25 Dave Rolsky Docs for MM::TC::Enum
2009-03-25 Dave Rolsky docs for MM::TC::Class
2009-03-25 Dave Rolsky Add inheritance section
2009-03-25 Dave Rolsky docs for MM::TypeConstraint
2009-03-25 Dave Rolsky s/constraint/coercion/
2009-03-25 Dave Rolsky Docs for Moose::Meta::TypeCoercion::Union
2009-03-25 Dave Rolsky Docs for Moose::Meta::TypeCoercion
2009-03-24 Dave Rolsky docs for Moose::Meta::Role::Composite
2009-03-24 Dave Rolsky Add note about why this class has no docs
2009-03-24 Dave Rolsky Point people at Moose::Manual, not Moose::Intro
2009-03-24 Shawn M Moore Mention Moose::Manual::Contributing in the "feature...
2009-03-24 Dave Rolsky API docs for Moose::Meta::Role
2009-03-23 Dave Rolsky Formatting tweaks, and credit Ash for Constructor changes
2009-03-23 Dave Rolsky Add some more details to Delta for next release
2009-03-23 Dave Rolsky Docs for MM::Method::Overridden
2009-03-23 Dave Rolsky changes for merge of refactor-immutable branch and...
2009-03-23 Dave Rolsky Merge branch 'refactor-immutable'
2009-03-23 Dave Rolsky docs for MM::Method::Destructor
2009-03-23 Shawn M Moore "requires" no longer requires non-generated methods
2009-03-23 Shawn M Moore Doc typo fix
2009-03-21 Dave Rolsky make MMM::Destructor->is_needed a class method only
2009-03-21 Dave Rolsky Make MM::Method::Constructor a subclass of CMOP::Method...
2009-03-21 Dave Rolsky Some small doc tweaks MM::Method::Delegation
2009-03-21 Dave Rolsky add changes for MMMC
2009-03-21 Dave Rolsky Remove the long-deprecated intliaze_body method
2009-03-21 Dave Rolsky docs for MM::Method::Constructor.
2009-03-21 Dave Rolsky Refactored to make _generate_triggers a lot less nesty...
2009-03-21 Dave Rolsky add INHERITANCE section to classes that already have...
2009-03-21 Dave Rolsky docs for MM::Method::Augmented
2009-03-21 Dave Rolsky doc revamp for MM::Method::Accessor
2009-03-21 Dave Rolsky text tweaklets (I always write a lot of hand-waving...
2009-03-21 Dave Rolsky revamp docs for MM::Method
2009-03-21 Dave Rolsky Doc tweak for MM::Instance
2009-03-21 Dave Rolsky Revamped Moose::Meta::Class docs and updated coverage...
2009-03-21 Dave Rolsky Fix a comment in the typo
2009-03-21 Dave Rolsky POD and spelling fixes for MM::Attribute
2009-03-21 Dave Rolsky Document new Manual pages in Changes
2009-03-21 Dave Rolsky fix a bunch of spelling errors
2009-03-21 Dave Rolsky PoD fix
2009-03-21 Dave Rolsky Took a revision pass through this document
2009-03-21 Dave Rolsky Took a revision pass through this document.
2009-03-21 Dave Rolsky Add new Manual docs to Moose::Manual
2009-03-21 Shawn M Moore Typo fix!
2009-03-21 Shawn M Moore Typo fixes
2009-03-21 Stevan Little Merge branch 'master' of gitmo@jules.scsys.co.uk:Moose
2009-03-21 Stevan Little - adding the contributing and delta pods
2009-03-20 Ash Berlin Merge branch 'master' of gitmo@jules.scsys.co.uk:Moose
2009-03-20 Ash Berlin Make Meta::Method::Constructor easier to subclass
2009-03-20 Dave Rolsky doc revamp for MM::Attribute
2009-03-20 Dave Rolsky Remove unused bit of code
2009-03-20 Dave Rolsky Make the POD formatting match other Moose POD
2009-03-19 Dave Rolsky Merge branch 'refactor-immutable' of gitmo@jules.scsys...
2009-03-19 Dave Rolsky Changes to work with refactoring of immutable code...
2009-03-19 Dave Rolsky Changes to work with refactoring of immutable code...
2009-03-18 Shawn M Moore Depend directly on Data::OptList
2009-03-18 Dave Rolsky Anchor the trustme regex
2009-03-14 Dave Rolsky Another word in the dictionary
2009-03-14 Dave Rolsky Redo this example using a glob reference, since the...
2009-03-14 Dave Rolsky Revert "make re-applying a role to an object instance...
2009-03-14 Dave Rolsky Small code cleanup
2009-03-14 Dave Rolsky fix some spelling mistakes and update the local dictionary
2009-03-14 Dave Rolsky make re-applying a role to an object instance a no...
2009-03-13 Dave Rolsky Add changes for hdp's inherited lazy_build fix
2009-03-13 Dave Rolsky Merge branch 'master' of gitmo@jules.scsys.co.uk:Moose
2009-03-12 Hans Dieter... lazy_build should be able to be added in inherited...
2009-03-11 Dave Rolsky Add changes entry for Moose::Exporter changes
2009-03-11 Daisuke Maki... use ...
2009-03-11 Daisuke Maki... export functions with prototype
2009-03-09 Dave Rolsky Mention Radu in changes
2009-03-09 Dave Rolsky Some more tests
2009-03-09 Dave Rolsky No more My. in type names
2009-03-09 Dave Rolsky doc fixes from Radu Greab
2009-03-08 Shawn M Moore More gitignore files
2009-03-08 Shawn M Moore .gitignore file
2009-03-08 Shawn M Moore Test fixes for the more descriptive error messages
2009-03-05 Mike Whitaker Ensure we conflict with MXAH < 0.14
2009-03-05 Cory G Watson Link to Basics/Recipe9 from Moose.pm's builder blurb
next