mit-scheme.git
1992-03-05 Guillermo J... Macroize everything up the wazoo to accommodate differe...
1992-03-03 Guillermo J... Add 700 directory defaults so that sources can be found.
1992-03-03 Chris HansonDon't generate rules with (MACHINE-CONSTANT 0) as a...
1992-03-03 Arthur GlecklerChange GET-VISUAL-INFO because of change to X graphics...
1992-03-02 Guillermo J... Change use of assoc in constant->label to a use of...
1992-03-02 Chris HansonSynchronous processes that need a specific working...
1992-02-29 Henry M. WuAdded DOS 386/486 support.
1992-02-29 Henry M. WuAdded DOS 386/486 support.
1992-02-29 Henry M. WuAllow conditional use of CONST even in ANSI C mode...
1992-02-28 Chris HansonHandle case where "options" directory is missing.
1992-02-28 Guillermo J... Initial release
1992-02-28 Guillermo J... Add short-circuit handlers for common arithmetic.
1992-02-27 Guillermo J... Add case for lexical-unassigned? in the unbound-variabl...
1992-02-27 Guillermo J... Fix bug in unassigned_p_transform.
1992-02-27 Arthur GlecklerMove the variables for the PRINT library (which contain...
1992-02-27 Henry M. WuDeclared search_for_primitive properly.
1992-02-27 Henry M. WuAdded OS_tty_map_interrupt_char to request interrupt...
1992-02-27 Henry M. WuAdded explicit typedef for off_t; Zortech C for DOS...
1992-02-27 Henry M. WuChanged parameter list of Future_Variable_Splice to...
1992-02-27 Henry M. WuAdded DOS 386/486 support.
1992-02-27 Henry M. WuAdded DOS 386/486 support.
1992-02-27 Guillermo J... Add missing sizeof in OS_open_server_socket.
1992-02-27 Chris HansonUse SET-PORT/THREAD-MUTEX! instead of directly accessin...
1992-02-27 Chris HansonPORT/COPY must generate a new thread-mutex for the...
1992-02-27 Chris HansonFix bug causing characters to be lost.
1992-02-27 Chris HansonEliminate several fencepost errors in the paragraph...
1992-02-26 Chris HansonMake sure that thread-mutex of emacs interface port...
1992-02-25 Chris HansonDon't update screens unless going into input wait.
1992-02-25 Chris Hanson*** empty log message ***
1992-02-25 Chris Hanson* Ports now have a mutex that can be used to implement...
1992-02-25 Chris HansonDon't attempt to update screens unless there is no...
1992-02-25 Chris HansonAdd operations to change window and icon names, and...
1992-02-25 Chris HansonChange SIT-FOR to update screens while waiting. Change...
1992-02-25 Guillermo J... Use assembly language hooks to reduce code size.
1992-02-24 Guillermo J... Add defintion of REGBLOCK_ALLOCATED_BY_INTERFACE, and...
1992-02-24 Guillermo J... Add conditionalization on REGBLOCK_ALLOCATED_BY_INTERFACE.
1992-02-20 Guillermo J... This commit was generated by cvs2svn to compensate...
1992-02-20 Guillermo J... Fix herald string.
1992-02-20 Guillermo J... Add 386 processor definitions.
1992-02-20 Guillermo J... Yet another mach fp bug on 386s.
1992-02-20 Guillermo J... Fix bug in modf. It was not preserving the sign of...
1992-02-20 Guillermo J... Back-merge with 7.1.3
1992-02-20 Guillermo J... This commit was generated by cvs2svn to compensate...
1992-02-19 Guillermo J... Add missing comma in CONS-MULTICLOSURE rule.
1992-02-19 Guillermo J... Back-merged version to run under 7.1.3.
1992-02-19 Guillermo J... This commit was generated by cvs2svn to compensate...
1992-02-19 Guillermo J... First working version of compiled runtime system.
1992-02-19 Guillermo J... Update to reflect compiler port.
1992-02-19 Guillermo J... Conditionalize HAS_FLOOR for i386 under Mach. The...
1992-02-19 Guillermo J... Add missing (ST 0) operands.
1992-02-19 Guillermo J... Add definition of FNLDCW and fix opcode bug in FMULP...
1992-02-19 Guillermo J... Eliminate spurious extra call to flonum-unary-operation...
1992-02-19 Guillermo J... Add missing operand to FCOMP instructions.
1992-02-19 Guillermo J... Disable FLONUM-EXP because the F2XM1 instruction is...
1992-02-19 Chris Hanson* Time, load, and mail notification are now separately...
1992-02-19 Chris HansonAdd new mechanism for registering inferior threads...
1992-02-19 Chris HansonEliminate gratuitous calls from MARK-FLASH and SIT...
1992-02-18 Guillermo J... Remove rewriting rules for FLONUM-ASIN and FLONUM-ACOS...
1992-02-18 Guillermo J... Remove FLONUM-ASIN and FLONUM-ACOS from open-coded...
1992-02-18 Guillermo J... Fix currying problem.
1992-02-18 Guillermo J... Fix bug in byte-offset-address re-write rule.
1992-02-18 Guillermo J... Fix bug in multiply-fixnum-constant. There is no
1992-02-18 Henry M. WuMacroized sub-directory delimiter to make DOS win.
1992-02-18 Henry M. WuMacroized sub-directory delimiter to make DOS win.
1992-02-18 Arthur GlecklerDon't record input events in the input history. If...
1992-02-18 Henry M. WuMacroized sub-directory delimiter to make DOS win.
1992-02-18 Guillermo J... Changes for 386 port:
1992-02-18 Guillermo J... Changes for 386 port:
1992-02-18 Guillermo J... Changes for 386 port:
1992-02-18 Guillermo J... Add missing rules (eq-test to machine constant) generat...
1992-02-18 Mark FriedmanAdded the ability to reset SCHEME-ENVIRONMENT (and...
1992-02-18 Chris HansonFix pattern in GET-LOAD-AVERAGE-STRING so it works...
1992-02-18 Chris HansonUse correct syntax table for "notify".
1992-02-18 Chris HansonReformatting.
1992-02-18 Chris HansonEliminate redundant call to UPDATE-SCREENS!.
1992-02-18 Chris HansonMake sure that redisplay occurs whenever any subprocess...
1992-02-18 Chris HansonEliminate additional (and harmful) unbinding of local...
1992-02-18 Guillermo J... Fix bug in apply rule. The procedure was not being...
1992-02-18 Guillermo J... Fix open codings of FIXNUM-REMAINDER, FIXNUM-LSH, and...
1992-02-18 Guillermo J... Fix JS opcode.
1992-02-18 Guillermo J... Fix bug in transmogrifly. It was inserting too many...
1992-02-18 Brian A. LaMacchiaSTART-NOTIFIER modified per CPH's request.
1992-02-18 Guillermo J... Fix bug in rule for
1992-02-18 Guillermo J... Add package comment.
1992-02-18 Guillermo J... Fix bad opcode in a PUSH rule.
1992-02-18 Guillermo J... Split EXTRACT_EXECUTE_CACHE_ADDRESS from EXTRACT_OPERAT...
1992-02-18 Chris HansonMake sure that screen updates are finished before going...
1992-02-17 Guillermo J... Fix uses of rtl-target:=machine-register!
1992-02-17 Guillermo J... Fix defn. of machine-register-value-class to agree...
1992-02-17 Guillermo J... - Add another rule that exapands into PUSH.W &??
1992-02-17 Guillermo J... - Change acos and asin rewrites to occur before cse.
1992-02-17 Guillermo J... Export add-pre-cse-rewriting-rule! from (compiler rtl...
1992-02-17 Guillermo J... Fix various incorrect lap instructions.
1992-02-17 Guillermo J... Change object->machine-register! so that it can use a
1992-02-17 Brian A. LaMacchiaIf you used mail-and-load-notify, on rmail-get-new...
1992-02-17 Chris HansonVarious window-manager events, such as focus selection...
1992-02-17 Chris HansonDefine new variable EDITOR-THREAD-ROOT-CONTINUATION...
1992-02-17 Guillermo J... Define add-pre-cse-rewriting-rule! so that machines...
1992-02-17 Guillermo J... pattern-lookup was not taking care of repeated pattern...
1992-02-17 Guillermo J... Give preference to registers over other expressions...
next