mit-scheme.git
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
1999-10-07 Chris HansonFix typo.
1999-10-07 Chris HansonTweak syntax and naming a bit.
1999-10-07 Chris HansonImplement PHP mode.
1999-10-07 Chris HansonImplement PHP mode.
1999-09-15 Chris HansonFix thinko.
1999-09-14 Chris HansonPoll subprocess for output after it has exited, to...
1999-09-14 Chris HansonAlways run compilation subprocesses with pipes.
1999-09-11 Chris HansonChange calls to gzip and bzip2 to pass "-c" option.
1999-09-11 Chris HansonLook for USER environment variable before searching...
1999-09-11 Chris HansonDon't hack mail address any longer. Students now have...
1999-09-07 Chris HansonAdd "krypt" to standard set of load options.
1999-08-26 Chris HansonFix FOO-flush-output so that it works right when the...
1999-08-24 Chris HansonFix typo.
1999-08-23 Chris HansonFix typo.
1999-08-20 Chris HansonUpdate regular-expression documentation to reflect...
1999-08-20 Chris HansonChange string/substring regular-expression procedures...
1999-08-19 Chris HansonFix version number.
1999-08-19 Chris HansonTweak description of characters to account for changed...
1999-08-19 Chris HansonReplace description of dynamic-wind with text from...
1999-08-15 Chris HansonFix typo.
1999-08-14 Chris HansonImprove method used to compute initialization vectors.
1999-08-14 Chris HansonImprove method used to compute initialization vectors.
1999-08-13 Chris HansonUpdate socket/host-name stuff.
1999-08-13 Chris HansonFix typo.
1999-08-13 Chris HansonFix calling arguments to gethostbyaddr.
1999-08-13 Chris HansonFix typo.
1999-08-13 Chris HansonImplement and export various host-name manipulating...
1999-08-13 Chris HansonAdd new ECB and OFB modes.
1999-08-13 Chris HansonFix typo.
1999-08-13 Chris HansonAdd new primitive GET-HOST-BY-ADDRESS.
1999-08-13 Chris HansonAdd ECB and OFB modes.
1999-08-13 Chris HansonDon't mention encapsulation; this feature will probably...
1999-08-10 Chris HansonDon't load krypt.
1999-08-10 Chris HansonWipe buffer strings that might contain plaintext.
1999-08-10 Chris HansonEliminate use of krypt and the ".ky" file suffix. ...
1999-08-10 Chris HansonEliminate PROMPT-FOR-PASSWORD in favor of CALL-WITH...
1999-08-09 Chris HansonTweak /dev/random loop to be a little cleaner.
1999-08-09 Chris HansonMore changes for cold-load problems.
1999-08-09 Chris HansonTweak previous change so that cold-load sequence works...
1999-08-09 Chris HansonIf /dev/random is available, use it to seed the PRNG.
1999-08-09 Chris HansonFix typo.
1999-08-09 Chris HansonEliminate BLOWFISH-CFB64. Modify BLOWFISH-CBC and
1999-08-09 Chris HansonFix typo.
1999-08-09 Chris HansonChange to use new primitives that reduce consing. ...
1999-08-09 Chris HansonChange internal name from WRITE-SUBSTRING to WRITE...
1999-08-09 Chris HansonChange calls to PROMPT-FOR-PASSWORD to say "pass phrase...
1999-08-09 Chris HansonRuntime system no longer runs MD5 on the passphrase...
1999-08-09 Chris HansonAdd new procedure WRITE-SUBSTRING.
1999-08-09 Chris HansonUpdate copyright; restructure to have multiple chapters.
1999-08-09 Chris HansonAdd key to enable krypt support, just like the one...
1999-08-09 Chris HansonArrgh. Fix another instance of the init-vector thinko.
1999-08-09 Chris HansonArrgh. Fix another instance of the init-vector thinko.
1999-08-09 Chris HansonModify usage of blowfish encryption to match new design...
1999-08-09 Chris HansonFix my broken understanding of the role of the init...
1999-08-04 Chris HansonDocument interface to TCP sockets.
1999-08-04 Chris HansonA final round of changes for the release. This should...
1999-07-31 Chris HansonFix thinko.
1999-07-26 Chris HansonChange TCP-SERVER-CONNECTION-ACCEPT to return two value...
1999-07-16 Chris HansonMore changes for release.
1999-07-16 Chris HansonMore changes for release.
1999-07-16 Chris HansonMore changes for release.
1999-07-06 Chris HansonMore changes for the upcoming release.
1999-07-06 Chris HansonFix argument order for SUBSTRING?. Reformat.
1999-07-06 Chris HansonCopy the arguments list returned by *ARGS*.
1999-07-03 Chris HansonFix typo in previous change.
1999-07-03 Chris HansonMany changes in preparation for the upcoming 7.5 releas...
1999-06-26 Chris HansonDon't use RE-REGISTERS and SET-RE-REGISTERS! any more...
1999-06-22 Chris HansonDocument optional argument to re-match-start-index and
1999-06-22 Chris HansonChange external representation of regular-expression...
1999-06-22 Chris HansonFix fencepost error in STRING-SEARCH-ALL.
1999-06-22 Chris HansonChange info filename to "scheme.info".
1999-06-22 Chris HansonAdd documentation for regular-expression procedures...
1999-06-21 Chris HansonChange arguments to string-search procedures to make...
next