mit-scheme.git
1993-12-28 Chris HansonUse FOLD-LEFT instead of REDUCE to do n-ary versions...
1993-12-23 Chris HansonReimplement interval arithmetic and assembler relaxatio...
1993-12-23 Chris HansonWhen invoking restart in another thread, must call...
1993-12-23 Chris HansonAdd option to allow RESTART-THREAD to prompt the user...
1993-12-22 Stephen Adams*** empty log message ***
1993-12-22 Stephen Adams*** empty log message ***
1993-12-22 Stephen Adams*** empty log message ***
1993-12-22 Stephen Adams*** empty log message ***
1993-12-22 Stephen Adams*** empty log message ***
1993-12-22 Stephen Adams*** empty log message ***
1993-12-22 Stephen Adams*** empty log message ***
1993-12-22 Stephen Adams*** empty log message ***
1993-12-22 Stephen AdamsPut ucode-type calls in procedures so that the procedur...
1993-12-22 Jim MillerGeneralize Z command to allow NOT discarding thread...
1993-12-21 Chris HansonReference traps must be fasdumpable.
1993-12-21 Chris HansonFix typo.
1993-12-21 Chris HansonFix bug in dired-clean-directory -- roles of positive...
1993-12-18 Chris HansonBranch-tensioner assumptions are also violated in case...
1993-12-18 Chris HansonWork around new bug in variable-width instruction assem...
1993-12-18 Chris HansonFix bug in previous change.
1993-12-17 Chris HansonFix typo.
1993-12-17 Chris HansonNumerous low-level changes. Fix capitalization of...
1993-12-17 Chris HansonFix think-o.
1993-12-17 Chris HansonFix think-o.
1993-12-17 Chris HansonRestore kludge to allow non-interactive restarts to...
1993-12-17 Chris HansonFix some typos.
1993-12-17 Chris HansonImplement WITH-RESTART to replace BIND-RESTART. WITH...
1993-12-17 Chris HansonImplement WITH-RESTART to replace BIND-RESTART. WITH...
1993-12-16 Chris HansonBind BREAK-ON-SIGNALS types to '() when invoking the...
1993-12-16 Stephen Adams*** empty log message ***
1993-12-16 Stephen Adams*** empty log message ***
1993-12-15 Stephen AdamsAdded more special readers:
1993-12-15 Chris HansonHandle built-in and utility hardware traps.
1993-12-14 Chris HansonFix a couple of typos.
1993-12-11 Guillermo J... fasdump_compiled_entry was not aligning compiled-code...
1993-12-11 Guillermo J... Fix several bugs related to varying the size of constan...
1993-12-10 Chris HansonIn M-x show-parameter-list, handle case where no debugg...
1993-12-09 Guillermo J... Update to match latest changes to the linearizer.
1993-12-09 Guillermo J... Fix typo in last change.
1993-12-08 Guillermo J... ?Fix violation in branch-tensioner assumptions introduc...
1993-12-08 Chris HansonChange procedures that convert hash tables to lists...
1993-12-08 Guillermo J... Several changes:
1993-12-08 Guillermo J... Several changes:
1993-12-08 Jim MillerAdded SWAT option
1993-12-08 Guillermo J... Fix "disappearing labels" bug by making the symbol...
1993-12-07 Guillermo J... Some changes to closures:
1993-12-07 Guillermo J... Some changes to closures:
1993-12-07 Guillermo J... *** empty log message ***
1993-12-07 Stephen Adams*** empty log message ***
1993-12-06 Chris HansonEliminate duplicate definition of FLONUM_SIZE.
1993-12-06 Chris HansonEliminate duplicate definition of FLONUM_SIZE.
1993-12-06 Chris HansonEliminate contents of error-system chapter.
1993-12-06 Chris HansonAdd "News" section to release notes. Also many small...
1993-12-06 Chris HansonSet up a CONTINUE restart for errors resignalled from...
1993-12-05 Stephen Adams*** empty log message ***
1993-12-05 Chris HansonFix typo in last change.
1993-12-05 Chris HansonImplement support for drawing multiple points and lines.
1993-12-05 Chris HansonAdd primitives to draw multiple points and lines. ...
1993-12-05 Chris HansonGeneralize support for flonum vectors.
1993-12-03 Guillermo J... Add C back end information.
1993-12-03 Chris HansonPatch a few typos.
1993-12-03 Chris HansonFix node references from last change.
1993-12-03 Chris HansonMerge the indices.
1993-12-03 Chris HansonNumerous small changes.
1993-12-03 Chris HansonNumerous small changes.
1993-12-03 Stephen Adams*** empty log message ***
1993-12-02 Chris HansonInitial revision
1993-12-02 Stephen Adams*** empty log message ***
1993-12-02 Stephen Adams*** empty log message ***
1993-12-01 Stephen Adamsincorporated s DOS instructions
1993-12-01 Stephen AdamsAltered event:after-restarts to allow a band containing...
1993-11-29 Chris HansonRemove definition of INT:->FLONUM since it is now expor...
1993-11-29 Chris HansonFix think-o in previous change.
1993-11-29 Chris HansonAdd expansion for INT:->FLONUM.
1993-11-29 Chris HansonExport INT:->FLONUM.
1993-11-29 Chris HansonChange temporary filename so that it has no file type.
1993-11-29 Chris HansonFix problem that caused trouble with debugging informat...
1993-11-29 Guillermo J... Make compile-procedure and compile-scode work.
1993-11-29 Guillermo J... Fix minor bug.
1993-11-29 Guillermo J... Fix minor bug.
1993-11-29 Guillermo J... Fix minor bug.
1993-11-29 Guillermo J... Rename compiled-scode->procedure to compiler-output...
1993-11-29 Stephen AdamsMended Windows installation section.
1993-11-27 Stephen AdamsPartly added windows installation blurb
1993-11-24 Stephen AdamsMade release and version automatic from version.h
1993-11-24 Stephen AdamsFixed version info
1993-11-24 Guillermo J... SUNOS calls it TIOCSIGNAL, not TIOCSIG!
1993-11-24 Stephen Adamsaugmented and re-arranged environment variables and...
1993-11-23 Chris HansonInitial revision
1993-11-23 Chris HansonTIOCSIG not available on sun3.
1993-11-23 Chris HansonAdd automatic loading of "pack.scm".
1993-11-23 Guillermo J... Add -O to alpha switches.
1993-11-23 Guillermo J... Disable ptys in Ultrix.
1993-11-23 Chris HansonPOLL-PROCESS-FOR-OUTPUT must check the input channel...
1993-11-23 Chris HansonConditionalize use of TIOCSCTTY to OSF/1 specifically...
1993-11-23 Chris HansonMake sure that controlling PTY is informed of its proce...
1993-11-23 Stephen AdamsAdded environment variables
1993-11-23 Chris HansonBSD PTYs signal I/O-error when trying to read from...
1993-11-22 Chris HansonEliminate useless Ultrix conditionalization.
1993-11-22 Chris HansonFix conditionalization of HAVE_FTRUNCATE -- it was...
next