mit-scheme.git
1995-02-24 Chris HansonFinal round of changes to get 6.001 images working...
1995-02-24 Chris HansonPut normalization case into CANONICALIZE-C-TYPE.
1995-02-24 Chris HansonDon't beep when ignoring evaluation environment --...
1995-02-23 Stephen AdamsAdded a useful tip under integration declarations.
1995-02-22 Stephen AdamsMismatched paren.
1995-02-22 Stephen AdamsForm predicates now know that a BEGIN with DECLAREs...
1995-02-22 Stephen AdamsAdded %internal-apply-unchecked
1995-02-22 Stephen AdamsFixed so that internal declarations are not lost.
1995-02-21 Chris HansonNo longer need to import most image procedures since...
1995-02-21 Chris HansonChange to reflect changes to graphics type and image...
1995-02-21 Chris HansonChange to use IMAGE/CREATE instead of 'CREATE-IMAGE...
1995-02-21 Chris HansonMajor cleanup of this file. Generalization of graphics...
1995-02-21 Chris HansonChange IMAGE/CREATE to extract the image type from...
1995-02-21 Chris HansonYet another cut at getting backing store and image...
1995-02-21 Chris HansonVarious changes relating to graphics development.
1995-02-21 Chris HansonAdd two new primitives, and export an operation to...
1995-02-21 Chris HansonPut bullet-proofing code into OS2/FILE-TIME->STRING...
1995-02-21 Chris HansonSeveral sweeping changes to graphics and image types...
1995-02-21 Chris HansonNew file "os2ctype.scm".
1995-02-21 Chris HansonInitial revision
1995-02-21 Chris HansonLimit initial width of console window to 80 characters.
1995-02-21 Chris HansonAdd new primitive OS2PS-GET-BITMAP and OS2PM-SYNCHRONIZ...
1995-02-21 Stephen AdamsImproved ANDIFY
1995-02-21 Stephen AdamsAdded constant folding. For now we just do it for...
1995-02-21 Stephen Adams . Changed EARLYREW/NUMBER? -> FORM/NUMBER?
1995-02-21 Stephen AdamsChanged cellified SET! code to use a new name to mainta...
1995-02-21 Stephen AdamsChanged LATEREW/NUMBER? to FORM/NUMBER? and tidied...
1995-02-20 Stephen AdamsILLEGAL calls NO-LONGER-LEGAL if the form is a KMP...
1995-02-20 Stephen AdamsAdded FORM/NUMBER? and diddled with careful operators...
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...
next