15 years agoFix syntax error
gfx [Mon, 31 Aug 2009 11:44:56 +0000]
Fix syntax error

15 years agoMake built-in type constraints much faster
gfx [Mon, 31 Aug 2009 08:30:07 +0000]
Make built-in type constraints much faster

15 years agoUpdate OptimizedConstraints.pm
gfx [Mon, 31 Aug 2009 08:01:42 +0000]
Update OptimizedConstraints.pm

15 years agoMerge branch 'topic/xs-accessor' of gitmo@moose.perl.org:Moose into topic/xs-accessor
gfx [Mon, 31 Aug 2009 07:52:41 +0000]
Merge branch 'topic/xs-accessor' of gitmo@moose.perl.org:Moose into topic/xs-accessor

15 years agoThe first step of type constraints (not yet fully optimized)
gfx [Mon, 31 Aug 2009 04:36:33 +0000]
The first step of type constraints (not yet fully optimized)

15 years agoSyncronize to MOP
gfx [Sun, 30 Aug 2009 05:32:38 +0000]
Syncronize to MOP

15 years agoSyncronize to Class-MOP/80457d1
gfx [Fri, 28 Aug 2009 05:09:39 +0000]
Syncronize to Class-MOP/80457d1

15 years agoFix method leaking test on 5.10.1 (?)
gfx [Thu, 27 Aug 2009 08:42:07 +0000]
Fix method leaking test on 5.10.1 (?)

15 years agoSyncronize to Class-MOP/346d43efdf1a393b164a837c6d69df4fb7569990
gfx [Thu, 27 Aug 2009 08:41:09 +0000]
Syncronize to Class-MOP/346d43efdf1a393b164a837c6d69df4fb7569990

15 years agoSyncronize recent Class-MOP
gfx [Tue, 25 Aug 2009 08:17:48 +0000]
Syncronize recent Class-MOP

15 years agoFix moose_throw_error
gfx [Tue, 25 Aug 2009 01:20:22 +0000]
Fix moose_throw_error

15 years agoClearfy a function name: s/apply_tc/apply_type_constraint/
gfx [Fri, 21 Aug 2009 09:49:50 +0000]
Clearfy a function name: s/apply_tc/apply_type_constraint/

15 years agoUpdate .gitignore
gfx [Fri, 21 Aug 2009 09:03:05 +0000]
Update .gitignore

15 years agoAdd a test file for method generation testing
gfx [Fri, 21 Aug 2009 09:00:36 +0000]
Add a test file for method generation testing

15 years agoCleanup *.xs, *.c
gfx [Fri, 21 Aug 2009 08:59:54 +0000]
Cleanup *.xs, *.c

