mit-scheme.git
1995-02-20 Stephen AdamsChanged the careful operations to return the `mapped...
1995-02-17 Stephen AdamsAdded rewrites for EXPT and SQRT which are `enabled...
1995-02-16 Chris HansonFix bug in redisplay: when variables that affect displa...
1995-02-16 Chris HansonReformat to meet page length and width standards.
1995-02-16 Stephen AdamsMade the production of more noise conditional on COMPIL...
1995-02-15 Stephen AdamsMoved PUT, GET and ASSQ to library.scm
1995-02-15 Stephen AdamsFixed a bug in the substitution code. Now it keeps...
1995-02-15 Stephen AdamsInitial revision
1995-02-14 Stephen AdamsFixed buglet when opencoding &*
1995-02-14 Stephen AdamsFixed bug where (&* (side-effect) 0) => 0
1995-02-14 Chris HansonAdd definition %ENTITY-EXTRA/APPLY-HOOK? so that Ziggy...
1995-02-14 Stephen AdamsAdded a patch to ensure that out-of-line hooks are...
1995-02-14 Stephen AdamsChanged SIMPLIFY/SUBSTITUTE! to
1995-02-14 Chris HansonChange to use presentation space calls where appropriat...
1995-02-14 Chris HansonUpdate to match "os2graph.scm" and "os2winp.scm".
1995-02-14 Chris HansonComplete redesign uses bitmaps as backing store and...
1995-02-14 Chris HansonAdd new primitives. Reorganize to make this easier...
1995-02-14 Chris HansonChange definition of OS2/FS-LONG-FILENAMES? so that...
1995-02-14 Chris HansonRedefine PATHNAME-WILD? under DOS/NT/OS2 so that it...
1995-02-14 Chris HansonInitial revision
1995-02-14 Chris HansonAdd new file "diros2.scm" that supports compressed...
1995-02-14 Chris HansonAdd support for compressed files.
1995-02-14 Chris HansonRewrite bitmap support to make it be closer to the...
1995-02-14 Chris HansonBy default, don't allow opened file handles to be inher...
1995-02-11 Stephen AdamsTidied check for static form.
1995-02-11 Stephen AdamsIFs with sufficiently simple subexpressions are now...
1995-02-11 Stephen AdamsAdjusted the predicates FORM/SIMPLE? and friends.
1995-02-11 Stephen AdamsAdded code to handle
1995-02-11 Stephen AdamsAdded set-interrupt-enables! to the list of uninteresti...
1995-02-11 Stephen AdamsAdded debugging info and changed data structures to...
1995-02-11 Stephen AdamsChanged pseudo-letify to LET-bind pseudo-simple express...
1995-02-09 Stephen AdamsFixed COMPILED-PROCEDURE/ENVIRONMENT not to SIGSEGV...
1995-02-09 Stephen Adams`Improved' last change by moving test.
1995-02-09 Stephen AdamsNo longer lifts variables satisfying IGNORED-CONTINUATI...
1995-02-08 Chris HansonReimplement OS/2 PM window support to separate the...
1995-02-07 Chris HansonAdd code to preserve modification time stamp on copied...
1995-02-07 Chris HansonAdd more specific error messages to low-level message...
1995-02-07 Chris HansonNever signal an error from file probe. There are too...
1995-02-07 Chris HansonAdd hook for user action when new screen is created.
1995-02-07 Chris HansonFix minor bug in M-x indent-c-exp. Still needs a littl...
1995-02-02 Chris HansonCompletely reimplement indentation rules for C statemen...
1995-02-02 Chris HansonFix bug in M-x electric-c-terminator: it was not correc...
1995-02-02 Chris HansonChange buffer search procedures to have their ending...
1995-02-02 Stephen AdamsTidied code.
1995-02-02 Stephen AdamsAdded a couple of operators to the list of operators...
1995-02-01 Stephen AdamsRemoved breakpoint.
1995-02-01 Stephen AdamsAdded procedure that looks to see if a node in operator...
1995-01-31 Chris HansonEliminate end-of-file markers.
1995-01-31 Chris HansonTemporary filenames now use long format which includes...
1995-01-31 Chris HansonAdd primitive to get Scheme's pid.
1995-01-31 Chris HansonMove OS2/FS-LONG-FILENAMES? to runtime system.
1995-01-31 Chris HansonAdd SET-FONT operation to OS/2 graphics windows.
1995-01-31 Chris HansonImplement window-manipulation procedures for OS/2 graph...
1995-01-31 Chris HansonRemove key bindings for unix-specific Dired commands.
1995-01-31 Chris HansonGeneralize for OS/2.
1995-01-31 Chris HansonFix mismatch between two syscall name lists.
1995-01-31 Chris HansonEliminate end-of-file marker handling code. This is...
1995-01-31 Stephen AdamsFirst try at reducing expressions in debugging informat...
1995-01-30 Stephen AdamsDefined RTLGEN/CLOSURE-ADJUSTMENT to be determined...
1995-01-30 Stephen AdamsChanged the order at the call site too :-)
1995-01-30 Chris HansonFix bug reported by BAL: CALL-WITH-INPUT-COPIER was...
1995-01-30 Stephen AdamsExchanged order of fields in a BLOCK for nicer pretty...
1995-01-30 Stephen AdamsAdded dbgred
1995-01-30 Stephen AdamsAdded dbgred to decls.
1995-01-30 Stephen AdamsInitial revision
1995-01-30 Stephen AdamsTemporary experimental feature:
1995-01-28 Stephen AdamsAdded a hook to see what constant folding we are missing.
1995-01-28 Stephen AdamsFixed bug when open-coded predicate is used in expressi...
1995-01-28 Stephen AdamsMade some noise conditional on COMPILER:GURU?
1995-01-28 Stephen AdamsTidied up to use syntax abstractions.
1995-01-28 Stephen AdamsInstrumented new statistic: number of bindings in a...
1995-01-26 Stephen AdamsFixed RTLGEN/POP and RTLGEN/%POP to do the right thing...
1995-01-25 Chris HansonFix some more fencepost errors in the bit string copyin...
1995-01-25 Stephen AdamsFixed form/simple? (was not looking af if/alternate).
1995-01-24 Chris HansonFix some fencepost errors in `copy_bits', and reformat...
1995-01-23 Chris HansonEliminate several operating-system dependencies.
1995-01-22 Stephen AdamsTidying up some expressions to use the syntax abstractions.
1995-01-22 Stephen AdamsTidying, mostly to use syntax abstraction.
1995-01-22 Stephen AdamsAdded debugging environment info.
1995-01-22 Stephen AdamsAdjusted indentation.
1995-01-22 Stephen AdamsTidying.
1995-01-20 ssmithAdded some hooks.
1995-01-20 ssmithFixed bug in allowing ebp to be a scratch reg.
1995-01-20 ssmithMade EBP switchable between datum mask and scratch...
1995-01-20 Stephen AdamsChanged CONTINUATION-VARIABLE? to REFERENCED-CONTINUATI...
1995-01-20 Stephen AdamsTidying.
1995-01-20 Stephen AdamsRemoved extraneous text.
1995-01-20 ssmithMade a lot of additions and bugfixes. Now compiles...
1995-01-20 ssmithMade a lot of additions, bug fixes. Now compiles ...
1995-01-19 Stephen AdamsAdded phase/pre-hook and phase/post-hook for debugging...
1995-01-19 Chris HansonFix bug in presentation of pathnames to user -- if...
1995-01-19 Stephen AdamsFixed example in vector-map
1995-01-19 Stephen AdamsAdded environment part of debugging information. This...
1995-01-19 Stephen AdamsNew procedures for
1995-01-19 Stephen AdamsTidying layout.
1995-01-19 Stephen AdamsChanged debugging info from a variable name to a LOOKUP...
1995-01-19 Stephen AdamsAdded FORM/COPY-TRANSFORMING
1995-01-19 Stephen Adams*** empty log message ***
1995-01-17 Stephen AdamsExported COMPILER:GURU?
1995-01-17 Stephen Adams*** empty log message ***
next