- Oct 31, 1994
-
-
ram authored
-
- Feb 11, 1994
-
-
cvs2git authored
-
- Nov 06, 1993
-
-
wlott authored
doens't have them. Added #+hpux defuns for %asinh, %acosh, and %atanh because HPUX doesn't have them either, but we want to use them.
-
- May 25, 1993
-
-
wlott authored
correctly.
-
- May 08, 1993
-
-
wlott authored
compiler thinks that +0.0d0 and -0.0d0 are similar as a constant.
-
- Mar 01, 1993
-
-
ram authored
-
- Jan 13, 1993
-
-
cvs2git authored
-
- Feb 14, 1992
-
-
wlott authored
-
- Oct 25, 1991
-
-
ram authored
-
- Sep 04, 1991
-
-
ram authored
-
- Feb 08, 1991
-
-
ram authored
-
- Jan 03, 1991
-
-
ram authored
raised to fractional powers.
-
- Oct 24, 1990
-
-
ram authored
the C call is pretty compact.
-
- Oct 18, 1990
-
-
ram authored
functions under (space 0) so that the stubs will be inline expanded. Changed some uses of INTEGER-DECODE-FLOAT to FLOAT-SIGN, since only the sign was being used. Note that EXPT is broken, since (expt -2.0 0.5) should be a complex, not 0.
-
- Jul 31, 1990
-
-
wlott authored
of several others.
-
- Jul 21, 1990
-
-
wlott authored
of e, because other code uses e as a local. I guess single letter constants are kind of stupid.
-
- Jul 20, 1990
-
-
wlott authored
-