Subject: CVS commit: pkgsrc/lang/tinyscheme
To: None <pkgsrc-changes@netbsd.org>
From: Jason Beegan <jtb@netbsd.org>
List: pkgsrc-changes
Date: 06/29/2003 23:55:02
Module Name: pkgsrc
Committed By: jtb
Date: Sun Jun 29 23:55:02 UTC 2003
Modified Files:
pkgsrc/lang/tinyscheme: Makefile distinfo
Log Message:
Update to version 1.33.
Version 1.33
Charles Hayden fixed a nasty GC bug of the new stack frame, while in
the process of porting TinyScheme to C++. He also submitted other
changes, and other people also had comments or requests, but the GC
bug was so important that this version is put through the door to
correct it.
Version 1.32
Stephen Gildea put some quality time on TinyScheme again, and made
a whole lot of changes to the interpreter that made it noticeably
faster.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/tinyscheme/Makefile \
pkgsrc/lang/tinyscheme/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.