Make all the simple readers and predicates XS template
authorgfx <gfuji@cpan.org>
Fri, 10 Jul 2009 08:57:03 +0000 (17:57 +0900)
committergfx <gfuji@cpan.org>
Mon, 31 Aug 2009 07:13:52 +0000 (16:13 +0900)
commit1bc0cb6be3c6fde35e28fcdab61c31b2f1ae5931
treecd713a5f3e8dc9c5a043c4d33a6c4ac8ac5b355a
parentcd010527710e28200b26d7d24ec96b1bbef9cb7d
Make all the simple readers and predicates XS template

About 3% faster.
12 files changed:
lib/Class/MOP/Attribute.pm
lib/Class/MOP/Class.pm
lib/Class/MOP/Instance.pm
lib/Class/MOP/Method.pm
mop.c
mop.h
xs/Attribute.xs
xs/Class.xs [new file with mode: 0644]
xs/Instance.xs [new file with mode: 0755]
xs/MOP.xs
xs/Method.xs
xs/Package.xs