mit-scheme.git
1995-05-09 Chris HansonFix two small bugs in the paragraph-parsing code.
1995-05-07 Chris HansonIn the console readahead thread, when getch() returns...
1995-05-07 Chris HansonPay attention to the console_closedp flag, and take...
1995-05-07 Chris HansonWhen WM_QUIT is posted to the PM message queue, kill...
1995-05-06 Chris HansonImplement support for fixed-width outline fonts.
1995-05-06 Stephen AdamsTidying and adding integration declarations.
1995-05-06 Stephen AdamsFixed typo.
1995-05-06 Stephen AdamsCode for BEGIN now generates simpler code for sequences...
1995-05-06 Stephen AdamsChanged BEGINNIFY to work incrementally, i.e. assume...
1995-05-06 Chris HansonAdd code to do news-group posting.
1995-05-05 Chris HansonChange definition of MAIL-INSERT-FIELD to make it more...
1995-05-05 Chris HansonIf "To:" header field not given to MAIL-SETUP, don...
1995-05-05 Chris HansonReorganize mail sending code into more general pieces...
1995-05-05 Chris HansonAdd OS/HOSTNAME procedure to get a host name suitable...
1995-05-05 Stephen AdamsAdded DBG-USE structure.
1995-05-05 Stephen AdamsTidying.
1995-05-05 Stephen AdamsMade debugging info handling code be more graceful...
1995-05-05 Stephen AdamsFiddled with kmp printing.
1995-05-05 Chris HansonChange MAKE-MAIL-BUFFER to return the buffer it makes...
1995-05-05 Chris HansonChange MAKE-MAIL-BUFFER to return the buffer it makes...
1995-05-05 Chris HansonFix bug: select-buffer-hook not being invoked-with...
1995-05-04 Chris HansonDo CRLF translation when cutting to and pasting from...
1995-05-03 Stephen AdamsChanged SHOW-TIME to break process time into non-gc...
1995-05-03 Chris HansonInitial revision
1995-05-03 Chris HansonAdd auto-loaded news reader.
1995-05-03 Chris HansonInitial revision
1995-05-03 Chris HansonAdd new file implementing operations on ordered vectors.
1995-05-02 Chris HansonIntegrate support for OS-dependent cut&paste buffer...
1995-05-02 Chris HansonIntegrate support for OS-dependent cut&paste buffer...
1995-05-02 Chris HansonIntegrate support for OS-dependent cut&paste buffer...
1995-05-02 Chris HansonAdd primitives to read and write the OS/2 clipboard.
1995-05-02 Chris HansonAdd primitives to read and write the OS/2 clipboard...
1995-05-02 Chris HansonIf a file insertion doesn't insert any data, don't...
1995-05-02 Chris HansonPreviously a POP password was discarded any time an...
1995-05-02 Chris HansonIf popclient program is successful, kill buffer showing...
1995-05-01 Stephen AdamsMoved call to GRAPH/INTERESTING to before call to GRAPH...
1995-05-01 Stephen AdamsRemoved 2 old fg related bindings.
1995-04-30 Stephen AdamsAdded a hand-crafted vector-8b based bit-string operati...
1995-04-30 Stephen AdamsChanged COMPUTE-KEY-HASH to compute hash value optimist...
1995-04-30 Chris HansonRepaginate.
1995-04-30 Chris HansonChange select-buffer hooks to take a second argument...
1995-04-30 Chris HansonAdd optional argument to WINDOW-DELETE! procedure....
1995-04-30 Chris Hanson* Generalize and simplify sendmail interface, to give...
1995-04-29 Stephen AdamsFixed bug when a coerced call site has been transformed...
1995-04-29 Stephen Adams(LOAD-OPTION name #!optional no-error?) now returns...
1995-04-29 Stephen AdamsFixed RTLGEN/INTEGER-CONSTANT? to reject non-integers.
1995-04-29 Stephen AdamsAdded expansion for SYMBOL?
1995-04-29 Stephen AdamsAdded expansion for SYMBOL? (similar to those for numer...
1995-04-29 Stephen AdamsTidying.
1995-04-29 Stephen AdamsTidying.
1995-04-29 Stephen AdamsTidying.
1995-04-28 Stephen AdamsAdded some (incomplete) documantation about garbage...
1995-04-28 Stephen AdamsYet another case where a BODY ended in a DEFINITION...
1995-04-28 Chris HansonEliminate compiler warning.
1995-04-28 Chris Hanson* The procedure OS_set_working_dir_pathname in "os2env...
1995-04-28 Chris HansonPrimitive OS2WIN-GET-EVENT was sometimes calling OS_fre...
1995-04-28 Chris HansonIn primitive OS2-SELECT-REGISTRY-TEST, there was a...
1995-04-28 Chris HansonReadahead message types belong to the channel-thread...
1995-04-28 Stephen AdamsAdded more SCode<->binding relations.
1995-04-28 Stephen AdamsAdded the SCode expressions of subproblems to the debug...
1995-04-27 Stephen AdamsConverted to new dbg-info scheme.
1995-04-27 Stephen AdamsConverted to new dbg-info scheme. Rather than model...
1995-04-27 Stephen AdamsAdded DBG-INFO/REMEMBER.
1995-04-27 Chris HansonImplement some renames that have been nagging for some...
1995-04-27 Stephen AdamsAdded frame size statistic.
1995-04-26 Stephen AdamsFiddled with a sequence of definitions and expressions...
1995-04-26 Stephen AdamsRemoved old flowgraph code.
1995-04-26 Stephen AdamsInitial revision
1995-04-24 Stephen AdamsAdded SET-GC-NOTIFICATION!
1995-04-24 Stephen AdamsTweaked error checking code to make the integrated...
1995-04-24 Stephen AdamsFixed TRANSFORM/PACKAGE to always return UNSPECIFIC...
1995-04-24 Stephen AdamsFixed definition ordering bug in macros.scm
1995-04-24 Stephen AdamsFixed bugs in multicell rewrites.
1995-04-24 Stephen AdamsChanged to use multicells. Uses singleton multicells...
1995-04-24 Chris HansonWhen doing completing prompt with REQUIRE-MATCH? set...
1995-04-23 Chris HansonFix think-o in POP server support.
1995-04-23 Chris HansonFix typos in previous change.
1995-04-23 Chris HansonAdd day-of-week prefix to string returned by FILE-TIME...
1995-04-23 Chris HansonImplement procedures to return strings for weekdays.
1995-04-23 Chris HansonImplement conversions between file time and universal...
1995-04-23 Chris HansonImplement ENCODE-FILE-TIME.
1995-04-23 Chris HansonImplement ENCODE-FILE-TIME.
1995-04-23 Chris HansonFix typo.
1995-04-23 Chris HansonUse new primitives to get time zone and daylight saving...
1995-04-23 Chris HansonUpdate to use new primitives that manipulate daylight...
1995-04-23 Chris HansonExtend the time decode/encode primitives to handle...
1995-04-23 Chris HansonExtend the time decode/encode primitives to handle...
1995-04-23 Chris HansonImplement primitives to get the timezone and daylight...
1995-04-23 Chris HansonImplement primitives to get the timezone and daylight...
1995-04-22 Chris HansonImplement some rudimentary time-zone code so that we...
1995-04-22 Chris HansonImplement some rudimentary time-zone code so that we...
1995-04-22 Chris HansonFix old typo in OS2_close_std_tqueue that was never...
1995-04-22 Chris HansonFix bug: the C-x z command was closing the editor windo...
1995-04-22 Chris HansonLock access to the twin of a qid more carefully. Previ...
1995-04-22 Chris HansonDon't send broken-pipe errors to the Scheme thread...
1995-04-22 Chris HansonClose the qid and tqueue associated with a readahead...
1995-04-22 Chris HansonAdd missing space to error message.
1995-04-21 Chris HansonChange CLOSE-PORT to close the output side of an I...
1995-04-21 Stephen AdamsMoved some comments to primitive documentation strings.
1995-04-21 Chris HansonAlways send a readahead ACK when closing a channel...
next