Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document calling convention for Perl_mro_register | Father Chrysostomos | 2011-10-10 | 1 | -1/+5 |
| | | | | I had to look in embed.fnc to find this out when I wanted to use it. | ||||
* | perlmroapi: suggest HvNAME as a fallback | Father Chrysostomos | 2010-10-29 | 1 | -6/+8 |
| | |||||
* | Add HvENAME | Father Chrysostomos | 2010-10-29 | 1 | -5/+7 |
| | | | | | | Add HvENAME as an alias for HvENAME_get and make it public. This is now the preferred name for use in isa caches. | ||||
* | Add documentation for the method resolution plugin interface. | Nicholas Clark | 2009-06-25 | 1 | -0/+94 |