- Feb 04, 1991
-
-
ram authored
call to minimize the probability of bignum results. Changed both GET-INTERNAL-REAL-TIME and GET-INTERNAL-RUN-TIME to assume that the syscall does ERRNO checking and to have a locally unsafe policy.
-
- Feb 03, 1991
- Feb 02, 1991
- Feb 01, 1991
-
-
ram authored
that we can use these VOPs when moving into locations of type T when the value is known to be a FIXNUM.
-
ram authored
of last conses to return. Added the TAILP-NIL cleanup with clarifies the behavior of TAILP when the first arg is atomic.
-
ram authored
transformation.
-
ram authored
-
wlott authored
-
- Jan 31, 1991
- Jan 30, 1991
-
-
ram authored
there is a rest arg. We just insert a call to LIST with the more args.
-
ram authored
-
ram authored
Added CONSTANTLY and COMPLEMENT.
-
ram authored
to delete the LET on the last var deletion. In CHANGE-REF-LEAF, if the new leaf's type is a FUNCTION-TYPE, then just set the node type to that type. This prevents the type from going totally vague when we change from one function type to another.
-
ram authored
-
ram authored
-
ram authored
Changed PACKAGE-NAME, and other exported package slots to be %'ed, with an interface stub that accepts package names as well as packages. All uses internal to this file are the %mumbles. This also has the effect of making these accessors externally read-only. Changed SHADOW to accept strings as well as symbols. I believe these changes fix the last X3J13 package cleanups we didn't comply with.
-
ram authored
float traps enabled in saved cores.
-
ram authored
in the hope that this will preserve load-order locality in the objects hanging off of the info environment (such as the compiler backend functions.)
-
- Jan 28, 1991
-
-
wlott authored
can run under old kernels.
-
ram authored
which included commits to RCS files with non-trunk default branches.
-
ram authored
(which they don't in the case of "Compile File".)
-
ram authored
-
ram authored
-
wlott authored
in the correct range to be a forwarding pointer. Therefore, fixnums that just happened to be represented by a value in that range looked like forwarding pointers. Scavenge should have been checking to see if the object really was a pointer before checking the range.
-
- Jan 25, 1991
-
-
wlott authored
has it's hack so we don't have to recompile everything.
-
wlott authored
-
ram authored
COMPILE-FROM-STREAM instead of :DEFINED-FROM-PATHNAME.
-
ram authored
which included commits to RCS files with non-trunk default branches.
-
ram authored
Also, changed NOTE-THIS-LOCATION from a macro to a function, since there is no reason why this code has to be inline now that EMIT-LABEL is a normal function.
-
ram authored
-
- Jan 24, 1991
-
-
wlott authored
-
- Jan 22, 1991
-
-
ram authored
-