17 years agofixed all the attribute name to be more Perl6ish and then removed the : in the init_a...
Stevan Little [Wed, 8 Nov 2006 16:32:36 +0000]
fixed all the attribute name to be more Perl6ish and then removed the : in the init_args as well (this aint LISP :P)

17 years agotesting 0_36
Stevan Little [Thu, 2 Nov 2006 13:40:23 +0000]
testing

17 years agofoo
Stevan Little [Thu, 2 Nov 2006 13:38:36 +0000]
foo

17 years agomerging in the accessor refactoring
Stevan Little [Thu, 2 Nov 2006 13:32:38 +0000]
merging in the accessor refactoring

17 years agofoo
Stevan Little [Thu, 2 Nov 2006 13:28:07 +0000]
foo

17 years agoa few tweaks here and there and a new proposal for Immutable classes
Stevan Little [Sat, 28 Oct 2006 18:17:57 +0000]
a few tweaks here and there and a new proposal for Immutable classes

17 years agoadded new constructor method metaclass
Stevan Little [Thu, 26 Oct 2006 21:33:58 +0000]
added new constructor method metaclass

17 years agofoo
Stevan Little [Tue, 24 Oct 2006 21:42:51 +0000]
foo

17 years agofixing up the method protocol more, actually this is probably closer to the accessor...
Stevan Little [Mon, 16 Oct 2006 02:04:23 +0000]
fixing up the method protocol more, actually this is probably closer to the accessor protocol to be honest

17 years agomore-method-refactoring
Stevan Little [Sun, 15 Oct 2006 19:23:01 +0000]
more-method-refactoring

17 years agobranch-for-an-idea
Stevan Little [Sat, 14 Oct 2006 15:20:53 +0000]
branch-for-an-idea

17 years agofoo
Stevan Little [Sat, 14 Oct 2006 15:16:38 +0000]
foo

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

17 years agotweak changes
Stevan Little [Sat, 30 Sep 2006 19:28:53 +0000]
tweak changes

17 years agoforgot test coverage stats
Stevan Little [Mon, 25 Sep 2006 19:13:53 +0000]
forgot test coverage stats

17 years agoprepping for release
Stevan Little [Sun, 24 Sep 2006 02:46:08 +0000]
prepping for release

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

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

17 years agofixing some edge cases Moose brought out
Stevan Little [Fri, 15 Sep 2006 21:40:01 +0000]
fixing some edge cases Moose brought out

17 years agocleaning up Changes and docs
Stevan Little [Fri, 15 Sep 2006 20:34:52 +0000]
cleaning up Changes and docs

17 years agomore browser hackin
Stevan Little [Wed, 13 Sep 2006 03:40:21 +0000]
more browser hackin

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 agoAdding Class::MOP::Browser catalyst app
Stevan Little [Mon, 11 Sep 2006 20:02:03 +0000]
Adding Class::MOP::Browser catalyst app

17 years agobetter MOP stuff
Stevan Little [Tue, 5 Sep 2006 06:27:34 +0000]
better MOP stuff

17 years agowhoops-bug
Stevan Little [Thu, 31 Aug 2006 21:33:24 +0000]
whoops-bug

17 years agoadd_attribute fix, and version fixes, changes, etc
Stevan Little [Wed, 30 Aug 2006 18:06:41 +0000]
add_attribute fix, and version fixes, changes, etc

17 years agomergeing the method fix in
Stevan Little [Tue, 29 Aug 2006 15:45:07 +0000]
mergeing the method fix in

17 years agoadding in the additional metaclasses
Stevan Little [Tue, 29 Aug 2006 15:22:49 +0000]
adding in the additional metaclasses

17 years agotweaks to how the method map is built
Stevan Little [Tue, 29 Aug 2006 07:01:45 +0000]
tweaks to how the method map is built

17 years agoimmutability is good
Stevan Little [Tue, 29 Aug 2006 06:17:41 +0000]
immutability is good

17 years agoslight speed improvements
Stevan Little [Mon, 28 Aug 2006 18:20:56 +0000]
slight speed improvements

17 years agoslight speed improvements
Stevan Little [Mon, 28 Aug 2006 18:14:06 +0000]
slight speed improvements

17 years agominor tweaks to the method classes
Stevan Little [Mon, 28 Aug 2006 17:54:32 +0000]
minor tweaks to the method classes

17 years agono-more-blessed-subs
Stevan Little [Mon, 28 Aug 2006 16:37:07 +0000]
no-more-blessed-subs

17 years agocommit-before-the-branch
Stevan Little [Mon, 28 Aug 2006 14:25:14 +0000]
commit-before-the-branch

