E&S CVS Commit: PEAK - Upgraded to Pyrex 0.7.2 for code generation. Mostly this means more

pje at eby-sarna.com pje at eby-sarna.com
Mon May 5 15:20:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Mon May  5 19:19:34 UTC 2003

Modified Files:
	PEAK/src/peak/binding: _once.c
	PEAK/src/peak/util: _Code.c buffer_gap.c

Log Message:
Upgraded to Pyrex 0.7.2 for code generation.  Mostly this means more
informative tracebacks, and easier-to-read C in some places.  There are
some newer features in 0.7.2 that could clean up our .pyx sources a bit,
but I'll make use of those later.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/binding/_once.c.diff?r1=1.6&r2=1.7
http://cvs.eby-sarna.com/PEAK/src/peak/util/_Code.c.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/PEAK/src/peak/util/buffer_gap.c.diff?r1=1.2&r2=1.3

To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 PEAK/src/peak/binding/_once.c
cvs rdiff -r1.2 -r1.3 PEAK/src/peak/util/_Code.c \
    PEAK/src/peak/util/buffer_gap.c

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