E&S CVS Commit: TransWarp - Added more docs to TW.Utils.Code, and removed 'iterFromEnd()' method from

pje at eby-sarna.com pje at eby-sarna.com
Sat Mar 30 21:49:00 EST 2002


Module Name:	TransWarp
Committed By:	pje
Date:		Sun Mar 31 02:48:34 UTC 2002

Modified Files:
	TransWarp: CHANGES.txt
	TransWarp/src/TW/API: Modules.py
	TransWarp/src/TW/Utils: Code.py

Log Message:
Added more docs to TW.Utils.Code, and removed 'iterFromEnd()' method from
code objects.  Added experimental 'nextSplit' index to codeIndex objects
that does top-level block analysis to allow splitting a code object into
smaller routines.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/TransWarp/CHANGES.txt.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/TransWarp/src/TW/API/Modules.py.diff?r1=1.11&r2=1.12
http://cvs.eby-sarna.com/TransWarp/src/TW/Utils/Code.py.diff?r1=1.6&r2=1.7

To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 TransWarp/CHANGES.txt
cvs rdiff -r1.11 -r1.12 TransWarp/src/TW/API/Modules.py
cvs rdiff -r1.6 -r1.7 TransWarp/src/TW/Utils/Code.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list