Merge branch 'stable'
[gitmo/Class-MOP.git] / lib / Class / MOP / Method / Constructor.pm
2008-12-04 Dave Rolsky update version for release and update changes
2008-11-29 Shawn M Moore Doc using the new method->execute API
2008-11-26 Dave Rolsky bump _all_ the versions to 0.71
2008-11-19 Dave Rolsky Doh, I'm retarded. 0.70_01
2008-11-18 Dave Rolsky update Changes and make version 0.69_01 0.69_01
2008-11-14 Dave Rolsky bump version # and update changes
2008-11-07 Dave Rolsky bump version and update changes for release 0.69
2008-10-23 Dave Rolsky Bump all versions to 0.68
2008-10-06 Dave Rolsky Bump all the modules to 0.67
2008-09-01 Dave Rolsky bump version to 0.65 and update changes for stable... 0.65
2008-08-29 Dave Rolsky bump version to 0.64_07 for another (in an endless...
2008-08-25 Dave Rolsky Bump the version and update changes for 0.64_06 0.64_06
2008-08-25 Dave Rolsky bump version and update changes for 0.65_05 0.64_05
2008-08-23 Dave Rolsky bump version and update Changes for 0.64_04 release 0.64_04
2008-08-22 Dave Rolsky Bump the version # and updates Changes for 0.64_03 0.64_03
2008-08-21 Dave Rolsky bump version # for next release
2008-08-20 Dave Rolsky Implement the "eval $VERSION" trick from perlmodstyle...
2008-08-13 Yuval Kogman use hash refs with _new
2008-08-13 Yuval Kogman accept hash ref to _new
2008-08-13 Yuval Kogman _enw for Method::Constructor
2008-08-08 Yuval Kogman Remove p6 style attribute naming
2008-08-04 Shawn M Moore Bump version to 0.65
2008-07-07 Shawn M Moore Bump us up to 0.64
2008-06-18 Shawn M Moore Bump to 0.63
2008-06-18 Shawn M Moore Begin updating to 0.62
2008-06-14 Stevan Little some little things and stuff
2008-06-13 Shawn M Moore Bump everything to 0.61
2008-06-13 Shawn M Moore Bump all packages to 0.60
2008-05-28 Stevan Little better error message
2008-05-18 Stevan Little just adjusting versions and writing changes
2008-05-18 Stevan Little Class::MOP::Method and co. are now stricter and require...
2008-05-18 Stevan Little okay, this is not meant to be used, but since i am...
2008-02-08 Stevan Little bunch of doc fixes
2008-01-28 Stevan Little adding to changelog and changing versions
2008-01-27 Yuval Kogman init_arg can be undef
2008-01-23 Stevan Little 0.52 stuff
2007-12-31 Stevan Little copyright date changes on Class::MOP
2007-11-06 Guillermo Roditi predicate fixes
2007-09-21 Stevan Little missed one bit
2007-09-21 Stevan Little refactored the Constructor to support inlining better...
2007-02-21 Stevan Little More docs
2007-02-21 Stevan Little Lots of doc updates
2007-01-27 Stevan Little merging the immutable branch into trunk
2006-11-27 Stevan Little fixes
2006-11-27 Stevan Little tweaking a little here and there
2006-11-09 Stevan Little IT WORKS NOWrun_testsrun_testsrun_testsrun_tests
2006-11-08 Stevan Little fixed all the attribute name to be more Perl6ish and...
2006-11-02 Stevan Little immutable refacotring
2006-11-02 Stevan Little testing 0_36
2006-10-28 Stevan Little a few tweaks here and there and a new proposal for...
2006-10-26 Stevan Little added new constructor method metaclass