mit-scheme.git
1990-03-26 Guillermo J... Add sf:noisy? flag, and syntax&integrate global procedure.
1990-03-26 Guillermo J... Modify gc-statistic/meter so that gcnote will not be...
1990-03-26 Guillermo J... Add gc-timestamp for data structures that need to be...
1990-03-24 Guillermo J... Add arities to primitive definitions so that the file...
1990-03-24 Guillermo J... Fix register*constant methods for plus-fixnum and minus...
1990-03-21 Chris HansonWhen accessing `block-procedure', make sure it is a...
1990-03-16 Chris HansonFix unbound variable in `delete-process'. The `process...
1990-03-14 Chris Hanson*** empty log message ***
1990-03-14 Chris HansonIn `decode-ordinary-floating-instruction', always speci...
1990-03-14 Chris HansonIn `two-arg-register-operation', don't delete reused...
1990-03-13 Chris Hanson*** empty log message ***
1990-03-13 Chris HansonConditionalize floating-point register load instruction...
1990-03-12 Chris HansonConditionalize binary floating-point open-coded operati...
1990-03-12 Chris HansonRemove duplicate entry for fp6 from the list of initial...
1990-03-08 Chris HansonAdd sun4 processor type.
1990-03-05 Guillermo J... Add ^B ^X ^U ^G to the ^C handler.
1990-03-02 Mark FriedmanAdded subprocess support.
1990-03-02 Mark FriedmanAdded subprocess support.
1990-02-27 Mark FriedmanAdded support for subprocesses.
1990-02-27 Mark FriedmanInitial revision
1990-02-27 Mark FriedmanAdded support for subprocesses.
1990-02-27 Mark FriedmanAdded support for subprocesses to OPEN-CHANNEL-WRAPPER.
1990-02-27 Mark FriedmanAdded support for unix subprocesses.
1990-02-27 Mark FriedmanAdded compiler flag ENABLE_SUBPROCESSES.
1990-02-25 Chris Hanson*** empty log message ***
1990-02-25 Chris Hanson*** empty log message ***
1990-02-24 Chris HansonOpen-code vector-8b ref and set operations.
1990-02-23 Chris HansonDon't use arithmetic right shift for division.
1990-02-23 Chris HansonEliminate some potential name conflicts in the expansio...
1990-02-21 Guillermo J... Add more handlers for INTERNAL-APPLY-VAL types. Someho...
1990-02-20 Guillermo J... Make debugger evaluation commands print out more like...
1990-02-20 Guillermo J... Allow strings as arguments to generate-uninterned-symbol.
1990-02-14 Chris HansonAdd definition of `alist?' that detects circularity.
1990-02-14 Guillermo J... Fix definition of list? to terminate even in the presen...
1990-02-13 Chris HansonInitialize `Prev_Restore_History_Stacklet' to NULL...
1990-02-13 Chris HansonAdd \n\ to newlines in comments.
1990-02-12 Chris HansonFix minor bug in last change.
1990-02-11 Chris HansonChanges from JMiller that are needed to get this stuff...
1990-02-10 Chris HansonAdd new hash-table abstraction; this is loaded by
1990-02-10 Chris HansonInitial revision
1990-02-09 Chris HansonDefine `symbol-hash-mod'.
1990-02-09 Chris HansonRun scheme-mode-hook before scheme-interaction-mode...
1990-02-08 Chris Hanson"fixnum.o" should depend on "mul.c", not "os.o".
1990-02-08 Chris HansonAdd changes to support gcc on the vax.
1990-02-08 Chris HansonFix cold-load problems.
1990-02-08 Chris HansonFix cold-load problems.
1990-02-07 Chris Hanson*** empty log message ***
1990-02-07 Chris HansonImplement new record proposal.
1990-02-07 Guillermo J... Initial revision
1990-02-07 Guillermo J... Add in sun4 (sparc) descriptions for Morry Katz.
1990-02-06 Panayotis Skordos*** empty log message ***
1990-02-06 Guillermo J... Changes by JMiller to make it work under HP cc and...
1990-02-06 Guillermo J... Changes by JMiller to make it work under HP cc and...
1990-02-02 Chris Hanson* Add new operations to register allocator that determi...
1990-02-02 Chris HansonNew definition of `complex:acos' preserves more precisi...
1990-01-31 Guillermo J... Fix bug in fasdump by which zero length files were...
1990-01-31 Guillermo J... Fix bug in load/internal by which empty files caused...
1990-01-30 Guillermo J... Fix bug in Prepare_Apply_Interrupt noticed after last...
1990-01-30 Guillermo J... Fix bug in Prepare_Apply_Interrupt noticed after last...
1990-01-29 Guillermo J... Add the INTERNAL-APPLY-VAL return code.
1990-01-29 Guillermo J... Add the INTERNAL-APPLY-VAL return code. It replaces...
1990-01-29 Guillermo J... Add the INTERNAL-APPLY-VAL return code.
1990-01-29 Guillermo J... Initial revision
1990-01-29 Guillermo J... Add the INTERNAL-APPLY-VAL return code.
1990-01-25 Guillermo J... Initial revision
1990-01-25 Guillermo J... New compiler port.
1990-01-25 Guillermo J... Initial revision
1990-01-25 Guillermo J... New compiler port.
1990-01-24 Guillermo J... Make setup-image do what the comment at the top of...
1990-01-23 Chris Hanson`hash-table-copy', when copying the elements in a hash...
1990-01-23 Guillermo J... Conditionalize constant space sizes for the Spectrum.
1990-01-23 Guillermo J... Fix floating alignment.
1990-01-23 Guillermo J... Add floating alignment back.
1990-01-23 Gerald Jay... Fix bug by which current_disk_position was not reset...
1990-01-22 Chris HansonMake changes to use more space-efficient representation...
1990-01-22 Chris HansonAdd new representation for `dbg-label', that is optimiz...
1990-01-22 Chris HansonChange `operation/open' to handle #F as a result from
1990-01-22 Guillermo J... Make gr2 be compile code's val register.
1990-01-22 Guillermo J... Fix hppa_extract_absolute_address, hppa_store_absolute_...
1990-01-22 Guillermo J... Version with compiler modifications.
1990-01-22 Guillermo J... Bump the constant space and compiled constant space...
1990-01-22 Guillermo J... Fix typo. print_a_bignum used && rather than &, causin...
1990-01-22 Guillermo J... Add missing ,@ in load-machine-register!
1990-01-21 Guillermo J... Fix relocation bug in fasload.c
1990-01-21 Guillermo J... Re-check in previous version since checked in on spectr...
1990-01-21 Guillermo J... Fix bug in fasload by which closures and linkage sectio...
1990-01-20 Chris HansonFix stupid editing mistake.
1990-01-20 Chris HansonAdd a debugging facility that keeps a history of `Scan...
1990-01-20 Chris HansonWhen forcing something into a specific machine register...
1990-01-18 Chris HansonInitial revision
1990-01-18 Chris Hanson* Disable early-syntaxing mechanism, and change back...
1990-01-18 Chris HansonSuppress error messages when opening a graphics device...
1990-01-18 Chris HansonChange configuration of 6.003 Scheme to eliminate old...
1990-01-18 Chris HansonEliminate `box-clear' primitive.
1990-01-17 Guillermo J... Fix bug in signed-integer->bit-string by which it was...
1990-01-17 Gerald Jay... *** empty log message ***
1990-01-17 Chris HansonFix typo in character-attribute setting routines.
1990-01-16 Chris HansonAdd new target `install' to simplify installation of...
1990-01-16 Chris HansonFix fencepost error in `disk-restore': when allocating...
1990-01-15 Chris HansonAdd new variable `flonum-unparser-cutoff', which contro...
next