E&S CVS Commit: PEAK - Added 'peak.util.buffer_gap.Buffer' a "mutable string" extension type.

pje at eby-sarna.com pje at eby-sarna.com
Wed Nov 27 16:55:00 EST 2002


Module Name:	PEAK
Committed By:	pje
Date:		Wed Nov 27 21:54:22 UTC 2002

Modified Files:
	PEAK: setup.py
Added Files:
	PEAK/src/peak/util: buffer_gap.c buffer_gap.pyx

Log Message:
Added 'peak.util.buffer_gap.Buffer' a "mutable string" extension type.
This may later form the basis for C implementations of the
'peak.util.Code' module and module inheritance.  I'm including the C code
so that people without Pyrex (especially those lacking my mingw32 patches
for Pyrex.Distutils) can play with it.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/setup.py.diff?r1=1.38&r2=1.39
http://cvs.eby-sarna.com/PEAK/src/peak/util/buffer_gap.c?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/src/peak/util/buffer_gap.pyx?rev=1.1&content-type=text/vnd.viewcvs-markup

To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 PEAK/setup.py
cvs rdiff -r0 -r1.1 PEAK/src/peak/util/buffer_gap.c \
    PEAK/src/peak/util/buffer_gap.pyx

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