16 years agofix inline constructor for hierarchy with multiple BUILD methods
Matt S Trout [Sun, 10 Jun 2007 18:01:13 +0000]
fix inline constructor for hierarchy with multiple BUILD methods

16 years agobumping version and reviewing immutable changes
Stevan Little [Fri, 8 Jun 2007 20:31:24 +0000]
bumping version and reviewing immutable changes

17 years agoImmutable fix to work with new Class::MOP, and trailing whitespace fuckup. Doh!
Guillermo Roditi [Sat, 2 Jun 2007 21:48:20 +0000]
Immutable fix to work with new Class::MOP, and trailing whitespace fuckup. Doh!

17 years agofoop
Stevan Little [Thu, 31 May 2007 17:19:45 +0000]
foop

17 years ago0.22
Stevan Little [Thu, 31 May 2007 04:16:15 +0000]
0.22

17 years agofor mst and castaway
Stevan Little [Thu, 31 May 2007 03:50:09 +0000]
for mst and castaway

17 years agofixing the authors lists and adding the ClassName type constraint 0_22
Stevan Little [Sun, 27 May 2007 17:55:22 +0000]
fixing the authors lists and adding the ClassName type constraint

17 years agofixing the changelog
Stevan Little [Thu, 24 May 2007 21:32:38 +0000]
fixing the changelog

17 years agoforgot to update changes for previous rev
Matt S Trout [Mon, 21 May 2007 17:05:19 +0000]
forgot to update changes for previous rev

17 years agofix for prototype undecl issue when type constraint utils loaded before consumers...
Matt S Trout [Mon, 21 May 2007 17:02:23 +0000]
fix for prototype undecl issue when type constraint utils loaded before consumers (e.g. Moose::Meta::Attribute) by predeclaring prototypes in TC utils

17 years agoreader presedence bug and tests
Guillermo Roditi [Fri, 18 May 2007 16:07:03 +0000]
reader presedence bug and tests

17 years agofoo
Stevan Little [Wed, 9 May 2007 23:10:10 +0000]
foo

17 years agofoo
Stevan Little [Sat, 5 May 2007 15:01:39 +0000]
foo

17 years agoMoose.pm:
Aankhen [Fri, 4 May 2007 03:10:58 +0000]
Moose.pm:
* POD: point to Class::MOP::Class rather than Class::MOP for method modifiers.

17 years agoMoose::Cookbook::Recipe5:
Aankhen [Fri, 4 May 2007 00:54:17 +0000]
Moose::Cookbook::Recipe5:
* fixed a few whitespace-only lines.

17 years agoMoose::Cookbook::Recipe5:
Aankhen [Fri, 4 May 2007 00:53:10 +0000]
Moose::Cookbook::Recipe5:
* typos, grammar tweaks.

17 years agoMoose::Cookbook::Recipe4:
Aankhen [Fri, 4 May 2007 00:09:14 +0000]
Moose::Cookbook::Recipe4:
* grammar tweaks.

17 years agoMoose::Cookbook::Recipe3:
Aankhen [Thu, 3 May 2007 23:38:18 +0000]
Moose::Cookbook::Recipe3:
* grammar tweaks, consistency.

17 years agof0_21
Stevan Little [Thu, 3 May 2007 20:36:21 +0000]
f0_21

17 years agofoo
Stevan Little [Thu, 3 May 2007 20:35:47 +0000]
foo

17 years agoadd note for test we'll need later 0_21
Matt S Trout [Thu, 3 May 2007 20:24:24 +0000]
add note for test we'll need later

17 years agohorrible hack to make immutability on Moose class extending Class::MOP class work
Matt S Trout [Thu, 3 May 2007 19:00:13 +0000]
horrible hack to make immutability on Moose class extending Class::MOP class work

17 years agofailing test for constructor inlining with Moose class extending MOP class
Matt S Trout [Thu, 3 May 2007 17:47:38 +0000]
failing test for constructor inlining with Moose class extending MOP class

17 years agoMoose::Cookbook::Recipe6:
Aankhen [Wed, 2 May 2007 06:47:22 +0000]
Moose::Cookbook::Recipe6:
* first shot at adding a description for the recipe.

17 years agoMoose::Cookbook::Recipe2:
Aankhen [Tue, 1 May 2007 07:26:55 +0000]
Moose::Cookbook::Recipe2:
* grammar tweaks.

17 years agoMoose::Cookbook::Recipe1:
Aankhen [Tue, 1 May 2007 06:51:42 +0000]
Moose::Cookbook::Recipe1:
* POD work: mainly grammar tweaks.

17 years agoMoose::Cookbook::FAQ:
Aankhen [Tue, 1 May 2007 06:03:47 +0000]
Moose::Cookbook::FAQ:
* grammar tweaks.
* altered `around` modifier example to emphasize the early return.

17 years agoMoose::Util::TypeConstraints:
Aankhen [Tue, 1 May 2007 03:23:39 +0000]
Moose::Util::TypeConstraints:
* s/SYNOPOSIS/SYNOPSIS/g

17 years agoMoose::Util::TypeConstraints:
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.

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