17 years agoMoose::Role:
Aankhen [Mon, 30 Apr 2007 06:27:00 +0000]
Moose::Role:
* minor POD cleanup.

17 years agoMoose.pm:
Aankhen [Mon, 30 Apr 2007 06:14:08 +0000]
Moose.pm:
* POD work: updates, typos, clarifications, grammar tweaks, consistency.

17 years agoforgot to update $VERSION
Matt S Trout [Sun, 29 Apr 2007 00:48:41 +0000]
forgot to update $VERSION

17 years ago* Moose
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

17 years agoMoose::Meta::Method::Accessor:
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.

17 years agoMoose::Meta::Method::Accessor:
Aankhen [Sat, 28 Apr 2007 08:32:46 +0000]
Moose::Meta::Method::Accessor:
* added pre- and post- sub body hooks in &generate_*_method methods.

17 years ago* added t/108_custom_attr_meta_as_role.t
Aankhen [Sat, 28 Apr 2007 02:25:45 +0000]
* added t/108_custom_attr_meta_as_role.t

17 years agofoo
Stevan Little [Sat, 28 Apr 2007 02:12:26 +0000]
foo

17 years agodoc fixup from C. J. Collier
Matt S Trout [Mon, 23 Apr 2007 01:47:16 +0000]
doc fixup from C. J. Collier

17 years agomore prototype stuff
Stevan Little [Sat, 14 Apr 2007 05:45:04 +0000]
more prototype stuff

17 years agoadding in Protomoose example
Stevan Little [Sat, 14 Apr 2007 02:31:00 +0000]
adding in Protomoose example

17 years agoadding some crap in
Stevan Little [Thu, 12 Apr 2007 18:59:57 +0000]
adding some crap in

17 years agofoo
Stevan Little [Mon, 9 Apr 2007 16:37:12 +0000]
foo

17 years agofoo
Stevan Little [Mon, 9 Apr 2007 16:35:22 +0000]
foo

17 years agoi am stupid
Stevan Little [Fri, 6 Apr 2007 16:06:57 +0000]
i am stupid

17 years agoi am stupid
Stevan Little [Fri, 6 Apr 2007 16:06:35 +0000]
i am stupid

17 years agoSpelling corrections.
Robert Boone [Fri, 6 Apr 2007 03:47:09 +0000]
Spelling corrections.

17 years agobumping version and adding changelog
Stevan Little [Thu, 5 Apr 2007 23:08:57 +0000]
bumping version and adding changelog

17 years agoAdd ability to use an arrayref with has() to create multiple attributes with the...
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.

17 years ago0.19 release
Stevan Little [Thu, 5 Apr 2007 19:55:00 +0000]
0.19 release

17 years agoadding metaclass alias stuff
Stevan Little [Thu, 5 Apr 2007 19:39:43 +0000]
adding metaclass alias stuff

17 years agoadding documentation slot to the attributes 0_19
Stevan Little [Thu, 29 Mar 2007 01:00:21 +0000]
adding documentation slot to the attributes

17 years agotype constraints now stringify to their name (phaylon)
Robert 'phaylon' Sedlacek [Sat, 24 Mar 2007 18:05:20 +0000]
type constraints now stringify to their name (phaylon)

17 years agoFix minor spelling error
Anders Nor Berle [Sat, 24 Mar 2007 17:52:40 +0000]
Fix minor spelling error

17 years agodocumented handles
Stevan Little [Sat, 24 Mar 2007 16:25:40 +0000]
documented handles

17 years agodocumented handles
Stevan Little [Sat, 24 Mar 2007 16:21:59 +0000]
documented handles

17 years agofixed handles
Stevan Little [Sat, 24 Mar 2007 15:42:45 +0000]
fixed handles

17 years agoExplain attributes and subclassing
Anders Nor Berle [Thu, 22 Mar 2007 19:00:17 +0000]
Explain attributes and subclassing

17 years agofoo
Stevan Little [Wed, 21 Mar 2007 14:01:47 +0000]
foo

17 years agomodule refresh test
Stevan Little [Wed, 21 Mar 2007 04:01:21 +0000]
module refresh test

17 years agoadding elk.pm... its kinda silly, but I like it
Stevan Little [Wed, 21 Mar 2007 03:45:57 +0000]
adding elk.pm... its kinda silly, but I like it

17 years agofor mst and phaylon
Stevan Little [Sat, 17 Mar 2007 16:42:31 +0000]
for mst and phaylon

17 years agoadding list_all_type_constraints for phaylon
Stevan Little [Fri, 16 Mar 2007 20:02:04 +0000]
adding list_all_type_constraints for phaylon

