Merge master into topic/xs-attr-template
[gitmo/Class-MOP.git] / xs / Package.xs
2009-08-03 gfx Merge master into topic/xs-attr-template abandoned/xs-attr-template
2009-07-12 Hans Dieter Pearcey move get_method_map into Package
2009-07-10 gfx Make all the simple readers and predicates XS template xs-attr-template
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-09 Florian Ragwitz Split MOP.xs into more managable parts under xs/