1999-06-03 |
Chris Hanson | Add a few more directories to have their RCS.log files... |
commit | commitdiff | tree | snapshot |
1999-05-28 |
Chris Hanson | Add documentation for subprocesses, machine time, and... |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Chris Hanson | Rename re-string-search to re-string-search-forward. |
commit | commitdiff | tree | snapshot |
1999-05-18 |
Chris Hanson | Add lock to blowfish code. The code now will work... |
commit | commitdiff | tree | snapshot |
1999-05-15 |
Chris Hanson | Eliminate #!aux quoting problem. |
commit | commitdiff | tree | snapshot |
1999-05-15 |
Chris Hanson | Eliminate '#!aux, which parses to the wrong thing ... |
commit | commitdiff | tree | snapshot |
1999-05-15 |
Chris Hanson | Fix previous change. Problem is subtle -- LAMBDA-AUXIL... |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Chris Hanson | Change #!aux to be an interned symbol. |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Chris Hanson | Move regular-expression support to the runtime system... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Chris Hanson | Implement new procedures SIMPLE-COMMAND-LINE-PARSER and |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Chris Hanson | Use new procedure SIMPLE-COMMAND-LINE-PARSER in place of |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Chris Hanson | Implement new procedures SIMPLE-COMMAND-LINE-PARSER and |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Chris Hanson | Change option code so that "-compiler" and "-edwin... |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Chris Hanson | Change option code so that "-compiler" and "-edwin... |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Chris Hanson | Delete definitions of FIX:MIN and FIX:MAX, which are... |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Chris Hanson | Document new string-search procedures and string-revers... |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Chris Hanson | Fix thinko in previous change. |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Chris Hanson | Implement STRING-SEARCH-ALL and SUBSTRING-SEARCH-ALL. |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Chris Hanson | Fix fencepost bug. |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Chris Hanson | Implement Boyer-Moore string search. Also add procedur... |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Chris Hanson | Fix bug: "string.scm" had wrong package designation. |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Chris Hanson | Implement Boyer-Moore string search. Also add procedur... |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Chris Hanson | Implement Boyer-Moore string search. Also add procedur... |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Chris Hanson | Implement FIX:MIN and FIX:MAX. |
commit | commitdiff | tree | snapshot |
1999-05-04 |
Chris Hanson | Interpret contents of password-file variable as relativ... |
commit | commitdiff | tree | snapshot |
1999-05-04 |
Chris Hanson | Define variable that specifies the password filename... |
commit | commitdiff | tree | snapshot |
1999-05-04 |
Chris Hanson | Define variable that specifies the password filename... |
commit | commitdiff | tree | snapshot |
1999-05-04 |
Chris Hanson | Define variable that specifies the password filename... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Chris Hanson | Change documentation for time procedures to match new... |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Chris Hanson | Change default font to "8.Courier". |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Chris Hanson | Add definition needed for use with newer versions of... |
commit | commitdiff | tree | snapshot |
1999-04-27 |
Chris Hanson | Fix thinko in error call. |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Chris Hanson | Fix logic so that CURRENT-HOME-DIRECTORY doesn't genera... |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Chris Hanson | Fix bug that occurred when the HOME environment variabl... |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Chris Hanson | Use reasonable default working directory. |
commit | commitdiff | tree | snapshot |
1999-04-08 |
Chris Hanson | Implement remaining time-representation conversions. |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Chris Hanson | Implement remainder of RFC-822 syntax: optional day... |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Chris Hanson | This change requires microcode 11.163 or later. |
commit | commitdiff | tree | snapshot |
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 |
next |