15 years agoRemove p6 style attribute naming
Yuval Kogman [Fri, 8 Aug 2008 22:08:38 +0000]
Remove p6 style attribute naming

15 years agoOne last tweak to make sure our Sub::Name-using tests _do_ run when we
Dave Rolsky [Fri, 8 Aug 2008 21:29:35 +0000]
One last tweak to make sure our Sub::Name-using tests _do_ run when we
have Sub::Name installed.

15 years agoDon't require Sub::Name if we don't find a compiler.
Dave Rolsky [Fri, 8 Aug 2008 21:28:01 +0000]
Don't require Sub::Name if we don't find a compiler.

Fix the tests to skip if Sub::Name is not present.

15 years agoSwitched to EUMM with compiler detection (from Params::Validate, which
Dave Rolsky [Fri, 8 Aug 2008 21:11:12 +0000]
Switched to EUMM with compiler detection (from Params::Validate, which
got it from Scalar-List-Utils).

15 years agoSkip the generated MOP XS files in MANIFEST
Shawn M Moore [Mon, 4 Aug 2008 00:43:45 +0000]
Skip the generated MOP XS files in MANIFEST

15 years agoBump version to 0.65
Shawn M Moore [Mon, 4 Aug 2008 00:21:58 +0000]
Bump version to 0.65

15 years agoUpdate Changes 0_64
Shawn M Moore [Sun, 3 Aug 2008 23:56:30 +0000]
Update Changes

15 years agoinline initialize slot didn't match non inline
Yuval Kogman [Sat, 2 Aug 2008 12:45:43 +0000]
inline initialize slot didn't match non inline

15 years agoremove antiquated SYNOPSIS code
Yuval Kogman [Sun, 27 Jul 2008 18:41:46 +0000]
remove antiquated SYNOPSIS code

15 years agofixing theplers test
Stevan Little [Tue, 22 Jul 2008 15:59:27 +0000]
fixing theplers test

15 years agoClean up option processing for Immutable
Yuval Kogman [Tue, 22 Jul 2008 01:57:15 +0000]
Clean up option processing for Immutable

15 years agoBump us up to 0.64
Shawn M Moore [Mon, 7 Jul 2008 23:29:53 +0000]
Bump us up to 0.64

15 years agoBump to 0.63
Shawn M Moore [Mon, 7 Jul 2008 23:27:34 +0000]
Bump to 0.63

15 years agoHave load_class return the metaclass, initializing it if necessary
Shawn M Moore [Tue, 1 Jul 2008 03:48:31 +0000]
Have load_class return the metaclass, initializing it if necessary

15 years agoBetter error message for clone_instance("not a blessed value")
Shawn M Moore [Fri, 27 Jun 2008 04:27:46 +0000]
Better error message for clone_instance("not a blessed value")

15 years agoBetter error message for Foo->meta->clone_instance(not an instance of Foo)
Shawn M Moore [Fri, 27 Jun 2008 04:14:09 +0000]
Better error message for Foo->meta->clone_instance(not an instance of Foo)

15 years agoFix a typo in an error message that probably never gets seen.
Dave Rolsky [Tue, 24 Jun 2008 04:22:17 +0000]
Fix a typo in an error message that probably never gets seen.

15 years agoBump to 0.63
Shawn M Moore [Wed, 18 Jun 2008 13:31:38 +0000]
Bump to 0.63

15 years agoBegin updating to 0.62
Shawn M Moore [Wed, 18 Jun 2008 13:24:27 +0000]
Begin updating to 0.62

15 years agochangelog
Yuval Kogman [Wed, 18 Jun 2008 09:42:00 +0000]
changelog

15 years agotest for 5.10 case of borked constanting
Yuval Kogman [Wed, 18 Jun 2008 09:40:38 +0000]
test for 5.10 case of borked constanting

15 years ago5.10 produces scalar refs, not globs, for constant subs
Yuval Kogman [Wed, 18 Jun 2008 09:35:49 +0000]
5.10 produces scalar refs, not globs, for constant subs

15 years agosome little things and stuff
Stevan Little [Sat, 14 Jun 2008 01:45:57 +0000]
some little things and stuff

15 years agoBump everything to 0.61
Shawn M Moore [Fri, 13 Jun 2008 01:00:21 +0000]
Bump everything to 0.61

15 years agoBump all packages to 0.60
Shawn M Moore [Fri, 13 Jun 2008 00:53:00 +0000]
Bump all packages to 0.60

15 years agoBump to 0.60 in README too
Shawn M Moore [Fri, 13 Jun 2008 00:38:15 +0000]
Bump to 0.60 in README too

15 years agoBump to 0.60
Shawn M Moore [Fri, 13 Jun 2008 00:38:05 +0000]
Bump to 0.60

15 years agoIgnore MANIFEST.bak
Shawn M Moore [Fri, 13 Jun 2008 00:37:50 +0000]
Ignore MANIFEST.bak

15 years agoUpdate MANIFEST
Shawn M Moore [Fri, 13 Jun 2008 00:37:44 +0000]
Update MANIFEST

15 years agoUpdate Changes
Shawn M Moore [Fri, 13 Jun 2008 00:20:25 +0000]
Update Changes

15 years agoTODOify failing modifier test
Shawn M Moore [Thu, 12 Jun 2008 23:38:47 +0000]
TODOify failing modifier test

15 years agoFix some typos in Instance doc
Shawn M Moore [Thu, 12 Jun 2008 14:47:22 +0000]
Fix some typos in Instance doc

15 years agoexpose immutable options and transformer
Guillermo Roditi [Wed, 11 Jun 2008 21:33:19 +0000]
expose immutable options and transformer

15 years agoName the failing test
Shawn M Moore [Wed, 11 Jun 2008 09:16:27 +0000]
Name the failing test

15 years agoAdd failing test for modifying a parent method after modifying a child method (the...
Shawn M Moore [Wed, 11 Jun 2008 09:15:22 +0000]
Add failing test for modifying a parent method after modifying a child method (the cache isn't updated)

15 years agoSome tests from Mouse for load_class and is_class_loaded
Shawn M Moore [Tue, 10 Jun 2008 05:01:20 +0000]
Some tests from Mouse for load_class and is_class_loaded

15 years agoNonsensical (undef, empty, reference) class names now throw a more direct error in...
Shawn M Moore [Tue, 10 Jun 2008 04:56:03 +0000]
Nonsensical (undef, empty, reference) class names now throw a more direct error in load_class

15 years agoIgnore autogenerate MOP.gcda
Shawn M Moore [Tue, 10 Jun 2008 04:38:27 +0000]
Ignore autogenerate MOP.gcda

15 years agoHave is_class_loaded use the old code from Moose's ClassName type check
Shawn M Moore [Tue, 10 Jun 2008 04:38:20 +0000]
Have is_class_loaded use the old code from Moose's ClassName type check

15 years ago*_package_symbol all now take HASH ref as well as string
Stevan Little [Tue, 10 Jun 2008 03:54:39 +0000]
*_package_symbol all now take HASH ref as well as string

15 years agofix MOP.xs for 5.8
Yuval Kogman [Thu, 5 Jun 2008 17:22:26 +0000]
fix MOP.xs for 5.8

15 years agofucking mst... sheesh
Stevan Little [Thu, 5 Jun 2008 17:08:22 +0000]
fucking mst... sheesh

15 years agofixing hcnages
Stevan Little [Thu, 5 Jun 2008 15:07:59 +0000]
fixing hcnages

15 years agowork around a segfault
Matt S Trout [Thu, 5 Jun 2008 10:29:13 +0000]
work around a segfault

15 years agosome speed gains
Stevan Little [Wed, 4 Jun 2008 06:24:13 +0000]
some speed gains

15 years ago0.58, no really this time
Stevan Little [Thu, 29 May 2008 12:32:48 +0000]
0.58, no really this time

15 years ago0.58
Stevan Little [Thu, 29 May 2008 12:31:25 +0000]
0.58

15 years agoRemove some stray junk characters.
Dave Rolsky [Wed, 28 May 2008 15:08:17 +0000]
Remove some stray junk characters.

15 years ago0.57
Stevan Little [Wed, 28 May 2008 06:11:23 +0000]
0.57

16 years agoVery small namespace() related refactor.
Scott McWhirter [Wed, 28 May 2008 04:52:42 +0000]
Very small namespace() related refactor.

16 years agofixing the destructor, so it wont be created unless needed
Stevan Little [Wed, 28 May 2008 03:24:55 +0000]
fixing the destructor, so it wont be created unless needed

16 years agofixing the destructor, so it wont be created unless needed
Stevan Little [Wed, 28 May 2008 03:17:36 +0000]
fixing the destructor, so it wont be created unless needed

16 years agoinitialize cleanup
Stevan Little [Wed, 28 May 2008 01:38:47 +0000]
initialize cleanup

16 years agoInline some reused variables.
Scott McWhirter [Wed, 28 May 2008 01:27:19 +0000]
Inline some reused variables.

16 years agobetter error message
Stevan Little [Wed, 28 May 2008 00:48:31 +0000]
better error message

16 years agoSome package speedups
Stevan Little [Tue, 27 May 2008 20:08:21 +0000]
Some package speedups

16 years agoIgnore Makefile.old
Shawn M Moore [Sun, 25 May 2008 16:39:08 +0000]
Ignore Makefile.old

16 years ago0.56
Stevan Little [Sun, 25 May 2008 03:11:41 +0000]
0.56

16 years ago0.56
Stevan Little [Sun, 25 May 2008 02:03:41 +0000]
0.56

16 years agofixing get_{read,write}_method_ref
Stevan Little [Sat, 24 May 2008 03:23:00 +0000]
fixing get_{read,write}_method_ref

16 years agoadding Sub::Identify 0.03 stuff
Stevan Little [Mon, 19 May 2008 14:20:18 +0000]
adding Sub::Identify 0.03 stuff

16 years agoavoid uninitialized warning for CLASS_MOP_NO_XS
Yuval Kogman [Mon, 19 May 2008 08:05:41 +0000]
avoid uninitialized warning for CLASS_MOP_NO_XS

16 years agojust adjusting versions and writing changes
Stevan Little [Sun, 18 May 2008 23:58:53 +0000]
just adjusting versions and writing changes

16 years agoClass::MOP::Method and co. are now stricter and require the package_name and name...
Stevan Little [Sun, 18 May 2008 23:46:40 +0000]
Class::MOP::Method and co. are now stricter and require the package_name and name attributes (cont)

16 years agoClass::MOP::Method and co. are now stricter and require the package_name and name...
Stevan Little [Sun, 18 May 2008 23:46:13 +0000]
Class::MOP::Method and co. are now stricter and require the package_name and name attributes

16 years agoworking without XS
Stevan Little [Sun, 18 May 2008 23:27:31 +0000]
working without XS

16 years agookay, this is not meant to be used, but since i am not using svk or anything, I have...
Stevan Little [Sun, 18 May 2008 23:12:54 +0000]
okay, this is not meant to be used, but since i am not using svk or anything, I have to commit it, ... shut up, I know,.. blah blah blah....anyway, this version is pretty much all the refactoring I think I might need to do in order for the fake sub-name to work, all we need to test is that it works or doesnt work with the XS off... but I wanna be safe and check in here,.. yeah yah,.. SHUT UP I KNOW I SHOULD USE SVK,GIT, etc

16 years agoImprove the error message of having a plain reference in 'default'
Shawn M Moore [Sun, 18 May 2008 21:49:35 +0000]
Improve the error message of having a plain reference in 'default'

16 years agoidentifier, not indentifier
Dave Rolsky [Sun, 18 May 2008 18:53:01 +0000]
identifier, not indentifier

16 years agofixing the get_method_map stuff
Stevan Little [Sun, 18 May 2008 17:18:03 +0000]
fixing the get_method_map stuff

16 years agoremoving ->blessed, blessed is not a method *cough* groditi *cough*,.. and making...
Stevan Little [Sun, 18 May 2008 16:23:38 +0000]
removing ->blessed, blessed is not a method *cough* groditi *cough*,.. and making check_package_cache_flag use the MRO::Compat version

16 years agoBump the version on Class::MOP so I can run Moose's Makefile.PL
Shawn M Moore [Sat, 17 May 2008 20:39:47 +0000]
Bump the version on Class::MOP so I can run Moose's Makefile.PL

16 years agodont break trunk please
Stevan Little [Fri, 16 May 2008 20:17:17 +0000]
dont break trunk please

16 years agoFix failing test because of the new has_{read,write}_method
Shawn M Moore [Fri, 16 May 2008 16:09:20 +0000]
Fix failing test because of the new has_{read,write}_method

16 years agoIgnore MOP.c and MOP.bs, they're autogenerated
Shawn M Moore [Fri, 16 May 2008 16:06:42 +0000]
Ignore MOP.c and MOP.bs, they're autogenerated

16 years agoAdd test in Class:MOP for ->identifier() and immutable not playing nice. Fix by makin...
Tomas Doran [Fri, 16 May 2008 01:35:00 +0000]
Add test in Class:MOP for ->identifier() and immutable not playing nice. Fix by making ::Immutable take a new around option (with the semantics you would expect) to wrap methods. Wrap add_package_symbol thusly, erroring out with the error suggested by stevan in #moose

16 years agoadd has_read_method and has_write_method
Shawn M Moore [Thu, 8 May 2008 02:05:24 +0000]
add has_read_method and has_write_method

16 years agofixing typo
Stevan Little [Sun, 4 May 2008 13:34:26 +0000]
fixing typo

16 years ago0.55
Stevan Little [Mon, 28 Apr 2008 15:01:51 +0000]
0.55

16 years agoc3 tests and details
Stevan Little [Tue, 15 Apr 2008 22:55:09 +0000]
c3 tests and details

16 years agoreverting something I shouldnt have commited
Stevan Little [Tue, 15 Apr 2008 22:09:36 +0000]
reverting something I shouldnt have commited

16 years agoUse MRO::Compat in Class::MOP. The C3 test already checks this behavior
Yuval Kogman [Tue, 15 Apr 2008 21:33:27 +0000]
Use MRO::Compat in Class::MOP. The C3 test already checks this behavior

16 years agoadding details to changelog
Stevan Little [Sat, 12 Apr 2008 16:26:01 +0000]
adding details to changelog

16 years agoset the attr in rebless_instance when it has no init_arg
Yuval Kogman [Sat, 12 Apr 2008 15:02:50 +0000]
set the attr in rebless_instance when it has no init_arg

16 years agoadding the MooseX::MetaDescription stuff distilled from Ernst
Stevan Little [Sat, 5 Apr 2008 15:48:32 +0000]
adding the MooseX::MetaDescription stuff distilled from Ernst

16 years agorebless instance now returns the instance too
Stevan Little [Wed, 19 Mar 2008 15:39:17 +0000]
rebless instance now returns the instance too

16 years ago0.54
Stevan Little [Fri, 14 Mar 2008 14:58:24 +0000]
0.54

16 years agoold stuff in the test
Stevan Little [Wed, 12 Mar 2008 21:03:23 +0000]
old stuff in the test

16 years agoaddin in the extra params for rebless_instance
Stevan Little [Wed, 12 Mar 2008 21:01:31 +0000]
addin in the extra params for rebless_instance

16 years agoClass::MOP fixes
Stevan Little [Tue, 11 Mar 2008 16:14:29 +0000]
Class::MOP fixes

16 years agoovids bug
Stevan Little [Tue, 26 Feb 2008 15:39:29 +0000]
ovids bug

16 years agosome tweaks on C::MOP::Object
Stevan Little [Fri, 22 Feb 2008 21:08:03 +0000]
some tweaks on C::MOP::Object

16 years agochanging make_{immtable,mutable} to return 1
Stevan Little [Mon, 18 Feb 2008 14:55:21 +0000]
changing make_{immtable,mutable} to return 1

16 years agotest tweaks
Stevan Little [Sun, 17 Feb 2008 16:21:31 +0000]
test tweaks

16 years ago0.53
Stevan Little [Thu, 14 Feb 2008 18:36:35 +0000]
0.53

16 years agoremoving the leftover bits from the get_init_args and get_attirbute_values stuff 0_53
Stevan Little [Fri, 8 Feb 2008 22:52:35 +0000]
removing the leftover bits from the get_init_args and get_attirbute_values stuff

16 years agobunch of doc fixes
Stevan Little [Fri, 8 Feb 2008 22:49:11 +0000]
bunch of doc fixes

16 years agoattr initializer
Ricardo SIGNES [Fri, 8 Feb 2008 16:49:36 +0000]
attr initializer

16 years agoone last init_arg fix
Ricardo SIGNES [Fri, 8 Feb 2008 16:08:28 +0000]
one last init_arg fix

16 years agowhoops
Stevan Little [Thu, 7 Feb 2008 14:36:43 +0000]
whoops