mit-scheme.git
1991-03-01 Chris HansonUse `cref/generate-constructors' instead of `cref/gener...
1991-03-01 Chris Hanson* New primitive `make-pipe'.
1991-03-01 Guillermo J... Add text describing fixnums and calls to the interface.
1991-02-28 Guillermo J... Add text describing hairy invocation rules.
1991-02-28 Guillermo J... First cut at RTL statement rules.
1991-02-27 Guillermo J... Documentation for predicate rules.
1991-02-27 Guillermo J... New delta.
1991-02-27 Guillermo J... New delta.
1991-02-26 Chris Hanson"bchpur.c" must include "zones.h".
1991-02-26 Chris Hanson"bchpur.c" must include "zones.h".
1991-02-26 Chris HansonFix broken function definitions.
1991-02-26 Guillermo J... Yet more text.
1991-02-26 Guillermo J... Yet more text
1991-02-24 Guillermo J... Yet more text.
1991-02-24 Guillermo J... Put a little patch in uxtrap.c and the memory managemen...
1991-02-23 Guillermo J... Initial description of all assembler files.
1991-02-23 Guillermo J... Some more text.
1991-02-23 Guillermo J... Yet more text.
1991-02-22 Guillermo J... Yet more text.
1991-02-22 Chris HansonInitialize the condition system a little later. It...
1991-02-22 Chris HansonFix typo in error name. This would have been caught...
1991-02-22 Chris HansonFix typo in error name. This would have been caught...
1991-02-21 Guillermo J... Some more text...
1991-02-21 Guillermo J... bignum_trim did not produce 0-length bignums even when...
1991-02-20 Guillermo J... Initial revision
1991-02-19 Chris HansonChange subprocess code to be a loadable option.
1991-02-16 Guillermo J... Allow cref to generate itself correctly the first time...
1991-02-16 Guillermo J... Fix bug in fixnum-lsh. It was behaving like an arithme...
1991-02-16 Guillermo J... Improve fixnum->object to use a temporary register...
1991-02-16 Guillermo J... Fix bug by which fixnum-lsh was actually fixnum-ash...
1991-02-15 Chris HansonChanges for new error system in runtime 14.106.
1991-02-15 Chris HansonChanges for new error system in runtime 14.106.
1991-02-15 Chris HansonChanges to error system:
1991-02-15 Chris HansonContinuations that are closed in IC environments save...
1991-02-15 Guillermo J... Update to match 68k version after CPH's fix of top...
1991-02-15 Guillermo J... Enhance to allow for command line definitions. This...
1991-02-15 Guillermo J... Update for 7.1 port.
1991-02-15 Guillermo J... Initial revision
1991-02-15 Guillermo J... Update for 7.1 port.
1991-02-15 Guillermo J... Initial revision
1991-02-15 Chris HansonEliminate syntax phase for assembly since assembler...
1991-02-15 Chris HansonMinor bug fixes.
1991-02-14 Guillermo J... Change default extensions for the cross compiler to...
1991-02-14 Guillermo J... Fix with-register-copy-alias! and register-copy-if...
1991-02-14 Chris HansonMust give "-large" switch when making the runtime system.
1991-02-12 Guillermo J... Eliminate dlink-procedure-header, no longer necessary...
1991-02-06 Guillermo J... Change default extensions to make shell-level tools...
1991-02-06 Guillermo J... Change default extensions to make shell-level tools...
1991-02-06 Guillermo J... Fix bug in last patch.
1991-02-06 Guillermo J... Change extension for cross-compiler so that shell tools...
1991-02-05 Guillermo J... Fix typo: gcd-fixnum appeared as gc-fixnum.
1991-01-31 Hal AbelsonFix bug in eqv? and equal? by which = numbers represent...
1991-01-31 Hal AbelsonFix off-by-one error in bit-string->unsigned-integer.
1991-01-30 Guillermo J... Fossil removal.
1991-01-30 Guillermo J... Fossil removal.
1991-01-28 Guillermo J... Eliminate some unused incorrect code.
1991-01-26 Chris HansonMake changes to handle new system-call errors that...
1991-01-26 Chris HansonDefine `make-directory'.
1991-01-24 Chris HansonImplement mechanism to pass system-call name and error...
1991-01-24 Chris HansonFlush obsolete file-output primitives.
1991-01-24 Chris HansonImplement mechanism to pass system-call name and error...
1991-01-24 Chris HansonFix typo in comment.
1991-01-24 Chris HansonImplement mechanism to pass system-call name and error...
1991-01-24 Chris HansonAdd slots for system call names and error codes.
1991-01-24 Chris HansonAdd system-call error.
1991-01-24 Chris HansonAdd record type.
1991-01-23 Guillermo J... Fix a bug in statement rule for
1991-01-23 Guillermo J... Fix bad reference.
1991-01-23 Guillermo J... Fix bug. First entry for STORE_EXECUTE_CACHE_CODE...
1991-01-19 Chris HansonChanges for new parser, which corresponds to RCS 5.5.
1991-01-19 Chris HansonInitial revision
1991-01-18 Chris HansonInitial revision
1991-01-18 Guillermo J... Fix bug in INDIRECT_TEST_1 and INDIRECT_TEST_2 by addin...
1991-01-16 Guillermo J... Initial revision
1991-01-16 Guillermo J... Document new macros and make some minor changes.
1991-01-16 Chris HansonAdd conditionalization to distinguish versions 1.0...
1991-01-15 Chris HansonChange to use `tty-x-size' and `tty-y-size' instead...
1991-01-15 Chris HansonAdd simple support for TIOCGWINSZ.
1991-01-15 Chris HansonFlush two unused slots in the `screen' data structure.
1991-01-15 Chris HansonWhen splitting a window, don't try to update the `trunc...
1991-01-11 Mark FriedmanAdded support for RECORD type structures (i.e. structur...
1991-01-08 Chris HansonDisable signalling NaNs on 68881.
1991-01-08 Chris HansonRe-enable ^G interrupts whenever entering input wait.
1991-01-07 Chris HansonChange terminal-interface code to handle ^S/^Q (and...
1991-01-05 Chris HansonIn nonbuffered input mode, disable ^S and ^V (and all...
1991-01-02 Chris HansonNeXT needs 6-bit type code.
1990-12-30 Chris HansonPatch around NeXT's missing "etext".
1990-12-29 Chris HansonFix bugs in standalone code.
1990-12-29 Chris HansonUpdate conditionalizations for NeXT.
1990-12-29 Chris HansonUpdate conditionalizations for NeXT.
1990-12-29 Chris HansonUpdate conditionalizations for NeXT.
1990-12-28 Hal AbelsonFix fencepost error in hardware traps.
1990-12-12 Chris HansonRewrite for 7.1.0 release.
1990-12-12 Chris HansonRewrite for 7.1.0 release.
1990-12-11 Chris HansonRewrite for 7.1.0 release.
1990-12-11 Chris HansonFix weird bug in Makefile.
1990-12-11 Chris HansonEliminate "dmpwrld.c" -- it will require more careful...
1990-12-11 Chris HansonAdd changes for SunOS 4.1.
1990-12-10 Chris HansonChange release string to indicate beta test.
1990-12-01 Chris HansonChange HP-PA caching mechanism to use a single database...
next