Fix make-array transforms.
[sbcl.git] / tests / stream.impure.lisp
2013-09-11 Christophe Rhodesmore restrictive test naming
2012-07-19 David Lichteblauwin32: Mark all currently failing tests as such
2011-11-30 Alastair Bridgewatertests: Skip stream.impure.lisp / BUG-657183 on non...
2011-08-10 William Halliburtonfix initial FILE-POSITION for OPEN :IF-EXISTS :APPEND
2011-06-06 Jim WiseRework test infrastructure to keep track of tests which...
2010-10-30 Juho Snellman1.0.43.81: Make :overeager-character-buffering test...
2010-10-13 Nikodemus Siivola1.0.43.52: correct char-size for :EXTERNAL-FORMAT ...
2010-10-07 Nikodemus Siivola1.0.43.29: fix OVERAGER-CHARACTER-BUFFERING test-case
2010-09-30 Nikodemus Siivola1.0.43.6: fix overeager input-buffer filling by externa...
2010-09-30 Nikodemus Siivola1.0.43.4: deal with interrupted open(2) calls
2009-11-12 Christophe Rhodes1.0.32.28: fix listen / read-char-no-hang
2009-07-31 Nikodemus Siivola1.0.30.22: better DELETE-FILE on streams
2009-04-04 Richard M Kreuter1.0.27.1: Fix binary input after UNREAD-CHAR on bivalen...
2008-12-18 Nikodemus Siivola1.0.23.51: wrong return value from READ-SEQUENCE :START...
2008-08-05 Nikodemus Siivola1.0.19.22: fix bug #425
2008-06-15 Alexey Dejneka1.0.17.34: Fix bug: READ-LINE did not return T for...
2007-12-30 Richard M Kreuter1.0.13.3: Fix minor bug in INPUT-STREAM-P, OUTPUT-STREAM-P
2007-12-13 Nikodemus Siivola1.0.12.31: fix READ-SEQUENCE regression from 1.0.12.22
2007-11-26 Nikodemus Siivola1.0.12.2: oops, test in wrong place
2007-11-26 Nikodemus Siivola1.0.12.1: more bogus FIXNUM declarations in ROOM
2007-08-29 Nikodemus Siivola1.0.9.11: even faster SLOT-VALUE &co
2007-08-29 Nikodemus Siivola1.0.9.10: make tests clean up after themselves a bit...
2007-08-06 Nikodemus Siivola1.0.8.16: refactored fd-stream buffering
2007-03-29 Nikodemus Siivola1.0.4.10: conditionalize bignum-character line writing...
2007-03-29 Nikodemus Siivola1.0.4.9: writing bignum characters onto a single line
2007-02-27 Nikodemus Siivola1.0.3.1: fix behaviour of >= and <= with NaNs
2007-01-17 Juho Snellman1.0.1.30: Fix READ/WRITE-SEQUENCE on simple-vectors
2007-01-08 Juho Snellman1.0.1.11:
2006-12-29 Juho Snellman1.0.1.6:
2005-08-26 Juho Snellman0.9.4.6:
2005-07-14 William Harold Newman0.9.2.43:
2005-05-05 Christophe Rhodes0.9.0.19:
2004-09-30 Christophe Rhodes0.8.15.2:
2004-05-20 Nikodemus Siivola0.8.10.40:
2004-05-05 Christophe Rhodes0.8.10.12:
2004-01-27 Christophe Rhodes0.8.7.23:
2003-11-29 Christophe Rhodes0.8.6.13:
2003-10-22 Christophe Rhodes0.8.4.38:
2003-10-20 Christophe Rhodes0.8.4.37:
2003-10-13 Christophe Rhodes0.8.4.21:
2003-07-18 Christophe Rhodes0.8.1.46:
2002-12-12 Christophe Rhodes0.7.10.17:
2002-11-11 Alexey Dejneka0.7.9.42:
2002-10-06 Christophe Rhodes0.7.8.19: