0.8.20.9
authorRudi Schlatte <rudi@constantly.at>
Mon, 7 Mar 2005 17:56:10 +0000 (17:56 +0000)
committerRudi Schlatte <rudi@constantly.at>
Mon, 7 Mar 2005 17:56:10 +0000 (17:56 +0000)
commita72df65cd95038f7338cf7874b824138a3d79077
treec40b1ea35ecd929d2d079806c1edee515f5d9088
parent3dfb34c5c4c8a909530a617162c18d929ffd24a1
0.8.20.9
Fix sb-simple-streams; all tests pass again:

  * Test that clear-input can be called without errors but don't make
    assumptions about the stream state afterwards

  * Fix some LISTEN failures (simple-stream encapsulated in a two-way
    stream, incorrect assumptions about return value of
    stream-misc-dispatch :listen)
contrib/sb-simple-streams/impl.lisp
contrib/sb-simple-streams/simple-stream-tests.lisp
src/code/stream.lisp
version.lisp-expr