0.9.18.15: fix adjust-array :fill-pointer buglet, plus housekeeping
authorNikodemus Siivola <nikodemus@random-state.net>
Sun, 29 Oct 2006 21:05:58 +0000 (21:05 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sun, 29 Oct 2006 21:05:58 +0000 (21:05 +0000)
commit71e56a3ec29476514c3cdf57a7ac60a3d9733f1d
treee57e29535ba61fefa74156970f34869c4037eb8d
parent28c2c3d4a880a183427123cf7a79c39674a02348
0.9.18.15: fix adjust-array :fill-pointer buglet, plus housekeeping
 * Reported by Lars Brinkhoff: "An error of type error is signaled if
   fill-pointer is supplied and non-nil but array has no fill pointer."
 * Test-case.
 * Improve the localtime/gmtime KLUDGE for Windows: instead of
   flipping the sign of time, use zero -- still arbitrary, but
   slightly less so. "Where there timezones before 1970, geez!"
 * Oops! Broken test-case from 0.9.18.12 fixed.
NEWS
src/code/array.lisp
src/runtime/time.c
tests/array.pure.lisp
tests/compiler.test.sh
version.lisp-expr