17 years ago0_34 0_34
Stevan Little [Sat, 26 Aug 2006 06:32:40 +0000]
0_34

17 years agolost of misc changes; fixed the &create method; test cleanup
Stevan Little [Sat, 26 Aug 2006 06:28:48 +0000]
lost of misc changes; fixed the &create method; test cleanup

17 years agoadding the methods attribute
Stevan Little [Sun, 20 Aug 2006 16:42:18 +0000]
adding the methods attribute

17 years ago0.33 0_33
Stevan Little [Sat, 19 Aug 2006 19:39:41 +0000]
0.33

17 years agocleaned up the package problem
Stevan Little [Sat, 19 Aug 2006 14:09:12 +0000]
cleaned up the package problem

17 years agocleaned up the package problem
Stevan Little [Fri, 18 Aug 2006 23:19:24 +0000]
cleaned up the package problem

17 years agomore misc cleanup
Stevan Little [Thu, 17 Aug 2006 14:57:39 +0000]
more misc cleanup

17 years agolots of documentation changes, some refactoring too
Stevan Little [Thu, 17 Aug 2006 14:43:54 +0000]
lots of documentation changes, some refactoring too

17 years agomoved all the metaclass cache stuff to Class::MOP so that we are not polluting the...
Stevan Little [Thu, 17 Aug 2006 14:07:27 +0000]
moved all the metaclass cache stuff to Class::MOP so that we are not polluting the Class::MOP::Class namespace

17 years agono ref in the defaults
Stevan Little [Wed, 16 Aug 2006 21:32:05 +0000]
no ref in the defaults

17 years ago0.32 release
Stevan Little [Sat, 12 Aug 2006 06:16:51 +0000]
0.32 release

17 years agoadding Class::MOP::Object
Stevan Little [Sat, 12 Aug 2006 06:13:02 +0000]
adding Class::MOP::Object

17 years agoadded the AUTHORITY into all classes, and support for it into Module
Stevan Little [Fri, 11 Aug 2006 14:16:19 +0000]
added the AUTHORITY into all classes, and support for it into Module

17 years agofixing version numbers and writing the changelog
Stevan Little [Thu, 10 Aug 2006 22:25:02 +0000]
fixing version numbers and writing the changelog

17 years agomerging package encapsulation back into trunk
Stevan Little [Thu, 10 Aug 2006 22:15:59 +0000]
merging package encapsulation back into trunk

17 years agomaking the init_arg even more silly
Stevan Little [Thu, 10 Aug 2006 22:11:05 +0000]
making the init_arg even more silly

17 years agofixed the tests and worked around perls typeglob yuk
Stevan Little [Thu, 10 Aug 2006 21:58:40 +0000]
fixed the tests and worked around perls typeglob yuk

17 years agocleanup and more tests;
Stevan Little [Thu, 10 Aug 2006 19:35:49 +0000]
cleanup and more tests;

17 years agobroken-tests
Stevan Little [Tue, 8 Aug 2006 17:59:14 +0000]
broken-tests

17 years agomore-package-refactoring
Stevan Little [Fri, 4 Aug 2006 14:34:30 +0000]
more-package-refactoring

17 years agoclear/deinitialize but with tests only for deinitialize
Yuval Kogman [Fri, 4 Aug 2006 13:19:18 +0000]
clear/deinitialize but with tests only for deinitialize

17 years agomore-package-refactoring
Stevan Little [Fri, 4 Aug 2006 04:23:52 +0000]
more-package-refactoring

17 years agoencapsulated-package-features
Stevan Little [Thu, 3 Aug 2006 19:54:18 +0000]
encapsulated-package-features

17 years agoChangeLog and adding yuval to authors everywhere
Stevan Little [Sat, 15 Jul 2006 20:16:22 +0000]
ChangeLog and adding yuval to authors everywhere

17 years agofoo
Stevan Little [Fri, 14 Jul 2006 02:05:32 +0000]
foo

17 years agoDocs, small fixes, find_method_by_name and the get_value/set_value abstraction for...
Yuval Kogman [Thu, 13 Jul 2006 15:24:57 +0000]
Docs, small fixes, find_method_by_name and the get_value/set_value abstraction for attrs

17 years agofoo
Stevan Little [Thu, 6 Jul 2006 02:58:55 +0000]
foo

17 years agofoo
Stevan Little [Thu, 6 Jul 2006 02:58:10 +0000]
foo

17 years agodist
Stevan Little [Wed, 5 Jul 2006 22:12:19 +0000]
dist

