gitmo/Class-MOP.git
2009-03-27 Dave Rolsky bump version and update Changes 0.79
2009-03-26 Dave Rolsky Add new method
2009-03-26 Dave Rolsky Add release date 0.78_02
2009-03-24 Shawn M Moore Document rebless_instance_away as part of rebless_instance
2009-03-24 Shawn M Moore Document changes
2009-03-24 Shawn M Moore Add a rebless_instance_away hook
2009-03-24 Shawn M Moore Use blessed instead of ref to get an instance's class...
2009-03-23 Dave Rolsky changes for 0.78_02
2009-03-23 Dave Rolsky XSPROTO backcompat for 5.8.x
2009-03-23 Dave Rolsky bump version so Moose has something to depend on
2009-03-23 Dave Rolsky CMOP now conflicts with the most recent release of...
2009-03-23 Dave Rolsky More about the immutable changes
2009-03-23 Dave Rolsky More info on doc changes
2009-03-23 Dave Rolsky changes for immutable refactoring
2009-03-22 Dave Rolsky Merge branch 'master' into refactor-immutable
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 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 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 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 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 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
2009-03-16 Dave Rolsky Fix the mispelled method name here too
2009-03-16 Dave Rolsky major revamp of CMOP::Class docs
2009-03-16 Dave Rolsky Fix a mispelled method
2009-03-16 Dave Rolsky Make sure method map is updated after a method is removed
2009-03-16 Dave Rolsky Improve deprecation warning
2009-03-15 Florian Ragwitz Upgrade ppport.h from 3.16 to 3.17.
2009-03-15 Florian Ragwitz Changelogging.
2009-03-15 Florian Ragwitz Upgrade ppport.h from 3.14 to 3.16.
2009-03-15 Florian Ragwitz Stop redefining the prototype for XSUBs.
2009-03-15 Florian Ragwitz Changelogging.
2009-03-15 Florian Ragwitz Do a proper cast go get from I32 to mop_prehashed_key_t.
2009-03-15 Florian Ragwitz Declaring extern functions within a scope doesn't seem...
2009-03-15 Florian Ragwitz Uninline mop_prehashed_{key,hash}_for.
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 Update the spelling dictionary and fix errors in Class...
2009-03-14 Dave Rolsky moved pod tests to xt dir
2009-03-14 Dave Rolsky fix test count
2009-03-14 Dave Rolsky got rid of check_metaclass_compatability method
2009-03-14 Dave Rolsky Kill the back-compat for misspelled check_metaclass_com...
2009-03-14 Dave Rolsky Tidy SYNOPSIS code
2009-03-14 Dave Rolsky make process_accessors private
2009-03-14 Dave Rolsky Gah, kill use_ok and prototypes.
next