1.0.16.8: NCONC with dx &rest lists
commit2e002dae2f9a3c64f147ca651751ed833806ad5e
authorNikodemus Siivola <nikodemus@random-state.net>
Wed, 23 Apr 2008 18:21:13 +0000 (23 18:21 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Wed, 23 Apr 2008 18:21:13 +0000 (23 18:21 +0000)
tree2ae00bc2def544cf9acbbc630cb4b76b114a3d82
parent557df1e8a17c2f4d9f97752cb8476805e79f0073
1.0.16.8: NCONC with dx &rest lists

 * Remove MAYBE-INLINE declaration: with dx &rest list inlining NCONC doesn't
   yield any real benefits.

 * Also delete some dead code, and NCONC2 -- interestingly unlike with
   APPEND, a compiler-macro to NCONC2 seems to hurt more then it helps
   (not that it hurts in any real way).
NEWS
src/code/list.lisp
version.lisp-expr