15 years agoRefactor mop_accessor.c (see also Class-MOP/topic/unified-method-generation-w-xs...
gfx [Thu, 20 Aug 2009 02:28:53 +0000]
Refactor mop_accessor.c (see also Class-MOP/topic/unified-method-generation-w-xs/86395d9ad8ec5200a2f767c3851893d05540ff87)

15 years agoClearify the role of "value" in moose_attr_get
gfx [Wed, 19 Aug 2009 10:34:41 +0000]
Clearify the role of "value" in moose_attr_get

15 years agoEnsure generated accessors to be XS
gfx [Wed, 19 Aug 2009 10:12:20 +0000]
Ensure generated accessors to be XS

15 years agochmod -x
gfx [Wed, 19 Aug 2009 08:17:00 +0000]
chmod -x

15 years agoSplit Moose.xs into xs/Moose.xs and xs/moose_accessor.c
gfx [Wed, 19 Aug 2009 08:14:38 +0000]
Split Moose.xs into xs/Moose.xs and xs/moose_accessor.c

15 years agoRevert "Fix moose_throw_error"
gfx [Wed, 19 Aug 2009 04:36:02 +0000]
Revert "Fix moose_throw_error"

This reverts commit 0ee9b70c49a4bf94700417e1532ae7fab977e0a2.

15 years agoComment to SPAGAIN
gfx [Wed, 19 Aug 2009 03:47:27 +0000]
Comment to SPAGAIN

15 years agoMake moose_throw_error more robust
gfx [Wed, 19 Aug 2009 03:44:30 +0000]
Make moose_throw_error more robust

15 years agoFix moose_throw_error
gfx [Wed, 19 Aug 2009 03:43:57 +0000]
Fix moose_throw_error

15 years agoCompatibility tweaks
gfx [Tue, 18 Aug 2009 08:51:27 +0000]
Compatibility tweaks

15 years agoFix moos_push_values()
gfx [Tue, 18 Aug 2009 06:41:50 +0000]
Fix moos_push_values()

15 years agoMake _compiled_type_constraint lazy
gfx [Tue, 18 Aug 2009 06:41:04 +0000]
Make _compiled_type_constraint lazy

15 years agoImplement xs accessor generators in Moose.xs
gfx [Tue, 18 Aug 2009 04:42:11 +0000]
Implement xs accessor generators in Moose.xs

15 years agorequire_xs("Class::MOP") with Module::Install::XSUtil
gfx [Tue, 18 Aug 2009 04:41:26 +0000]
require_xs("Class::MOP") with Module::Install::XSUtil

15 years agodoc patch via qp_pq: "can be very" instead of "can very"
Jonathan Rockway [Mon, 31 Aug 2009 06:18:06 +0000]
doc patch via qp_pq: "can be very" instead of "can very"

15 years agoThe first step of type constraints (not yet fully optimized)
gfx [Mon, 31 Aug 2009 04:36:33 +0000]
The first step of type constraints (not yet fully optimized)

15 years agoSyncronize to MOP
gfx [Sun, 30 Aug 2009 05:32:38 +0000]
Syncronize to MOP

15 years agoSyncronize to Class-MOP/80457d1
gfx [Fri, 28 Aug 2009 05:09:39 +0000]
Syncronize to Class-MOP/80457d1

15 years agoFix method leaking test on 5.10.1 (?)
gfx [Thu, 27 Aug 2009 08:42:07 +0000]
Fix method leaking test on 5.10.1 (?)

15 years agoSyncronize to Class-MOP/346d43efdf1a393b164a837c6d69df4fb7569990
gfx [Thu, 27 Aug 2009 08:41:09 +0000]
Syncronize to Class-MOP/346d43efdf1a393b164a837c6d69df4fb7569990

15 years agoThis Moose conflicts with older MX::ClassAttribute
Dave Rolsky [Wed, 26 Aug 2009 21:49:35 +0000]
This Moose conflicts with older MX::ClassAttribute

15 years agoSyncronize recent Class-MOP
gfx [Tue, 25 Aug 2009 08:17:48 +0000]
Syncronize recent Class-MOP

15 years agoFix moose_throw_error
gfx [Tue, 25 Aug 2009 01:20:22 +0000]
Fix moose_throw_error

15 years agoClearfy a function name: s/apply_tc/apply_type_constraint/
gfx [Fri, 21 Aug 2009 09:49:50 +0000]
Clearfy a function name: s/apply_tc/apply_type_constraint/

15 years agoUpdate .gitignore
gfx [Fri, 21 Aug 2009 09:03:05 +0000]
Update .gitignore

15 years agoAdd a test file for method generation testing
gfx [Fri, 21 Aug 2009 09:00:36 +0000]
Add a test file for method generation testing

15 years agoCleanup *.xs, *.c
gfx [Fri, 21 Aug 2009 08:59:54 +0000]
Cleanup *.xs, *.c

15 years agoFix builder's recipe link.
Cory Watson [Thu, 20 Aug 2009 22:27:37 +0000]
Fix builder's recipe link.

15 years agoRefactor mop_accessor.c (see also Class-MOP/topic/unified-method-generation-w-xs...
gfx [Thu, 20 Aug 2009 02:28:53 +0000]
Refactor mop_accessor.c (see also Class-MOP/topic/unified-method-generation-w-xs/86395d9ad8ec5200a2f767c3851893d05540ff87)

15 years agoClearify the role of "value" in moose_attr_get
gfx [Wed, 19 Aug 2009 10:34:41 +0000]
Clearify the role of "value" in moose_attr_get

15 years agoEnsure generated accessors to be XS
gfx [Wed, 19 Aug 2009 10:12:20 +0000]
Ensure generated accessors to be XS

15 years agochmod -x
gfx [Wed, 19 Aug 2009 08:17:00 +0000]
chmod -x

15 years agoSplit Moose.xs into xs/Moose.xs and xs/moose_accessor.c
gfx [Wed, 19 Aug 2009 08:14:38 +0000]
Split Moose.xs into xs/Moose.xs and xs/moose_accessor.c

15 years agoRevert "Fix moose_throw_error"
gfx [Wed, 19 Aug 2009 04:36:02 +0000]
Revert "Fix moose_throw_error"

This reverts commit 0ee9b70c49a4bf94700417e1532ae7fab977e0a2.

15 years agoComment to SPAGAIN
gfx [Wed, 19 Aug 2009 03:47:27 +0000]
Comment to SPAGAIN

15 years agoMake moose_throw_error more robust
gfx [Wed, 19 Aug 2009 03:44:30 +0000]
Make moose_throw_error more robust

15 years agoFix moose_throw_error
gfx [Wed, 19 Aug 2009 03:43:57 +0000]
Fix moose_throw_error

15 years agoMerge branch 'master' into topic/xs-accessor
gfx [Wed, 19 Aug 2009 02:35:39 +0000]
Merge branch 'master' into topic/xs-accessor

15 years agoAdd tests for testing accessor contexts
gfx [Wed, 19 Aug 2009 02:31:23 +0000]
Add tests for testing accessor contexts

15 years agoremove obsolete references to make_immutable in Moose and Moose::Role
Jesse Luehrs [Tue, 18 Aug 2009 23:24:56 +0000]
remove obsolete references to make_immutable in Moose and Moose::Role

15 years agoCompatibility tweaks
gfx [Tue, 18 Aug 2009 08:51:27 +0000]
Compatibility tweaks

15 years agoFix moos_push_values()
gfx [Tue, 18 Aug 2009 06:41:50 +0000]
Fix moos_push_values()

15 years agoMake _compiled_type_constraint lazy
gfx [Tue, 18 Aug 2009 06:41:04 +0000]
Make _compiled_type_constraint lazy

15 years agoImplement xs accessor generators in Moose.xs
gfx [Tue, 18 Aug 2009 04:42:11 +0000]
Implement xs accessor generators in Moose.xs

15 years agorequire_xs("Class::MOP") with Module::Install::XSUtil
gfx [Tue, 18 Aug 2009 04:41:26 +0000]
require_xs("Class::MOP") with Module::Install::XSUtil

15 years agoUpdating changes file for merge of topic/rt-48694 branch.
Curtis Jewell [Sun, 16 Aug 2009 05:55:34 +0000]
Updating changes file for merge of topic/rt-48694 branch.

15 years agoMaking the docs reflect that 'use metaclass' has to go before 'use Moose'.
Curtis Jewell [Sun, 16 Aug 2009 05:39:35 +0000]
Making the docs reflect that 'use metaclass' has to go before 'use Moose'.

15 years agorename alias and excludes to -alias and -excludes
Jesse Luehrs [Wed, 12 Aug 2009 23:21:10 +0000]
rename alias and excludes to -alias and -excludes

leave alias and excludes in for backcompat, but with the intention of
deprecating and removing them in the future

15 years agoAdd release date 0.89
Dave Rolsky [Thu, 13 Aug 2009 22:11:50 +0000]
Add release date

15 years agobump version to 0.89
Dave Rolsky [Thu, 13 Aug 2009 22:10:09 +0000]
bump version to 0.89

15 years agorequire CMOP 0.92
Dave Rolsky [Thu, 13 Aug 2009 21:53:19 +0000]
require CMOP 0.92

15 years agoAdd metatraits to spelling list
Dave Rolsky [Thu, 13 Aug 2009 21:52:39 +0000]
Add metatraits to spelling list

15 years agodoc patch, added mention of how attribute accessors count toward satisfying role...
Robert Buels [Wed, 12 Aug 2009 22:49:14 +0000]
doc patch, added mention of how attribute accessors count toward satisfying role requires

15 years agoallow role options in the -traits parameter to use Moose
Jesse Luehrs [Wed, 12 Aug 2009 06:00:03 +0000]
allow role options in the -traits parameter to use Moose

15 years agoDoc link for method modifiers
Frew Schmidt [Wed, 12 Aug 2009 21:27:58 +0000]
Doc link for method modifiers

15 years ago$obj->new is potentially deprecated now
Shawn M Moore [Wed, 12 Aug 2009 01:09:53 +0000]
$obj->new is potentially deprecated now

15 years agoAdd my name to Changes
Dave Rolsky [Wed, 12 Aug 2009 01:06:17 +0000]
Add my name to Changes

15 years agoFix bug with $obj->new when $obj has stringify overloading
Shawn M Moore [Wed, 12 Aug 2009 01:00:06 +0000]
Fix bug with $obj->new when $obj has stringify overloading

15 years agoRoles can now accept attributes named 0 and ""
Shawn M Moore [Wed, 12 Aug 2009 00:51:19 +0000]
Roles can now accept attributes named 0 and ""

    Fix up tests too..

15 years agoAdd some space in the conditional
Dave Rolsky [Sun, 5 Jul 2009 04:07:08 +0000]
Add some space in the conditional

15 years agofix trigger example
Hans Dieter Pearcey [Sun, 5 Jul 2009 02:12:25 +0000]
fix trigger example

15 years agoImplement passing the old value to a trigger when appropriate
Dave Rolsky [Sat, 4 Jul 2009 23:28:25 +0000]
Implement passing the old value to a trigger when appropriate

15 years agoadd a function to more easily create metaclass/trait aliases
Jesse Luehrs [Fri, 31 Jul 2009 02:42:16 +0000]
add a function to more easily create metaclass/trait aliases

15 years agoadd alias resolution for "use Moose -metaclass"
Jesse Luehrs [Fri, 31 Jul 2009 03:44:06 +0000]
add alias resolution for "use Moose -metaclass"

15 years agodocs, changelog for assert_valid
Ricardo SIGNES [Fri, 7 Aug 2009 18:31:07 +0000]
docs, changelog for assert_valid

15 years agoassert_valid to use constraints for assertion
Ricardo SIGNES [Fri, 7 Aug 2009 18:28:42 +0000]
assert_valid to use constraints for assertion

15 years agoIgnore all dotfiles, except for .gitignore.
Florian Ragwitz [Mon, 3 Aug 2009 15:55:28 +0000]
Ignore all dotfiles, except for .gitignore.

15 years agoAdd utils to the spelling whitelist
Dave Rolsky [Mon, 3 Aug 2009 00:33:39 +0000]
Add utils to the spelling whitelist

15 years agolots of wording tweaks for approval workflow
Dave Rolsky [Mon, 3 Aug 2009 00:33:10 +0000]
lots of wording tweaks for approval workflow

15 years agoadding the approval workflow to the contributing docs
Stevan Little [Sun, 2 Aug 2009 22:03:38 +0000]
adding the approval workflow to the contributing docs

15 years agoencourage using () for anon subtypes in attribute declarations
Jesse Luehrs [Sat, 1 Aug 2009 18:16:23 +0000]
encourage using () for anon subtypes in attribute declarations

since has foo => (isa => subtype 'Int', where { $_ > 0 }, is => 'ro');
doesn't really work as might be expected

15 years agoanother broken link
Jesse Luehrs [Fri, 31 Jul 2009 04:47:18 +0000]
another broken link

i should really use ack more often...

15 years agooops, one more broken doc link
Jesse Luehrs [Fri, 31 Jul 2009 04:33:18 +0000]
oops, one more broken doc link

15 years agofix broken doc link
Jesse Luehrs [Fri, 31 Jul 2009 04:30:23 +0000]
fix broken doc link

15 years agouse around for BUILDARGS in the manual, rather than SUPER
Jesse Luehrs [Thu, 30 Jul 2009 22:42:40 +0000]
use around for BUILDARGS in the manual, rather than SUPER

15 years agoBuilders are in recipe 8, not 9
Dan Dascalescu [Mon, 27 Jul 2009 10:38:29 +0000]
Builders are in recipe 8, not 9

15 years agoTypo fix
Dan Dascalescu [Mon, 27 Jul 2009 09:40:40 +0000]
Typo fix

15 years agofix EMERGENCY BUG WORKFLOW as per rjbs on #moose-dev
Chris Prather [Sat, 25 Jul 2009 23:28:59 +0000]
fix EMERGENCY BUG WORKFLOW as per rjbs on #moose-dev

15 years agoReword a bit to make each sentence start with a capital letter
Dave Rolsky [Sat, 25 Jul 2009 18:09:19 +0000]
Reword a bit to make each sentence start with a capital letter

15 years agoReport all method conflicts, not just the first
Shawn M Moore [Sat, 25 Jul 2009 16:31:31 +0000]
Report all method conflicts, not just the first

15 years agoInclude discussion of is => bare
Shawn M Moore [Sat, 25 Jul 2009 15:54:12 +0000]
Include discussion of is => bare

15 years agoClarify ro/rw a bit more
Shawn M Moore [Sat, 25 Jul 2009 15:52:07 +0000]
Clarify ro/rw a bit more

15 years agobump version to 0.88 0.88
Dave Rolsky [Fri, 24 Jul 2009 16:42:11 +0000]
bump version to 0.88

15 years agoRemove JPA note since there are no major JPA-sponsored changes in this
Dave Rolsky [Fri, 24 Jul 2009 16:41:10 +0000]
Remove JPA note since there are no major JPA-sponsored changes in this
release of Moose.

15 years agoMore Changes tweaking, and add a release date
Dave Rolsky [Fri, 24 Jul 2009 16:40:45 +0000]
More Changes tweaking, and add a release date