mit-scheme.git
1991-03-22 Guillermo J... Move NOP macro from cmpint.c to cmpgc.h since it is...
1991-03-22 Guillermo J... Make it compile under HP-UX when
1991-03-22 Arthur GlecklerInitial revision
1991-03-22 Chris Hanson* Each group object now has a unique associated buffer...
1991-03-22 Chris HansonAdd new procedure `extract-and-delete-string', which...
1991-03-22 Chris HansonSlight tweak of `group-extract-string' to improve perfo...
1991-03-22 Chris HansonEliminate commented-out printing commands. These will...
1991-03-21 Guillermo J... Changes for MC68040.
1991-03-21 Guillermo J... Initial revision
1991-03-21 Chris HansonAdd two new cases of foldable expressions, to permit...
1991-03-18 Guillermo J... Fix bug in Clear_Memory introduced when constant space...
1991-03-16 Chris HansonSome performance improvements in the redisplay code.
1991-03-16 Chris HansonChange screen object: remove operation/preempt-update...
1991-03-16 Chris HansonImplement `predict-y-limited' and use it in place of...
1991-03-16 Chris HansonInitial revision
1991-03-16 Chris HansonThis version of Edwin requires microcode version 11...
1991-03-15 Chris HansonRewrite `invoke-variable-assignment-daemons!' to improv...
1991-03-15 Chris HansonFix bug in redisplay: when narrowing or widening a...
1991-03-15 Chris HansonChange most auto-loading files to be loaded when Edwin...
1991-03-15 Chris HansonNew procedures provide support for side-effects on...
1991-03-15 Chris HansonUse `modulo' instead of `remainder' to force ring index...
1991-03-15 Chris HansonFix fencepost error in `re-compile-char-set'.
1991-03-15 Chris HansonAdd operations to do regular-expression search and...
1991-03-15 Chris Hanson* Fix `define-named-structure' to make the definitions...
1991-03-14 Chris HansonChange callers of `UX_select_input' to call it when...
1991-03-14 Chris HansonDelete all subprocesses when exiting Scheme.
1991-03-14 Chris HansonAdd support to send SIGHUP (hangup) signal to subprocesses.
1991-03-14 Chris HansonDon't print hash number for value that is a number.
1991-03-14 Chris HansonFix typo.
1991-03-14 Chris Hanson* New primitives `process-hangup' and `pty-master-hangu...
1991-03-12 Arthur GlecklerInclude RESTART in the list of USER-GLOBAL-NAMES, varia...
1991-03-11 Chris HansonAdd new procedures for microcode 11.67: `channel-register',
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...
next