0.pre8.50
authorDaniel Barlow <dan@telent.net>
Wed, 9 Apr 2003 01:03:39 +0000 (01:03 +0000)
committerDaniel Barlow <dan@telent.net>
Wed, 9 Apr 2003 01:03:39 +0000 (01:03 +0000)
commita09b213e5812edd1ef3e88c18bde6bd1294da547
treee830acbbadd123f2b78bae5119a4386be5ccb9c2
parentb387f6ae447b55e203f47fc40af4a36e756fe345
0.pre8.50
Chopped out unused (largely unimplemented) stream-command mechanism.

Experiemntal "sb-grovel" contrib is a turbo-charged
grovel_headers replacement, which has seen use in
sb-bsd-sockets and is now being made available separately to
see if other packages find it useful too.  See sbcl-devel
message "sb-grovel contrib FFI helper code" for more info
contrib/sb-grovel/Makefile [new file with mode: 0644]
contrib/sb-grovel/README [new file with mode: 0644]
contrib/sb-grovel/def-to-lisp.lisp [new file with mode: 0644]
contrib/sb-grovel/defpackage.lisp [new file with mode: 0644]
contrib/sb-grovel/example-constants.lisp [new file with mode: 0644]
contrib/sb-grovel/foreign-glue.lisp [new file with mode: 0644]
contrib/sb-grovel/sb-grovel.asd [new file with mode: 0644]
src/code/debug.lisp
src/code/stream.lisp
version.lisp-expr