load metaclasses more liberally
[gitmo/Class-MOP.git] / MOP.xs
2008-09-01 Dave Rolsky Make sure all the XS methods die when called as a class...
2008-09-01 Dave Rolsky Fix XS so that Class::MOP::Method accessors blow up...
2008-08-29 Dave Rolsky The package names were wrong for some of the XS subs...
2008-08-25 Dave Rolsky Bump the version and update changes for 0.64_06 0.64_06
2008-08-25 Dave Rolsky Replace the alloca and snprintf stuff with equivalent...
2008-08-12 Yuval Kogman ppport.h
2008-08-12 Yuval Kogman more cleanup of XS version of get_all_package_symbols
2008-08-12 Yuval Kogman ARGHGHGHGH!!! FUCKING UNREFERENCED GLOB/
2008-08-11 Yuval Kogman XS versions of the most common readsers
2008-08-11 Yuval Kogman simplify idiot PUSHs/SPAGAIN incest
2008-08-11 Yuval Kogman XS version of get_all_package_symbols
2008-06-05 Yuval Kogman fix MOP.xs for 5.8
2008-06-05 Stevan Little fucking mst... sheesh
2008-06-05 Matt S Trout work around a segfault
2008-05-18 Stevan Little removing ->blessed, blessed is not a method *cough...
2007-12-23 Scott McWhirter Add prototype behaviour to MOP.xs to silence warnings...
2007-12-13 Stevan Little slighttweak
2007-12-13 Stevan Little possible bleadperl fix
2007-12-12 Chris Prather add in the cross version XS headers so we can build...
2007-12-12 Stevan Little Class::MOP with XS