Include method name in immutable methods (fixes #49680)
[gitmo/Class-MOP.git] / xt /
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