mit-scheme.git
1991-03-11 Chris Hanson* New primitives `channel-register', `channel-unregiste...
1991-03-11 Chris HansonFix typo in handler for system-call errors.
1991-03-11 Chris HansonFix typo in `error:divide-by-zero'.
1991-03-11 Chris HansonChange keyboard input to use special operations defined...
1991-03-10 Chris HansonChange method by which port errors are signalled. ...
1991-03-10 Chris HansonDon't generate full cref by default.
1991-03-10 Chris HansonAdd `syscall_select'.
1991-03-09 Chris HansonSubprocess support in this version requires microcode...
1991-03-09 Chris Hanson* Process status now synchronized as follows: new primitive
1991-03-08 Chris HansonPermit a process to be deleted regardless of its status.
1991-03-08 Chris HansonChange procedures that return a process status to retur...
1991-03-08 Chris HansonChange `process-reason' primitive to return 0 when...
1991-03-08 Chris HansonAdd new primitive `have-ptys?'.
1991-03-07 Chris HansonRetain `filename' and `arguments' fields of process...
1991-03-06 Chris HansonDon't show hash number when REPL value is an interned...
1991-03-06 Chris HansonFix stack-address primitives to work on machines that...
1991-03-06 Chris HansonUpdate for new error system and changes to REPL names.
1991-03-06 Chris HansonDon't load option files more than once.
1991-03-06 Chris HansonAdd new procedure `bind-default-condition-handler'.
1991-03-06 Chris HansonChange an instance of `error:bad-range-argument' to
1991-03-06 Guillermo J... Fix typo and add ADD-PSEUDO-REGISTER-ALIAS!
1991-03-06 Chris HansonFix bug: RTL generation of return statement whose value...
1991-03-06 Chris HansonFix typo in bignum =.
1991-03-05 Guillermo J... Merge in some of Arthur's and Markf's comments. Tag...
1991-03-02 Guillermo J... Make call/cc more obvious.
1991-03-01 Chris HansonDon't generate full cref by default.
1991-03-01 Chris HansonFix other input-buffer operations to recover gracefully...
1991-03-01 Chris HansonFix other input-buffer operations to recover gracefully...
1991-03-01 Chris Hanson* Add new procedure, CREF/GENERATE-CREF-UNUSUAL, that...
1991-03-01 Chris Hanson*** empty log message ***
1991-03-01 Chris HansonFix typo in last change.
1991-03-01 Guillermo J... First draft is finished.
1991-03-01 Chris Hanson* New subprocess design requires microcode 11.63 or...
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
next