Aankhen [Fri, 4 May 2007 03:10:58 +0000]
Moose.pm:
* POD: point to Class::MOP::Class rather than Class::MOP for method modifiers.
Aankhen [Fri, 4 May 2007 00:54:17 +0000]
Moose::Cookbook::Recipe5:
* fixed a few whitespace-only lines.
Aankhen [Fri, 4 May 2007 00:53:10 +0000]
Moose::Cookbook::Recipe5:
* typos, grammar tweaks.
Aankhen [Fri, 4 May 2007 00:09:14 +0000]
Moose::Cookbook::Recipe4:
* grammar tweaks.
Aankhen [Thu, 3 May 2007 23:38:18 +0000]
Moose::Cookbook::Recipe3:
* grammar tweaks, consistency.
Stevan Little [Thu, 3 May 2007 20:36:21 +0000]
f0_21
Stevan Little [Thu, 3 May 2007 20:35:47 +0000]
foo
Matt S Trout [Thu, 3 May 2007 20:24:24 +0000]
add note for test we'll need later
Matt S Trout [Thu, 3 May 2007 19:00:13 +0000]
horrible hack to make immutability on Moose class extending Class::MOP class work
Matt S Trout [Thu, 3 May 2007 17:47:38 +0000]
failing test for constructor inlining with Moose class extending MOP class
Aankhen [Wed, 2 May 2007 06:47:22 +0000]
Moose::Cookbook::Recipe6:
* first shot at adding a description for the recipe.
Aankhen [Tue, 1 May 2007 07:26:55 +0000]
Moose::Cookbook::Recipe2:
* grammar tweaks.
Aankhen [Tue, 1 May 2007 06:51:42 +0000]
Moose::Cookbook::Recipe1:
* POD work: mainly grammar tweaks.
Aankhen [Tue, 1 May 2007 06:03:47 +0000]
Moose::Cookbook::FAQ:
* grammar tweaks.
* altered `around` modifier example to emphasize the early return.
Aankhen [Tue, 1 May 2007 03:23:39 +0000]
Moose::Util::TypeConstraints:
* s/SYNOPOSIS/SYNOPSIS/g
Aankhen [Tue, 1 May 2007 03:22:31 +0000]
Moose::Util::TypeConstraints:
* fixed typo in sub name: export_type_contstraints_as_functions -> export_type_constraints_as_functions (added alias to old name).
* updated POD.
Aankhen [Mon, 30 Apr 2007 06:27:00 +0000]
Moose::Role:
* minor POD cleanup.
Aankhen [Mon, 30 Apr 2007 06:14:08 +0000]
Moose.pm:
* POD work: updates, typos, clarifications, grammar tweaks, consistency.
Matt S Trout [Sun, 29 Apr 2007 00:48:41 +0000]
forgot to update $VERSION
Matt S Trout [Sun, 29 Apr 2007 00:36:31 +0000]
* Moose
- added SUPER_SLOT and INNER_SLOT class hashes to support unimport
- modified unimport to remove super and inner along with the rest
- altered unimport tests to handle this
* Moose::Role
- altered super export to populate SUPER_SLOT
* Moose::Meta::Class
- altered augment and override modifier application to use *_SLOT
- modified tests for these to unimport one test class each to test
Aankhen [Sat, 28 Apr 2007 08:35:30 +0000]
Moose::Meta::Method::Accessor:
* added stub &_inline_pre_body and &_inline_post_body
* pass @_ to pre and post body hooks.
Aankhen [Sat, 28 Apr 2007 08:32:46 +0000]
Moose::Meta::Method::Accessor:
* added pre- and post- sub body hooks in &generate_*_method methods.
Aankhen [Sat, 28 Apr 2007 02:25:45 +0000]
* added t/108_custom_attr_meta_as_role.t
Stevan Little [Sat, 28 Apr 2007 02:12:26 +0000]
foo
Matt S Trout [Mon, 23 Apr 2007 01:47:16 +0000]
doc fixup from C. J. Collier
Stevan Little [Sat, 14 Apr 2007 05:45:04 +0000]
more prototype stuff
Stevan Little [Sat, 14 Apr 2007 02:31:00 +0000]
adding in Protomoose example
Stevan Little [Thu, 12 Apr 2007 18:59:57 +0000]
adding some crap in
Stevan Little [Mon, 9 Apr 2007 16:37:12 +0000]
foo
Stevan Little [Mon, 9 Apr 2007 16:35:22 +0000]
foo
Stevan Little [Fri, 6 Apr 2007 16:06:57 +0000]
i am stupid
Stevan Little [Fri, 6 Apr 2007 16:06:35 +0000]
i am stupid
Robert Boone [Fri, 6 Apr 2007 03:47:09 +0000]
Spelling corrections.
Stevan Little [Thu, 5 Apr 2007 23:08:57 +0000]
bumping version and adding changelog
Scott McWhirter [Thu, 5 Apr 2007 21:40:37 +0000]
Add ability to use an arrayref with has() to create multiple attributes with the same options.
Stevan Little [Thu, 5 Apr 2007 19:55:00 +0000]
0.19 release
Stevan Little [Thu, 5 Apr 2007 19:39:43 +0000]
adding metaclass alias stuff
Stevan Little [Thu, 29 Mar 2007 01:00:21 +0000]
adding documentation slot to the attributes
Robert 'phaylon' Sedlacek [Sat, 24 Mar 2007 18:05:20 +0000]
type constraints now stringify to their name (phaylon)
Anders Nor Berle [Sat, 24 Mar 2007 17:52:40 +0000]
Fix minor spelling error
Stevan Little [Sat, 24 Mar 2007 16:25:40 +0000]
documented handles
Stevan Little [Sat, 24 Mar 2007 16:21:59 +0000]
documented handles
Stevan Little [Sat, 24 Mar 2007 15:42:45 +0000]
fixed handles
Anders Nor Berle [Thu, 22 Mar 2007 19:00:17 +0000]
Explain attributes and subclassing
Stevan Little [Wed, 21 Mar 2007 14:01:47 +0000]
foo
Stevan Little [Wed, 21 Mar 2007 04:01:21 +0000]
module refresh test
Stevan Little [Wed, 21 Mar 2007 03:45:57 +0000]
adding elk.pm... its kinda silly, but I like it
Stevan Little [Sat, 17 Mar 2007 16:42:31 +0000]
for mst and phaylon
Stevan Little [Fri, 16 Mar 2007 20:02:04 +0000]
adding list_all_type_constraints for phaylon
Stevan Little [Thu, 15 Mar 2007 21:44:11 +0000]
spelling fix
Stevan Little [Thu, 15 Mar 2007 21:43:39 +0000]
type fixes
Stevan Little [Thu, 15 Mar 2007 21:37:15 +0000]
types can have messages now
Stevan Little [Thu, 15 Mar 2007 21:31:31 +0000]
foo
Stevan Little [Sun, 11 Mar 2007 04:36:52 +0000]
0.18 final
Stevan Little [Sun, 11 Mar 2007 04:17:04 +0000]
0.18 ... pretty much ready to go
Stevan Little [Fri, 9 Mar 2007 22:25:16 +0000]
test with Test::Deep::eq_deeply
Stevan Little [Fri, 9 Mar 2007 21:44:23 +0000]
test to use DCS
Stevan Little [Wed, 7 Mar 2007 05:01:08 +0000]
Adding MooseX::Getopt first draft
Stevan Little [Sun, 4 Mar 2007 16:03:50 +0000]
many doc updates
Stevan Little [Sun, 4 Mar 2007 15:13:28 +0000]
Class::MOP::load_class change
Stevan Little [Sun, 4 Mar 2007 13:54:54 +0000]
foo
Stevan Little [Wed, 21 Feb 2007 04:59:07 +0000]
adding 2007 to the copyright list
Stevan Little [Wed, 21 Feb 2007 04:54:39 +0000]
adding 2007 to the copyright list
Stevan Little [Thu, 1 Feb 2007 21:51:02 +0000]
merging the immutable branch into trunk
Jess Robinson [Wed, 24 Jan 2007 18:47:46 +0000]
Minor doc fixes
Stevan Little [Mon, 27 Nov 2006 16:47:05 +0000]
baz
Stevan Little [Mon, 27 Nov 2006 16:43:52 +0000]
foo
Stevan Little [Mon, 27 Nov 2006 02:10:35 +0000]
foo
Stevan Little [Mon, 27 Nov 2006 01:58:08 +0000]
foo
Todd Hepler [Tue, 21 Nov 2006 23:33:01 +0000]
benchmarking Moose against Class::Accessor::Fast
original version posted by phaylon on #moose
Stevan Little [Mon, 20 Nov 2006 17:31:15 +0000]
foo
Stevan Little [Mon, 20 Nov 2006 17:30:42 +0000]
foo
Stevan Little [Mon, 20 Nov 2006 17:30:42 +0000]
foo
Stevan Little [Tue, 14 Nov 2006 18:37:16 +0000]
foo
Stevan Little [Tue, 14 Nov 2006 18:35:26 +0000]
foo
Stevan Little [Tue, 14 Nov 2006 16:59:02 +0000]
foo
Stevan Little [Tue, 14 Nov 2006 16:53:43 +0000]
changes-file
Stevan Little [Tue, 14 Nov 2006 16:52:03 +0000]
foo
Stevan Little [Fri, 10 Nov 2006 16:44:18 +0000]
missed sumpin
Stevan Little [Fri, 10 Nov 2006 16:12:30 +0000]
It Works, *AND* Its Fast(er)
Stevan Little [Fri, 10 Nov 2006 04:10:56 +0000]
Moose Immutable
Stevan Little [Sun, 5 Nov 2006 18:41:56 +0000]
taggin an baggin
Stevan Little [Sun, 5 Nov 2006 18:28:55 +0000]
0.15
Stevan Little [Fri, 3 Nov 2006 22:51:42 +0000]
no more inlining, and its not actually any slower, at least not from naive benchmarks
Stevan Little [Fri, 3 Nov 2006 05:30:38 +0000]
tests pass now
Stevan Little [Thu, 2 Nov 2006 21:02:04 +0000]
this is broken, need to integrate the new Class::MOP stuff,.. this might take a while
Stevan Little [Thu, 2 Nov 2006 20:33:39 +0000]
moving things around to get ready to support Class::MOP 0.36
Stevan Little [Thu, 2 Nov 2006 13:50:42 +0000]
AHHHHHHHHHHHH
Stevan Little [Mon, 23 Oct 2006 15:05:08 +0000]
adding unimport to Moose::Util::TypeConstraints
Stevan Little [Mon, 23 Oct 2006 13:23:52 +0000]
this is broken, we need to fix it
Stevan Little [Wed, 11 Oct 2006 15:04:37 +0000]
some more benchmarks
Stevan Little [Wed, 11 Oct 2006 14:44:13 +0000]
performance enhancements
Stevan Little [Tue, 10 Oct 2006 12:29:47 +0000]
fix
Stevan Little [Mon, 9 Oct 2006 23:57:24 +0000]
fixing
Stevan Little [Sat, 7 Oct 2006 11:01:47 +0000]
lazy attr bug found by ashley
Stevan Little [Sat, 30 Sep 2006 19:44:08 +0000]
foo
Stevan Little [Sat, 30 Sep 2006 19:31:03 +0000]
more changes
Stevan Little [Sun, 24 Sep 2006 02:39:40 +0000]
foo
Stevan Little [Sun, 24 Sep 2006 02:16:09 +0000]
foo
Stevan Little [Sun, 24 Sep 2006 00:50:13 +0000]
foo