mit-scheme.git
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...
1998-04-16 Chris HansonAdd resources to executables.
1998-04-16 Chris HansonFix two bugs under Visual C++: System-menu icon was...
1998-04-16 Chris HansonTweak inline assembly code for Visual C++.
1998-04-16 Chris HansonChanges to support crypto/gdbm DLLs.
1998-04-14 Chris HansonChanges to get microcode working when compiled with...
1998-04-10 Chris HansonDon't signal error when user requests a DIRECTORY-READ...
1998-04-01 Chris HansonBe more aggressive about dropping pointers to streams...
1998-03-31 Chris HansonEliminate numerous brain-damaged references (mea culpa...
1998-03-31 Chris HansonFix thinko -- random-state objects must have unparser.
1998-03-29 Chris HansonDon't signal error when user requests a DIRECTORY-READ...
1998-03-20 Chris HansonChange name of Linux sigcontext structure, because...
1998-03-19 Chris HansonImplement SEPARATOR option to DEFINE-CLASS.
1998-03-19 Chris HansonDocument SEPARATOR option to DEFINE-CLASS.
1998-03-11 Chris HansonReset tag-table locations after reading dir file.
1998-03-09 Chris HansonFix bug: illegal auto-save filenames were being generat...
1998-03-09 Chris HansonRestrict parsing of device so that it requires a single...
1998-03-09 Chris HansonExport STRING->CHAR-SET, added in 1995 but obviously...
1998-03-08 Chris HansonAdd ability to prompt for inferior-REPL errors just...
1998-03-08 Chris HansonFix thinko in previous change.
1998-03-08 Chris HansonChange interface procedure DEBUG-SCHEME-ERROR so that...
1998-03-08 Chris HansonAdd argument to callers of POP-UP-TEMPORARY-BUFFER...
1998-03-07 Chris HansonTweak error-reporting mechanism to make it more reliabl...
1998-03-04 Chris HansonExport (inexplicably missing) stream procedures.
1998-03-02 Chris HansonAdd missing documentation for various commands.
1998-03-02 Chris HansonAdd documentation for c-m-i and m-A.
1998-02-23 Chris HansonAdd stupid mechanism to break cycles in reference graph...
1998-02-22 Chris HansonEliminate BKPT macro in favor of procedure. The macro...
1998-02-22 Stephen AdamsThe previous change caused LAPOPT to take huge amounts...
1998-02-21 Stephen AdamsChanged open-coding of range checks to use unsigned...
1998-02-21 Chris HansonFix typo.
next