Add IPC-AnyEvent-Gearman to the skip list
[gitmo/Moose.git] / xs /
2012-03-17 Jesse Luehrs s/op/operator/g
2012-03-17 Jesse Luehrs start sketching out an overload api for the mop
2011-09-16 Dave Rolsky Add a Method->is_stub method and some tests for it
2011-09-06 Dave Rolsky Deprecate CMOP::{load_class, is_class_loaded, load_firs...
2011-08-22 Florian Ragwitz Fix is_class_loaded on blead
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-03-14 Florian Ragwitz Suppress a bogus warning
2011-01-27 Jesse Luehrs need to delete from the method map, not just set to...
2011-01-03 Jesse Luehrs specify prototyping behavior in Moose.xs
2011-01-02 Florian Ragwitz Stop passing around unused values
2010-12-27 Dave Rolsky Merged CMOP into Moose