mit-scheme.git
1998-11-23 Chris HansonChange USER-HOME-DIRECTORY to generate an error if...
1998-11-18 Chris HansonEliminate another file error in prompting.
1998-11-18 Chris HansonEliminate another file error in prompting.
1998-11-18 Chris HansonEliminate mistaken extra binding for C-c C-u in interac...
1998-11-18 Chris HansonAdd additional argument to PROMPT-FOR-COMPLETED-STRING...
1998-11-18 Chris HansonEliminate various I/O errors that can occur during...
1998-11-05 Chris HansonSpecial-case handling when the virtual/physical coordin...
1998-11-03 Chris HansonDo case-sensitive completion if *PARSER-CANONICALIZE...
1998-11-03 Chris HansonGuarantee that *PARSER-CANONICALIZE-SYMBOLS?* is #T...
1998-11-03 Chris HansonChange X-GRAPHICS/READ-BUTTON to signal an error when the
1998-10-23 Chris HansonFix typo.
1998-10-23 Chris HansonFix formatting.
1998-10-23 Chris HansonWhen completing commands, don't insert executable suffixes.
1998-10-23 Chris HansonImplement OS/EXECUTABLE-PATHNAME-TYPES. Modify DOS...
1998-10-23 Chris HansonImplement SCHEME-PROGRAM-NAME primitive. This returns...
1998-10-23 Chris HansonImplement SCHEME-PROGRAM-NAME primitive. This returns...
1998-10-23 Chris HansonImplement SCHEME-PROGRAM-NAME primitive. This returns...
1998-10-23 Chris HansonImplement GET-MODULE-FILE-NAME.
1998-10-23 Chris HansonAdjust DOS/WINDOWS-TYPE to recognize Win98.
1998-10-22 Chris HansonImprove command-line parser to recognize double-quoted...
1998-10-21 Chris HansonWork around unpleasant behavior in Windows 98.
1998-10-21 Chris HansonFix typo.
1998-10-21 Chris HansonUse GetVersionEx instead of GetVersion. The newer...
1998-10-20 Chris HansonGeneralize shell-prompt-pattern to allow standard Windo...
1998-10-14 Chris HansonMake sure that only namestrings are recorded in INFO...
1998-09-08 Chris HansonFurther extend M-x news-output-article and M-x
1998-09-08 Chris HansonFix bug: when defining a command that is bound to a...
1998-09-07 Chris Hanson* Fix bug: commands that update group message-count...
1998-09-06 Chris HansonImplement FILE-EXECUTABLE?, used by command-completion...
1998-08-31 Chris HansonFix typo.
1998-08-31 Chris HansonFix compiler warning.
1998-08-31 Chris HansonInitial revision
1998-08-31 Chris HansonImplement Webster commands.
1998-08-31 Chris HansonUse new primitive to map given port numbers to network...
1998-08-31 Chris HansonImplement primitive to map socket port numbers from...
1998-08-31 Chris HansonImplement primitive to map socket port numbers from...
1998-08-30 Chris HansonFix two bugs in command completion: (1) completions...
1998-08-30 Chris HansonImplement completion of commands.
1998-08-30 Chris HansonRedefine COMINT-DYNAMIC-COMPLETE so that it tries a...
1998-08-30 Chris HansonErase message when inserting completion. That way,
1998-07-31 Chris HansonIf the BackSpace keysym is received, and XLookupString...
1998-07-25 Chris HansonAdd comment regarding definition of TERMCAP_FILES with...
1998-07-25 Chris HansonAdd comment regarding definition of TERMCAP_FILES with...
1998-07-25 Chris HansonExplicitly code the Linux superblock magic constants...
1998-07-20 Chris HansonChanges for IRIX 6.x.
1998-07-20 Chris HansonChanges for IRIX 6.x.
1998-07-20 Chris HansonChanges for IRIX 6.x.
1998-07-20 Chris HansonChanges for IRIX 6.x.
1998-07-20 Chris HansonChanges for IRIX 6.x.
1998-07-20 Chris HansonMust call mprotect to set the "execute" bit on Scheme...
1998-07-20 Chris HansonFix copyright date.
1998-07-20 Chris HansonInclude "oscond.h" to get definition for _IRIX.
1998-07-20 Chris HansonFix copyright date.
1998-07-19 Chris HansonMore recent MIPS processors (and the corresponding...
1998-07-19 Chris HansonMust call mprotect to set the "execute" bit on Scheme...
1998-07-19 Chris HansonChanges for IRIX 6.x.
1998-07-19 Chris HansonInitial revision
1998-07-19 Chris HansonChanges for IRIX 6.x.
1998-07-09 Chris HansonFix bug in clipboard implementation.
1998-07-09 Chris HansonFix bug in clipboard implementation.
1998-06-29 Chris HansonFix typo.
1998-06-29 Chris HansonAdd Java mode.
1998-06-29 Chris HansonInitial revision
1998-06-29 Chris HansonVarious changes to handle C++/Java "//" comments.
1998-06-28 Chris HansonWork around compiler bug.
1998-06-28 Chris HansonExport new procedure C-COMPUTE-INDENTATION for use...
1998-06-28 Chris HansonAllow MAKE-SYNTAX-TABLE to take an argument, which...
1998-06-28 Chris HansonAllow MAKE-SYNTAX-TABLE to take an argument, which...
1998-06-21 Chris HansonIf NNTP server closes connection, attempt to notice...
1998-06-21 Chris HansonWhen flushing output, recognize ";Quit!".
1998-06-20 Chris HansonFix fencepost type error.
1998-06-18 Chris HansonAdd code to detect NTFS file system under Linux.
1998-06-18 Chris HansonAdd code to detect NTFS file system under Linux.
1998-06-07 Chris HansonAdd usual-integrations declaration to constructor/loade...
1998-06-07 Chris HansonFix quoting problem associated with #!aux parsing.
1998-06-07 Chris HansonImplement C-c C-l, C-c C-o, and C-c C-u as in shell...
1998-06-07 Chris HansonGeneralize code that refers to process mark so that...
1998-06-07 Chris HansonFix bug: C-u M-A was not inserting args when one of...
1998-06-01 Chris HansonUse in-buffer prompt to handle errors in the REPL buffe...
1998-06-01 Chris HansonMost of the time, it's useful to use the global environ...
1998-05-31 Chris HansonChange TEMPORARY-FILE-PATHNAME to allow a directory...
1998-05-18 Chris HansonFix thinko.
1998-05-18 Chris HansonFix pagination.
1998-05-18 Chris HansonAdd warning to be printed when the file being syntaxed...
1998-05-05 Chris HansonFix bugs in handling of ENVIRONMENT-ASSIGNABLE? and
1998-05-05 Chris HansonFix bug: ENVIRONMENT-LOOKUP did not look at parent...
1998-05-04 Chris HansonAdd operations to read or delete the min/max elements...
1998-05-01 Chris HansonChange the test used to determine if SCHEME-ENVIRONMENT...
1998-04-30 Chris HansonFix ENVIRONMENT-SYNTAX-TABLE so that it works for compi...
1998-04-30 Chris HansonDon't convert package names to environments when bindin...
1998-04-30 Chris HansonUse new mechanism to bind syntax tables to environments.
1998-04-30 Chris HansonAdd mechanism to associate syntax tables with environments.
1998-04-30 Chris HansonAdd mechanism to associate syntax tables with environments.
1998-04-30 Chris HansonChange sort routines so that both merge and quick sort...
1998-04-28 Chris HansonFix bug: internal definitions weren't being handled...
1998-04-18 Chris HansonAdd primitive WIN32-VIRTUAL-QUERY, which is a direct...
1998-04-18 Chris HansonAdd mechanism to reserve the largest available block...
1998-04-18 Chris HansonUse external debugging info (-Zi) and map the program...
1998-04-18 Chris HansonDefine WINNT_RAW_ADDRESSES -- alternative isn't used...
1998-04-16 Chris HansonMake screen_y_extra patch more clever so that it works...
next