mit-scheme.git
1993-01-12 Chris HansonDisable open-coding of SET-INTERRUPT-ENABLES! -- it...
1993-01-12 Chris HansonAdd assembly hook to implement SET-INTERRUPT-ENABLES...
1993-01-10 Chris HansonNew code to grow and shrink buffers guarantees that...
1993-01-10 Chris HansonChange GC undo truncation code to use buffer-local...
1993-01-10 Chris HansonFix typo.
1993-01-10 Chris HansonTyped characters are now grouped properly by undo regar...
1993-01-10 Chris HansonClass and object data structures are now tagged as...
1993-01-09 Chris HansonAdd a SHRINK-LENGTH field to the group data structure...
1993-01-09 Chris HansonGAP-ALLOCATION-EXTRA no longer defined.
1993-01-09 Chris HansonDefine a new condition type that is signalled when...
1993-01-09 Chris HansonFix several instances of SET-INTERRUPT-ENABLES! that...
1993-01-09 Chris HansonAdd a SHRINK-LENGTH field to the group data structure...
1993-01-09 Chris HansonThis version of Edwin requires microcode 11.125 or...
1993-01-08 Guillermo J... Remove fossil?
1993-01-08 Chris HansonAdd entries for "scmsig" and "everything".
1993-01-08 Chris HansonFixed bug in inline expander for OBJECT-TYPE?.
1993-01-07 Chris HansonAdded new primitives: PRIMITIVE-GET-FREE, PRIMITIVE...
1993-01-07 Chris HansonExport REPL history variables needed to make new histor...
1993-01-05 Guillermo J... Change cc-vector structures to be of type vector so...
1993-01-04 Chris HansonDon't allow the same name to be interned twice in the...
1993-01-02 Chris HansonComplete redesign of environment model and declaration...
1992-12-30 Guillermo J... Add definition compression for the C back end.
1992-12-30 Guillermo J... Add scode/sequence?
1992-12-30 Guillermo J... Changes for the C back end.
1992-12-30 Guillermo J... Add < and expt to the set of back-end-specific operations.
1992-12-29 Guillermo J... Some changes for the C back end.
1992-12-29 Guillermo J... Some changes for the C back end.
1992-12-28 Chris HansonChange implementation of INVOCATION:APPLY to use the new
1992-12-28 Chris HansonTweak fixnum rules slightly so that previous implementa...
1992-12-28 Chris HansonFix think-o in implementation of object-type inliner.
1992-12-28 Chris HansonFix bug in code that recognizes named structures. ...
1992-12-28 Chris HansonInstall shortcircuit_apply support for MIPS.
1992-12-23 Chris HansonFix think-o from the past.
1992-12-23 Chris HansonChange ".binf" to ".bci".
1992-12-23 Chris HansonFix typo in previous change.
1992-12-22 Chris HansonIntegrate structure predicates.
1992-12-22 Chris HansonDefine CALL-WITH-VALUES to be an alias for WITH-VALUES.
1992-12-22 Chris HansonAdd open-coding for FIXNUM-NOT, FIXNUM-AND, FIXNUM...
1992-12-17 Chris HansonChange reference from UNPARSER-METHOD? to PROCEDURE...
1992-12-16 Guillermo J... Fix bug. Dependents are not nodes, but targets.
1992-12-16 Guillermo J... Fix bug in last edit.
1992-12-16 Guillermo J... Improve the open coder for OBJECT-TYPE?
1992-12-16 Guillermo J... Generalize an identity from value-class=datum to
1992-12-16 Guillermo J... Bug in object-type open coding!
1992-12-15 Chris HansonTurn off stack-overflow interrupt in both WITHIN-CONTIN...
1992-12-15 Guillermo J... Add blank line to make comparing with DOS version easier.
1992-12-11 Guillermo J... Fix bug in finding init file.
1992-12-11 Arthur GlecklerSet up (EDWIN DEBUGGER) package to handle my (older...
1992-12-10 Chris HansonChange primitives that set window colors to use the...
1992-12-10 Chris HansonIgnore BadWindow errors generated by XDestroyWindow.
1992-12-10 Chris HansonChange record support to understand that a record is...
1992-12-10 Chris HansonChange record support to understand that a record is...
1992-12-09 Chris HansonFurther restrict application of records: the type that...
1992-12-09 Chris HansonAdd inline coding for OBJECT-TYPE, PRIMITIVE-OBJECT...
1992-12-08 Chris HansonDEFINE-STRUCTURE no longer allows NAMED to be used...
1992-12-07 Chris HansonInitial revision
1992-12-07 Chris HansonAdd scmsig to "everything" rule.
1992-12-07 Chris HansonInitial revision
1992-12-07 Chris HansonRewrite record package and DEFINE-STRUCTURE macro to...
1992-12-07 Chris HansonConstant-fold STRING->SYMBOL.
1992-12-05 Chris HansonFinish job of defining TC_RECORD type code.
1992-12-04 Chris HansonUndo last change: a substring cannot be upper or lower...
1992-12-04 Chris HansonUndo last change: a substring cannot be upper or lower...
1992-12-04 Nick PapadakisAdded GJS's signal-processing version of scheme
1992-12-03 Nick PapadakisChanged REAL_IS_DEFINED_DOUBLE to 1 for GJS
1992-12-03 Nick PapadakisChanged REAL_IS_DEFINED_DOUBLE to 1
1992-12-03 Guillermo J... Upate to match changed interface to __divq and __remq.
1992-12-03 Arthur GlecklerMade MAYBE-WRITE-ENCRYPTED-FILE depend on ENABLE-ENCRYP...
1992-12-03 Chris HansonAdd support for RECORD objects.
1992-12-03 Chris HansonMake explicitly-named structures have explicit type.
1992-12-02 Chris HansonAdd support for RECORD objects.
1992-12-02 Chris HansonAdd support for RECORD objects.
1992-12-02 Chris HansonAdd support for RECORD objects.
1992-12-02 Chris HansonAdd support for RECORD objects.
1992-12-02 Chris HansonAdd support for TC_RECORD data type.
1992-12-02 Chris HansonAdd support for TC_RECORD data type.
1992-12-02 Chris HansonAdd support for TC_RECORD data type.
1992-12-02 Chris HansonFix fencepost error in paragraph fill.
1992-12-01 Guillermo J... Fix unbound variable.
1992-12-01 Guillermo J... Missed edit.
1992-12-01 Guillermo J... replace-match has its second argument negated in Edwin...
1992-12-01 Guillermo J... Change the definition of substring-lower-case? and
1992-12-01 Guillermo J... Switch the order of the capitalized and uppercased...
1992-12-01 Guillermo J... Fix case replacement decision.
1992-11-30 Chris HansonAllow X primitives to accept nonnegative integers as...
1992-11-30 Guillermo J... Fix missing type in header for bit_string_set.
1992-11-30 Guillermo J... Add bit_string_set and extern allocate_bit_string and...
1992-11-30 Guillermo J... Increase heap size for sf.
1992-11-29 Brian A. LaMacchiaFixed bug in prompt-for-password.
1992-11-29 Guillermo J... Fix references to string->symbol in loading sequence...
1992-11-25 Guillermo J... Fix CALL-WITH-CURRENT-CONTINUATION to be tail-recursive.
1992-11-25 Guillermo J... Fix CALL-WITH-CURRENT-CONTINUATION to be tail-recursive.
1992-11-25 Guillermo J... GCC version 2.2.2 uses non-closure function pointers.
1992-11-25 Chris HansonCan't use set-variable-default-value! during editor...
1992-11-25 Chris HansonFix unused variable warning.
1992-11-24 Guillermo J... Update to match new interface to find_symbol.
1992-11-24 Guillermo J... Change the interface to find_symbol to allow char point...
1992-11-24 Arthur GlecklerReplace mark-temporary-right-inserting-copy with mark...
1992-11-24 Chris HansonAdd several commands: rcs-ci-locked-files, rcs-list...
1992-11-24 Chris HansonAdd variable shell-file-name and initialize it properly.
next