bump version and update Changes for 0.64_04 release
[gitmo/Class-MOP.git] / lib / Class / MOP / Package.pm
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-22 Yuval Kogman fix 5.8.2 mystery breakage
2008-08-21 Dave Rolsky bump version # for next release
2008-08-20 Dave Rolsky Implement the "eval $VERSION" trick from perlmodstyle...
2008-08-15 Yuval Kogman pass @_ % 2 == 1 for compat
2008-08-14 Yuval Kogman accept named params to Package::initialize/reinitialize
2008-08-14 Yuval Kogman register on initialize, and move reinitialize to Package
2008-08-14 Yuval Kogman Class::MOP::Package->initialize now checks Class::MOP...
2008-08-13 Yuval Kogman use hash refs with _new
2008-08-13 Yuval Kogman immutable constructor for package
2008-08-11 Yuval Kogman use ref instead of blessed where it's not needed, and...
2008-08-11 Yuval Kogman simplify loading of XS code so that it's not as nitrusi...
2008-08-11 Yuval Kogman XS version of get_all_package_symbols
2008-08-10 Yuval Kogman blah
2008-08-10 Yuval Kogman bah, cleanup made it much slower
2008-08-10 Yuval Kogman simplfy get_all_package_symbols
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-13 Shawn M Moore Bump everything to 0.61
2008-06-13 Shawn M Moore Bump all packages to 0.60
2008-06-10 Stevan Little *_package_symbol all now take HASH ref as well as string
2008-05-28 Scott McWhirter Very small namespace() related refactor.
2008-05-28 Stevan Little fixing the destructor, so it wont be created unless...
2008-05-28 Stevan Little fixing the destructor, so it wont be created unless...
2008-05-27 Stevan Little Some package speedups
2008-03-11 Stevan Little Class::MOP fixes
2008-02-08 Stevan Little bunch of doc fixes
2007-12-31 Stevan Little copyright date changes on Class::MOP
2007-12-13 Stevan Little foo
2007-07-17 Stevan Little 0.42
2007-07-16 Matt S Trout undo stevan's broken workarounds, actually fix for...
2007-05-27 Stevan Little fixing the authors lists and adding the ClassName type...
2007-04-08 Stevan Little I think this fixed the bleadperl issue
2007-02-21 Stevan Little Lots of doc updates
2007-01-27 Stevan Little merging the immutable branch into trunk
2006-11-08 Stevan Little fixed all the attribute name to be more Perl6ish and...
2006-08-30 Stevan Little add_attribute fix, and version fixes, changes, etc
2006-08-28 Stevan Little slight speed improvements
2006-08-28 Stevan Little slight speed improvements
2006-08-20 Stevan Little adding the methods attribute
2006-08-18 Stevan Little cleaned up the package problem
2006-08-17 Stevan Little lots of documentation changes, some refactoring too
2006-08-12 Stevan Little adding Class::MOP::Object
2006-08-11 Stevan Little added the AUTHORITY into all classes, and support for...
2006-08-10 Stevan Little fixed the tests and worked around perls typeglob yuk
2006-08-10 Stevan Little cleanup and more tests;
2006-08-08 Stevan Little broken-tests
2006-08-04 Stevan Little more-package-refactoring
2006-08-03 Stevan Little encapsulated-package-features
2006-07-15 Stevan Little ChangeLog and adding yuval to authors everywhere
2006-07-03 Stevan Little buncha-stuff
2006-06-30 Stevan Little rename *_package_variable to *_package_symbol;
2006-06-30 Stevan Little foo
2006-06-29 Stevan Little foo
2006-06-29 Stevan Little class-module-package