stop using excludes within moose, since it's no longer necessary
[gitmo/Moose.git] / xs / Moose.xs
2012-03-17 Jesse Luehrs start sketching out an overload api for the mop
2011-08-21 Florian Ragwitz XS() was changed to imply static linkage - adapt
2011-05-17 Dave Rolsky Fix XS for RegexpRef
2011-04-13 Dave Rolsky How much do I hate curly-less blocks in C? A lot.
2011-04-09 David Leadbeater Test RegexpRef type using SvRX or checking PERL_magic_qr
2011-01-03 Jesse Luehrs specify prototyping behavior in Moose.xs
2010-12-27 Dave Rolsky Merged CMOP into Moose