mit-scheme.git
1993-02-11 Stephen AdamsAdded posix types for Windows/NT + cl386
1993-02-11 Stephen AdamsAdded conditionalizations for Windows/NT
1993-02-11 Stephen AdamsParameterized 8.3 `8.3' filename problem for Windows/NT
1993-02-11 Stephen AdamsChanged `Header:' to `Id:'.
1993-02-11 Stephen AdamsAdded Windows/NT-isms
1993-02-11 Stephen AdamsHeader: -> Id:
1993-02-10 Stephen AdamsHeader: -> Id:
1993-02-10 Stephen AdamsHeader: -> Id:
1993-02-10 Stephen AdamsHeader: -> Id:
1993-02-10 Stephen AdamsWindows/NT `8.3' filename conflict in #include "bignumi...
1993-02-10 Stephen AdamsInitial revision
1993-02-10 Chris HansonFix typo.
1993-02-10 Chris HansonEliminate unfortunate loop that caused error to be...
1993-02-10 Chris HansonChange to match changes to "tagutl".
1993-02-10 Chris HansonRepaginate.
1993-02-09 Arthur GlecklerMake FORWARD-TOPIC and FORWARD-UP-TOPIC move to the...
1993-02-09 Chris HansonCompletely new generator, interface is upwards compatib...
1993-02-06 Guillermo J... Bug in last edit.
1993-02-06 Guillermo J... Make it work under Utah BSD 4.3
1993-02-06 Guillermo J... Eta convert fclose to make it work with incompatible...
1993-02-06 Guillermo J... Make it work under BSD.
1993-02-06 Guillermo J... Fix bad conditionalization for HP hardware. The defini...
1993-02-06 Guillermo J... Add support for BSD, with no uname call to find model...
1993-02-06 Guillermo J... Avoid duplicate include of setjmp.h
1993-02-06 Guillermo J... Eta convert read and write to avoid conflicting system...
1993-02-02 Nick PapadakisSwapped order of arguments to x_default_color, was...
1993-02-02 Jason WilsonFix bug by which RTL INVOCATION:PRIMITIVEs had the...
1993-02-02 Guillermo J... Add a pseudo-suspend to DOS that invokes a subshell.
1993-02-02 Guillermo J... Add a pseudo-suspend that invokes a subshell.
1993-02-01 Chris HansonSignal an error for (/ 1/2 0).
1993-01-29 Chris HansonProcedure that tests to see if window needs redisplay...
1993-01-29 Chris HansonSimplify FILE-CASE clauses -- otherwise CREF generates...
1993-01-29 Chris HansonFix bug that caused THREAD-TIMER-RUNNING? to be true...
1993-01-29 Guillermo J... Handle xscheme-control-g-disabled-p correctly from...
1993-01-29 Stephen AdamsAdd (runtime pathname nt)
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.
next