mit-scheme.git
1990-06-28 Guillermo J... Change the definition of PLAUSIBLE_CC_BLOCK_P to handle...
1990-06-28 Guillermo J... Define ENTRY_PREFIX_LENGTH for use in cmpgc.h .
1990-06-28 Guillermo J... Better reporting of hardware traps.
1990-06-28 Guillermo J... Export two more hardware trap utilities for the error...
1990-06-28 Guillermo J... Better reporting of hardware traps.
1990-06-28 Guillermo J... compiled-entry/block is the identity on compiled code...
1990-06-28 Guillermo J... Better reporting of hardware traps.
1990-06-27 Guillermo J... Add fixnum and flonum operations to the list of procedu...
1990-06-27 Guillermo J... Add bit-wise boolean operations to the list of function...
1990-06-27 Guillermo J... Add bit-wise boolean operations to the list of function...
1990-06-26 Guillermo J... Add open coding for bit-wise boolean operations, and
1990-06-26 Guillermo J... Add open coding for bit-wise boolean operations, and
1990-06-25 Guillermo J... Add fixnum bit-wise operations.
1990-06-25 Guillermo J... Change gpio-read-string and gpio-write-string to take...
1990-06-25 Guillermo J... Add "rm -f" lines to the rules for scm6003, scmkit...
1990-06-25 Guillermo J... Add "rm -f" lines to the scheme and bchscheme rules...
1990-06-25 Guillermo J... Add bit-wise fixnum operations.
1990-06-22 Chris HansonIn `OS_file_remove_link', delete regular files no matte...
1990-06-22 Chris HansonImplement `check-and-clean-up-input-channel' in runtime...
1990-06-21 Chris HansonUse new `get-decoded-time' primitive.
1990-06-21 Chris HansonForgot to convert elements of `get-decoded-time' to...
1990-06-21 Chris HansonForgot to convert elements of `get-decoded-time' to...
1990-06-21 Chris HansonChange console-input-port so that it always buffers...
1990-06-21 Guillermo J... Add dependencies on OS_PRIM_SOURCES for all usrdef.* .
1990-06-21 Chris HansonPatch to `Restore_History' from JMiller.
1990-06-21 Chris HansonChange `OS_channel_read' and `OS_channel_write' to...
1990-06-21 Chris Hanson.DEFAULT hack doesn't work very well, so disable it.
1990-06-21 Guillermo J... Fix bogus type declaration in Load_Data (FILE * ->...
1990-06-20 Chris HansonChanges to match runtime system 14.82.
1990-06-20 Chris HansonGenerate a .cref file when resyntaxing Edwin.
1990-06-20 Chris HansonGenerate a .cref file when resyntaxing Edwin.
1990-06-20 Chris Hanson* Complete redesign of the operating-system interface...
1990-06-20 Chris Hanson* Changes to operating system interface to match those...
1990-06-20 Chris HansonInitial revision
1990-06-20 Chris Hanson* Changes to operating system interface to match those...
1990-06-20 Chris Hanson* Complete redesign of the operating-system interface...
1990-06-20 Chris HansonInitial revision
1990-06-20 Chris Hanson* Complete redesign of the operating-system interface...
1990-06-20 Chris Hanson* Complete redesign of the operating-system interface...
1990-06-20 Chris HansonInitial revision
1990-06-20 Chris HansonInitial revision
1990-06-20 Chris Hanson* Complete redesign of the operating-system interface...
1990-06-14 Guillermo J... Fix a bug in bignum_destructive_scale_up by which the...
1990-06-14 Guillermo J... Fix more bugs in bit_string_to_bignum.
1990-06-14 Guillermo J... Fix bug in bit_string_to_bignum by which the top digit...
1990-06-14 Guillermo J... Not all uses of lambda-list had been updated to pass...
1990-06-14 Guillermo J... Add sequence-immediate-actions that does not flatten...
1990-06-14 Guillermo J... Add a unsyntaxer:macroize? flag to the unsyntaxer to...
1990-06-14 Guillermo J... Add a unsyntaxer:macroize? flag to get a more "truthful...
1990-06-13 Guillermo J... Allow specification of arity for the INTEGRATE-PRIMITIV...
1990-06-13 Guillermo J... Add missing pair of parenthesis (how come gcc did not...
1990-06-13 Guillermo J... Add new style primitives (multiple byte transfers,...
1990-06-13 Guillermo J... Add rule for gpio.c .
1990-06-12 Guillermo J... Remove scmkit from install.world.
1990-06-12 Guillermo J... Add a .DEFAULT entry that re-invokes make on the target...
1990-06-12 Guillermo J... Add a .DEFAULT entry that re-invokes make on the target...
1990-06-12 Guillermo J... Add Franklyn's microcode and a microcode for hacking...
1990-06-12 Guillermo J... Initial revision
1990-06-11 Guillermo J... Fix transform/definition to allow non-scanned top-level...
1990-06-11 Guillermo J... Fix transform/definition in xform.scm to allow non...
1990-06-07 Chris HansonRename references to primitives that have been renamed...
1990-06-04 Chris HansonWhen loading a .scm file, fetch the repl environment...
1990-06-04 Chris HansonWhen loading a .scm file, fetch the repl environment...
1990-05-16 Chris HansonIn bignum division when doing add-back because initial...
1990-05-10 Chris Hanson`in-package' must not scan out the defines in its body.
1990-05-08 Chris HansonUse 6-bit type codes.
1990-05-07 Guillermo J... Initial revision
1990-05-07 Guillermo J... *** empty log message ***
1990-05-06 Guillermo J... Fix one more problem in the interaction between multicl...
1990-05-04 Guillermo J... Fix a bug in walk-procedure that manifested itself...
1990-05-03 Guillermo J... Add support for multi-closures, ie. closures with multi...
1990-05-03 Guillermo J... Change generate/sequence to process forms in order...
1990-05-03 Guillermo J... Fix the lap->code example.
1990-05-03 Guillermo J... Increase the size of symbol tables. Symbol tables...
1990-04-27 Guillermo J... One more step of making file-touch work better in a...
1990-04-23 Guillermo J... Add ADJUST_CLOSURE_AT_CALL.
1990-04-23 Guillermo J... Remove the interrupt multiclosure register setup and...
1990-04-23 Guillermo J... Add ADJUST_CLOSURE_AT_CALL.
1990-04-23 Guillermo J... Eliminate comutil_interrupt_multiclosure. It was not...
1990-04-21 Jim MillerFixed bug in comutil_interrupt_dlink (passing 2 instead...
1990-04-21 Guillermo J... New information in closure dbg blocks to accomodate...
1990-04-21 Guillermo J... New information in closure dbg blocks to accomodate...
1990-04-19 Guillermo J... - Change "link.l" into "link" because Asmcvt does not...
1990-04-17 Chris Hanson*** empty log message ***
1990-04-17 Chris HansonFor hp-ux 7.0, must define _HPUX_SOURCE if the compiler...
1990-04-17 Chris HansonEliminate (now incorrect) declarations for various...
1990-04-17 Chris HansonEliminate (now incorrect) declarations for various...
1990-04-17 Chris HansonFix conversion of Scheme argument to fopen.
1990-04-17 Chris Hanson"bignum.o" depends on "limits.h".
1990-04-13 Mark FriedmanAdded LOAD-LATEST and FASLOAD-LATEST to load the most...
1990-04-12 Chris HansonDon't treat `restore-value' frame as a subproblem.
1990-04-12 Guillermo J... Rewrite file_touch to use fstat after open rather than...
1990-04-12 Mark FriedmanOops, forgot some initializations for the LOAD-LATEST...
1990-04-12 Guillermo J... Add multi closure interrupt support.
1990-04-12 Guillermo J... Add asm_interrupt_multiclosure.
1990-04-12 Guillermo J... Add comutil_interrupt_multiclosure.
1990-04-12 Mark FriedmanAdded LOAD-LATEST and FASLOAD-LATEST to load the most...
1990-04-12 Guillermo J... Fix a bug in BIT_STRING_INDEX_PAIR_TO_INDEX for machine...
1990-04-12 Guillermo J... Forgot to change the copyright date.
1990-04-12 Guillermo J... Add `#undef ultrix' for unknown reasons -- JMiller.
next