mit-scheme.git
1990-12-28 Hal AbelsonFix fencepost error in hardware traps.
1990-12-12 Chris HansonRewrite for 7.1.0 release.
1990-12-12 Chris HansonRewrite for 7.1.0 release.
1990-12-11 Chris HansonRewrite for 7.1.0 release.
1990-12-11 Chris HansonFix weird bug in Makefile.
1990-12-11 Chris HansonEliminate "dmpwrld.c" -- it will require more careful...
1990-12-11 Chris HansonAdd changes for SunOS 4.1.
1990-12-10 Chris HansonChange release string to indicate beta test.
1990-12-01 Chris HansonChange HP-PA caching mechanism to use a single database...
1990-12-01 Chris HansonMake the `search_path_for_file' procedure be non-static.
1990-11-30 Chris HansonDon't need to define C_SCHEME.
1990-11-29 Chris HansonFix thinko in `console-scroll-lines-up'.
1990-11-29 Chris HansonPass "-w" switch to compiler to eliminate needless...
1990-11-29 Chris Hanson"-YPOSIX" must be given both for compiling and linking.
1990-11-29 Chris HansonEliminate use of syntactic keyword as variable name.
1990-11-29 Chris HansonPre-ANSI compilers don't handle automatic arrays declar...
1990-11-29 Chris HansonPre-ANSI compilers don't handle automatic arrays declar...
1990-11-28 Chris HansonWork around HP-PA compiler bug: can't have conditional...
1990-11-28 Chris HansonDon't define `CANNOT_UNEXEC' for spectrum.
1990-11-28 Chris Hanson*** empty log message ***
1990-11-28 Chris HansonEliminate several misplaced commas.
1990-11-28 Chris HansonFix bug in definition of bgezal and bltzal instructions.
1990-11-28 Chris HansonFix typo in `fp-copy'.
1990-11-28 Chris HansonDon't include "dmpwrld.c" except for certain machines...
1990-11-28 Chris HansonFix typo in symbol name.
1990-11-28 Chris HansonDon't include "posixtype.h" unless "oscond.h" is includ...
1990-11-28 Chris HansonVarious changes from FSF.
1990-11-28 Chris HansonAdd extra include file required by Ultrix; technically...
1990-11-27 Chris HansonFix bug in library path parser. Also add code to trans...
1990-11-27 Chris Hanson*** empty log message ***
1990-11-27 Chris HansonInitial revision
1990-11-27 Chris HansonAdjust comment for i386.
1990-11-27 Chris HansonAdd processor type for i386.
1990-11-27 Chris HansonEliminate illegal `#include SITE_INCLUDE_FILE'.
1990-11-27 Chris HansonAdd entry for i386 running SysV.
1990-11-27 Chris HansonFix illegal `#if'.
1990-11-27 Chris HansonRewrite in Bourne Shell.
1990-11-26 Guillermo J... Add UNKNOWN-PRIMITIVE-CONTINUATION error, and PRIMITIVE...
1990-11-21 Chris HansonFix bug in code that initialize the TUTORIAL file.
1990-11-21 Chris HansonCatch file errors when loading "ffi" database.
1990-11-21 Guillermo J... Ansi-fy all procedure headers.
1990-11-21 Guillermo J... Fix fixnum printing.
1990-11-21 Guillermo J... Fasload and Fasdump now handle channels as well as...
1990-11-21 Guillermo J... Add prmcon.c and dependencies on prmcon.h .
1990-11-21 Guillermo J... Initial revision
1990-11-20 Chris HansonChange interactive keyboard interrupt's help message...
1990-11-19 Chris HansonFix bug: `delete-integrated-parameters' was deleting...
1990-11-19 Chris Hanson*** empty log message ***
1990-11-19 Chris HansonVarious formatting changes.
1990-11-19 Chris HansonDon't use `system-library-pathname'. Instead use
1990-11-16 Arthur Gleckler- Inhibit checksums in load.c
1990-11-16 Chris Hanson`indent-relative' changed to take no interactive argume...
1990-11-16 Chris HansonChange to use new system-library pathname procedures...
1990-11-16 Chris HansonChange to use new system-library pathname procedures...
1990-11-15 Chris HansonChange `system-library-pathname' so that it signals...
1990-11-15 Chris HansonChange `system-library-directory-pathname' so that...
1990-11-15 Chris HansonChange to use new system-library pathname procedures...
1990-11-15 Chris HansonUse new primitive `microcode-library-path', if present...
1990-11-15 Chris HansonLink "dmpwrld" into Scheme.
1990-11-15 Chris HansonLink "dmpwrld" into Scheme.
1990-11-15 Chris Hanson*** empty log message ***
1990-11-15 Chris HansonChange `reload-band-name' to return `option_band_file...
1990-11-15 Chris HansonAdd new primitive `microcode-library-path'.
1990-11-15 Chris HansonPermit a compiled-code block's debugging-info to be...
1990-11-15 Chris HansonChange GE and GST to change top-level defaults only...
1990-11-15 Chris HansonFix another typo.
1990-11-15 Chris HansonEliminate use of `cond' as variable name.
1990-11-15 Chris Hanson*** empty log message ***
1990-11-15 Chris HansonFor cooked input, don't turn on ECHO or CRMOD unless...
1990-11-15 Chris HansonDisable SIGPIPE. This can happen under a variety of...
1990-11-14 Chris HansonGaak! Fix nasty typo.
1990-11-14 Chris HansonGaak! Fix nasty typo.
1990-11-14 Chris HansonGaak! Fix nasty typo.
1990-11-14 Chris HansonGenerate meaningful error if EOF encountered in keyboar...
1990-11-14 Chris HansonMake `edwin' be an alias for `edit'.
1990-11-14 Chris HansonVarious small cleanups for 7.1 release.
1990-11-14 Chris HansonEliminate conflicting external declaration.
1990-11-14 Chris HansonAdd new primitives to save and restore a string through a
1990-11-14 Chris HansonFix handling of standard filename options. Must not...
1990-11-14 Chris Hanson*** empty log message ***
1990-11-14 Chris HansonCheck for unused command-line arguments when Scheme...
1990-11-14 Chris HansonNew operations on input-buffer for saving and restoring...
1990-11-14 Chris HansonChange `fasdump' to return `unspecific'.
1990-11-14 Chris HansonOK to make kitscheme now.
1990-11-14 Chris Hanson*** empty log message ***
1990-11-14 Chris HansonDon't define _HPUX_SOURCE.
1990-11-14 Chris HansonUse DISABLE_HISTORY instead of COMPILE_HISTORY.
1990-11-14 Chris HansonUse MC68010 instead of MC68020.
1990-11-14 Chris HansonUse DISABLE_HISTORY instead of COMPILE_HISTORY.
1990-11-14 Chris HansonFix typo in output format.
1990-11-13 Arthur GlecklerExport CLOSE-TCP-SERVER-SOCKET to initial environment.
1990-11-13 Chris HansonInitial revision
1990-11-13 Chris Hanson* Consolidate command-line option processing. Several...
1990-11-12 Chris HansonAdd new channel types for character and block devices.
1990-11-12 Chris HansonEliminate overlong line. Change iterative algorithm...
1990-11-12 Chris HansonAdd `character-device' and `block-device' file types.
1990-11-11 Chris HansonInitialize file descriptors of `struct terminal_state_r...
1990-11-10 Guillermo J... Update kitscheme to use libndvio, rather than libdvio...
1990-11-10 Arthur GlecklerFix braino in change making INPUT-BUFFER/READ-UNTIL...
1990-11-09 Arthur GlecklerChange INPUT-BUFFER/READ-UNTIL-DELIMITER to a linear...
next