add Class::MOP::metaclass_is_weak
[gitmo/Class-MOP.git] / xt / author /
2010-09-27 Jesse Luehrs a few more spelling exceptions
2010-09-27 Jesse Luehrs basic implementation of preserving attrs/methods across...
2010-09-23 Dave Rolsky Add CMOP::MiniTrait
2010-09-23 Jesse Luehrs make lack of a meta method testable
2010-08-24 Karen Etheridge use Test::Requires in tests
2010-01-04 Jesse Luehrs Merge topic/reinitialize_instance_back to master.
2010-01-04 Dave Rolsky Merge the topic/mi-methods-attributes branch.
2009-12-25 Dave Rolsky add segfault workaround to pod spelling test
2009-12-13 Dave Rolsky Add XS & C files to no tabs check
2009-10-11 Dave Rolsky Deprecate get_attribute_map
2009-09-14 Dave Rolsky Actually implemented public get_method_map for back...
2009-09-10 Dave Rolsky Remove method that no longer exists
2009-08-23 gfx Separate deprecated features to Deprecated.pm
2009-07-12 Shawn M Moore wrap_method_body is in Package now
2009-07-03 Dave Rolsky add a notabs test
2009-06-21 Dave Rolsky spelling and dictionary fixes
2009-06-15 Dave Rolsky Add Hardison to the spelling stop list
2009-05-03 Dave Rolsky add version number test for real
2009-05-03 Dave Rolsky Ignore deprecated functons in Class::MOP
2009-05-03 Dave Rolsky Use ExtraTests plugin to run extra tests for authors...