From: Matt S Trout Date: Fri, 12 Dec 2008 00:49:50 +0000 (+0000) Subject: Merge 'trunk' into 'method_generation_cleanup' X-Git-Tag: 0.65~20^2~6 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6e6f3b65c46d8c571f9029a8b41d3d429533ab85;p=gitmo%2FMoose.git Merge 'trunk' into 'method_generation_cleanup' r26263@agaton (orig r6884): marcus | 2008-12-05 13:11:32 +0000 Bump dependency for MoreUtils r26266@agaton (orig r6887): marcus | 2008-12-05 14:53:43 +0000 Revert unwanted MMM::Accessor change r26267@agaton (orig r6888): autarch | 2008-12-05 14:59:04 +0000 update MANIFEST for test changes r26268@agaton (orig r6889): autarch | 2008-12-05 15:01:31 +0000 Don't call get_all_package_symbols in list context r26269@agaton (orig r6890): autarch | 2008-12-05 16:48:07 +0000 Spell coerce like a proper Merkan r26272@agaton (orig r6893): autarch | 2008-12-05 16:57:18 +0000 Handle defaults with quote-breaking values correctly by using quotemeta. Added tests for this. r26278@agaton (orig r6899): autarch | 2008-12-05 19:21:54 +0000 bump version and update Changes r26281@agaton (orig r6902): autarch | 2008-12-05 19:30:39 +0000 require latest CMOP r26288@agaton (orig r6909): jnapiorkowski | 2008-12-05 21:49:20 +0000 changes to the way Moose::Meta::TypeConstraint passed arguments to the compiled type constraint coderef so that I can support MooseX::Types::Structured::Optional r26289@agaton (orig r6910): thepler | 2008-12-05 22:36:27 +0000 more tests for metaclass traits with required attributes r26535@agaton (orig r6926): sartak | 2008-12-07 01:29:56 +0000 r76625@onn: sartak | 2008-12-06 20:26:31 -0500 Failing test for passing parameters to role->create (fix will go in Class::MOP) r26557@agaton (orig r6948): autarch | 2008-12-07 18:45:18 +0000 Remove an unneeded "the" r26559@agaton (orig r6950): autarch | 2008-12-07 18:50:19 +0000 Fix some unintended bugs in the "standard" P5 code. r26560@agaton (orig r6951): autarch | 2008-12-07 18:53:41 +0000 Small tweaks to some of the text. r26586@agaton (orig r6977): autarch | 2008-12-08 17:09:21 +0000 Add changes for 0.63 r26589@agaton (orig r6980): autarch | 2008-12-08 17:11:18 +0000 update manifest r26590@agaton (orig r6981): autarch | 2008-12-08 17:12:33 +0000 No point in keeping this todo test for parameterized roles in the Moose distro now that we have an MX module for it. r26591@agaton (orig r6982): autarch | 2008-12-08 17:14:17 +0000 bump version to 0.63 r26599@agaton (orig r6990): autarch | 2008-12-08 22:21:44 +0000 I was channeling stevan and misspeled declaratively r26600@agaton (orig r6991): perigrin | 2008-12-08 22:25:12 +0000 zero or more Roles r26628@agaton (orig r7019): sartak | 2008-12-09 06:39:26 +0000 r76787@onn: sartak | 2008-12-09 01:39:11 -0500 Always inline predicate and clearer methods r26693@agaton (orig r7050): autarch | 2008-12-11 06:23:32 +0000 Doh, we really need CMOP 0.72 --- 6e6f3b65c46d8c571f9029a8b41d3d429533ab85