17 years agospelling fix
Stevan Little [Thu, 15 Mar 2007 21:44:11 +0000]
spelling fix

17 years agotype fixes
Stevan Little [Thu, 15 Mar 2007 21:43:39 +0000]
type fixes

17 years agotypes can have messages now
Stevan Little [Thu, 15 Mar 2007 21:37:15 +0000]
types can have messages now

17 years agofoo
Stevan Little [Thu, 15 Mar 2007 21:31:31 +0000]
foo

17 years ago0.18 final
Stevan Little [Sun, 11 Mar 2007 04:36:52 +0000]
0.18 final

17 years ago0.18 ... pretty much ready to go
Stevan Little [Sun, 11 Mar 2007 04:17:04 +0000]
0.18 ... pretty much ready to go

17 years agotest with Test::Deep::eq_deeply
Stevan Little [Fri, 9 Mar 2007 22:25:16 +0000]
test with Test::Deep::eq_deeply

17 years agotest to use DCS
Stevan Little [Fri, 9 Mar 2007 21:44:23 +0000]
test to use DCS

17 years agoAdding MooseX::Getopt first draft
Stevan Little [Wed, 7 Mar 2007 05:01:08 +0000]
Adding MooseX::Getopt first draft

17 years agomany doc updates
Stevan Little [Sun, 4 Mar 2007 16:03:50 +0000]
many doc updates

17 years agoClass::MOP::load_class change
Stevan Little [Sun, 4 Mar 2007 15:13:28 +0000]
Class::MOP::load_class change

17 years agofoo
Stevan Little [Sun, 4 Mar 2007 13:54:54 +0000]
foo

17 years agoadding 2007 to the copyright list 0_18
Stevan Little [Wed, 21 Feb 2007 04:59:07 +0000]
adding 2007 to the copyright list

17 years agoadding 2007 to the copyright list
Stevan Little [Wed, 21 Feb 2007 04:54:39 +0000]
adding 2007 to the copyright list

17 years agomerging the immutable branch into trunk
Stevan Little [Thu, 1 Feb 2007 21:51:02 +0000]
merging the immutable branch into trunk

17 years agoMinor doc fixes
Jess Robinson [Wed, 24 Jan 2007 18:47:46 +0000]
Minor doc fixes

17 years agobaz
Stevan Little [Mon, 27 Nov 2006 16:47:05 +0000]
baz

17 years agofoo
Stevan Little [Mon, 27 Nov 2006 16:43:52 +0000]
foo

17 years agofoo
Stevan Little [Mon, 27 Nov 2006 02:10:35 +0000]
foo

17 years agofoo
Stevan Little [Mon, 27 Nov 2006 01:58:08 +0000]
foo

17 years agobenchmarking Moose against Class::Accessor::Fast
Todd Hepler [Tue, 21 Nov 2006 23:33:01 +0000]
benchmarking Moose against Class::Accessor::Fast
original version posted by phaylon on #moose

17 years agofoo 0_18_002
Stevan Little [Mon, 20 Nov 2006 17:31:15 +0000]
foo

17 years agofoo
Stevan Little [Mon, 20 Nov 2006 17:30:42 +0000]
foo

17 years agofoo
Stevan Little [Mon, 20 Nov 2006 17:30:42 +0000]
foo

17 years agofoo
Stevan Little [Tue, 14 Nov 2006 18:37:16 +0000]
foo

17 years agofoo
Stevan Little [Tue, 14 Nov 2006 18:35:26 +0000]
foo

17 years agofoo
Stevan Little [Tue, 14 Nov 2006 16:59:02 +0000]
foo

17 years agochanges-file
Stevan Little [Tue, 14 Nov 2006 16:53:43 +0000]
changes-file

17 years agofoo
Stevan Little [Tue, 14 Nov 2006 16:52:03 +0000]
foo

17 years agomissed sumpin
Stevan Little [Fri, 10 Nov 2006 16:44:18 +0000]
missed sumpin

17 years agoIt Works, *AND* Its Fast(er)
Stevan Little [Fri, 10 Nov 2006 16:12:30 +0000]
It Works, *AND* Its Fast(er)

17 years agoMoose Immutable
Stevan Little [Fri, 10 Nov 2006 04:10:56 +0000]
Moose Immutable

17 years agotaggin an baggin 0_16
Stevan Little [Sun, 5 Nov 2006 18:41:56 +0000]
taggin an baggin

17 years ago0.15
Stevan Little [Sun, 5 Nov 2006 18:28:55 +0000]
0.15

17 years agono more inlining, and its not actually any slower, at least not from naive benchmarks
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

