gitmo/Class-MOP.git
2009-03-21 Dave Rolsky We are never going to make a destructor object and...
2009-03-21 Dave Rolsky Documented the is_inline method twice, oops.
2009-03-19 Dave Rolsky Using goto is very subclass-unfriendly, and breaks...
2009-03-19 Dave Rolsky Merge branch 'master' into renames-and-deprecations
2009-03-19 Dave Rolsky More refactoring of immutable code to make it easy...
2009-03-18 Dave Rolsky Not document CMOP::Method::Constructor->options
2009-03-18 Dave Rolsky Anchor the regex properly
2009-03-18 Dave Rolsky Ignore manifest
2009-03-18 Dave Rolsky Use git for tagging
2009-03-18 Dave Rolsky Ignore all .git.*
2009-03-18 Dave Rolsky bump version for dev release 0.78_01
2009-03-17 Dave Rolsky Add docs to Changes
2009-03-17 Dave Rolsky finish up docs for CMOP::Immutable
2009-03-17 Dave Rolsky Some more doc cleanup. Make this pod like the other...
2009-03-17 Dave Rolsky Missing docs on method metaclass names
2009-03-17 Dave Rolsky Some more words in the dictionary
2009-03-17 Dave Rolsky Docs for CMOP::Package
2009-03-17 Dave Rolsky fix a pod error
2009-03-17 Dave Rolsky docs for CMOP::Module
2009-03-17 Dave Rolsky Docs for CMOP::Object
2009-03-17 Dave Rolsky Docs for CMOP::Method::Wrapped
2009-03-17 Dave Rolsky Docs for CMOP::Method::Generated (or really, lack of...
2009-03-17 Dave Rolsky Make the new method in CMOP::Method::Generated throw...
2009-03-17 Dave Rolsky No need to pass an index to an array when we can pass...
2009-03-17 Dave Rolsky docs for CMOP::Method::Constructor
2009-03-17 Dave Rolsky Fix a small grammar error
2009-03-17 Dave Rolsky Missed a few required options for the constructor
2009-03-17 Dave Rolsky docs for CMOP::Method::Accessor
2009-03-17 Dave Rolsky docs for CMOP::Metohd
2009-03-17 Dave Rolsky use X Protocol phrase in docs for each module
2009-03-17 Dave Rolsky docs for CMOP::Instance
2009-03-17 Dave Rolsky small tweaks to meta method docs
2009-03-17 Dave Rolsky add docs for meta method
2009-03-17 Dave Rolsky more spelling fixes
2009-03-17 Dave Rolsky Some more doc cleanup. Make this pod like the other...
2009-03-17 Dave Rolsky Missing docs on method metaclass names
2009-03-17 Dave Rolsky Some more words in the dictionary
2009-03-17 Dave Rolsky Docs for CMOP::Package
2009-03-17 Dave Rolsky Some more doc cleanup. Make this pod like the other...
2009-03-17 Dave Rolsky Missing docs on method metaclass names
2009-03-17 Dave Rolsky Some more words in the dictionary
2009-03-17 Dave Rolsky Docs for CMOP::Package
2009-03-17 Dave Rolsky Rename CMOP::Module->create to _instantiate_module...
2009-03-17 Dave Rolsky fix a pod error
2009-03-17 Dave Rolsky docs for CMOP::Module
2009-03-17 Dave Rolsky Docs for CMOP::Object
2009-03-17 Dave Rolsky Docs for CMOP::Method::Wrapped
2009-03-17 Dave Rolsky Docs for CMOP::Method::Generated (or really, lack of...
2009-03-17 Dave Rolsky Make the new method in CMOP::Method::Generated throw...
2009-03-17 Dave Rolsky fix a pod error
2009-03-17 Dave Rolsky docs for CMOP::Module
2009-03-17 Dave Rolsky Docs for CMOP::Object
2009-03-17 Dave Rolsky Docs for CMOP::Method::Wrapped
2009-03-17 Dave Rolsky Docs for CMOP::Method::Generated (or really, lack of...
2009-03-17 Dave Rolsky Make the new method in CMOP::Method::Generated throw...
2009-03-17 Dave Rolsky make CMOP::Method::Construct->meta_instance private
2009-03-17 Dave Rolsky The CMOP::Method::Constructor->attributes method is...
2009-03-17 Dave Rolsky Make the generate_* methods in CMOP::Method::Constructo...
2009-03-17 Dave Rolsky make CMOP::Method::Constructor->initialize_body private
2009-03-17 Dave Rolsky Make all the generate_* methods in CMOP::Accessor private.
2009-03-17 Dave Rolsky make CMOP::Method::Accessor->initialize_body private
2009-03-17 Dave Rolsky No need to pass an index to an array when we can pass...
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 Fix a small grammar error
2009-03-17 Dave Rolsky Missed a few required options for the constructor
2009-03-17 Dave Rolsky docs for CMOP::Method::Accessor
2009-03-17 Dave Rolsky docs for CMOP::Metohd
2009-03-17 Dave Rolsky use X Protocol phrase in docs for each module
2009-03-17 Dave Rolsky No need to pass an index to an array when we can pass...
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 Fix a small grammar error
2009-03-17 Dave Rolsky Missed a few required options for the constructor
2009-03-17 Dave Rolsky docs for CMOP::Method::Accessor
2009-03-17 Dave Rolsky docs for CMOP::Metohd
2009-03-17 Dave Rolsky use X Protocol phrase in docs for each module
2009-03-16 Dave Rolsky add a warning for the deprecated Class::MOP::Instance...
2009-03-16 Dave Rolsky docs for CMOP::Instance
2009-03-16 Dave Rolsky small tweaks to meta method docs
2009-03-16 Dave Rolsky add docs for meta method
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 small tweaks to meta method docs
2009-03-16 Dave Rolsky add docs for meta method
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 A little more tidying
2009-03-16 Dave Rolsky Tidy the code before messing with it
2009-03-16 Dave Rolsky Tidy this code before ripping it up
2009-03-16 Dave Rolsky proper API docs for CMOP::Immutable
2009-03-16 Dave Rolsky Add warnings when calling CMOP::Class->{compute_all_app...
2009-03-16 Dave Rolsky make CMOP::Class->clone_instance private
2009-03-16 Dave Rolsky make create_meta_instance private
2009-03-16 Dave Rolsky make check_metaclass_compatibility private
2009-03-16 Dave Rolsky make construct_class_instance a private method
2009-03-16 Dave Rolsky Fixed the scrwed up the list of methods which are not...
2009-03-16 Dave Rolsky Pod fixlet
2009-03-16 Dave Rolsky one more mispelled spot to fix
next