1.0.23.17: new function: SIMPLE-ARRAY-VECTOR
commit4191783c20fc6f86afe4b3fe73e79b075a08cc43
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 4 Dec 2008 10:01:04 +0000 (4 10:01 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 4 Dec 2008 10:01:04 +0000 (4 10:01 +0000)
tree2e83460018cee072b3fcf60c6d9b0e09a649f07e
parent2cd35e262d4be338e419114137ebf75e36e950f9
1.0.23.17: new function: SIMPLE-ARRAY-VECTOR

 * For users to extract the underlying vector from a multidimensional
   array. Warn about implementation-detail nature of this.

 * Add Miscellaneuous Extensions section to Beyond ANSI chapter in the
   manual.
NEWS
doc/manual/beyond-ansi.texinfo
package-data-list.lisp-expr
src/code/array.lisp
tests/array.pure.lisp
version.lisp-expr