projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
1992-02-27
Arthur Gleckler
Move the variables for the PRINT library (which contain...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-27
Henry M. Wu
Declared search_for_primitive properly.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-27
Henry M. Wu
Added OS_tty_map_interrupt_char to request interrupt...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-27
Henry M. Wu
Added explicit typedef for off_t; Zortech C for DOS...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-27
Henry M. Wu
Changed parameter list of Future_Variable_Splice to...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-27
Henry M. Wu
Added DOS 386/486 support.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-27
Henry M. Wu
Added DOS 386/486 support.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-27
Guillermo J...
Add missing sizeof in OS_open_server_socket.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-27
Chris Hanson
Use SET-PORT/THREAD-MUTEX! instead of directly accessin...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-27
Chris Hanson
PORT/COPY must generate a new thread-mutex for the...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-27
Chris Hanson
Fix bug causing characters to be lost.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-27
Chris Hanson
Eliminate several fencepost errors in the paragraph...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-26
Chris Hanson
Make sure that thread-mutex of emacs interface port...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-25
Chris Hanson
Don't update screens unless going into input wait.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-25
Chris Hanson
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1992-02-25
Chris Hanson
* Ports now have a mutex that can be used to implement...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-25
Chris Hanson
Don't attempt to update screens unless there is no...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-25
Chris Hanson
Add operations to change window and icon names, and...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-25
Chris Hanson
Change SIT-FOR to update screens while waiting. Change...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-25
Guillermo J...
Use assembly language hooks to reduce code size.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-24
Guillermo J...
Add defintion of REGBLOCK_ALLOCATED_BY_INTERFACE, and...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-24
Guillermo J...
Add conditionalization on REGBLOCK_ALLOCATED_BY_INTERFACE.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-20
Guillermo J...
This commit was generated by cvs2svn to compensate...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-20
Guillermo J...
Fix herald string.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-20
Guillermo J...
Add 386 processor definitions.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-20
Guillermo J...
Yet another mach fp bug on 386s.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-20
Guillermo J...
Fix bug in modf. It was not preserving the sign of...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-20
Guillermo J...
Back-merge with 7.1.3
commit
|
commitdiff
|
tree
|
snapshot
1992-02-20
Guillermo J...
This commit was generated by cvs2svn to compensate...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-19
Guillermo J...
Add missing comma in CONS-MULTICLOSURE rule.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-19
Guillermo J...
Back-merged version to run under 7.1.3.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-19
Guillermo J...
This commit was generated by cvs2svn to compensate...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-19
Guillermo J...
First working version of compiled runtime system.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-19
Guillermo J...
Update to reflect compiler port.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-19
Guillermo J...
Conditionalize HAS_FLOOR for i386 under Mach. The...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-19
Guillermo J...
Add missing (ST 0) operands.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-19
Guillermo J...
Add definition of FNLDCW and fix opcode bug in FMULP...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-19
Guillermo J...
Eliminate spurious extra call to flonum-unary-operation...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-19
Guillermo J...
Add missing operand to FCOMP instructions.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-19
Guillermo J...
Disable FLONUM-EXP because the F2XM1 instruction is...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-19
Chris Hanson
* Time, load, and mail notification are now separately...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-19
Chris Hanson
Add new mechanism for registering inferior threads...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-19
Chris Hanson
Eliminate gratuitous calls from MARK-FLASH and SIT...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Guillermo J...
Remove rewriting rules for FLONUM-ASIN and FLONUM-ACOS...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Guillermo J...
Remove FLONUM-ASIN and FLONUM-ACOS from open-coded...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Guillermo J...
Fix currying problem.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Guillermo J...
Fix bug in byte-offset-address re-write rule.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Guillermo J...
Fix bug in multiply-fixnum-constant. There is no
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Henry M. Wu
Macroized sub-directory delimiter to make DOS win.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Henry M. Wu
Macroized sub-directory delimiter to make DOS win.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Arthur Gleckler
Don't record input events in the input history. If...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Henry M. Wu
Macroized sub-directory delimiter to make DOS win.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Guillermo J...
Changes for 386 port:
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Guillermo J...
Changes for 386 port:
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Guillermo J...
Changes for 386 port:
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Guillermo J...
Add missing rules (eq-test to machine constant) generat...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Mark Friedman
Added the ability to reset SCHEME-ENVIRONMENT (and...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Chris Hanson
Fix pattern in GET-LOAD-AVERAGE-STRING so it works...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Chris Hanson
Use correct syntax table for "notify".
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Chris Hanson
Reformatting.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Chris Hanson
Eliminate redundant call to UPDATE-SCREENS!.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Chris Hanson
Make sure that redisplay occurs whenever any subprocess...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Chris Hanson
Eliminate additional (and harmful) unbinding of local...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Guillermo J...
Fix bug in apply rule. The procedure was not being...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Guillermo J...
Fix open codings of FIXNUM-REMAINDER, FIXNUM-LSH, and...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Guillermo J...
Fix JS opcode.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Guillermo J...
Fix bug in transmogrifly. It was inserting too many...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Brian A. LaMacchia
START-NOTIFIER modified per CPH's request.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Guillermo J...
Fix bug in rule for
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Guillermo J...
Add package comment.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Guillermo J...
Fix bad opcode in a PUSH rule.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Guillermo J...
Split EXTRACT_EXECUTE_CACHE_ADDRESS from EXTRACT_OPERAT...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-18
Chris Hanson
Make sure that screen updates are finished before going...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-17
Guillermo J...
Fix uses of rtl-target:=machine-register!
commit
|
commitdiff
|
tree
|
snapshot
1992-02-17
Guillermo J...
Fix defn. of machine-register-value-class to agree...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-17
Guillermo J...
- Add another rule that exapands into PUSH.W &??
commit
|
commitdiff
|
tree
|
snapshot
1992-02-17
Guillermo J...
- Change acos and asin rewrites to occur before cse.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-17
Guillermo J...
Export add-pre-cse-rewriting-rule! from (compiler rtl...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-17
Guillermo J...
Fix various incorrect lap instructions.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-17
Guillermo J...
Change object->machine-register! so that it can use a
commit
|
commitdiff
|
tree
|
snapshot
1992-02-17
Brian A. LaMacchia
If you used mail-and-load-notify, on rmail-get-new...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-17
Chris Hanson
Various window-manager events, such as focus selection...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-17
Chris Hanson
Define new variable EDITOR-THREAD-ROOT-CONTINUATION...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-17
Guillermo J...
Define add-pre-cse-rewriting-rule! so that machines...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-17
Guillermo J...
pattern-lookup was not taking care of repeated pattern...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-17
Guillermo J...
Give preference to registers over other expressions...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-17
Guillermo J...
Fix primitive invocation to use code:compiler-primitive...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-16
Guillermo J...
Fix START_CLOSURE_RELOCATION.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-16
Guillermo J...
Revert register-copy-if-available, and use it correctly.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-16
Guillermo J...
Remove far calls and jumps. They are not necessary...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-16
Guillermo J...
SIB bytes were all flipped (little vs. big endian).
commit
|
commitdiff
|
tree
|
snapshot
1992-02-16
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1992-02-16
Guillermo J...
Swap order of code_segment and hook offset in the hook...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-15
Guillermo J...
Fix assembly problems.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-15
Guillermo J...
Fix paren problem.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-15
Guillermo J...
Add byte-unsigned-offset-reference.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-15
Guillermo J...
Teach the compiler how to use LEA to tag objects and...
commit
|
commitdiff
|
tree
|
snapshot
1992-02-15
Guillermo J...
Bad call to target-register-reference.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-15
Guillermo J...
Fix addressing mode bug.
commit
|
commitdiff
|
tree
|
snapshot
1992-02-15
Guillermo J...
Jumps into compiled scheme code and out must use far...
commit
|
commitdiff
|
tree
|
snapshot
next