a bit more refactoring
[gitmo/Class-MOP.git] / xt /
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...
2009-04-23 Dave Rolsky No need for API docs in Class::MOP::Class::Immutable...
2009-04-19 Yuval Kogman Remove immutable transformer
2009-04-05 Dave Rolsky Merge branch 'master' into renames-and-deprecations
2009-04-05 Dave Rolsky deprecate compute_all_applicable_attributes
2009-04-01 Dave Rolsky Add "reblessing" to dictionary
2009-04-01 Dave Rolsky rebless_instance_away is documented
2009-04-01 Dave Rolsky remove docs for HAVE_ISAREV
2009-03-22 Dave Rolsky Merge branch 'master' into refactor-immutable
2009-03-18 Dave Rolsky Not document CMOP::Method::Constructor->options
2009-03-18 Dave Rolsky Anchor the regex properly
2009-03-17 Dave Rolsky Some more words in the dictionary
2009-03-17 Dave Rolsky docs for CMOP::Method::Accessor
2009-03-17 Dave Rolsky docs for CMOP::Instance
2009-03-17 Dave Rolsky more spelling fixes
2009-03-17 Dave Rolsky Some more words in the dictionary
2009-03-17 Dave Rolsky Some more words in the dictionary
2009-03-17 Dave Rolsky docs for CMOP::Module
2009-03-17 Dave Rolsky Docs for CMOP::Method::Generated (or really, lack of...
2009-03-17 Dave Rolsky docs for CMOP::Module
2009-03-17 Dave Rolsky Docs for CMOP::Method::Generated (or really, lack of...
2009-03-17 Dave Rolsky Oops, wrong hash key here
2009-03-17 Dave Rolsky docs for CMOP::Method::Constructor
2009-03-17 Dave Rolsky docs for CMOP::Method::Accessor
2009-03-17 Dave Rolsky Oops, wrong hash key here
2009-03-17 Dave Rolsky docs for CMOP::Method::Constructor
2009-03-17 Dave Rolsky docs for CMOP::Method::Accessor
2009-03-16 Dave Rolsky docs for CMOP::Instance
2009-03-16 Dave Rolsky more spelling fixes
2009-03-16 Dave Rolsky proper API docs for CMOP::Immutable
2009-03-16 Dave Rolsky docs for CMOP::Instance
2009-03-16 Dave Rolsky more spelling fixes
2009-03-16 Dave Rolsky Major refactoring of the immutabilization code. This...
2009-03-16 Dave Rolsky proper API docs for CMOP::Immutable
2009-03-16 Dave Rolsky Fixed the scrwed up the list of methods which are not...
2009-03-16 Dave Rolsky one more mispelled spot to fix
2009-03-16 Dave Rolsky major revamp of CMOP::Class docs
2009-03-14 Dave Rolsky more speling fixes and dictionary updates
2009-03-14 Dave Rolsky Clean up code a bit
2009-03-14 Dave Rolsky moved pod tests to xt dir