1999-04-07 |
Chris Hanson | This change requires microcode 11.163 or later. |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Chris Hanson | Implement BURST-STRING. |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Chris Hanson | Implement primitive to decode unix time to UTC. |
commit | commitdiff | tree | snapshot |
1999-03-31 |
Chris Hanson | Document time procedures. |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Chris Hanson | Fix type error. |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Chris Hanson | Fix thinko. |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Chris Hanson | Work around stupid restriction in 8.0 compiler. |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Chris Hanson | Eliminate compiler warning. |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Chris Hanson | Fix: probe for different kernel files. |
commit | commitdiff | tree | snapshot |
1999-03-18 |
Chris Hanson | Fix bug: modeline "modified" indicator not properly... |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Chris Hanson | Change SHRINK-WINDOW-IF-LARGER-THAN-BUFFER so that... |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Chris Hanson | Document parser/unparser control variables and mode... |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Chris Hanson | Signal an error when *parser-radix* is set to a non... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Chris Hanson | Implement primitives to provide registry access. |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Chris Hanson | Use pathname object for info descriptor rather than... |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Chris Hanson | Load all pathname types on every operating system.... |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Chris Hanson | Use pathname object for info descriptor rather than... |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Chris Hanson | Allow debugging info descriptor to be a pathname as... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Chris Hanson | Comment out override of TERMCAP_FILES now that we have... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Chris Hanson | This version of Edwin requires microcode 11.162 or... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Chris Hanson | Extensive changes to implement a single input queue... |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Chris Hanson | Revert previous change, which was really due to a bug... |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Chris Hanson | Revamp input-event signalling mechanism to more explici... |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Chris Hanson | Another patch to attempt to fix redisplay problems... |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Chris Hanson | Eliminate definition of WITH-THREAD-EVENTS-BLOCKED... |
commit | commitdiff | tree | snapshot |
1999-02-26 |
Chris Hanson | Extensive changes to adjust for new release, fix format... |
commit | commitdiff | tree | snapshot |
1999-02-26 |
Chris Hanson | Numerous formatting changes to eliminate TeX errors... |
commit | commitdiff | tree | snapshot |
1999-02-26 |
Chris Hanson | Update BKPT to reflect current implementation. |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Chris Hanson | Change heuristics used to find a temporary directory. |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Chris Hanson | Change heuristics used to find a temporary directory. |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Chris Hanson | Guarantee that port-type specifies standard operations. |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Chris Hanson | Guarantee that port-type specifies standard operations. |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Chris Hanson | Eliminate kludge that used to compensate for continuati... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Chris Hanson | Use new procedure WITH-THREAD-EVENTS-BLOCKED. |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Chris Hanson | Merge different port-type constructors into MAKE-PORT... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Chris Hanson | Implement WITH-THREAD-EVENTS-BLOCKED and hook it into... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Chris Hanson | Pass continuation's BLOCK-THREAD-EVENTS? member through... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Chris Hanson | Save "block-thread-events" flag in continuations. ... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Chris Hanson | Save "block-thread-events" flag in continuations. ... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Chris Hanson | Save "block-thread-events" flag in continuations. ... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Chris Hanson | Save "block-thread-events" flag in continuations. ... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Chris Hanson | Save "block-thread-events" flag in continuations. ... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Chris Hanson | When user aborts a computation, deregister all outstand... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Chris Hanson | When user aborts a computation, deregister all outstand... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Chris Hanson | Fix bug: when running something in a REPL buffer, Edwin... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Chris Hanson | Fix bug: when switching between fvwm2 virtual desktops... |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Chris Hanson | Eliminate references to obsolete port operations. |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Chris Hanson | Changes corresponding to new transcript mechanism in... |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Chris Hanson | Minor tweaks so that transcript of REPL buffer is recor... |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Chris Hanson | * Add mechanism to encapsulate one port in another... |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Chris Hanson | Eliminate references to old transcript mechanism. |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Chris Hanson | * Add mechanism to encapsulate one port in another... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Chris Hanson | When doing port-type inheritance, don't inherit any... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Chris Hanson | Use new port types mechanism. |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Chris Hanson | Use new port types mechanism. |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Chris Hanson | Export MAKE-PORT. |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Chris Hanson | Change the port implementation to have a type that... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Chris Hanson | Don't export {IN,OUT}PUT-PORT/OPERATION/ procedures... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Chris Hanson | Implement FRESH-LINE operation for generic, file, and... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Chris Hanson | Implement FRESH-LINE operation for generic, file, and... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Chris Hanson | Implement FRESH-LINE operation for generic, file, and... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Chris Hanson | Allow CLOSE-INPUT-PORT and CLOSE-OUTPUT-PORT to indepen... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Chris Hanson | Allow CLOSE-INPUT-PORT and CLOSE-OUTPUT-PORT to indepen... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Chris Hanson | Allow CLOSE-INPUT-PORT and CLOSE-OUTPUT-PORT to indepen... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Chris Hanson | Allow CLOSE-INPUT-PORT and CLOSE-OUTPUT-PORT to indepen... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Chris Hanson | Eliminate some randomness. |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Chris Hanson | Eliminate WRITE-STRING output-port operation. |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Chris Hanson | Change output port to implement WRITE-SUBSTRING rather... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Chris Hanson | Eliminate READ-CHARS input-port operation. |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Chris Hanson | Eliminate use of READ-CHARS operation. |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Chris Hanson | Eliminate WRITE-CHARS operation on output ports. |
commit | commitdiff | tree | snapshot |
1999-02-03 |
Chris Hanson | Fix fencepost error when printing bindings. Show compl... |
commit | commitdiff | tree | snapshot |
1999-02-03 |
Chris Hanson | Fix fencepost error when printing bindings. Show compl... |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Chris Hanson | Guarantee that symbols are canonicalized when loading... |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Chris Hanson | Fix thinko. |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Chris Hanson | Allow working directory to be a pathname. |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Chris Hanson | Run merge-pathnames on the working directory of a subpr... |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Chris Hanson | Extensive changes to use the SYNCHRONOUS-SUBPROCESS... |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Chris Hanson | Must load SYNCHRONOUS-SUBPROCESS support. |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Chris Hanson | Change calls to OS/FIND-PROGRAM so that they explicitly... |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Chris Hanson | Reverse optional arguments for OS/FIND-PROGRAM. |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Chris Hanson | Eliminate DOS/DEFAULT-SHELL-FILE-NAME and DOS/WINDOWS... |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Chris Hanson | Remove PROCESS-ENVIRONMENT-BIND, which has been moved... |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Chris Hanson | Remove definitions that are now present in the runtime... |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Chris Hanson | Increment runtime version to account for subprocess... |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Chris Hanson | More subprocess changes. |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Chris Hanson | Procedure PROCESS-ENVIRONMENT-BIND moved from Edwin... |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Chris Hanson | Eliminate CONDITION-TYPE:SUBPROCESS-EXITED. Add option... |
commit | commitdiff | tree | snapshot |
1999-01-31 |
Chris Hanson | Change name: RUN-SYNCHRONOUS-PROCESS to RUN-SYNCHRONOUS... |
commit | commitdiff | tree | snapshot |
1999-01-31 |
Chris Hanson | Change name: RUN-SYNCHRONOUS-PROCESS to RUN-SYNCHRONOUS... |
commit | commitdiff | tree | snapshot |
1999-01-31 |
Chris Hanson | Change name: RUN-SYNCHRONOUS-PROCESS to RUN-SYNCHRONOUS... |
commit | commitdiff | tree | snapshot |
1999-01-31 |
Chris Hanson | Fix bug: when evaluate-in-inferior-repl true, and there... |
commit | commitdiff | tree | snapshot |
1999-01-31 |
Chris Hanson | Fix thinko. |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Chris Hanson | Fix thinko. Change definition of RUN-SYNCHRONOUS-PROCE... |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Chris Hanson | Add support for running synchronous subprocesses outsid... |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Chris Hanson | Fix thinko. |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Chris Hanson | Change prompt history yet again. Now the history is... |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Chris Hanson | Eliminate use of HISTORY-DEFAULT prompt option. |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
next |