gitmo/Moose.git
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-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-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-12 Dave Rolsky Doh, wrong requestor
2008-12-11 Dave Rolsky Doh, we really need CMOP 0.72
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
2008-12-03 Dave Rolsky Document latest speed tweak
2008-12-03 Dave Rolsky Make the type constraint classes immutable in
2008-11-29 Shawn M Moore Use the new method->execute API for BUILDALL and DEMOLI...
2008-11-26 Dave Rolsky Document chris's constructor fix 0.62
2008-11-26 Dave Rolsky update MANIFEST
2008-11-26 Dave Rolsky Add release date
2008-11-26 Dave Rolsky bump version to 0.62
2008-11-26 Dave Rolsky require Class::MOP 0.71
2008-11-26 Dave Rolsky Fix the changelog whitespacing
2008-11-26 Tomas Doran Make removing attributes also remove their installed...
2008-11-26 Shawn M Moore Attempt to explain why a role that just requires method...
2008-11-26 Shawn M Moore Use single quotes for consistency
2008-11-26 Shawn M Moore Changes tweaks
2008-11-26 Shawn M Moore Fix the error message when we're composing role A with...
2008-11-26 Shawn M Moore Make sure we properly blow away the anon role's symbol...
2008-11-26 Shawn M Moore Weaken anonymous roles in the metaclass lookup table...
2008-11-26 Shawn M Moore Test that we free anonymous roles automatically (we...
2008-11-25 Shawn M Moore ditto load_class
2008-11-25 Shawn M Moore Make sure that creating an anonymous role satisfies...
2008-11-25 Shawn M Moore More consistent errors for roles (don't really want...
2008-11-25 Shawn M Moore Be more consistent with the Moose::Meta::Class->create...
2008-11-25 Shawn M Moore Make pod coverage happy
2008-11-25 Shawn M Moore More tests
2008-11-25 Shawn M Moore First cut of anonymous roles!
2008-11-25 Shawn M Moore Moose::Meta::Role->create for dynamic role construction
2008-11-21 Chris Prather remove the number check from M:M:Constructor.pm to...
2008-11-21 Chris Prather add '0 but true'
2008-11-21 Chris Prather add more use cases
2008-11-21 Chris Prather move to teh right name
2008-11-21 Chris Prather add failing test for octal problem
2008-11-17 Shawn M Moore Remove the make_immutable keyword, it's been deprecated...
2008-11-16 Tomas Doran Add a comment as per the traits case
2008-11-16 Tomas Doran Fix another reentrancy issue in Moose::Exporter by...
2008-11-16 Tomas Doran Fix 1 char POD bug
2008-11-14 Dave Rolsky Depend on Task::Weaken so we know we have an XS Scalar...
2008-11-09 Shawn M Moore typo fix
2008-11-09 Shawn M Moore Factor out wrapper creation so users can give a prototy...
2008-11-09 Stevan Little fixed a method exclusion/aliasing bug
2008-11-07 Dave Rolsky Update changes for 0.61 0.61
2008-11-07 Dave Rolsky Tidy the code (and clean up rampant wacky whitespace...
2008-11-07 Dave Rolsky Tidy the code, which also removes whitespace on otherwi...
next