1.0.42.5: revert 1.0.42.2, "correct defknown for data-vector-ref-with-offset"
authorNikodemus Siivola <nikodemus@random-state.net>
Tue, 31 Aug 2010 11:27:35 +0000 (11:27 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Tue, 31 Aug 2010 11:27:35 +0000 (11:27 +0000)
commit52a1549e7bd1621eaa2c9ccf217720d543ba3cdf
tree85d479d463e9870534bb7c6f351572494649593b
parent06fbb54c129639135c270025ef8c3303fe9a026b
1.0.42.5: revert 1.0.42.2, "correct defknown for data-vector-ref-with-offset"

 Adjusting the defknown also requires adjusting the VOPs to accept negative
 indexes, and since I don't have time right now to audit the sign handling
 in them, I'm reverting for now.

 Saga continues on https://bugs.launchpad.net/sbcl/+bug/622958
NEWS
src/compiler/fndb.lisp
tests/compiler.pure.lisp
version.lisp-expr