Merge branch 'stable'
[gitmo/Class-MOP.git] / mop.h
2010-11-17 Jesse Luehrs convert the rest of the simple readers in cmop to xs
2010-05-05 Florian Ragwitz Allow requiring a version with is_class_loaded, load_cl...
2009-08-19 Jesse Luehrs Revert "Merge branch 'master' into topic/symbol-manipul...
2009-07-19 gfx Optimize symbol manipulators
2009-03-23 Dave Rolsky XSPROTO backcompat for 5.8.x
2009-03-15 Florian Ragwitz Stop redefining the prototype for XSUBs.
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-11 Florian Ragwitz Implement INSTALL_SIMPLE_READER in terms of INSTALL_SIM...
2009-03-11 Florian Ragwitz Don't make DECLARE_KEY* available for anything but...
2009-03-11 Florian Ragwitz Inline mop_simple_reader.
2009-03-11 Florian Ragwitz Make it easier to simple xs hashref readers using preha...
2009-03-11 Florian Ragwitz Refactor how prehashed hash keys work.
2009-03-10 Florian Ragwitz Prefix all exported symbols with "mop_"
2009-03-10 Florian Ragwitz Remove tabs from c code.
2009-03-09 Florian Ragwitz Split MOP.xs into more managable parts under xs/