gitmo/Moose.git
2009-01-09 Dave Rolsky (empty) merge from trunk to moose-manual branch
2009-01-09 Dave Rolsky more work on the manual, notably mostly finishing the...
2009-01-07 Shawn M Moore Remove Test::LongString from Makefile.PL, we don't...
2009-01-07 Shawn M Moore Remove Test::LongString from Makefile.PL, we don't...
2009-01-06 Dave Rolsky merge from trunk
2009-01-06 Dave Rolsky tidy code in pod for consistency
2009-01-06 Dave Rolsky tidy code in pod for consistency
2009-01-06 Dave Rolsky tidy code in pod for consistency, also tidy some text
2009-01-06 Dave Rolsky Ran the sample code through perltidy
2009-01-04 Matt S Trout remove perl requires, fix to use correct M::I syntax
2009-01-03 Cory G Watson Meta::TypeConstraint: Add some explanation for a few...
2009-01-03 Florian Ragwitz Mention the offending class when reporting errors when...
2009-01-02 Yuval Kogman don't sort superclasses when caching anon classes ...
2008-12-31 Dave Rolsky update manifest 0.64
2008-12-31 Dave Rolsky add release date and bump version
2008-12-31 Dave Rolsky require CMOP 0.75
2008-12-31 Dave Rolsky Add a comment explaining this test.
2008-12-31 Dave Rolsky un-TODO this test
2008-12-30 Tomas Doran TODO test for immutable bug
2008-12-30 Dave Rolsky bump CMOP prereq to latest version
2008-12-30 Dave Rolsky merge from trunk to moose-manual branch
2008-12-23 Dave Rolsky work in progress on roles
2008-12-23 Dave Rolsky Tidy the code
2008-12-23 Dave Rolsky Reformat code with perltidy
2008-12-22 Dave Rolsky Fix some typos
2008-12-22 Shawn M Moore Rename verify_type_constraint to verify_against_type_co...
2008-12-21 Shawn M Moore Actually, call that verify_type_constraint
2008-12-21 Shawn M Moore Moose::Meta::Attribute->check_type_constraint
2008-12-21 Shawn M Moore We don't use RegExpr anywhere else, use the standard...
2008-12-19 Dave Rolsky First draft of method modifiers manual
2008-12-16 Dave Rolsky Add another heading
2008-12-16 Dave Rolsky Some doc re-org
2008-12-16 Dave Rolsky Small grammar tweak
2008-12-16 Dave Rolsky Lots of cleanup in the text.
2008-12-16 Dave Rolsky I think I've covered all the things that need covering...
2008-12-15 Jonathan Rockway don't reject win32 filenames (Yappo)
2008-12-14 Shawn M Moore Tests for parameterized metaclass traits
2008-12-14 Shawn M Moore Typo fix
2008-12-14 Shawn M Moore Support for parameterized traits in attributes
2008-12-14 Shawn M Moore Test fixes
2008-12-14 Shawn M Moore More tests for parameterized attr traits
2008-12-14 Shawn M Moore Make this trait code a little more malleable
2008-12-14 Shawn M Moore Exploding tests for attribute traits => [role => parame...
2008-12-13 Dave Rolsky Move initializer later in the docs
2008-12-12 Dave Rolsky Still mostly an outline, but might as well get it into VCS
2008-12-12 Dave Rolsky Checking in the first chunk of the Attributes manual...
2008-12-12 Dave Rolsky Doh, wrong requestor
2008-12-11 Dave Rolsky Make link include name of linked-to POD in link text.
2008-12-11 Dave Rolsky More polishing of this doc
2008-12-11 Dave Rolsky remove some whitespace
2008-12-11 Dave Rolsky First draft of docs on object construction
2008-12-11 Dave Rolsky Move recommendations bit to its own BestPractices.pod
2008-12-11 Dave Rolsky End examples with no Moose and make_immutable, since...
2008-12-11 Dave Rolsky More wording tweaks
2008-12-11 Dave Rolsky Doh, we really need CMOP 0.72
2008-12-11 Dave Rolsky Move mention of ->meta later in the docs
2008-12-10 Dave Rolsky Add first draft of classes manual document
2008-12-10 Dave Rolsky Various text tweaks.
2008-12-09 Dave Rolsky Just sticking this here for my own benefit
2008-12-09 Dave Rolsky Moved all the concept bits to their own POD doc.
2008-12-09 Dave Rolsky Add back Intro.pod and point it to Manual
2008-12-09 Dave Rolsky rename Intro to Manual
2008-12-09 Dave Rolsky make a branch for writing the manual
2008-12-09 Shawn M Moore Always inline predicate and clearer methods
2008-12-08 Chris Prather zero or more Roles
2008-12-08 Dave Rolsky I was channeling stevan and misspeled declaratively
2008-12-08 Dave Rolsky bump version to 0.63 0.63
2008-12-08 Dave Rolsky No point in keeping this todo test for parameterized...
2008-12-08 Dave Rolsky update manifest
2008-12-08 Dave Rolsky Add changes for 0.63
2008-12-07 Dave Rolsky Small tweaks to some of the text.
2008-12-07 Dave Rolsky Fix some unintended bugs in the "standard" P5 code.
2008-12-07 Dave Rolsky Remove an unneeded "the"
2008-12-07 Shawn M Moore Failing test for passing parameters to role->create...
2008-12-05 Todd Hepler more tests for metaclass traits with required attributes
2008-12-05 John Napiorkowski changes to the way Moose::Meta::TypeConstraint passed...
2008-12-05 Dave Rolsky require latest CMOP 0.62_02
2008-12-05 Dave Rolsky bump version and update Changes
2008-12-05 Dave Rolsky Handle defaults with quote-breaking values correctly...
2008-12-05 Dave Rolsky Spell coerce like a proper Merkan
2008-12-05 Dave Rolsky Don't call get_all_package_symbols in list context
2008-12-05 Dave Rolsky update MANIFEST for test changes
2008-12-05 Marcus Ramberg Revert unwanted MMM::Accessor change
2008-12-05 Marcus Ramberg Bump dependency for MoreUtils
2008-12-05 Dave Rolsky Fix pod coverage
2008-12-05 Dave Rolsky This todo test is now partially implemented. The other...
2008-12-05 Dave Rolsky If the constructor in a parent class has method modifie...
2008-12-05 Dave Rolsky this test is obsolete
2008-12-04 Dave Rolsky Update the compatibility list in the Makefile.PL
2008-12-04 Dave Rolsky Don't bother checking the expected constructor class...
2008-12-04 Dave Rolsky Ok, I was getting a little wacky.
2008-12-04 Dave Rolsky Make sure that whenever we don't inline, we warn, and...
2008-12-04 Dave Rolsky The last checkin was broken in the case where class...
2008-12-04 Dave Rolsky Break the long string into two lines
2008-12-04 Dave Rolsky Implement a can_be_inlined method for MMM::Constructor...
2008-12-04 Dave Rolsky When applying a role to a class and some methods are...
2008-12-04 Dave Rolsky Put some space between ok and {
2008-12-04 Dave Rolsky Got rid of a bunch of random whitespace and tidied...
2008-12-04 Dave Rolsky Quote subtype names here
2008-12-04 Dave Rolsky bump version and update changes. 0.62_01
next