1.0.42.3: DOTIMES and non-integer counts
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 30 Aug 2010 11:13:18 +0000 (11:13 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 30 Aug 2010 11:13:18 +0000 (11:13 +0000)
commit34a6f9c3f9d476e766c45fcfcad80c8926ebd7c1
treee97a7443e0db9ba1747fa3304954a5e767b5fa21
parent1ee708dfef0cc80906b819509c29c5a7e1ab3ce7
1.0.42.3: DOTIMES and non-integer counts

 * For non-literal non-integer counts we already did the right thing,
   but eg. literal floats slipped under the radar.

 * Patch by Roman Marynchak, lp#619393.
NEWS
src/code/defboot.lisp
tests/compiler.pure.lisp
version.lisp-expr