mit-scheme.git
1987-02-13 Chris HansonUpgrade spectrum back end to reflect changes in compile...
1987-02-12 Chris Hanson*** empty log message ***
1987-02-12 Chris HansonUse `modulo' rather than `remainder' to compute index...
1987-02-12 Guillermo J... Entry for bchscheme (scheme with garbage collector...
1987-02-12 Chris HansonAdd new method for `unassigned-test' predicate type.
1987-02-11 Chris HansonRvalue expander for `access' was unable to expand its...
1987-02-11 Guillermo J... *** empty log message ***
1987-02-11 Chris HansonMove list primitives to `boot.scm' because the compiler...
1987-02-11 Chris HansonMove list primitives to `boot.scm' because the compiler...
1987-02-11 Chris HansonWhen sending `apply-closure' message to a `subproblem...
1987-02-10 Guillermo J... Added an option to print heaps when given the relevant...
1987-02-10 Chris HansonFix incorrect subproblem receiver size.
1987-02-09 Chris HansonFix bug where radix passed explicitly to `string->numbe...
1987-02-09 Guillermo J... Split purify.c into purify.c and purutl.c
1987-02-08 Guillermo J... Redo some extern declarations for new garbage collector.
1987-02-08 Guillermo J... Unnecessary and incorrect reinitialization of Weak_Chain.
1987-02-07 Guillermo J... Various trivial changes for the garbage collector to...
1987-02-07 Guillermo J... Add TERM_SIGNAL for unix.c
1987-02-07 Guillermo J... Various changes to accomodate the garbage collector...
1987-02-07 Guillermo J... Add Reset_Memory to accomodate the garbage collector...
1987-02-05 Chris HansonUpgrade spectrum back end to reflect changes in compile...
1987-02-04 Guillermo J... Some BBN changes afer the last merge.
1987-02-04 Guillermo J... Remove comments around definition of BELL.
1987-02-04 Guillermo J... BBN changes after the last merge. Conditionalize STACK...
1987-02-04 Guillermo J... Small changes due to "bugs" in the C compiler used...
1987-02-03 Guillermo J... Some primitives have changed homes.
1987-02-03 Guillermo J... Some primitives have changed homes.
1987-02-03 Guillermo J... gc-type has drifted here.
1987-02-03 Guillermo J... Clear_Memory and Setup_Memory have drifted to memmag.c
1987-02-03 Guillermo J... New version. Memory management redistribution.
1987-02-03 Guillermo J... get-next-constant is now in this file. Redistributed.
1987-02-03 Guillermo J... *** empty log message ***
1987-02-03 Guillermo J... Redistribution. gcloop now only contains the gcloop...
1987-02-02 Guillermo J... *** empty log message ***
1987-02-02 Guillermo J... New version. Object hashing and file closing use weak...
1987-01-23 Guillermo J... *** empty log message ***
1987-01-22 Guillermo J... Add RCS headers and update copyright notices.
1987-01-22 Guillermo J... Add RCS headers and update copyright notices.
1987-01-21 Guillermo J... Merge with BBN
1987-01-21 Guillermo J... Merge with BBN
1987-01-15 Chris Hanson`debug' had a hack where it used an uninterned symbol...
1987-01-13 Chris HansonChange macro `Real_To_Upper' to procedure `char_upcase...
1987-01-13 Chris HansonThe microcode tables file now returns an identification...
1987-01-13 Chris HansonInitial revision
1987-01-13 Chris HansonRemove version number from `UCODE_TABLES_FILENAME'...
1987-01-12 Chris HansonPlease refer to the ChangeLog file under the following...
1987-01-12 Chris HansonPlease refer to the ChangeLog file under the following...
1987-01-12 Chris HansonMoby rewrite, which started out as some simple bug...
1987-01-11 Chris HansonFix `substring-find-next-char-in-set' and
1987-01-11 Chris HansonPrimitive `file-write-char' was unable to write out...
1987-01-10 Chris HansonOops! Forgot to push return address for subproblems.
1987-01-10 Chris HansonFinish changes to poppers.
1987-01-10 Chris HansonChange type offsets to 16-byte intervals to match new...
1987-01-09 Chris HansonFix oversight in new popper code.
1987-01-09 Chris HansonFix typo and adjust message receiver type bits to corre...
1987-01-09 Chris Hanson*** empty log message ***
1987-01-09 Chris HansonUpdate popper offsets to match new microcode.
1987-01-09 Chris HansonChange popper code to interpretive version to prevent...
1987-01-09 Chris HansonChange sizes of message receivers to reflect new interp...
1987-01-09 Chris HansonAdd special unparsing for pairs.
1987-01-08 Chris HansonFix bug in parsing of complex polar notation.
1987-01-07 Chris Hanson*** empty log message ***
1987-01-07 Chris HansonDefine `TC_COMPLEX' to self-evaluate.
1987-01-07 Chris HansonAdd complex number syntax to reader and printer.
1987-01-06 Chris HansonTurn off stack overflow interrupt during throw.
1987-01-05 Chris Hanson*** empty log message ***
1987-01-05 Chris HansonBoost STACK_GUARD_SIZE to value which will allow stack...
1987-01-05 Chris HansonLocal stack overflow interrupt index incorrect.
1987-01-05 Chris HansonRevert previous change since experiment proved that...
1987-01-05 Chris HansonTry not to generate instructions that depend on the...
1987-01-04 Chris Hanson*** empty log message ***
1987-01-01 Chris Hanson*** empty log message ***
1987-01-01 Chris Hanson*** empty log message ***
1987-01-01 Chris HansonEliminate references to `make-primitive-procedure'.
1987-01-01 Chris HansonPass `rest-generator' as argument to all the generator...
1987-01-01 Chris Hanson*** empty log message ***
1986-12-22 Chris HansonChange tagged vector object unparser so that the printi...
1986-12-22 Chris HansonFix bug in value of `number-pushed' being computed...
1986-12-21 Chris Hanson*** empty log message ***
1986-12-21 Chris Hanson*** empty log message ***
1986-12-21 Chris Hanson*** empty log message ***
1986-12-21 Chris Hanson*** empty log message ***
1986-12-20 Chris Hanson*** empty log message ***
1986-12-20 Chris HansonChange obsolete reference to `vector-size'.
1986-12-20 Chris HansonRedesign of CFG data structures.
1986-12-20 Chris HansonInitial revision
1986-12-20 Chris HansonUpdate to use new primitive `tty-flush-output'.
1986-12-20 Chris HansonImplement new primitive `tty-flush-output'.
1986-12-18 Chris Hanson*** empty log message ***
1986-12-18 Chris HansonFix algorithm so that it handles CFG joins correctly.
1986-12-18 Chris HansonEliminate definitions of `foo-edit!' procedures.
1986-12-18 Chris HansonChange names of set operations to indicate whether...
1986-12-18 Chris HansonChange implementation of `rtl-snode-delete!' so that...
1986-12-18 Chris HansonFix bug in `continuation-entry'.
1986-12-18 Chris HansonDelete non-useful frame editor procedures.
1986-12-17 Chris HansonChange call-construction pass so that it uses special...
1986-12-17 Chris HansonSame random confusion between `=' and `=='! C Sux.
1986-12-17 Chris HansonMove `po' back to `toplev.scm'. Implement `->tagged...
1986-12-17 Chris HansonFix incorrect definition of `define-assignment-method'.
1986-12-17 Chris HansonFix problem in which hooks were getting dis/connected...
next