mit-scheme.git
1999-02-18 Chris HansonChanges corresponding to new transcript mechanism in...
1999-02-18 Chris HansonMinor tweaks so that transcript of REPL buffer is recor...
1999-02-18 Chris Hanson* Add mechanism to encapsulate one port in another...
1999-02-18 Chris HansonEliminate references to old transcript mechanism.
1999-02-18 Chris Hanson* Add mechanism to encapsulate one port in another...
1999-02-16 Chris HansonWhen doing port-type inheritance, don't inherit any...
1999-02-16 Chris HansonUse new port types mechanism.
1999-02-16 Chris HansonUse new port types mechanism.
1999-02-16 Chris HansonExport MAKE-PORT.
1999-02-16 Chris HansonChange the port implementation to have a type that...
1999-02-16 Chris HansonDon't export {IN,OUT}PUT-PORT/OPERATION/ procedures...
1999-02-16 Chris HansonImplement FRESH-LINE operation for generic, file, and...
1999-02-16 Chris HansonImplement FRESH-LINE operation for generic, file, and...
1999-02-16 Chris HansonImplement FRESH-LINE operation for generic, file, and...
1999-02-16 Chris HansonAllow CLOSE-INPUT-PORT and CLOSE-OUTPUT-PORT to indepen...
1999-02-16 Chris HansonAllow CLOSE-INPUT-PORT and CLOSE-OUTPUT-PORT to indepen...
1999-02-16 Chris HansonAllow CLOSE-INPUT-PORT and CLOSE-OUTPUT-PORT to indepen...
1999-02-16 Chris HansonAllow CLOSE-INPUT-PORT and CLOSE-OUTPUT-PORT to indepen...
1999-02-16 Chris HansonEliminate some randomness.
1999-02-16 Chris HansonEliminate WRITE-STRING output-port operation.
1999-02-16 Chris HansonChange output port to implement WRITE-SUBSTRING rather...
1999-02-16 Chris HansonEliminate READ-CHARS input-port operation.
1999-02-16 Chris HansonEliminate use of READ-CHARS operation.
1999-02-16 Chris HansonEliminate WRITE-CHARS operation on output ports.
1999-02-03 Chris HansonFix fencepost error when printing bindings. Show compl...
1999-02-03 Chris HansonFix fencepost error when printing bindings. Show compl...
1999-02-02 Chris HansonGuarantee that symbols are canonicalized when loading...
1999-02-01 Chris HansonFix thinko.
1999-02-01 Chris HansonAllow working directory to be a pathname.
1999-02-01 Chris HansonRun merge-pathnames on the working directory of a subpr...
1999-02-01 Chris HansonExtensive changes to use the SYNCHRONOUS-SUBPROCESS...
1999-02-01 Chris HansonMust load SYNCHRONOUS-SUBPROCESS support.
1999-02-01 Chris HansonChange calls to OS/FIND-PROGRAM so that they explicitly...
1999-02-01 Chris HansonReverse optional arguments for OS/FIND-PROGRAM.
1999-02-01 Chris HansonEliminate DOS/DEFAULT-SHELL-FILE-NAME and DOS/WINDOWS...
1999-02-01 Chris HansonRemove PROCESS-ENVIRONMENT-BIND, which has been moved...
1999-02-01 Chris HansonRemove definitions that are now present in the runtime...
1999-02-01 Chris HansonIncrement runtime version to account for subprocess...
1999-02-01 Chris HansonMore subprocess changes.
1999-02-01 Chris HansonProcedure PROCESS-ENVIRONMENT-BIND moved from Edwin...
1999-02-01 Chris HansonEliminate CONDITION-TYPE:SUBPROCESS-EXITED. Add option...
1999-01-31 Chris HansonChange name: RUN-SYNCHRONOUS-PROCESS to RUN-SYNCHRONOUS...
1999-01-31 Chris HansonChange name: RUN-SYNCHRONOUS-PROCESS to RUN-SYNCHRONOUS...
1999-01-31 Chris HansonChange name: RUN-SYNCHRONOUS-PROCESS to RUN-SYNCHRONOUS...
1999-01-31 Chris HansonFix bug: when evaluate-in-inferior-repl true, and there...
1999-01-31 Chris HansonFix thinko.
1999-01-29 Chris HansonFix thinko. Change definition of RUN-SYNCHRONOUS-PROCE...
1999-01-29 Chris HansonAdd support for running synchronous subprocesses outsid...
1999-01-29 Chris HansonInitial revision
1999-01-29 Chris HansonFix thinko.
1999-01-29 Chris HansonChange prompt history yet again. Now the history is...
1999-01-29 Chris HansonEliminate use of HISTORY-DEFAULT prompt option.
1999-01-29 Chris HansonFix typo.
1999-01-28 Chris HansonFix thinko in history mechanism.
1999-01-28 Chris HansonFix typo.
1999-01-28 Chris HansonUse new prompt history.
1999-01-28 Chris HansonHistory never sets prompt default except when explicitl...
1999-01-28 Chris HansonHistory never sets prompt default except when explicitl...
1999-01-28 Chris HansonHistory never sets prompt default except when explicitl...
1999-01-28 Chris HansonUse new prompt-history mechanism.
1999-01-28 Chris HansonFix how defaults are derived from history.
1999-01-28 Chris HansonMake prompt history mechanism convenient: histories...
1999-01-28 Chris HansonChange RING-LIST to copy the value that it returns.
1999-01-28 Chris HansonBind eval-expression to M-: for compatibility with...
1999-01-28 Chris HansonAdd USUAL-INTEGRATIONS declaration.
1999-01-28 Chris HansonChange to match new prompting code in Edwin 3.96.
1999-01-28 Chris HansonRevamp of prompting code. New design supports keyword...
1999-01-28 Chris HansonDon't quote description strings. Quoting precludes...
1999-01-16 Chris HansonFix bug from last change: don't check file header when...
1999-01-16 Chris HansonFix bug from last change: don't check file header when...
1999-01-14 Chris HansonFix compiler warnings.
1999-01-14 Chris HansonImplement M-x view-password-file to allow a password...
1999-01-14 Chris HansonFix formatting error.
1999-01-14 Chris HansonInitial revision
1999-01-14 Chris HansonFix binding: "home" key on PCs means beginning-of-line.
1999-01-14 Chris HansonUse new BLOWFISH-FILE? predicate to test .bf files...
1999-01-14 Chris HansonAdd procedure BLOWFISH-FILE?.
1999-01-14 Chris HansonUse more specific condition for signalling "non-blowfis...
1999-01-14 Chris HansonFix PATHNAME-DEFAULT-MODE so that application of auto...
1999-01-09 Chris HansonAdd copyright statement.
1999-01-03 Chris HansonFix mis-attributed copyright statement. These files...
1999-01-03 Chris HansonFix version.
1999-01-02 Chris HansonChange copyright to GPL.
1999-01-02 Chris HansonChange names of top-level /scheme directories.
1999-01-02 Chris HansonChange copyright to GPL.
1999-01-02 Chris HansonChange copyright to GPL.
1999-01-02 Chris HansonUnknown changes by Stephen Adams.
1999-01-02 Chris HansonEnable disassembler.
1998-12-31 Chris HansonDon't stop news-article iteration for articles that...
1998-12-31 Chris HansonAdd ability to specify a proxy for a NNTP server.
1998-12-29 Chris HansonImplement variable news-group-cache-policy to control...
1998-12-29 Chris HansonImplement variable news-group-cache-policy to control...
1998-12-29 Chris HansonChange news-group formatting once more -- this time...
1998-12-25 Chris HansonChange news-group-truncate-subject variable to allow...
1998-12-17 Chris HansonFix typo in info-directory-list documentation string.
1998-12-09 Chris HansonImplement M-x insert-filename.
1998-12-04 Chris HansonFix bug: under specific conditions the closure analyzer...
1998-12-04 Chris HansonFix bug: under some circumstances a null completion...
1998-11-23 Chris HansonChange USER-HOME-DIRECTORY to generate an error if...
1998-11-18 Chris HansonEliminate another file error in prompting.
next