universal.c: ->isa, sv_derived_from UTF8 cleanup.
authorBrian Fraser <fraserbn@gmail.com>
Tue, 27 Sep 2011 00:35:50 +0000 (17:35 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 6 Oct 2011 20:01:09 +0000 (13:01 -0700)
commitc7abbf64034f62cedb5a6bfddec1d84a60828ffd
tree3a924514c94b2c4acdab410e470049d3bd438989
parent4886938f890920cda08b42ef372e260064020691
universal.c: ->isa, sv_derived_from UTF8 cleanup.

This makes them both nul-and-UTF8 clean, although the latter
is somewhat superficial, as mro isn't clean yet.

(Tests coming once ->can and ->DOES are clean)
embed.fnc
embed.h
proto.h
universal.c