mit-scheme.git
1993-06-29 Chris HansonThis runtime system requires microcode version 11.133...
1993-06-29 Chris HansonRedefine the GLOBAL-2 interrupt bit to be the interrupt...
1993-06-29 Guillermo J... Disable some primitives until the back end learns how...
1993-06-29 Guillermo J... Change flonum addressing units.
1993-06-29 Guillermo J... Disable some primitive open coding until the back end...
1993-06-29 Chris HansonAdd slot in fixed objects vector for interrupt masks.
1993-06-29 Guillermo J... Fix shadowing problem.
1993-06-29 Guillermo J... Fix check that only allows primitives and compiled...
1993-06-28 Chris HansonDefine "clean.world".
1993-06-28 Chris HansonUse "-std" switch to make compiler ANSI.
1993-06-28 Chris HansonGeneralize variable number of arguments code to work...
1993-06-28 Chris HansonDon't include <stdarg.h> because it might not be availa...
1993-06-28 Chris HansonOn Sony, <unistd.h> defines ioctl.
1993-06-28 Chris HansonFix incorrect declaration: static declarations cannot...
1993-06-25 Guillermo J... Finish fixing the problem.
1993-06-25 Guillermo J... Fix spurious I/O introduced in the last edit.
1993-06-25 Guillermo J... Fix problem: Nullified branch instruction cannot be...
1993-06-25 Guillermo J... Minor problems in last update.
1993-06-25 Guillermo J... Make the order of invocation of gc-daemons the same...
1993-06-25 Guillermo J... Change gc-daemons and secondary-gc-daemons into queues...
1993-06-25 Guillermo J... Add queue->list and queue->list/unsafe operations.
1993-06-25 Guillermo J... Reorder initializations so that hash is initialized...
1993-06-25 Guillermo J... Reorder some stuff so that when a boot-time error fails...
1993-06-25 Chris HansonChange .z suffix to .gz to correspond to change in...
1993-06-24 Guillermo J... Fix some capitalization problems.
1993-06-24 Guillermo J... Fix copyright.
1993-06-24 Guillermo J... define FILE_READABLE.
1993-06-24 Guillermo J... Global NT merge.
1993-06-24 Guillermo J... Fix bug in search_for_primitive. If the second allocat...
1993-06-24 Guillermo J... Fix bug if COMPILED_OBJECTS is empty.
1993-06-24 Guillermo J... Rename hard-params to hard-par, and improve "make clean"
1993-06-24 Guillermo J... Rename hard-params to hard-par, and improve "make clean"
1993-06-24 Guillermo J... Remove echo.
1993-06-24 Guillermo J... Update some defaults.
1993-06-24 Guillermo J... Add ansidecl.h to define DOTS and friends.
1993-06-24 Guillermo J... Global NT merge.
1993-06-24 Guillermo J... Initial revision
1993-06-24 Guillermo J... Global NT merge.
1993-06-24 Guillermo J... Fix comment.
1993-06-24 Guillermo J... Initial revision
1993-06-24 Guillermo J... Fix bug in automatic edit.
1993-06-24 Guillermo J... Fix RCS header.
1993-06-24 Guillermo J... Change RCS header.
1993-06-24 Guillermo J... Change to new format
1993-06-24 Guillermo J... Fix RCS header.
1993-06-24 Guillermo J... Fixing the RCS header
1993-06-24 Guillermo J... Initial revision
1993-06-24 Guillermo J... Global NT merge.
1993-06-24 Guillermo J... Global NT merge.
1993-06-24 Guillermo J... Global NT merge.
1993-06-24 Guillermo J... Remove left-over printfs.
1993-06-24 Guillermo J... Global NT merge.
1993-06-24 Guillermo J... Global NT merge.
1993-06-24 Guillermo J... Fix RCS header.
1993-06-24 Guillermo J... Flush spurious ^Z at the end of the file.
1993-06-24 Guillermo J... Global NT merge.
1993-06-24 Guillermo J... Global NT merge.
1993-06-24 Guillermo J... Global NT merge.
1993-06-24 Guillermo J... Fix inclusion symbol.
1993-06-24 Guillermo J... Fix date.
1993-06-24 Guillermo J... Fix date and RCS header.
1993-06-24 Guillermo J... Fix date, RCS header, and inclusion symbol.
1993-06-24 Guillermo J... Fix date and inclusion symbol.
1993-06-24 Guillermo J... Add copyright and RCS header.
1993-06-24 Guillermo J... Add copyright.
1993-06-24 Guillermo J... Fix date and RCS header.
1993-06-24 Guillermo J... Fix RCS header and date.
1993-06-24 Guillermo J... Initial revision
1993-06-24 Guillermo J... Global NT merge
1993-06-24 Guillermo J... First NT global merge.
1993-06-18 Guillermo J... Teach the unparser to print floating-point vectors.
1993-06-17 Guillermo J... Make it handle the new constants used with DEFINE-MULTIPLE.
1993-06-16 Guillermo J... Fix bug in translated output where by doing a newline...
1993-06-15 Guillermo J... Remove compinit.h .
1993-06-15 Guillermo J... Add support for C back end.
1993-06-15 Guillermo J... Add support for C back end.
1993-06-15 Guillermo J... Some versions of realloc (e.g. SunOS4) do not understand
1993-06-15 Guillermo J... SunOS 4 conditionalization.
1993-06-15 Guillermo J... Add liarc.touch to the compinit.h dependencies and...
1993-06-12 Guillermo J... GCC now supports shared libraries in HP-UX.
1993-06-11 Jason Wilsonadd two more entries.
1993-06-10 Guillermo J... Fix renamed variables.
1993-06-10 Guillermo J... Fix new problems with the "register allocator". Floati...
1993-06-10 Guillermo J... Fix incorrect variable name.
1993-06-10 Guillermo J... Add support for code compiled to C.
1993-06-10 Guillermo J... Add support for code compiled to C.
1993-06-10 Guillermo J... Fix incorrect use of make-machine-register. It should be
1993-06-10 Jason WilsonAdd interpreter register FREE.
1993-06-10 Jason WilsonHandle random non-pointers with TRUE and FALSE tags.
1993-06-10 Jason WilsonHandle false and empty list as pathname directories.
1993-06-09 Jason WilsonAdd correct date.
1993-06-09 Jason WilsonInitial revision
1993-06-09 Jason WilsonAdd correct date.
1993-06-09 Jason WilsonMerge in C back end changes.
1993-06-09 Jason WilsonAdd support for booting the C back end.
1993-06-09 Jason Wilsonymake.local automatically generated to avoid standard...
1993-06-09 Jason WilsonFix standard-target! and standard-move-to-target!
1993-06-09 Jason WilsonMake sure that there is a valid pathname directory...
1993-06-09 Jason WilsonAdd scheme_hook_{low,high}, needed by HP-PA trap handli...
1993-06-09 Jason WilsonChange "LiarC_" to "runtime_"
next