1998-10-23 |
Chris Hanson | Implement OS/EXECUTABLE-PATHNAME-TYPES. Modify DOS... |
commit | commitdiff | tree | snapshot |
1998-10-23 |
Chris Hanson | Implement SCHEME-PROGRAM-NAME primitive. This returns... |
commit | commitdiff | tree | snapshot |
1998-10-23 |
Chris Hanson | Implement SCHEME-PROGRAM-NAME primitive. This returns... |
commit | commitdiff | tree | snapshot |
1998-10-23 |
Chris Hanson | Implement SCHEME-PROGRAM-NAME primitive. This returns... |
commit | commitdiff | tree | snapshot |
1998-10-23 |
Chris Hanson | Implement GET-MODULE-FILE-NAME. |
commit | commitdiff | tree | snapshot |
1998-10-23 |
Chris Hanson | Adjust DOS/WINDOWS-TYPE to recognize Win98. |
commit | commitdiff | tree | snapshot |
1998-10-22 |
Chris Hanson | Improve command-line parser to recognize double-quoted... |
commit | commitdiff | tree | snapshot |
1998-10-21 |
Chris Hanson | Work around unpleasant behavior in Windows 98. |
commit | commitdiff | tree | snapshot |
1998-10-21 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
1998-10-21 |
Chris Hanson | Use GetVersionEx instead of GetVersion. The newer... |
commit | commitdiff | tree | snapshot |
1998-10-20 |
Chris Hanson | Generalize shell-prompt-pattern to allow standard Windo... |
commit | commitdiff | tree | snapshot |
1998-10-14 |
Chris Hanson | Make sure that only namestrings are recorded in INFO... |
commit | commitdiff | tree | snapshot |
1998-09-08 |
Chris Hanson | Further extend M-x news-output-article and M-x |
commit | commitdiff | tree | snapshot |
1998-09-08 |
Chris Hanson | Fix bug: when defining a command that is bound to a... |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Chris Hanson | * Fix bug: commands that update group message-count... |
commit | commitdiff | tree | snapshot |
1998-09-06 |
Chris Hanson | Implement FILE-EXECUTABLE?, used by command-completion... |
commit | commitdiff | tree | snapshot |
1998-08-31 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
1998-08-31 |
Chris Hanson | Fix compiler warning. |
commit | commitdiff | tree | snapshot |
1998-08-31 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1998-08-31 |
Chris Hanson | Implement Webster commands. |
commit | commitdiff | tree | snapshot |
1998-08-31 |
Chris Hanson | Use new primitive to map given port numbers to network... |
commit | commitdiff | tree | snapshot |
1998-08-31 |
Chris Hanson | Implement primitive to map socket port numbers from... |
commit | commitdiff | tree | snapshot |
1998-08-31 |
Chris Hanson | Implement primitive to map socket port numbers from... |
commit | commitdiff | tree | snapshot |
1998-08-30 |
Chris Hanson | Fix two bugs in command completion: (1) completions... |
commit | commitdiff | tree | snapshot |
1998-08-30 |
Chris Hanson | Implement completion of commands. |
commit | commitdiff | tree | snapshot |
1998-08-30 |
Chris Hanson | Redefine COMINT-DYNAMIC-COMPLETE so that it tries a... |
commit | commitdiff | tree | snapshot |
1998-08-30 |
Chris Hanson | Erase message when inserting completion. That way, |
commit | commitdiff | tree | snapshot |
1998-07-31 |
Chris Hanson | If the BackSpace keysym is received, and XLookupString... |
commit | commitdiff | tree | snapshot |
1998-07-25 |
Chris Hanson | Add comment regarding definition of TERMCAP_FILES with... |
commit | commitdiff | tree | snapshot |
1998-07-25 |
Chris Hanson | Add comment regarding definition of TERMCAP_FILES with... |
commit | commitdiff | tree | snapshot |
1998-07-25 |
Chris Hanson | Explicitly code the Linux superblock magic constants... |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Chris Hanson | Changes for IRIX 6.x. |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Chris Hanson | Changes for IRIX 6.x. |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Chris Hanson | Changes for IRIX 6.x. |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Chris Hanson | Changes for IRIX 6.x. |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Chris Hanson | Changes for IRIX 6.x. |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Chris Hanson | Must call mprotect to set the "execute" bit on Scheme... |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Chris Hanson | Fix copyright date. |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Chris Hanson | Include "oscond.h" to get definition for _IRIX. |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Chris Hanson | Fix copyright date. |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Chris Hanson | More recent MIPS processors (and the corresponding... |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Chris Hanson | Must call mprotect to set the "execute" bit on Scheme... |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Chris Hanson | Changes for IRIX 6.x. |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Chris Hanson | Changes for IRIX 6.x. |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Chris Hanson | Fix bug in clipboard implementation. |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Chris Hanson | Fix bug in clipboard implementation. |
commit | commitdiff | tree | snapshot |
1998-06-29 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
1998-06-29 |
Chris Hanson | Add Java mode. |
commit | commitdiff | tree | snapshot |
1998-06-29 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1998-06-29 |
Chris Hanson | Various changes to handle C++/Java "//" comments. |
commit | commitdiff | tree | snapshot |
1998-06-28 |
Chris Hanson | Work around compiler bug. |
commit | commitdiff | tree | snapshot |
1998-06-28 |
Chris Hanson | Export new procedure C-COMPUTE-INDENTATION for use... |
commit | commitdiff | tree | snapshot |
1998-06-28 |
Chris Hanson | Allow MAKE-SYNTAX-TABLE to take an argument, which... |
commit | commitdiff | tree | snapshot |
1998-06-28 |
Chris Hanson | Allow MAKE-SYNTAX-TABLE to take an argument, which... |
commit | commitdiff | tree | snapshot |
1998-06-21 |
Chris Hanson | If NNTP server closes connection, attempt to notice... |
commit | commitdiff | tree | snapshot |
1998-06-21 |
Chris Hanson | When flushing output, recognize ";Quit!". |
commit | commitdiff | tree | snapshot |
1998-06-20 |
Chris Hanson | Fix fencepost type error. |
commit | commitdiff | tree | snapshot |
1998-06-18 |
Chris Hanson | Add code to detect NTFS file system under Linux. |
commit | commitdiff | tree | snapshot |
1998-06-18 |
Chris Hanson | Add code to detect NTFS file system under Linux. |
commit | commitdiff | tree | snapshot |
1998-06-07 |
Chris Hanson | Add usual-integrations declaration to constructor/loade... |
commit | commitdiff | tree | snapshot |
1998-06-07 |
Chris Hanson | Fix quoting problem associated with #!aux parsing. |
commit | commitdiff | tree | snapshot |
1998-06-07 |
Chris Hanson | Implement C-c C-l, C-c C-o, and C-c C-u as in shell... |
commit | commitdiff | tree | snapshot |
1998-06-07 |
Chris Hanson | Generalize code that refers to process mark so that... |
commit | commitdiff | tree | snapshot |
1998-06-07 |
Chris Hanson | Fix bug: C-u M-A was not inserting args when one of... |
commit | commitdiff | tree | snapshot |
1998-06-01 |
Chris Hanson | Use in-buffer prompt to handle errors in the REPL buffe... |
commit | commitdiff | tree | snapshot |
1998-06-01 |
Chris Hanson | Most of the time, it's useful to use the global environ... |
commit | commitdiff | tree | snapshot |
1998-05-31 |
Chris Hanson | Change TEMPORARY-FILE-PATHNAME to allow a directory... |
commit | commitdiff | tree | snapshot |
1998-05-18 |
Chris Hanson | Fix thinko. |
commit | commitdiff | tree | snapshot |
1998-05-18 |
Chris Hanson | Fix pagination. |
commit | commitdiff | tree | snapshot |
1998-05-18 |
Chris Hanson | Add warning to be printed when the file being syntaxed... |
commit | commitdiff | tree | snapshot |
1998-05-05 |
Chris Hanson | Fix bugs in handling of ENVIRONMENT-ASSIGNABLE? and |
commit | commitdiff | tree | snapshot |
1998-05-05 |
Chris Hanson | Fix bug: ENVIRONMENT-LOOKUP did not look at parent... |
commit | commitdiff | tree | snapshot |
1998-05-04 |
Chris Hanson | Add operations to read or delete the min/max elements... |
commit | commitdiff | tree | snapshot |
1998-05-01 |
Chris Hanson | Change the test used to determine if SCHEME-ENVIRONMENT... |
commit | commitdiff | tree | snapshot |
1998-04-30 |
Chris Hanson | Fix ENVIRONMENT-SYNTAX-TABLE so that it works for compi... |
commit | commitdiff | tree | snapshot |
1998-04-30 |
Chris Hanson | Don't convert package names to environments when bindin... |
commit | commitdiff | tree | snapshot |
1998-04-30 |
Chris Hanson | Use new mechanism to bind syntax tables to environments. |
commit | commitdiff | tree | snapshot |
1998-04-30 |
Chris Hanson | Add mechanism to associate syntax tables with environments. |
commit | commitdiff | tree | snapshot |
1998-04-30 |
Chris Hanson | Add mechanism to associate syntax tables with environments. |
commit | commitdiff | tree | snapshot |
1998-04-30 |
Chris Hanson | Change sort routines so that both merge and quick sort... |
commit | commitdiff | tree | snapshot |
1998-04-28 |
Chris Hanson | Fix bug: internal definitions weren't being handled... |
commit | commitdiff | tree | snapshot |
1998-04-18 |
Chris Hanson | Add primitive WIN32-VIRTUAL-QUERY, which is a direct... |
commit | commitdiff | tree | snapshot |
1998-04-18 |
Chris Hanson | Add mechanism to reserve the largest available block... |
commit | commitdiff | tree | snapshot |
1998-04-18 |
Chris Hanson | Use external debugging info (-Zi) and map the program... |
commit | commitdiff | tree | snapshot |
1998-04-18 |
Chris Hanson | Define WINNT_RAW_ADDRESSES -- alternative isn't used... |
commit | commitdiff | tree | snapshot |
1998-04-16 |
Chris Hanson | Make screen_y_extra patch more clever so that it works... |
commit | commitdiff | tree | snapshot |
1998-04-16 |
Chris Hanson | Add resources to executables. |
commit | commitdiff | tree | snapshot |
1998-04-16 |
Chris Hanson | Fix two bugs under Visual C++: System-menu icon was... |
commit | commitdiff | tree | snapshot |
1998-04-16 |
Chris Hanson | Tweak inline assembly code for Visual C++. |
commit | commitdiff | tree | snapshot |
1998-04-16 |
Chris Hanson | Changes to support crypto/gdbm DLLs. |
commit | commitdiff | tree | snapshot |
1998-04-14 |
Chris Hanson | Changes to get microcode working when compiled with... |
commit | commitdiff | tree | snapshot |
1998-04-10 |
Chris Hanson | Don't signal error when user requests a DIRECTORY-READ... |
commit | commitdiff | tree | snapshot |
1998-04-01 |
Chris Hanson | Be more aggressive about dropping pointers to streams... |
commit | commitdiff | tree | snapshot |
1998-03-31 |
Chris Hanson | Eliminate numerous brain-damaged references (mea culpa... |
commit | commitdiff | tree | snapshot |
1998-03-31 |
Chris Hanson | Fix thinko -- random-state objects must have unparser. |
commit | commitdiff | tree | snapshot |
1998-03-29 |
Chris Hanson | Don't signal error when user requests a DIRECTORY-READ... |
commit | commitdiff | tree | snapshot |
1998-03-20 |
Chris Hanson | Change name of Linux sigcontext structure, because... |
commit | commitdiff | tree | snapshot |
1998-03-19 |
Chris Hanson | Implement SEPARATOR option to DEFINE-CLASS. |
commit | commitdiff | tree | snapshot |
1998-03-19 |
Chris Hanson | Document SEPARATOR option to DEFINE-CLASS. |
commit | commitdiff | tree | snapshot |
next |