[svn:parrot] r42127 - trunk/docs

allison at svn.parrot.org allison at svn.parrot.org
Mon Oct 26 22:44:53 UTC 2009


Author: allison
Date: Mon Oct 26 22:44:51 2009
New Revision: 42127
URL: https://trac.parrot.org/parrot/changeset/42127

Log:
[cage] Delete deprecated and deleted functions from the extend/embed API.

Modified:
   trunk/docs/embed.pod

Modified: trunk/docs/embed.pod
==============================================================================
--- trunk/docs/embed.pod	Mon Oct 26 20:37:42 2009	(r42126)
+++ trunk/docs/embed.pod	Mon Oct 26 22:44:51 2009	(r42127)
@@ -1625,38 +1625,8 @@
 
 =item C<Parrot_runcode>
 
-=item C<Parrot_run_meth_fromc>
-
-=item C<Parrot_run_meth_fromc_arglist>
-
-=item C<Parrot_run_meth_fromc_arglist_retf>
-
-=item C<Parrot_run_meth_fromc_arglist_reti>
-
-=item C<Parrot_run_meth_fromc_args>
-
-=item C<Parrot_run_meth_fromc_args_retf>
-
-=item C<Parrot_run_meth_fromc_args_reti>
-
 =item C<Parrot_run_native>
 
-=item C<Parrot_runops_fromc>
-
-=item C<Parrot_runops_fromc_arglist>
-
-=item C<Parrot_runops_fromc_arglist_retf>
-
-=item C<Parrot_runops_fromc_arglist_reti>
-
-=item C<Parrot_runops_fromc_args>
-
-=item C<Parrot_runops_fromc_args_event>
-
-=item C<Parrot_runops_fromc_args_retf>
-
-=item C<Parrot_runops_fromc_args_reti>
-
 =item C<Parrot_schedule_event>
 
 =item C<Parrot_schedule_interp_qentry>


More information about the parrot-commits mailing list