- May 24, 1991
-
-
ram authored
signalled if a timeout is specified and exceeded.
-
ram authored
-
wlott authored
it into a long pointer and indirect it. Instead, cast it into a short pointer and indirect it with an offset.
-
ram authored
to the dummy somehow. For any :notinline references, we substitute back to the original global var.
-
- May 23, 1991
-
-
ram authored
0 and 1.
-
ram authored
predicate function, as the inline expansion just converts back to TYPEP.
-
ram authored
Add support for the new FUNCTION declaration, but still recognize ones in the old style. Give structure predicate functions an inline expansion which convert to TYPEP.
-
ram authored
declarations. Changed declaration processing to treat a FUNCTION declaration as an ordinary variably type declaration (as proposed by X3J13). The old semantics is still obtained when the second arg to the declaration is a list (as it always would be in the old usage.) Added support for the CONSTANT-FUNCTION declaration.
-
ram authored
(i.e. omitted to save space.)
-
ram authored
-
ram authored
FD handlers whose handler function is CALL-DISPLAY-EVENT-HANDLER.
-
ram authored
the new mode takes effect.
-
ram authored
integer, we could pass in a non-integer as the number of timeout microseconds to select.
-
- May 22, 1991
-
-
ram authored
handlers list. This prevents recursive entry into reading off of a display when BUFFER-INPUT-WAIT-DEFAULT calls WAIT-UNTIL-FD-USABLE.
-
ram authored
-
ram authored
-
ram authored
so that we don't get segment violations on unknown hosts.
-
ram authored
variable WINDOW.
-
ram authored
consing and generic arithmetic. Ripped out the vestigial sigmask hackery in serve-event.
-
- May 21, 1991
-
-
ram authored
-
ram authored
Also, now in OPEN, we don't rename files that aren't writable.
-
ram authored
inline expanded.
-
ram authored
doing type checks.
-
ram authored
which included commits to RCS files with non-trunk default branches.
-
ram authored
buffer-replace function, and enabled "fast" pixarray read/write for CMU. The last should be rewritten to copy a line at a time using bit-bash, instead of a pixel at a time.
-
ram authored
which included commits to RCS files with non-trunk default branches.
-
ram authored
real streams.
-
ram authored
it is usable as the CLX BUFFER-READ function (and is also more tense.) Fixed a couple warnings in the misc method.
-
ram authored
-
ram authored
-
- May 20, 1991
-
-
chiles authored
Added "Track Buffer Point" command and RESET-WINDOW-DISPLAY-RECENTERING which is a "Window Buffer Hook".
-
chiles authored
I removed SET-RECENTERING-FOR-TYPESCRIPT-WINDOWS since it fails in the light of multiple windows into the slave buffer. I'm adding a command somewhere for now that will allow users to set the window property explicitly when it is desired.
-
- May 18, 1991
- May 17, 1991
-
-
ram authored
the PMAX seems to pretty much work when it claims to the server that it is big-endian. This is probably because we never use word accessors.
-
ram authored
which included commits to RCS files with non-trunk default branches.
-
ram authored
Wrote CALL-UNIX-SELECT to avoid problems with MACH:UNIX-SELECT returning nil when someone interrupts the system since calls to MACH:UNIX-SELECT occur within a WITHOUT-INTERRUPTS. .../systems-work/clx/dependent.lisp, 18-May-90 14:08:20, Edit by Chiles. X-TYPE-ERROR incorrectly supplies the condition slot :error-string which should be :type-string.
-
ram authored
which included commits to RCS files with non-trunk default branches.
-
wlott authored
-
- May 16, 1991
-
-
ram authored
-