[Stackless-checkins] CVS: slpdev/src/2.3/dev/Stackless stackless_api.h, 1.27, 1.28

Christian Tismer tismer at centera.de
Sun Apr 18 14:43:11 CEST 2004


Update of /home/cvs/slpdev/src/2.3/dev/Stackless
In directory centera.de:/tmp/cvs-serv16789/src/2.3/dev/Stackless

Modified Files:
	stackless_api.h 
Log Message:
decoration change only.
Note that the API is going to change, soon, for all _nr functions.
I am changing the protocol to be more explicit!

Index: stackless_api.h
===================================================================
RCS file: /home/cvs/slpdev/src/2.3/dev/Stackless/stackless_api.h,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** stackless_api.h	29 Mar 2004 00:04:45 -0000	1.27
--- stackless_api.h	18 Apr 2004 12:43:09 -0000	1.28
***************
*** 33,37 ****
    Note: Py_UnwindToken is *never* inc/decref'ed.
  
! *******************************************************/
  
  #include "stackless_impl.h"
--- 33,37 ----
    Note: Py_UnwindToken is *never* inc/decref'ed.
  
!  ******************************************************/
  
  #include "stackless_impl.h"
***************
*** 194,198 ****
    channel related functions
  
! *******************************************************/
  
  /* 
--- 194,198 ----
    channel related functions
  
!  ******************************************************/
  
  /* 
***************
*** 236,240 ****
    stacklessmodule functions
  
! *******************************************************/
  
  /* 
--- 236,240 ----
    stacklessmodule functions
  
!  ******************************************************/
  
  /* 
***************
*** 283,287 ****
    debugging and monitoring functions
  
! *******************************************************/
  
  /*
--- 283,287 ----
    debugging and monitoring functions
  
!  ******************************************************/
  
  /*
***************
*** 319,323 ****
    interface functions
  
! *******************************************************/
  
  /*
--- 319,323 ----
    interface functions
  
!  ******************************************************/
  
  /*


_______________________________________________
Stackless-checkins mailing list
Stackless-checkins at stackless.com
http://www.stackless.com/mailman/listinfo/stackless-checkins



More information about the Stackless-checkins mailing list