mit-scheme.git
1993-08-01 Chris HansonDisallow selection of a deleted screen. Unfortunately...
1993-08-01 Chris HansonIf an inferior REPL generates an unsolicited prompt...
1993-08-01 Chris HansonAdd per-buffer selection hooks.
1993-08-01 Chris HansonExtend handling of simple events to include deletion...
1993-08-01 Chris HansonChange KEYBOARD-READ, KEYBOARD-PEEK, and KEYBOARD-PEEK...
1993-07-31 Chris HansonMake WORKING-DIRECTORY-PATHNAME and *DEFAULT-PATHNAME...
1993-07-31 Chris HansonMake WORKING-DIRECTORY-PATHNAME and *DEFAULT-PATHNAME...
1993-07-30 Chris HansonMost uses of CURRENT-REPL-BUFFER should not signal...
1993-07-30 Guillermo J... File-attributes fails (returns #f) on `..' in CD file...
1993-07-30 Guillermo J... Remove check to verify that the first entry of a direct...
1993-07-30 Guillermo J... Fix line-wrapping. It dropped characters and did not...
1993-07-29 Guillermo J... Trampoline headers have a different tag so the profiler can
1993-07-29 Guillermo J... Generalize hook/builtin information for use by trap...
1993-07-29 Guillermo J... Add a larger set of capabilities, supported by the...
1993-07-28 Guillermo J... Improve Edwin redisplay speed by avoiding repeated...
1993-07-28 Guillermo J... Eliminate spurious 0-length write messages.
1993-07-28 Chris HansonNew procedure COMPILED-CODE-BLOCK/FILENAME.
1993-07-27 Guillermo J... NT changes:
1993-07-27 Guillermo J... NT changes:
1993-07-27 Guillermo J... NT changes:
1993-07-27 Guillermo J... Initial revision
1993-07-27 Guillermo J... Fix bug. The val register was not preserved around...
1993-07-27 Chris HansonAdd new procedure ALLOW-THREAD-EVENT-DELIVERY.
1993-07-27 Chris HansonDon't allocate a new result vector to pass to SELECT...
1993-07-23 Nick PapadakisAdded FLOATING_VECTOR_ARG to support vectors of double...
1993-07-23 Nick PapadakisAdded FLOATING_VECTOR_ARG to support vectors of double...
1993-07-22 Chris HansonChange corresponding to most recent change to "tterm...
1993-07-22 Chris Hanson"gzip" now uses ".gz" suffix instead of ".z"; make...
1993-07-22 Chris Hanson"gzip" now uses ".gz" suffix instead of ".z"; make...
1993-07-21 Guillermo J... Fix wrong syscall name.
1993-07-21 Guillermo J... Changes to make terminal-based Edwin work.
1993-07-21 Guillermo J... Use GUI interface, and not console interface.
1993-07-20 Guillermo J... Update to match new RTL syntax, and add floating-point...
1993-07-19 Chris HansonWhen drawing cursor on highlighted text, and the cursor...
1993-07-18 Guillermo J... Allow DOS and NT to share bands.
1993-07-18 Guillermo J... Update unconfig.
1993-07-18 Guillermo J... Initial revision
1993-07-18 Guillermo J... Copy setup.bat out of ntutl.
1993-07-18 Guillermo J... The WINNT compilers do not pre-define __STDC__.
1993-07-18 Guillermo J... Add missing semi-colon.
1993-07-17 Chris HansonEliminate #undef's for sony that aren't needed now...
1993-07-17 Guillermo J... Fix yet another register allocation bug in division.
1993-07-17 Guillermo J... Integer divide by zero was not being signalled correctly.
1993-07-16 Guillermo J... Set up an appropriate interrupt mask for the DOS high...
1993-07-16 Guillermo J... Kludge to make defaulting of directory work under DOS...
1993-07-16 Guillermo J... Update back end to reflect changes to the RTL and to...
1993-07-16 Guillermo J... Make read-event work on systems without select.
1993-07-16 Guillermo J... Update the copyright.
1993-07-16 Guillermo J... Add new dummy predicates needed by the rest of edwin.
1993-07-09 Guillermo J... Fix a bug in closure bumping. The code was written...
1993-07-08 Guillermo J... Fix bug in last edit. I used rtl:make-offset instead of
1993-07-08 Guillermo J... Fix lurking bug found in the 386 back end.
1993-07-07 Guillermo J... Improve disassembler output of compiled code blocks.
1993-07-07 Guillermo J... Export rtl:bump-closure.
1993-07-07 Guillermo J... Improve disassembler output of compiled code blocks.
1993-07-07 Guillermo J... Don't use select-registry primitives unless the operati...
1993-07-07 Guillermo J... Fix bug with unexpected constants appearing in the...
1993-07-07 Guillermo J... Missing arg list.
1993-07-07 Chris HansonFix typo in definition of MAKE-POLAR.
1993-07-06 Chris HansonTry not to clear the message unnecessarily when process...
1993-07-06 Guillermo J... Fix an out-of-range error because the @PCRXS addressing...
1993-07-06 Guillermo J... - Update to match change in RTL introduced to improve...
1993-07-03 Guillermo J... Write block description more clearly.
1993-07-03 Guillermo J... Update a use of rtl:make-offset that I missed in the...
1993-07-02 Guillermo J... bit-string-andc-bang cannot be integrated where it...
1993-07-01 Chris HansonReimplement `thread-dead?' because Edwin needs it.
1993-07-01 Guillermo J... Addressing-granularity means something different.
1993-07-01 Chris HansonChange interfaces of OS_real_time_clock and OS_process_...
1993-07-01 Chris HansonAdded mechanism to stop threads and restart them. ...
1993-07-01 Guillermo J... Fix typo in last edit.
1993-07-01 Guillermo J... Fix typo in last edit.
1993-07-01 Guillermo J... Compute addressing-granularity rather than default...
1993-07-01 Guillermo J... Fix a register allocator bug in float-load/offset,...
1993-07-01 Guillermo J... Changes to support better array indexing.
1993-07-01 Guillermo J... Add rewrite rule for instances of byte-offset-address...
1993-07-01 Guillermo J... Reflect changes to OFFSET and friends.
1993-07-01 Guillermo J... Handle some more cases.
1993-07-01 Guillermo J... rtl offsets have changed.
1993-07-01 Guillermo J... Add open coding for
1993-07-01 Guillermo J... Diddle with locatives to allow index addressing modes.
1993-07-01 Guillermo J... Fix a common float reference.
1993-07-01 Guillermo J... Add floating-point vector support, and support for...
1993-07-01 Guillermo J... Add handlers for a few common cases.
1993-07-01 Guillermo J... Improve primitive calling code.
1993-07-01 Guillermo J... Update rules to handle new OFFSET and friends RTL addre...
1993-07-01 Guillermo J... Add handlers for string-allocate, vector-cons, and
1993-07-01 Guillermo J... More primitives are handled.
1993-07-01 Guillermo J... Teach the peephole optimizer to handle DEPI, and friend...
1993-07-01 Guillermo J... Add new hooks (invoke-primitive, allocation and flonum...
1993-07-01 Guillermo J... Add compiler:assume-safe-fixnums?
1993-07-01 Guillermo J... New array indexing code.
1993-07-01 Guillermo J... Fix bug in rtl-common which introduced a bound-variable...
1993-07-01 Guillermo J... Fix bug in load-machine-register!: If machine-register...
1993-07-01 Guillermo J... Allow disload to load into a compiler-less image.
1993-07-01 Guillermo J... Pretty up the output.
1993-06-30 Guillermo J... Initial revision
1993-06-30 Guillermo J... Make check-stage more tolerant of missing files.
1993-06-30 Guillermo J... Add hooks for faster primitive invocation, faster alloc...
1993-06-29 Chris HansonEliminate unnecessary declaration.
1993-06-29 Chris HansonRename global-2 interrupt bit to after-gc, and add...
next