Fix make-array transforms.
[sbcl.git] / src / code / stream.lisp
2013-03-10 Stas Boukarevclear-output: call stream-clear-output on gray streams.
2011-12-09 Nikodemus SiivolaFAST-READ-BYTE refactoring
2011-04-11 Nikodemus Siivola1.0.47.24: more conservative FTYPE proclamations
2011-02-20 Nikodemus Siivola1.0.46.10: define STRING-WITH-FILL-POINTER type properly
2011-02-14 Nikodemus Siivola1.0.45.33: optimize CHARPOS on string-streams
2010-10-13 Nikodemus Siivola1.0.43.52: correct char-size for :EXTERNAL-FORMAT ...
2009-11-11 Christophe Rhodes1.0.32.19: Support for :REPLACEMENT external-format...
2009-11-11 Christophe Rhodes1.0.32.16: external-format restart enhancements
2009-09-29 Nathan Froyd1.0.31.25: fix thinko in ECHO-N-BIN
2009-05-06 Nikodemus Siivola1.0.28.19: faster ARRAY-DIMENSION for non-vectors
2009-04-22 Richard M Kreuter1.0.27.18: Changes to ECHO-STREAMs
2009-01-01 Gabor Melis1.0.24.1: Reading from a TWO-WAY-STREAM need not flush...
2008-12-22 Nikodemus Siivola1.0.23.64: fixed bug 395
2008-12-18 Nikodemus Siivola1.0.23.51: wrong return value from READ-SEQUENCE :START...
2008-10-31 Nikodemus Siivola1.0.22.6: some ANSI-STREAM cleanups & micro-optimization
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...
2008-06-02 Juho Snellman1.0.17.17: Add a conservative GC workaround to string...
2008-02-17 Nikodemus Siivola1.0.14.31: better ANSI-STREAM-FILE-POSITION
2008-01-21 Nikodemus Siivola1.0.13.48: SET-CLOSED-FLAME set ANSI-STREAM-IN twice...
2008-01-04 Juho Snellman1.0.13.14: Reduce character stream input consing
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-12-10 Juho Snellman1.0.12.22: Optimize READ-SEQUENCE into strings and...
2007-12-05 Nikodemus Siivola1.0.12.17: Gray streams as part of composite streams
2007-11-29 Nikodemus Siivola1.0.12.5: WITH-ARRAY-DATA touchups
2007-09-10 William Harold Newman1.0.9.53: trivial typo fixes
2007-08-06 Nikodemus Siivola1.0.8.16: refactored fd-stream buffering
2007-07-19 Nikodemus Siivola1.0.7.30: be more paranoid about saps
2007-04-19 Nikodemus Siivola1.0.4.106: refactoring FILE-POSITION on FD-STREAMS...
2007-04-18 Nikodemus Siivola1.0.4.102: SB-SYS and stream cleanups
2007-04-18 Nikodemus Siivola1.0.4.101: new STRING-OUTPUT-STREAM implementation
2007-01-17 Juho Snellman1.0.1.30: Fix READ/WRITE-SEQUENCE on simple-vectors
2007-01-11 Juho Snellman1.0.1.23:
2007-01-08 Juho Snellman1.0.1.11:
2006-12-29 Juho Snellman1.0.1.6:
2006-06-28 Juho Snellman0.9.14.4:
2005-11-20 Gabor Melis0.9.6.53: in the name of stability and goodwill
2005-10-27 Juho Snellman0.9.6.3:
2005-08-12 Brian Mastenbrook0.9.3.45: more ANSI test fixes
2005-07-14 William Harold Newman0.9.2.43:
2005-06-17 Nathan Froyd0.9.1.51:
2005-05-19 Juho Snellman0.9.0.38:
2005-05-16 Rudi SchlatteFix bug 242 for fd-streams
2005-05-16 Rudi Schlatte0.9.0.35
2005-05-02 Christophe Rhodes0.9.0.15:
2005-03-28 Nathan Froyd0.8.21.5:
2005-03-07 Rudi Schlatte0.8.20.9
2005-03-03 Christophe Rhodes0.8.20.6:
2004-11-03 Christophe Rhodes0.8.16.29:
2004-11-02 Christophe Rhodes0.8.16.25:
2004-11-01 Christophe Rhodes0.8.16.22:
2004-10-30 Christophe Rhodes0.8.16.16:
2004-10-29 Christophe Rhodes0.8.16.13:
2004-10-26 Christophe Rhodes0.8.16.6:
2004-08-10 Rudi Schlatte0.8.13.49
2004-05-05 Christophe Rhodes0.8.10.12:
2004-04-14 Christophe Rhodes0.8.9.40:
2004-04-13 Christophe Rhodes0.8.9.36:
2004-03-06 Christophe Rhodes0.8.8.17:
2004-03-06 Christophe Rhodes0.8.8.16:
2004-03-05 William Harold Newman0.8.8.14:
2004-03-04 Christophe Rhodes0.8.8.13:
2004-03-02 Christophe Rhodes0.8.8.12:
2004-03-01 Christophe Rhodes0.8.8.8:
2004-03-01 Christophe Rhodes0.8.8.7:
2004-02-04 Christophe Rhodes0.8.7.42:
2004-02-04 Christophe Rhodes0.8.7.41:
2004-01-20 Christophe Rhodes0.8.7.19:
2004-01-07 Alexey Dejneka0.8.7.8:
2003-12-05 Christophe Rhodes0.8.6.29:
2003-11-30 Christophe Rhodes0.8.6.20:
2003-10-20 Christophe Rhodes0.8.4.37:
2003-09-18 Christophe Rhodes0.8.3.77:
2003-07-27 Christophe Rhodes0.8.2.2:
2003-07-27 Christophe Rhodes0.8.2.1:
2003-07-18 Christophe Rhodes0.8.1.44:
2003-07-18 Alexey Dejneka0.8.1.40:
2003-07-16 Christophe Rhodes0.8.1.34:
2003-07-15 Christophe Rhodes0.8.0.78.vector-nil-string.15:
2003-07-03 Christophe Rhodes0.8.1.21:
2003-05-26 Alexey Dejneka0.8.0.3:
2003-04-09 Daniel Barlow0.pre8.50
2003-02-19 Christophe Rhodes0.7.12.48:
2003-02-04 Christophe Rhodes0.7.12.19:
2003-02-03 Christophe Rhodes0.7.12.17:
2002-11-24 William Harold Newman0.7.9.66:
2002-11-11 Alexey Dejneka0.7.9.42:
2002-11-11 William Harold Newman0.7.9.39:
2002-10-12 William Harold Newman0.7.8.31:
2002-10-10 William Harold Newman0.7.7.24:
2002-10-06 Christophe Rhodes0.7.8.19:
2002-07-23 Daniel Barlow0.7.6.2:
2002-07-23 Daniel Barlow0.7.6.1:
2002-02-08 William Harold Newman0.7.1.16:
2002-01-31 William Harold Newman0.7.1.3:
2002-01-15 William Harold Newman0.pre7.135:
2001-10-31 William Harold Newman0.pre7.75:
2001-10-31 William Harold Newman0.pre7.74:
2001-10-11 William Harold Newman0.pre7.60:
next