1.0.21.38: lisp-side %ASIN, %ACOS, %SINH, %TANH, and %HYPOT
commit6f522e6cea478e313535db38c6b31c70dc24561e
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 30 Oct 2008 14:47:42 +0000 (30 14:47 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 30 Oct 2008 14:47:42 +0000 (30 14:47 +0000)
treeb2edab515ed98831615ad3e96983be09b7e10569
parent364647ba8baa72a6f39ab057c8a2b024d910ac5e
1.0.21.38: lisp-side %ASIN, %ACOS, %SINH, %TANH, and %HYPOT

 * For Win32 build robustness: on some toolchains asin &co were not
   getting linked to the runtime as we'd like to.

   Caveat: %HYPOT is stupid about under/overflows unlike hypot().
src/code/irrat.lisp
src/runtime/win32-os.c
version.lisp-expr