mit-scheme.git
1995-05-18 Stephen AdamsChanged open coding to be controlled by the size of...
1995-05-17 Stephen AdamsInitial revision
1995-05-17 Stephen AdamsAdded wttree.scm.
1995-05-16 Chris HansonAdd primitives to create and manage menus.
1995-05-16 Stephen AdamsAdded wttree.
1995-05-16 Stephen Adams*** empty log message ***
1995-05-16 Stephen AdamsMerged split-typecode and old versions.
1995-05-16 Stephen AdamsTidying.
1995-05-14 Stephen AdamsAdded expansions for multiplication by a constant fixnu...
1995-05-14 Stephen AdamsAdded %car %cdr %set-car! %set-cdr! %vector-ref %vector...
1995-05-14 Stephen AdamsAdded %car %cdr %set-car! %set-cdr! %vector-ref %vector...
1995-05-13 Stephen AdamsFixed prefix nodes to compose with highlighted nodes.
1995-05-13 Chris HansonDon't use WinQueryFocus to decide whether the cursor...
1995-05-12 Chris HansonOS/2 directory-listing procedures must canonicalize...
1995-05-11 Stephen AdamsTidying.
1995-05-11 Stephen AdamsRemoved useless definitions.
1995-05-11 Stephen AdamsAdded ATAN.
1995-05-10 Chris HansonFix random editing error.
1995-05-10 Chris HansonPatch to work around sporadic error code in DosRequestM...
1995-05-10 Chris HansonPatch to work around bugs in OS/2 PM API cursor procedures.
1995-05-10 Chris HansonFix think-o in recent change.
1995-05-10 Chris HansonFix think-o in recent change.
1995-05-10 Stephen AdamsChanged some LAMBDAs in the arity-dispatched operators to
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.
next