0.8.3.2:
authorAlexey Dejneka <adejneka@comail.ru>
Tue, 26 Aug 2003 08:58:30 +0000 (08:58 +0000)
committerAlexey Dejneka <adejneka@comail.ru>
Tue, 26 Aug 2003 08:58:30 +0000 (08:58 +0000)
commitb42068e9080417a073dcb709cdd2e0315599b3df
tree372e3a593c3feb94f7638ce129c019c3c3c53ea1
parent2378b4fe567a8fea78b1e4915b9497d8c18ca92f
0.8.3.2:
        * SB-SIMPLE-STREAMS:
        ... implement WRITE-SEQUENCE for single channel streams;
        ... fix bug in tests, causing random test failures;
        * add declarations to SCALE-EXPONENT;
        * remove obsolete type declarations in MIX;
        * change type inference for iteration-like variables: if
          interval type is successfuly derived, ignore other inferred
          information.
12 files changed:
BUGS
NEWS
contrib/sb-simple-streams/cl.lisp
contrib/sb-simple-streams/simple-stream-tests.lisp
package-data-list.lisp-expr
src/code/late-type.lisp
src/code/print.lisp
src/code/target-sxhash.lisp
src/compiler/ir1opt.lisp
src/compiler/srctran.lisp
tests/compiler.pure.lisp
version.lisp-expr