mit-scheme.git
2000-01-13 Chris HansonGenericize ->URL. Hold memoized folders with weak...
2000-01-13 Chris HansonFix bug: Symbolic constants for accessing fields of...
2000-01-13 Chris HansonFix bug: code to detect interrupt characters was inadve...
2000-01-12 Chris HansonFix bug: when used with European keyboards, keys typed...
2000-01-10 Chris HansonComplete redesign of keyboard input code. New design...
2000-01-10 Chris HansonMove another call to newline.
2000-01-10 Chris HansonTry a different fix; previous one violated the load...
2000-01-10 Chris HansonMove another call to newline.
2000-01-10 Chris HansonMove another call to newline.
2000-01-10 Chris HansonMove another call to newline.
2000-01-10 Chris HansonMove another call to newline.
2000-01-10 Chris HansonMove many more newlines to match new convention.
2000-01-10 Chris HansonMove another call to newline.
2000-01-10 Chris HansonMove another call to newline.
2000-01-10 Chris HansonGenerate set of ANSI character image strings, and make...
2000-01-09 Chris HansonChange to write newlines after the lines rather than...
2000-01-07 Chris HansonAdd extra load-option statements.
2000-01-07 Chris HansonChange names of tags that identify property type when...
2000-01-07 Chris HansonSome reorganization. Fix several bugs related to parsi...
2000-01-07 Chris HansonFinal pass; this code now seems to work.
2000-01-07 Chris HansonFix a handful of small bugs.
2000-01-07 Chris HansonImplement READ-LINES.
2000-01-07 Chris HansonAdd code to bind correct load directory.
2000-01-07 Chris HansonClarify the section on pathname components, and detail...
2000-01-07 Chris HansonUnder NT, always use native I/O, independent of the...
2000-01-06 Chris HansonWork around a bug in the Watcom runtime library.
2000-01-06 Chris HansonWork around a bug in the Watcom runtime library.
2000-01-05 Chris HansonChange to insert a newline after an expression that...
2000-01-05 Chris HansonAnother round of changes for the release.
2000-01-05 Chris HansonChange "writable" to "writeable". Document optional...
2000-01-05 Chris HansonChange name from FILE-WRITABLE? to FILE-WRITEABLE?.
2000-01-04 Chris HansonInitial revision
2000-01-04 Chris HansonChange interface to string output ports: rename to...
2000-01-04 Chris HansonAdd definition of new SAFE-ACCESSORS option to DEFINE...
2000-01-04 Chris HansonAdd option SAFE-ACCESSORS, for situations where safety...
2000-01-01 Chris HansonFix Y2K bug!
1999-12-31 Chris HansonAllow BURST-STRING to take a character set as a delimiter.
1999-12-28 Chris HansonAnother tweak to REPL mode to get line spacing right.
1999-12-27 Chris HansonUpdate the OS/2 installation instructions.
1999-12-27 Chris HansonDon't forget that .cmd is an executable file.
1999-12-27 Chris HansonGuarantee reasonable umask.
1999-12-22 Chris HansonFix text for DECODED-TIME->UNIVERSAL-TIME and DECODED...
1999-12-22 Chris HansonIn M-x inferior-repl-flush-output, don't skip forward...
1999-12-22 Chris HansonDo FRESH-LINE at beginning of PP, not NEWLINE.
1999-12-22 Chris HansonCompensate for changed semantics of COPY-FILE.
1999-12-22 Chris HansonAdd "/usr/share/info" to INFO-DEFAULT-DIRECTORY-LIST.
1999-12-21 Chris HansonAnother round of editing changes in preparation for...
1999-12-21 Chris HansonDon't delete file that is target of COPY-FILE. This...
1999-12-21 Chris HansonDon't use geteuid to determine the current user; use...
1999-12-21 Chris HansonImplement READ-SUBSTRING!, and change definition of...
1999-12-21 Chris HansonUpdate version for pending release.
1999-12-21 Chris HansonDefine new primitive FILE-EXISTS-DIRECT?.
1999-12-20 Chris HansonChange definition of WRITE-LINE so that the newline...
1999-12-20 Chris HansonMake sure that evaluation output always starts on a...
1999-12-20 Chris HansonChange definition of WRITE-LINE so that the newline...
1999-12-20 Chris HansonEliminate instances of WRITE-LINE.
1999-12-20 Chris HansonFix typo in last change. Change order of arguments to
1999-12-16 Chris HansonFix bug: home directory should always be a directory...
1999-12-16 Chris HansonImplement RE-MATCH-EXTRACT.
1999-12-15 Chris HansonMissed a directory in last change.
1999-12-15 Chris HansonMissed a directory in last change.
1999-12-15 Chris HansonUpdate to reflect changes to directory structure.
1999-12-10 Chris HansonDon't use **** in comments unless it marks an action...
1999-12-10 Chris HansonRename procedures that convert between X atoms and...
1999-12-10 Chris HansonAdd workaround for broken X selection clients, such...
1999-12-06 Chris HansonDon't pass -c argument to gzip or bzip2. This argument...
1999-11-24 Chris HansonUpdate canonical FTP site URL.
1999-11-24 Chris HansonEdit the release notes, adding some new material, reorg...
1999-11-19 Chris HansonNew procedure DIRECTORY-FILE-NAMES for those cases...
1999-11-19 Chris HansonNew procedure DIRECTORY-FILE-NAMES for those cases...
1999-11-11 Chris HansonFix bug: don't signal error for filenames with ":"...
1999-11-08 Chris HansonChange order of arguments to VECTOR-MAP.
1999-11-08 Chris HansonChange order of arguments to VECTOR-MAP.
1999-11-05 Chris HansonWhen starting a new REPL, don't associate it with the...
1999-11-05 Chris HansonSPLIT-LIST now implemented in "utils.scm".
1999-11-05 Chris HansonFix bug: UNDO-LOCAL-BINDINGS! must run the variable...
1999-11-05 Chris HansonImplement SPLIT-LIST.
1999-11-01 Chris HansonEliminate macro DEFINE-NAMED-STRUCTURE.
1999-11-01 Chris HansonFix typo.
1999-11-01 Chris HansonEliminate reference to GROUP-INDEX:MODIFIED-TICK.
1999-11-01 Chris HansonRetain inheritance information for major modes.
1999-11-01 Chris HansonEliminate %SYMBOL->STRING.
1999-10-31 Chris HansonFix thinko.
1999-10-31 Chris HansonChange argument to CURRENT-REPL-BUFFER and CURRENT...
1999-10-31 Chris HansonCreate mechanism and command to associate an inferior...
1999-10-28 Chris HansonEliminate compiler warning.
1999-10-26 Chris HansonSet the working directory when loading this file.
1999-10-23 Chris HansonDon't add newline before prompt at beginning of buffer.
1999-10-23 Chris HansonFix thinko.
1999-10-23 Chris HansonRewrite M-x repl so that it is easy to generate new...
1999-10-23 Chris HansonImplement EXTEND-IC-ENVIRONMENT.
1999-10-23 Chris HansonBind USER-INITIAL-SYNTAX-TABLE to USER-INITIAL-ENVIRONMENT.
1999-10-09 Chris HansonChange $ back to prefix character in PHP mode. This...
1999-10-08 Chris HansonDon't modify c-continued-brace-offset in PHP mode....
1999-10-07 Chris HansonDefine $ to be symbol constituent rather than prefix...
1999-10-07 Chris HansonAdd suffixes for HTML mode.
1999-10-07 Chris HansonHTML mode must be loaded after Text mode.
1999-10-07 Chris HansonUpdate for new directory arrangement.
1999-10-07 Chris HansonImplement HTML mode.
1999-10-07 Chris HansonInitial revision
next