mit-scheme.git
1987-10-19 Chris HansonInitial revision
1987-10-14 Chris HansonFix bug: missing integration declarations prevent prope...
1987-10-13 Panayotis SkordosFixed typo in C_Image_Periodic_Shift: "-" should be...
1987-10-12 Chris HansonFix bug introduced with removal of danger bits. EQ...
1987-10-09 Guillermo J... New microcode version.
1987-10-09 Guillermo J... Eliminate all remnants of danger bits.
1987-10-09 Guillermo J... Eliminate all remnants of danger bits.
1987-10-09 Guillermo J... Eliminate all remnants of danger bits.
1987-10-09 Chris HansonDo not transmit "end-of-control-g" sequence back to...
1987-10-08 Guillermo J... Fix long standing bug in HALT. Restartable_Exit was...
1987-10-05 Guillermo J... Minor bug:
1987-10-05 Guillermo J... - Make assignments use their own caches, distinct from...
1987-10-05 Guillermo J... - Make assignments use their own caches, distinct from...
1987-10-05 Guillermo J... *** empty log message ***
1987-10-05 Guillermo J... Change variable caches so assignments and references...
1987-10-02 Henry M. WuFixed bug in division.
1987-09-24 Chris HansonRepaginate, make last set of changes clearer. Return...
1987-09-21 Guillermo J... Fix relocation of stack environments on band restore.
1987-09-18 Gerald Jay... To add emacs interface hacks to flush input on control...
1987-09-03 Guillermo J... Add a few special utilities for generic arithmetic.
1987-09-03 Guillermo J... Initial revision
1987-08-31 Chris HansonFix typo from last change.
1987-08-31 Chris HansonDelete noop nodes BEFORE compressing the bblocks. ...
1987-08-31 Chris HansonMake new interface for using noop nodes that controls...
1987-08-28 Guillermo J... Define with-temporary-register-copy! for 3 operand...
1987-08-28 Guillermo J... Fix compiled_entry_to_block, which was branching on...
1987-08-28 Guillermo J... Add with-register-copy-alias! for the benefit of machin...
1987-08-27 Chris HansonDelete `complete-garbage-collect' from set of unsafe...
1987-08-26 Chris HansonFix bug which caused dangling nodes to be left around...
1987-08-25 Chris HansonFix bug which caused (string->number "2e-get") to signa...
1987-08-25 Guillermo J... Fix bug in bchscheme. The current disk position was...
1987-08-25 Guillermo J... Fix bug in can-integrate?
1987-08-24 Chris HansonDisable copier definitions by default.
1987-08-24 Guillermo J... Make-effective-address is no longer integrated because...
1987-08-24 Guillermo J... Missing comma in early expansion of operands.
1987-08-24 Guillermo J... Missing argument in call to scode/combination-components.
1987-08-24 Guillermo J... Fix integration of the result of applying early transfo...
1987-08-24 Guillermo J... Displacements are simplified. They no longer have...
1987-08-24 Guillermo J... Displacements are simplified. They no longer have...
1987-08-24 Guillermo J... Eliminating unused coercions.
1987-08-23 Guillermo J... Missing backquotes.
1987-08-23 Guillermo J... Unlexperize DEFINE-TRANSFORMER.
1987-08-23 Guillermo J... Fix immediate effective address early processing.
1987-08-23 Guillermo J... Fix the directory where infutl lives.
1987-08-22 Guillermo J... Initial revision
1987-08-22 Guillermo J... Minor modifications for early instruction processing.
1987-08-22 Guillermo J... Minor modifications for early instruction processing.
1987-08-22 Guillermo J... Minor modifications for early instruction processing.
1987-08-21 Guillermo J... Fix displacements.
1987-08-21 Guillermo J... Fix PUSHA opcodes.
1987-08-21 Guillermo J... Missing comma.
1987-08-21 Guillermo J... Fix order of argument evaluation bug in make-instructio...
1987-08-20 Guillermo J... Minor change to satisfy the VMS C compiler which does...
1987-08-20 Guillermo J... & effective address was not being syntaxed correctly.
1987-08-20 Guillermo J... Operands were not being integrated into instruction...
1987-08-20 Guillermo J... Add definition of DEFINE-TRIVIAL-INSTRUCTION.
1987-08-20 Guillermo J... Fix expansion of DEFINE-INSTRUCTION.
1987-08-20 Guillermo J... Fix (CVT D F ...) opcode.
1987-08-20 Guillermo J... Fix Typo.
1987-08-20 Chris HansonReimplement pathname abstraction using vectors instead of
1987-08-20 Chris HansonNow if `pathname-newest' is false, it indicates that...
1987-08-20 Chris HansonMove `file-exists?' into the pathname code since it...
1987-08-20 Chris HansonDefine `pathname-newest' in terms of `truename-exists?'.
1987-08-20 Chris HansonAdd `pathname-newest' operation.
1987-08-19 Guillermo J... Initial revision
1987-08-19 Guillermo J... Separate opcode from operand in BUG instruction.
1987-08-18 Guillermo J... Fix syntaxing of displacement fields.
1987-08-18 Guillermo J... Fix syntactic bug in definition of conditional branch...
1987-08-18 Guillermo J... Typo in field instructions.
1987-08-18 Guillermo J... #xOC -> #x0C
1987-08-18 Guillermo J... Fix parenthesis mismatch.
1987-08-18 Guillermo J... Add redundant information for the benefit of the disass...
1987-08-18 Guillermo J... Add redundant information for the benefit of the disass...
1987-08-18 Guillermo J... Add redundant information for the benefit of the disass...
1987-08-17 Guillermo J... Fix bug in read/write-bits! and make them work on the...
1987-08-17 Chris HansonDo no constant fold operations on mutable structures.
1987-08-16 Guillermo J... Patch for vax cpp bug.
1987-08-14 Guillermo J... Initial revision
1987-08-14 Guillermo J... Add self adjusting addressing modes.
1987-08-14 Guillermo J... Add variable width syllables.
1987-08-13 Guillermo J... Make instruction sequencing independent of machine...
1987-08-13 Guillermo J... Initial revision
1987-08-13 Guillermo J... Add displacement coercions.
1987-08-12 Guillermo J... Change to OS_read_char_ready_p, OS_System_Clock, and
1987-08-11 Chris HansonAllocate rgraphs with correct size.
1987-08-11 Chris HansonFix bug in defaulting of keyword constructor arguments.
1987-08-11 Chris HansonInitial revision
1987-08-10 Guillermo J... Remove signed character dependencies.
1987-08-10 Guillermo J... Minor tuning of bchscheme parameters.
1987-08-10 Guillermo J... Use prealloc to improve performance of sequential reads...
1987-08-10 Guillermo J... Tune the disk buffer size.
1987-08-10 Panayotis SkordosAdded READ-IMAGE-FROM-2BINT-FILE
1987-08-10 Guillermo J... Add bit-string-append-reversed for use by the compiler.
1987-08-10 Panayotis SkordosAdded READ-IMAGE-FROM-2BINT-FILE
1987-08-08 Chris HansonMark the graph when compressing bblocks to prevent...
1987-08-08 Chris HansonCompress blocks with a separate set of node marks since...
1987-08-08 Chris HansonDiscard information a bit more aggressively.
1987-08-07 Chris HansonImplement rule for cache-unassigned? trap.
1987-08-07 Chris Hanson*** empty log message ***
1987-08-07 Chris HansonFix typo.
next