0.8.3.66:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 15 Sep 2003 13:14:54 +0000 (13:14 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 15 Sep 2003 13:14:54 +0000 (13:14 +0000)
commit02b6f6dfb38d99bcc3181035eb0681e6bb96b939
tree9024c01fdc78ca9e87eb3d9d857b6a4a622b0fb3
parent32d188868633a7c7db73da03f20ee5a107ed6f31
0.8.3.66:
Fix Alpha data corruption bug
... as with MIPS case a couple of months ago, index goes
forwards through a string, not backwards.
... include a test case (how did that happen?)
src/compiler/alpha/macros.lisp
tests/array.pure.lisp
version.lisp-expr