mit-scheme.git
1999-04-24 Chris HansonFix bug that occurred when the HOME environment variabl...
1999-04-20 Chris HansonUse reasonable default working directory.
1999-04-08 Chris HansonImplement remaining time-representation conversions.
1999-04-07 Chris HansonImplement remainder of RFC-822 syntax: optional day...
1999-04-07 Chris HansonThis change requires microcode 11.163 or later.
1999-04-07 Chris HansonThis change requires microcode 11.163 or later.
1999-04-07 Chris HansonImplement BURST-STRING.
1999-04-07 Chris HansonImplement primitive to decode unix time to UTC.
1999-03-31 Chris HansonDocument time procedures.
1999-03-26 Chris HansonFix type error.
1999-03-26 Chris HansonFix thinko.
1999-03-26 Chris HansonWork around stupid restriction in 8.0 compiler.
1999-03-25 Chris HansonEliminate compiler warning.
1999-03-24 Chris HansonFix: probe for different kernel files.
1999-03-18 Chris HansonFix bug: modeline "modified" indicator not properly...
1999-03-17 Chris HansonChange SHRINK-WINDOW-IF-LARGER-THAN-BUFFER so that...
1999-03-16 Chris HansonDocument parser/unparser control variables and mode...
1999-03-15 Chris HansonSignal an error when *parser-radix* is set to a non...
1999-03-09 Chris HansonImplement primitives to provide registry access.
1999-03-04 Chris HansonUse pathname object for info descriptor rather than...
1999-03-04 Chris HansonLoad all pathname types on every operating system....
1999-03-04 Chris HansonUse pathname object for info descriptor rather than...
1999-03-04 Chris HansonAllow debugging info descriptor to be a pathname as...
1999-03-03 Chris HansonComment out override of TERMCAP_FILES now that we have...
1999-03-03 Chris HansonThis version of Edwin requires microcode 11.162 or...
1999-03-03 Chris HansonExtensive changes to implement a single input queue...
1999-03-01 Chris HansonRevert previous change, which was really due to a bug...
1999-03-01 Chris HansonRevamp input-event signalling mechanism to more explici...
1999-02-28 Chris HansonAnother patch to attempt to fix redisplay problems...
1999-02-28 Chris HansonEliminate definition of WITH-THREAD-EVENTS-BLOCKED...
1999-02-26 Chris HansonExtensive changes to adjust for new release, fix format...
1999-02-26 Chris HansonNumerous formatting changes to eliminate TeX errors...
1999-02-26 Chris HansonUpdate BKPT to reflect current implementation.
1999-02-25 Chris HansonChange heuristics used to find a temporary directory.
1999-02-25 Chris HansonChange heuristics used to find a temporary directory.
1999-02-25 Chris HansonGuarantee that port-type specifies standard operations.
1999-02-25 Chris HansonGuarantee that port-type specifies standard operations.
1999-02-24 Chris HansonEliminate kludge that used to compensate for continuati...
1999-02-24 Chris HansonUse new procedure WITH-THREAD-EVENTS-BLOCKED.
1999-02-24 Chris HansonMerge different port-type constructors into MAKE-PORT...
1999-02-24 Chris HansonImplement WITH-THREAD-EVENTS-BLOCKED and hook it into...
1999-02-24 Chris HansonPass continuation's BLOCK-THREAD-EVENTS? member through...
1999-02-24 Chris HansonSave "block-thread-events" flag in continuations. ...
1999-02-24 Chris HansonSave "block-thread-events" flag in continuations. ...
1999-02-24 Chris HansonSave "block-thread-events" flag in continuations. ...
1999-02-24 Chris HansonSave "block-thread-events" flag in continuations. ...
1999-02-24 Chris HansonSave "block-thread-events" flag in continuations. ...
1999-02-23 Chris HansonWhen user aborts a computation, deregister all outstand...
1999-02-23 Chris HansonWhen user aborts a computation, deregister all outstand...
1999-02-23 Chris HansonFix bug: when running something in a REPL buffer, Edwin...
1999-02-22 Chris HansonFix bug: when switching between fvwm2 virtual desktops...
1999-02-18 Chris HansonEliminate references to obsolete port operations.
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...
next