1.0.6.9: micro-optimize portions of the reader
authorNathan Froyd <froydnj@cs.rice.edu>
Fri, 1 Jun 2007 03:02:11 +0000 (03:02 +0000)
committerNathan Froyd <froydnj@cs.rice.edu>
Fri, 1 Jun 2007 03:02:11 +0000 (03:02 +0000)
commitcf0b72cd4052a09b9a305081524bd44e2948c1e5
treeafbcd4a59ea3e1864518ab3699d1cb90735dc7f2
parent1ff144d7d26762232b29b4c7cfeb0f0ad701c995
1.0.6.9: micro-optimize portions of the reader

* use the more idiomatic (and better optimized) MAKE-ARRAY/REPLACE
  combination to grow the read buffer;
* host some special variable accesses and eliminate bounds checking
  in CASIFY-READ-BUFFER.
src/code/reader.lisp
version.lisp-expr