mit-scheme.git
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...
1990-01-15 Panayotis Skordos*** empty log message ***
1990-01-12 Chris HansonFix stupid bug in division that caused quotient to...
1990-01-12 Chris HansonMake generic arithmetic primitives perform fixnum arith...
1990-01-11 Chris HansonCorrect for scaling overshoot in `ratnum->flonum'.
1990-01-10 Hal AbelsonFix case bug in `complex:expt'.
1990-01-10 Chris HansonFix typo from last edit.
1990-01-10 Chris Hanson*** empty log message ***
1990-01-10 Chris Hanson*** empty log message ***
1990-01-10 Chris HansonNow that `vector-set!' is defined to return unspecific...
1990-01-04 Chris HansonAdd error checking to symbol operations.
1990-01-02 Panayotis Skordos*** empty log message ***
1989-12-29 Panayotis Skordos*** empty log message ***
1989-12-29 Chris HansonFix definitions of `complex:acos' and `complex:angle...
1989-12-20 Chris HansonChange definitions of 2/3-operand register-allocation...
1989-12-20 Chris HansonFlush 2/3-operand register allocation procedures.
1989-12-20 Panayotis Skordosgraphics and debug changes
1989-12-19 Chris HansonChange format used by the "Y" command.
1989-12-14 Chris HansonIn `trace-display', no-argument case was putting close...
1989-12-11 Chris Hanson* Take advantage of new entry points in compiled code...
1989-12-11 Chris Hanson* Take advantage of new entry points in compiled code...
1989-12-10 Chris HansonIn the 680x0 compiled-code interface, added entry point...
1989-12-08 Chris HansonAdd new primitive `file-attributes-indirect' that uses...
1989-12-08 Chris HansonAdd new primitive `file-attributes-indirect' that uses...
1989-12-07 Chris HansonCause floating-overflow traps to signal at all times...
1989-12-07 Chris HansonMake sure that time reports appear in decimal notation.
1989-12-07 Chris HansonAdjust parser for hardware trap frames to account for...
1989-12-07 Chris HansonIf a microcode error is missing a handler, report the...
1989-12-07 Chris HansonIf a microcode error is missing a handler, report the...
1989-12-07 Chris HansonFix masking bug in `compiled_entry_type'.
1989-12-06 Guillermo J... Modify comments to match the compiler and cmpaux-hppa.h
1989-12-06 Guillermo J... Add store_closure_code hook to save code space.
1989-12-06 Guillermo J... Fix bug in code that detects whether the manifest closu...
1989-12-05 Chris HansonDon't consider `cons-closure' to be a trivial RTL expre...
next