[svn:parrot] r40292 - trunk

whiteknight at svn.parrot.org whiteknight at svn.parrot.org
Mon Jul 27 21:16:50 UTC 2009


Author: whiteknight
Date: Mon Jul 27 21:16:48 2009
New Revision: 40292
URL: https://trac.parrot.org/parrot/changeset/40292

Log:
[DEPRECATED] remove mention of the stack stuff that was deleted yesterday

Modified:
   trunk/DEPRECATED.pod

Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod	Mon Jul 27 13:40:24 2009	(r40291)
+++ trunk/DEPRECATED.pod	Mon Jul 27 21:16:48 2009	(r40292)
@@ -202,30 +202,6 @@
 
 L<https://trac.parrot.org/parrot/ticket/443>
 
-=item functions in src/stack.c [eligible in 1.5]
-
-L<https://trac.parrot.org/parrot/ticket/702>
-Here is a list of functions in this file which are currently being exported:
-
-  stack_system_init
-  cst_new_stack_chunk
-  new_stack
-  mark_stack
-  stack_height
-  stack_entry
-  stack_prepare_push
-  stack_push
-  stack_prepare_pop
-  stack_pop
-  pop_dest
-  stack_peep
-  Parrot_dump_dynamic_environment
-  Parrot_push_action*
-  Parrot_push_mark*
-  Parrot_pop_mark*
-
-* = item may be kept but reimplemented.
-
 =back
 
 =head1 Compiler tools


More information about the parrot-commits mailing list