mit-scheme.git
1996-05-24 Chris HansonFix bug: don't enqueue a process in the process-input...
1996-05-18 Chris HansonChange mechanism used to open files and sockets, so...
1996-05-18 Chris HansonFix code so that interrupts delivered during socket...
1996-05-18 Chris HansonAdd code to allow delivery of interrupts during socket...
1996-05-18 Chris HansonImplement new primitives to support new method for...
1996-05-17 Chris HansonAllow keyboard interrupts while opening sockets. This...
1996-05-17 Chris HansonImplement new procedure, like WITHOUT-INTERRUPTS, excep...
1996-05-17 Chris HansonAllow interrupt delivery during socket system calls.
1996-05-17 Chris HansonFix typo.
1996-05-15 Chris HansonFix thinko.
1996-05-15 Chris HansonFix bug: GROUP-INSERT-FILE! was depending on the fact...
1996-05-15 Chris HansonEliminate random heuristic buffer-size modulation from...
1996-05-15 Chris HansonEliminate loop in INPUT-BUFFER/READ-SUBSTRING. When...
1996-05-15 Chris HansonFix thinko: point was not being moved appropriately...
1996-05-15 Chris HansonFix typo.
1996-05-15 Chris HansonForce the reader on-line when the user requests re...
1996-05-15 Chris HansonIn SCREEN-MOVE-CURSOR, forget current position of curso...
1996-05-14 Chris HansonIn SCREEN-FORCE-UPDATE, forget the cursor position...
1996-05-14 Chris HansonYet more work on synchronous-subprocess I/O. The simpl...
1996-05-14 Chris HansonGuarantee that the presentation space for a window...
1996-05-14 Chris HansonMove the cursor only when its position is changed....
1996-05-14 Chris HansonChange DISPLAY-STYLE in order to orthogonalize the...
1996-05-14 Chris HansonChange DISPLAY-STYLE in order to orthogonalize the...
1996-05-14 Chris HansonChange definition of UPDATE-INFERIOR! in order to centr...
1996-05-14 Chris HansonWhen doing redisplay in a synchronous subprocess, updat...
1996-05-14 Chris HansonDefine new operations: CLOSE-INPUT, CLOSE-OUTPUT, INPUT...
1996-05-14 Chris HansonRewrite SYNCHRONOUS-PROCESS-WAIT to reduce the amount...
1996-05-13 Chris HansonDefine new operations: CLOSE-INPUT, CLOSE-OUTPUT, INPUT...
1996-05-13 Chris HansonFix bug: reading output from a subprocess would occasio...
1996-05-12 Chris HansonChange popclient code to use new indicator to allow...
1996-05-12 Chris HansonFix bug in code that writes data to subprocess -- chann...
1996-05-12 Chris HansonWrap debugger extent with CLEANUP-POP-UP-BUFFERS. ...
1996-05-12 Chris HansonAdd commands to read and write the .newsrc file.
1996-05-11 Chris HansonWhen doing certain extended server interactions, do...
1996-05-11 Chris HansonFinish changes stared with previous revision: must...
1996-05-11 Chris HansonPop up a buffer showing the "popclient" output so that...
1996-05-11 Chris HansonUse new procedure MAYBE-KILL-POP-UP-BUFFER.
1996-05-11 Chris HansonImplement new procedures: MAYBE-KILL-POP-UP-BUFFER...
1996-05-11 Chris HansonChange SYNCHRONOUS-PROCESS-WAIT so that it does redispl...
1996-05-11 Chris HansonEliminate CALL-WITH-PROTECTED-CONTINUATION.
1996-05-10 Chris HansonChange initialization code to allocate a minimum of...
1996-05-10 Chris HansonFix thinko in process-name allocation.
1996-05-09 Chris HansonFix typo.
1996-05-09 Chris HansonAdd support for sockets and GDBM under OS/2.
1996-05-09 Chris HansonAdd support for sockets under OS/2.
1996-05-09 Chris HansonInitial revision
1996-05-09 Chris HansonEliminate support for use of "tcp" subprocess in place...
1996-05-09 Chris HansonChange release version number from 7.4.3 to 7.5, since...
1996-05-08 Chris HansonFix bug -- inverted meaning of input vs. output for...
1996-05-08 Chris HansonFix bug in handling of top-level indentation. This...
1996-05-06 Chris HansonAnother round of changes to the News reader.
1996-05-05 Chris HansonMake BUFFER-POINT a little smarter.
1996-05-04 Chris HansonFix bug under OS/2: when overwriting a file that has...
1996-05-04 Chris HansonFix bug: encoding times with time-zone information...
1996-05-03 Chris HansonFix handling of VISIBILITY event so that screen content...
1996-05-03 Chris HansonFix bug in marking of "ignored" articles from article...
1996-05-03 Chris HansonFix think-o in INIT-FILE-SPECIFIER->PATHNAME for OS...
1996-05-03 Chris HansonAdd exports for "win32com".
1996-05-03 Chris HansonChange command names and documentation strings to use...
1996-05-03 Chris HansonChange command names and documentation strings to use...
1996-05-03 Chris HansonAdd code to avoid writing the title-bar string except...
1996-05-03 Chris HansonFix missing variable error. Improve documentation...
1996-04-26 Chris HansonFix typo.
1996-04-26 Stephen AdamsFixed "rtlgen/preservation-state: unknown operation...
1996-04-25 Chris HansonFix bug in open coding of SYSTEM-VECTOR-SIZE that becam...
1996-04-24 Chris HansonFix some minor bugs.
1996-04-24 Chris HansonUpdate copyright.
1996-04-24 Chris HansonFix typo.
1996-04-24 Chris HansonMany changes subsequent to release.
1996-04-24 Chris HansonFix typo.
1996-04-24 Chris HansonIntegrate generic procedure mechanism into the runtime...
1996-04-24 Chris HansonAdd support for "gdbm" runtime load option.
1996-04-24 Chris HansonCollect the several implementations of protection lists...
1996-04-24 Chris HansonImplement new "init-file" procedures for maintaining...
1996-04-24 Chris HansonChange OS/FILE-END-OF-LINE-TRANSLATION to use new FILE...
1996-04-24 Chris HansonImplement support for time-zone information in decoded...
1996-04-24 Chris HansonImplement support for time-zone information in decoded...
1996-04-24 Chris HansonMove INT:->FLONUM from "arith" to "fixart" so that...
1996-04-24 Chris HansonNumerous changes subsequent to release.
1996-04-24 Chris HansonExtensive development of News reader; too many changes...
1996-04-24 Chris HansonChange synchronous-process code to use line translation...
1996-04-24 Chris HansonImplement new procedure FILE-TIME->LS-STRING, to genera...
1996-04-24 Chris HansonChange GROUP-INSERT-FILE! to accept an additional argum...
1996-04-24 Chris HansonChange OS/BUFFER-BACKUP-PATHNAME to accept another...
1996-04-24 Chris HansonGeneralize lisp indentation code to support a new metho...
1996-04-24 Chris HansonChange Info to use a list of info directories, rather...
1996-04-24 Chris HansonChange OTHER-SCREEN to take a "count" argument. Change...
1996-04-24 Chris HansonModularize the header-generation and mail-mode initiali...
1996-04-24 Chris HansonImplement RMAIL label-manipulation commands.
1996-04-24 Chris HansonAdd some new procedures for using regular expressions...
1996-04-24 Chris HansonAdd optional argument to GLOBAL-WINDOW-MODELINE-EVENT...
1996-04-24 Chris HansonUpdating of character-syntax code, to handle C++-style...
1996-04-23 Chris HansonFix typo.
1996-04-23 Chris HansonChange frame-related key bindings to be compatible...
1996-04-23 Chris HansonChange all user-visible references to the noun "screen...
1996-04-23 Chris HansonInitial revision
1996-04-23 Chris HansonAdd mode for editing Verilog programs.
1996-04-23 Chris HansonChange character syntax interface to use new features...
1996-04-23 Chris HansonAdd more features to Texinfo mode, to make it more...
1996-04-23 Chris HansonChange M-x manual-entry to use same naming convention...
next