mit-scheme.git
1992-11-04 Guillermo J... Fix bugs in the implementation of REDUCE-OPERATOR and...
1992-11-04 Guillermo J... Fix back-out problem in compiled APPLY.
1992-11-03 Guillermo J... Provide a new, faster version of apply.
1992-11-03 Guillermo J... Prevent directory expansion while reading directories.
1992-11-03 Guillermo J... Eliminate a warning from SF.
1992-11-03 Guillermo J... Provide a new, faster version of apply.
1992-11-03 Guillermo J... Initial revision
1992-11-03 Guillermo J... Recode fixnum_remainder because the FREM instruction...
1992-11-01 Arthur GlecklerAdd new sorting package.
1992-11-01 Arthur GlecklerInitial revision
1992-10-31 Guillermo J... Declare expt as an int instead of long so that frexp...
1992-10-31 Guillermo J... Fix bug in remainder. FPREM can return negative values...
1992-10-30 Arthur GlecklerComment out buffer auto-save disabling that doesn't...
1992-10-27 Guillermo J... Add a mechanism for primitives to apply compiled proced...
1992-10-27 Guillermo J... Teach comutil_apply about arity dispatchers.
1992-10-27 Guillermo J... Teach internal_apply about arity dispatchers.
1992-10-26 Chris HansonInitialize process-filter in M-x telnet rather than...
1992-10-24 Guillermo J... The separator in labels is not a constant.
1992-10-24 Guillermo J... Move a few things around to accomodate the C back end.
1992-10-21 Guillermo J... Eliminate old alias.
1992-10-21 Guillermo J... Eliminate fossil primitives.
1992-10-21 Guillermo J... Eliminate fossil primitives.
1992-10-21 Guillermo J... Eliminate extra indirection.
1992-10-21 Guillermo J... Move various primitives from prosenv.c to pruxenv.c...
1992-10-20 Guillermo J... Make ->environment not fail when the file will not...
1992-10-20 Guillermo J... Add xmodef (commented) and comment out key.
1992-10-20 Guillermo J... Change definition of define-command so commands can...
1992-10-20 Guillermo J... Initial revision
1992-10-20 Guillermo J... Re-arrange some stuff to make the DOS load smaller.
1992-10-20 Guillermo J... Microcode Initialize only sets internal variables,...
1992-10-20 Guillermo J... Initialize only sets internal variables, and exit only...
1992-10-20 Guillermo J... Fix bug in background color handling. The attributes...
1992-10-20 Guillermo J... Add asstop.com.
1992-10-19 Guillermo J... Split toplev and move a couple of things around to...
1992-10-19 Guillermo J... Split toplev and move a couple of things around to...
1992-10-19 Guillermo J... Split toplev and move a couple of things around to...
1992-10-19 Guillermo J... Move set-current-branches! from lapgn3.scm to linear...
1992-10-19 Guillermo J... Split toplev.scm into two pieces:
1992-10-19 Guillermo J... Initial revision
1992-10-19 Guillermo J... Move last reference to base/macros.scm .
1992-10-19 Guillermo J... Move last reference here.
1992-10-17 Guillermo J... QUIT not yet implemented under DOS.
1992-10-17 Guillermo J... Use bios:initialize! instead of bios:enter!, with envir...
1992-10-17 Guillermo J... Do not install keyboard hooks if the standard input...
1992-10-17 Guillermo J... Add range-checking to bios:INITIALIZE!
1992-10-17 Guillermo J... Use set-environment-variable-default! instead of an...
1992-10-17 Guillermo J... Add definition of set-environment-variable-default!
1992-10-17 Guillermo J... Reorder initialization so that environment variables...
1992-10-17 Guillermo J... Get rid of environment variables in the microcode.
1992-10-17 Guillermo J... Flush set-run-light! -- It has not been used in a while.
1992-10-15 Guillermo J... Add stack checking code to closures (they do not use...
1992-10-15 Guillermo J... Add definition of reg:stack-guard.
1992-10-15 Guillermo J... Update interrupt-check to avoid generating stack checks...
1992-10-15 Guillermo J... Update interrupt-check to avoid generating stack checks...
1992-10-12 Guillermo J... Make X32_DPMI_system raise the global interrupt on...
1992-10-08 Guillermo J... Add hook/dos/end-of-line-string.
1992-10-08 Guillermo J... Change definitions of dos/user-home-directory and
1992-10-07 Guillermo J... Remove unused DOS code.
1992-10-07 Guillermo J... Stack checks are disabled on the 386 by default because...
1992-10-02 Guillermo J... Flush spurious primitives.
1992-10-02 Guillermo J... Get rid of uses of spurious primitives.
1992-10-01 Chris HansonUse -ldvio instead of -lndvio.
1992-10-01 Guillermo J... Add missing call to long_to_integer.
1992-10-01 Guillermo J... Add rudimentary (synchronous) subprocesses.
1992-10-01 Arthur GlecklerFix bug that made SWITCH-TO-BUFFER, SWITCH-TO-BUFFER...
1992-09-30 Chris HansonFix typo.
1992-09-30 Chris HansonTurn on COMPILER:GENERATE-STACK-CHECKS? by default.
1992-09-30 Chris HansonTweak definition of RTL-PROCEDURE/STACK-LEAF? to be...
1992-09-30 Guillermo J... Add system under X32 but not DPMI (does not interact...
1992-09-30 Chris HansonDon't generate stack checks for continuations or for...
1992-09-30 Chris HansonAdd STACK-LEAF? element to RTL procedure objects. ...
1992-09-30 Chris HansonAdjust presentation appearance.
1992-09-30 Chris HansonConfirm before deleting any files from floppy disk.
1992-09-30 Chris HansonUse SELECT-BUFFER-NOT-FOUND-HOOKS to change behavior...
1992-09-30 Chris HansonFix definition of SELECT-BUFFER-NOT-FOUND-HOOKS so...
1992-09-30 Chris HansonMake PATHNAME-DEFAULT-MODE public, so that it can be...
1992-09-30 Chris HansonFix sense of SELECT-BUFFER-CREATE.
1992-09-30 Guillermo J... Remove HAS_COMPILER_SUPPORT and TYPE_CODE_LENGTH. ...
1992-09-30 Guillermo J... Cast Stack_Guard before passing it to DPMI_alloc_scheme...
1992-09-30 Guillermo J... Change invocations of utilities from arith to include...
1992-09-30 Guillermo J... Eliminate spurious variable binding.
1992-09-30 Guillermo J... Improve the real-mode keyboard interrupt handler to...
1992-09-30 Guillermo J... Bump 386 SMALL_CONSTANT and EDWIN_CONSTANT by 5.
1992-09-30 Guillermo J... Change read-buffer-interactive to invoke find-file...
1992-09-30 Chris HansonAdd editor variable SELECT-BUFFER-NOT-FOUND-HOOKS to...
1992-09-29 Chris HansonUse MAJOR-MODE-LOCKED feature to prevent users from...
1992-09-29 Chris HansonAdd MAJOR-MODE-LOCKED feature.
1992-09-28 Chris HansonReimplement in-line combined stack and interrupt check...
1992-09-28 Chris HansonEliminate an additional instruction in the in-line...
1992-09-26 Guillermo J... Allow UNSPECIFIC as a directory specifier.
1992-09-26 Chris HansonTighten up the code sequence for the combined interrupt...
1992-09-26 Chris HansonTighten up the code sequence for the combined interrupt...
1992-09-26 Chris HansonDon't refer to COMPLEX:COMPLEX? here -- use NUMBER...
1992-09-26 Chris HansonThe microcode no longer knows how many bytes the interr...
1992-09-26 Chris HansonAdd conditional to allow this file to be included multi...
1992-09-26 Chris HansonAdd conditional to allow this file to be included multi...
1992-09-26 Chris HansonChange `(Registers[REGBLOCK_STACK_GUARD])' to be a...
1992-09-26 Chris HansonMove definitions of TYPE_CODE_LENGTH and HAS_COMPILER_S...
1992-09-26 Chris HansonChange `(Registers[REGBLOCK_STACK_GUARD])' to be a...
1992-09-26 Chris HansonMove definitions of TYPE_CODE_LENGTH and HAS_COMPILER_S...
next