Dave Rolsky [Tue, 24 Mar 2009 20:55:41 +0000]
I started documenting this stuff but then my head blew up. I'm
commiting this here for future reference.
Dave Rolsky [Tue, 24 Mar 2009 14:06:37 +0000]
Point people at Moose::Manual, not Moose::Intro
Shawn M Moore [Tue, 24 Mar 2009 12:47:43 +0000]
Mention Moose::Manual::Contributing in the "feature requests" section of
Moose.pm
Dave Rolsky [Tue, 24 Mar 2009 02:42:57 +0000]
API docs for Moose::Meta::Role
Dave Rolsky [Mon, 23 Mar 2009 18:14:48 +0000]
Formatting tweaks, and credit Ash for Constructor changes
Dave Rolsky [Mon, 23 Mar 2009 18:14:34 +0000]
Add some more details to Delta for next release
Dave Rolsky [Mon, 23 Mar 2009 18:09:08 +0000]
Docs for MM::Method::Overridden
Dave Rolsky [Mon, 23 Mar 2009 15:38:20 +0000]
changes for merge of refactor-immutable branch and depend on the very latest cmop
Dave Rolsky [Mon, 23 Mar 2009 15:34:25 +0000]
Merge branch 'refactor-immutable'
Dave Rolsky [Mon, 23 Mar 2009 14:04:43 +0000]
docs for MM::Method::Destructor
Shawn M Moore [Mon, 23 Mar 2009 03:39:13 +0000]
"requires" no longer requires non-generated methods
Shawn M Moore [Mon, 23 Mar 2009 00:53:11 +0000]
Doc typo fix
Dave Rolsky [Sat, 21 Mar 2009 15:16:19 +0000]
make MMM::Destructor->is_needed a class method only
Dave Rolsky [Sat, 21 Mar 2009 15:11:53 +0000]
Make MM::Method::Constructor a subclass of CMOP::Method::Constructor.
Dave Rolsky [Sat, 21 Mar 2009 15:06:48 +0000]
Some small doc tweaks MM::Method::Delegation
Dave Rolsky [Sat, 21 Mar 2009 15:03:46 +0000]
add changes for MMMC
Dave Rolsky [Sat, 21 Mar 2009 15:02:57 +0000]
Remove the long-deprecated intliaze_body method
Dave Rolsky [Sat, 21 Mar 2009 15:01:56 +0000]
docs for MM::Method::Constructor.
also removed some methods that were duplicating the parent class
Dave Rolsky [Sat, 21 Mar 2009 14:54:51 +0000]
Refactored to make _generate_triggers a lot less nesty. Also tidied
the method.
Dave Rolsky [Sat, 21 Mar 2009 14:45:13 +0000]
add INHERITANCE section to classes that already have revised docs
Dave Rolsky [Sat, 21 Mar 2009 14:44:06 +0000]
docs for MM::Method::Augmented
Dave Rolsky [Sat, 21 Mar 2009 14:39:58 +0000]
doc revamp for MM::Method::Accessor
Dave Rolsky [Sat, 21 Mar 2009 14:37:42 +0000]
text tweaklets (I always write a lot of hand-waving when I should just say "do X")
Dave Rolsky [Sat, 21 Mar 2009 14:36:58 +0000]
revamp docs for MM::Method
Dave Rolsky [Sat, 21 Mar 2009 14:33:14 +0000]
Doc tweak for MM::Instance
Dave Rolsky [Sat, 21 Mar 2009 14:30:17 +0000]
Revamped Moose::Meta::Class docs and updated coverage & spelling lists
I'm explicitly not documenting the error related methods for now. I
think they need some review before we try to document them for end
user use.
Dave Rolsky [Sat, 21 Mar 2009 03:07:08 +0000]
Fix a comment in the typo
Dave Rolsky [Sat, 21 Mar 2009 03:05:25 +0000]
POD and spelling fixes for MM::Attribute
Dave Rolsky [Sat, 21 Mar 2009 02:28:18 +0000]
Document new Manual pages in Changes
Dave Rolsky [Sat, 21 Mar 2009 02:27:17 +0000]
fix a bunch of spelling errors
Dave Rolsky [Sat, 21 Mar 2009 02:22:40 +0000]
PoD fix
Dave Rolsky [Sat, 21 Mar 2009 02:21:50 +0000]
Took a revision pass through this document
Dave Rolsky [Sat, 21 Mar 2009 02:15:18 +0000]
Took a revision pass through this document.
Dave Rolsky [Sat, 21 Mar 2009 02:00:45 +0000]
Add new Manual docs to Moose::Manual
Shawn M Moore [Sat, 21 Mar 2009 01:15:23 +0000]
Typo fix!
Shawn M Moore [Sat, 21 Mar 2009 01:00:14 +0000]
Typo fixes
Stevan Little [Sat, 21 Mar 2009 00:28:09 +0000]
Merge branch 'master' of gitmo@jules.scsys.co.uk:Moose
Stevan Little [Sat, 21 Mar 2009 00:27:49 +0000]
- adding the contributing and delta pods
Ash Berlin [Fri, 20 Mar 2009 20:21:34 +0000]
Merge branch 'master' of gitmo@jules.scsys.co.uk:Moose
Conflicts:
Changes
Ash Berlin [Fri, 20 Mar 2009 20:17:45 +0000]
Make Meta::Method::Constructor easier to subclass
Dave Rolsky [Fri, 20 Mar 2009 20:02:32 +0000]
doc revamp for MM::Attribute
Dave Rolsky [Fri, 20 Mar 2009 16:43:51 +0000]
Remove unused bit of code
Dave Rolsky [Fri, 20 Mar 2009 15:49:58 +0000]
Make the POD formatting match other Moose POD
Dave Rolsky [Thu, 19 Mar 2009 16:40:22 +0000]
Merge branch 'refactor-immutable' of gitmo@jules.scsys.co.uk:Moose into refactor-immutable
Dave Rolsky [Thu, 19 Mar 2009 16:36:43 +0000]
Changes to work with refactoring of immutable code in CMOP
Dave Rolsky [Thu, 19 Mar 2009 16:36:43 +0000]
Changes to work with refactoring of immutable code in CMOP
Shawn M Moore [Wed, 18 Mar 2009 21:19:35 +0000]
Depend directly on Data::OptList
Dave Rolsky [Wed, 18 Mar 2009 17:21:35 +0000]
Anchor the trustme regex
Dave Rolsky [Sat, 14 Mar 2009 20:02:08 +0000]
Another word in the dictionary
Dave Rolsky [Sat, 14 Mar 2009 19:38:14 +0000]
Redo this example using a glob reference, since the array ref version
was broken, and fixing it would make it really complicated.
Dave Rolsky [Sat, 14 Mar 2009 18:12:38 +0000]
Revert "make re-applying a role to an object instance a no-op."
The fix is to just check for this oneself:
Role->meta->apply($obj) unless $obj->meta->does_role('Role');
This reverts commit
bfe4136962533b04367ff4f5f3c483536c31231d.
Dave Rolsky [Sat, 14 Mar 2009 18:12:19 +0000]
Small code cleanup
Dave Rolsky [Sat, 14 Mar 2009 18:04:14 +0000]
fix some spelling mistakes and update the local dictionary
Dave Rolsky [Sat, 14 Mar 2009 16:29:27 +0000]
make re-applying a role to an object instance a no-op. Previously, we ended up making a new anon class every time the same role was re-applied.
Dave Rolsky [Fri, 13 Mar 2009 16:51:17 +0000]
Add changes for hdp's inherited lazy_build fix
Dave Rolsky [Fri, 13 Mar 2009 16:49:27 +0000]
Merge branch 'master' of gitmo@jules.scsys.co.uk:Moose
Hans Dieter Pearcey [Thu, 12 Mar 2009 04:03:27 +0000]
lazy_build should be able to be added in inherited attributes
Dave Rolsky [Wed, 11 Mar 2009 03:29:38 +0000]
Add changes entry for Moose::Exporter changes
Daisuke Maki (lestrrat) [Wed, 11 Mar 2009 03:23:51 +0000]
use &function notation to silence Scalar::Util::set_prototype
Daisuke Maki (lestrrat) [Wed, 11 Mar 2009 03:16:24 +0000]
export functions with prototype
Dave Rolsky [Mon, 9 Mar 2009 21:21:46 +0000]
Mention Radu in changes
Dave Rolsky [Mon, 9 Mar 2009 21:18:39 +0000]
Some more tests
Dave Rolsky [Mon, 9 Mar 2009 21:17:47 +0000]
No more My. in type names
Dave Rolsky [Mon, 9 Mar 2009 21:16:19 +0000]
doc fixes from Radu Greab
Shawn M Moore [Sun, 8 Mar 2009 07:37:12 +0000]
More gitignore files
Shawn M Moore [Sun, 8 Mar 2009 07:20:43 +0000]
.gitignore file
Shawn M Moore [Sun, 8 Mar 2009 07:20:06 +0000]
Test fixes for the more descriptive error messages
Mike Whitaker [Thu, 5 Mar 2009 22:08:52 +0000]
Ensure we conflict with MXAH < 0.14
Cory G Watson [Thu, 5 Mar 2009 21:07:45 +0000]
Link to Basics/Recipe9 from Moose.pm's builder blurb
Cory G Watson [Thu, 5 Mar 2009 20:52:38 +0000]
Fix pod formatting typo
Dave Rolsky [Tue, 3 Mar 2009 16:10:50 +0000]
Mention meta recipe 7 in changes
Dave Rolsky [Tue, 3 Mar 2009 16:10:08 +0000]
Meta recipe 7 is no longer todo
Dave Rolsky [Tue, 3 Mar 2009 16:08:36 +0000]
Wrote the meta-instance recipe
Daisuke Maki [Tue, 3 Mar 2009 14:46:36 +0000]
additional warning
Hans Dieter Pearcey [Sat, 28 Feb 2009 15:19:06 +0000]
as requested by rafl
Dave Rolsky [Thu, 26 Feb 2009 15:57:15 +0000]
Remove some extra code that made the test not test what it should be testing
Mike Whitaker [Thu, 26 Feb 2009 09:16:26 +0000]
Fix dotted type names to use :: instead, as per earlier in BestPractices
Dave Rolsky [Wed, 25 Feb 2009 19:57:03 +0000]
Add changes for latest TC change
Dave Rolsky [Wed, 25 Feb 2009 19:55:15 +0000]
Catch calls to subtype that just provide a name (and no parent) and barf on them.
Dave Rolsky [Wed, 25 Feb 2009 19:50:15 +0000]
Clarify an old changes entry
Dave Rolsky [Tue, 24 Feb 2009 04:44:24 +0000]
bump version and update Changes for release
Dave Rolsky [Mon, 23 Feb 2009 21:22:26 +0000]
Handle Foo->new(undef) consistently, with an error saying a single param to new() must be a hashref
Stevan Little [Mon, 23 Feb 2009 19:58:00 +0000]
new test
Dave Rolsky [Sun, 22 Feb 2009 16:26:21 +0000]
require the dev version of CMOP, 0.77_01
Dave Rolsky [Sun, 22 Feb 2009 16:24:08 +0000]
More changes for next version
Dave Rolsky [Sun, 22 Feb 2009 16:21:51 +0000]
Update changes for release
Dave Rolsky [Sun, 22 Feb 2009 16:21:38 +0000]
make a dev version to go with the CMOP release
Dave Rolsky [Sun, 22 Feb 2009 15:54:57 +0000]
bump version
not releasing yet, but I want to install this locally as a new version
Dave Rolsky [Sun, 22 Feb 2009 15:46:11 +0000]
Start changes for 0.72
Dave Rolsky [Sun, 22 Feb 2009 04:22:36 +0000]
A couple changes to make MX::Types keep working.
First, make subtype handle a first arg which is a blessed reference
(which MX::Types will cause to happen).
Second, kill the prototype on as() and use a nasty hack to make it
keep working.
Dave Rolsky [Sat, 21 Feb 2009 22:28:17 +0000]
Officially document sugar-free form for type and subtype where it
accepts a hashref of named parameters, rather than positional params.
This preserves the safety of non-positional params, but lets you
integrate easily with other modules, for doing
subtype( 'Foo', { where => sub_returner() } );
Added tests for this new style and made sure the docs show it too.
Dave Rolsky [Sat, 21 Feb 2009 22:00:59 +0000]
Change how the TC sugar bits work so that the arguments are
unambiguous (as long as you use the sugar).
If type or subtype is called without sugar helpers, the behavior
remains the same (but is deprecated).
Added tests for the things that are fixed, as well as for the old behavior.
Dave Rolsky [Sat, 21 Feb 2009 20:23:21 +0000]
Missing a space in the error message here
Dave Rolsky [Sat, 21 Feb 2009 19:15:45 +0000]
A hack I think will fix the formatting on search.cpan.
search.cpan seems to dislike a =begin block that isn't a single
word. Hopefully it accepts dashes.
If search.cpan wasn't a fucking closed source app I could actually
look at the code and figure this out.
Dave Rolsky [Sat, 21 Feb 2009 15:28:35 +0000]
We were leaving the package name in the arg list
Dave Rolsky [Fri, 20 Feb 2009 20:11:05 +0000]
Changes to work with 0.78 meta-instance code, which no longer expects
a quoted attr name when inlning attr access.
Dave Rolsky [Fri, 20 Feb 2009 18:06:53 +0000]
We need to make sure Moose is loaded before using
Moose->throw_error. Normally Moose is loaded, but in cases where it's
not we end up losing the real error, which is very annoying.
Dave Rolsky [Fri, 20 Feb 2009 17:30:32 +0000]
Perltidy this test file
Dave Rolsky [Fri, 20 Feb 2009 17:30:11 +0000]
triggers no longer get a meta-object
Dave Rolsky [Thu, 19 Feb 2009 21:46:53 +0000]
Link to MX::Types here