17 years agotests pass now
Stevan Little [Fri, 3 Nov 2006 05:30:38 +0000]
tests pass now

17 years agothis is broken, need to integrate the new Class::MOP stuff,.. this might take a while
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

17 years agomoving things around to get ready to support Class::MOP 0.36
Stevan Little [Thu, 2 Nov 2006 20:33:39 +0000]
moving things around to get ready to support Class::MOP 0.36

17 years agoAHHHHHHHHHHHH 0_15
Stevan Little [Thu, 2 Nov 2006 13:50:42 +0000]
AHHHHHHHHHHHH

17 years agoadding unimport to Moose::Util::TypeConstraints
Stevan Little [Mon, 23 Oct 2006 15:05:08 +0000]
adding unimport to Moose::Util::TypeConstraints

17 years agothis is broken, we need to fix it
Stevan Little [Mon, 23 Oct 2006 13:23:52 +0000]
this is broken, we need to fix it

17 years agosome more benchmarks
Stevan Little [Wed, 11 Oct 2006 15:04:37 +0000]
some more benchmarks

17 years agoperformance enhancements
Stevan Little [Wed, 11 Oct 2006 14:44:13 +0000]
performance enhancements

17 years agofix
Stevan Little [Tue, 10 Oct 2006 12:29:47 +0000]
fix

17 years agofixing 0_14
Stevan Little [Mon, 9 Oct 2006 23:57:24 +0000]
fixing

17 years agolazy attr bug found by ashley
Stevan Little [Sat, 7 Oct 2006 11:01:47 +0000]
lazy attr bug found by ashley

17 years agofoo
Stevan Little [Sat, 30 Sep 2006 19:44:08 +0000]
foo

17 years agomore changes
Stevan Little [Sat, 30 Sep 2006 19:31:03 +0000]
more changes

17 years agofoo
Stevan Little [Sun, 24 Sep 2006 02:39:40 +0000]
foo

17 years agofoo
Stevan Little [Sun, 24 Sep 2006 02:16:09 +0000]
foo

17 years agofoo
Stevan Little [Sun, 24 Sep 2006 00:50:13 +0000]
foo

17 years agofoo
Stevan Little [Fri, 22 Sep 2006 21:19:46 +0000]
foo

17 years agonothing
Stevan Little [Fri, 15 Sep 2006 21:50:05 +0000]
nothing

17 years agogetting this up to speed with Class::MOP 0.35
Stevan Little [Fri, 15 Sep 2006 21:45:18 +0000]
getting this up to speed with Class::MOP 0.35

17 years agoRuntime ROles
Stevan Little [Fri, 15 Sep 2006 20:02:56 +0000]
Runtime ROles

17 years agoClass-MOP-Browser need to be a bulky Catalyst App, a single file script will suffice
Stevan Little [Tue, 12 Sep 2006 14:17:33 +0000]
Class-MOP-Browser need to be a bulky Catalyst App, a single file script will suffice

17 years agoremoving a comment
Stevan Little [Mon, 11 Sep 2006 17:25:13 +0000]
removing a comment

17 years agoRemoving the use of UNIVERSAL::require
Adam Kennedy [Thu, 7 Sep 2006 05:59:54 +0000]
Removing the use of UNIVERSAL::require

17 years agomisc junk
Stevan Little [Wed, 6 Sep 2006 05:22:40 +0000]
misc junk

17 years agoFAQ and WTF added to cookbook
Stevan Little [Sun, 3 Sep 2006 04:56:57 +0000]
FAQ and WTF added to cookbook

17 years ago0.12 release 0_12
Stevan Little [Fri, 1 Sep 2006 20:43:12 +0000]
0.12 release

17 years agorecipe touchups
Stevan Little [Fri, 1 Sep 2006 14:46:45 +0000]
recipe touchups

17 years agoputting the method modifiers in roles back in, we have to maintain backwards compat...
Stevan Little [Fri, 1 Sep 2006 14:34:11 +0000]
putting the method modifiers in roles back in, we have to maintain backwards compat; they will get fixed eventually, I promise

17 years agono more _role_meta crapsvk status!
Stevan Little [Tue, 29 Aug 2006 14:04:12 +0000]
no more _role_meta crapsvk status!

17 years agoadding method keyword
Stevan Little [Fri, 25 Aug 2006 02:32:37 +0000]
adding method keyword

17 years agois_a_type_of for mst;
Stevan Little [Wed, 23 Aug 2006 20:17:05 +0000]
is_a_type_of for mst;

17 years agofixing Moose versions and changes
Stevan Little [Sun, 20 Aug 2006 16:48:11 +0000]
fixing Moose versions and changes