mit-scheme.git
1993-01-29 Stephen AdamsChange MS-NT to NT.
1993-01-28 Stephen AdamsAdd dummy variants for Windows NT.
1993-01-27 Guillermo J... Add record types.
1993-01-25 Jason WilsonI finished up the new tag stuff. Now you can include...
1993-01-25 Nick PapadakisUse the right package this time ... arrgh.
1993-01-24 Nick PapadakisJust get-time, not unix/get-time
1993-01-24 Chris HansonUNDO-DONE! shouldn't enable undo if it is disabled.
1993-01-24 Gerald Jay... updated floppy.scm to conform to the change made by...
1993-01-23 Chris HansonRedesign interaction between line-end translation and...
1993-01-23 Nick PapadakisAdded conditionalization for REAL_IS_DEFINED_DOUBLE...
1993-01-20 Jason WilsonI added the ability to use more than one TAGS file...
1993-01-20 Chris HansonFix fencepost error in code that places zero byte at...
1993-01-20 Chris HansonSET-STRING-MAXIMUM-LENGTH! was locking interrupts with
1993-01-20 Chris HansonChange DYNAMIC-WIND (and FLUID-LET) so that they record...
1993-01-20 Chris HansonFix typo in PROMPT-FOR-CONFIRMATION operation on REPL...
1993-01-19 Chris HansonAlways grow string by fixed ratio to guarantee constant...
1993-01-18 Guillermo J... Fix bug: write-substring was not growing the accumulato...
1993-01-18 Chris HansonDon't call APPLY with a list that could potentially...
1993-01-18 Chris HansonWhen printing error messages, put some large limits...
1993-01-18 Chris HansonDon't lose completely when second arg to APPLY is too...
1993-01-16 Chris HansonMust run %NOTICE-WINDOW-CHANGES! when doing direct...
1993-01-13 Chris Hanson(DIRECTORY-PATHNAME-AS-FILE "/") can't represent its...
1993-01-13 Chris HansonInstall new version of RANDOM from slib1c4.
1993-01-13 Chris HansonImplement calls to SET-INTERRUPT-ENABLES! by jumping to
1993-01-12 Gerald Jay... Fix print-graphics to work with all windows
1993-01-12 Guillermo J... Add support for handling end-of-file ^Z under DOS.
1993-01-12 Brian A. LaMacchiaFix boundary error involving changes indexes in buffer...
1993-01-12 Chris HansonDefine new procedure X-GRAPHICS/WINDOW-ID, which return...
1993-01-12 Chris HansonAdd new primitive X-WINDOW-ID.
1993-01-12 Gerald Jay... Fix bugs in consistent assignment of coordinate limits.
1993-01-12 Chris HansonFix spelling error that has been corrected in Edwin.
1993-01-12 Guillermo J... Initial revision
1993-01-12 Guillermo J... Redo time primitives to provide conversion between...
1993-01-12 Guillermo J... Add syscall_mktime.
1993-01-12 Guillermo J... Add CURRENT-FILE-TIME as an alias for ENCODED-TIME.
1993-01-12 Guillermo J... Remove current-file-time.
1993-01-12 Guillermo J... Import get-time.
1993-01-12 Guillermo J... Replace unix/current-file-time with get-time.
1993-01-12 Guillermo J... Remove current-file-time, replaced by get-time.
1993-01-12 Guillermo J... Remove current-file-time, not in use.
1993-01-12 Chris HansonChange method by which a window recomputes its starting...
1993-01-12 Chris HansonFix two bugs in M-x recover-file.
1993-01-12 Chris HansonCalls to SET-INTERRUPT-ENABLES! primitive should be...
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.
next