17 years agofoo
Stevan Little [Wed, 5 Jul 2006 22:04:38 +0000]
foo

17 years agoclosed
Stevan Little [Wed, 5 Jul 2006 18:02:35 +0000]
closed

17 years agocleanup
Stevan Little [Wed, 5 Jul 2006 15:47:10 +0000]
cleanup

17 years agobuncha-stuff
Stevan Little [Mon, 3 Jul 2006 21:26:31 +0000]
buncha-stuff

17 years agofoo
Stevan Little [Fri, 30 Jun 2006 16:20:02 +0000]
foo

17 years agofoo
Stevan Little [Fri, 30 Jun 2006 16:19:55 +0000]
foo

17 years agofoo
Stevan Little [Fri, 30 Jun 2006 16:12:34 +0000]
foo

17 years agorename *_package_variable to *_package_symbol;
Stevan Little [Fri, 30 Jun 2006 16:05:01 +0000]
rename *_package_variable to *_package_symbol;

17 years agofoo
Stevan Little [Fri, 30 Jun 2006 00:29:21 +0000]
foo

17 years agofoo
Stevan Little [Thu, 29 Jun 2006 23:28:32 +0000]
foo

17 years agoclass-module-package
Stevan Little [Thu, 29 Jun 2006 18:27:47 +0000]
class-module-package

17 years agoClass::MOP::Class::Immutable
Stevan Little [Wed, 28 Jun 2006 21:31:40 +0000]
Class::MOP::Class::Immutable

17 years agoAdd accessor benchmarks
Yuval Kogman [Wed, 28 Jun 2006 14:10:13 +0000]
Add accessor benchmarks

17 years agoadd an easy benchmark harness
Yuval Kogman [Wed, 28 Jun 2006 13:52:26 +0000]
add an easy benchmark harness

17 years agoadd Bench::Run
Yuval Kogman [Wed, 28 Jun 2006 13:41:45 +0000]
add Bench::Run

17 years agofoo
Stevan Little [Wed, 28 Jun 2006 13:00:47 +0000]
foo

17 years agoRename Bench::Point to Plain::Point
Yuval Kogman [Wed, 28 Jun 2006 01:44:32 +0000]
Rename Bench::Point to Plain::Point

17 years agofoo
Stevan Little [Wed, 28 Jun 2006 01:44:26 +0000]
foo

17 years agoAdd bench dir and Bench::Point
Yuval Kogman [Wed, 28 Jun 2006 01:33:43 +0000]
Add bench dir and Bench::Point

17 years agoready-for-release 0_29_02
Stevan Little [Thu, 22 Jun 2006 21:44:02 +0000]
ready-for-release

17 years agoforeach my $key ( keys %params ), not foreach my $key ( %params )
Yuval Kogman [Thu, 22 Jun 2006 15:34:43 +0000]
foreach my $key ( keys %params ), not foreach my $key ( %params )

17 years agotweaking &create
Stevan Little [Mon, 12 Jun 2006 16:38:35 +0000]
tweaking &create

17 years agoupdating the Test::more dependecy
Stevan Little [Thu, 8 Jun 2006 19:53:48 +0000]
updating the Test::more dependecy

18 years ago0_29_01
Stevan Little [Sat, 13 May 2006 00:44:11 +0000]
0_29_01

18 years agofoo
Stevan Little [Thu, 11 May 2006 17:48:26 +0000]
foo

18 years agobar
Stevan Little [Wed, 10 May 2006 15:15:06 +0000]
bar

18 years agofoo
Stevan Little [Mon, 8 May 2006 20:03:15 +0000]
foo

18 years agomuch-better
Stevan Little [Mon, 8 May 2006 19:44:25 +0000]
much-better

18 years agothis-is-wrong
Stevan Little [Mon, 8 May 2006 19:34:18 +0000]
this-is-wrong

18 years agofoo
Stevan Little [Mon, 8 May 2006 18:15:02 +0000]
foo

18 years ago0_30
Stevan Little [Sun, 7 May 2006 02:23:34 +0000]
0_30

18 years agofoo
Stevan Little [Thu, 4 May 2006 03:51:41 +0000]
foo

18 years agomoo
Stevan Little [Thu, 4 May 2006 03:50:58 +0000]
moo

18 years agore-init
Stevan Little [Thu, 4 May 2006 03:46:40 +0000]
re-init

18 years agofoo
Stevan Little [Thu, 4 May 2006 01:26:45 +0000]
foo

18 years agotweaks
Stevan Little [Wed, 3 May 2006 20:50:55 +0000]
tweaks