Add tests for inline {con,de}structor warnings and inlining. Got rid
[gitmo/Class-MOP.git] / lib / Class / MOP / Class /
2009-06-16 Dave Rolsky bump version to 0.86
2009-06-06 Dave Rolsky bump version and update Changes
2009-05-12 Dave Rolsky bump version to 0.84 0.84
2009-05-03 Dave Rolsky Add $VERSION to modules without one
2009-04-23 Dave Rolsky Docs for Class::MOP::Class::Immutable::Trait Class...
2009-04-23 Dave Rolsky Add docs to Class::MOP::Class::Immutable::Trait
2009-04-20 Dave Rolsky More perltidying
2009-04-20 Yuval Kogman reformat
2009-04-20 Yuval Kogman allow safe overriding of immutable_trait
2009-04-19 Yuval Kogman Remove immutable transformer
2007-01-27 Stevan Little merging the immutable branch into trunk
2006-11-02 Stevan Little 0.36
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
2006-08-31 Stevan Little whoops-bug
2006-08-30 Stevan Little add_attribute fix, and version fixes, changes, etc
2006-08-29 Stevan Little adding in the additional metaclasses
2006-08-29 Stevan Little immutability is good
2006-08-26 Stevan Little lost of misc changes; fixed the &create method; test...
2006-08-17 Stevan Little more misc cleanup
2006-08-11 Stevan Little added the AUTHORITY into all classes, and support for...
2006-08-04 Stevan Little more-package-refactoring
2006-07-15 Stevan Little ChangeLog and adding yuval to authors everywhere
2006-07-06 Stevan Little foo
2006-07-05 Stevan Little foo
2006-07-05 Stevan Little closed
2006-07-05 Stevan Little cleanup
2006-07-03 Stevan Little buncha-stuff
2006-06-30 Stevan Little rename *_package_variable to *_package_symbol;
2006-06-29 Stevan Little class-module-package
2006-06-28 Stevan Little Class::MOP::Class::Immutable