projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
1994-01-08
Guillermo J...
Forgot to update the copyright.
commit
|
commitdiff
|
tree
|
snapshot
1994-01-08
Guillermo J...
Rename comp.* to compiler.*
commit
|
commitdiff
|
tree
|
snapshot
1994-01-08
Guillermo J...
Rename runtim.* to runtime.*
commit
|
commitdiff
|
tree
|
snapshot
1994-01-08
Guillermo J...
Fix cache-flushing bugs manifested on the MIPS R4000:
commit
|
commitdiff
|
tree
|
snapshot
1994-01-08
Guillermo J...
Fix cache-flushing bugs manifested on the MIPS R4000:
commit
|
commitdiff
|
tree
|
snapshot
1994-01-08
Guillermo J...
Fix cache-flushing bugs manifested on the MIPS R4000:
commit
|
commitdiff
|
tree
|
snapshot
1994-01-06
Guillermo J...
Patch to allow ordinary compiled files to work with...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-29
Chris Hanson
Check arguments to MAKE-REPL to guarantee that they...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-29
Chris Hanson
Change GUARANTEE-SYNTAX-TABLE to take second argument.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-28
Chris Hanson
Use FOLD-LEFT instead of REDUCE to do n-ary versions...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-23
Chris Hanson
Reimplement interval arithmetic and assembler relaxatio...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-23
Chris Hanson
When invoking restart in another thread, must call...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-23
Chris Hanson
Add option to allow RESTART-THREAD to prompt the user...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-22
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-22
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-22
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-22
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-22
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-22
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-22
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-22
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-22
Stephen Adams
Put ucode-type calls in procedures so that the procedur...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-22
Jim Miller
Generalize Z command to allow NOT discarding thread...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-21
Chris Hanson
Reference traps must be fasdumpable.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-21
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-21
Chris Hanson
Fix bug in dired-clean-directory -- roles of positive...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-18
Chris Hanson
Branch-tensioner assumptions are also violated in case...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-18
Chris Hanson
Work around new bug in variable-width instruction assem...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-18
Chris Hanson
Fix bug in previous change.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-17
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-17
Chris Hanson
Numerous low-level changes. Fix capitalization of...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-17
Chris Hanson
Fix think-o.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-17
Chris Hanson
Fix think-o.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-17
Chris Hanson
Restore kludge to allow non-interactive restarts to...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-17
Chris Hanson
Fix some typos.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-17
Chris Hanson
Implement WITH-RESTART to replace BIND-RESTART. WITH...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-17
Chris Hanson
Implement WITH-RESTART to replace BIND-RESTART. WITH...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-16
Chris Hanson
Bind BREAK-ON-SIGNALS types to '() when invoking the...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-16
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-16
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-15
Stephen Adams
Added more special readers:
commit
|
commitdiff
|
tree
|
snapshot
1993-12-15
Chris Hanson
Handle built-in and utility hardware traps.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-14
Chris Hanson
Fix a couple of typos.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-11
Guillermo J...
fasdump_compiled_entry was not aligning compiled-code...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-11
Guillermo J...
Fix several bugs related to varying the size of constan...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-10
Chris Hanson
In M-x show-parameter-list, handle case where no debugg...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-09
Guillermo J...
Update to match latest changes to the linearizer.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-09
Guillermo J...
Fix typo in last change.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-08
Guillermo J...
?Fix violation in branch-tensioner assumptions introduc...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-08
Chris Hanson
Change procedures that convert hash tables to lists...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-08
Guillermo J...
Several changes:
commit
|
commitdiff
|
tree
|
snapshot
1993-12-08
Guillermo J...
Several changes:
commit
|
commitdiff
|
tree
|
snapshot
1993-12-08
Jim Miller
Added SWAT option
commit
|
commitdiff
|
tree
|
snapshot
1993-12-08
Guillermo J...
Fix "disappearing labels" bug by making the symbol...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-07
Guillermo J...
Some changes to closures:
commit
|
commitdiff
|
tree
|
snapshot
1993-12-07
Guillermo J...
Some changes to closures:
commit
|
commitdiff
|
tree
|
snapshot
1993-12-07
Guillermo J...
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-07
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-06
Chris Hanson
Eliminate duplicate definition of FLONUM_SIZE.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-06
Chris Hanson
Eliminate duplicate definition of FLONUM_SIZE.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-06
Chris Hanson
Eliminate contents of error-system chapter.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-06
Chris Hanson
Add "News" section to release notes. Also many small...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-06
Chris Hanson
Set up a CONTINUE restart for errors resignalled from...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-05
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-05
Chris Hanson
Fix typo in last change.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-05
Chris Hanson
Implement support for drawing multiple points and lines.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-05
Chris Hanson
Add primitives to draw multiple points and lines. ...
commit
|
commitdiff
|
tree
|
snapshot
1993-12-05
Chris Hanson
Generalize support for flonum vectors.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-03
Guillermo J...
Add C back end information.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-03
Chris Hanson
Patch a few typos.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-03
Chris Hanson
Fix node references from last change.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-03
Chris Hanson
Merge the indices.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-03
Chris Hanson
Numerous small changes.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-03
Chris Hanson
Numerous small changes.
commit
|
commitdiff
|
tree
|
snapshot
1993-12-03
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-02
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1993-12-02
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-02
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-12-01
Stephen Adams
incorporated s DOS instructions
commit
|
commitdiff
|
tree
|
snapshot
1993-12-01
Stephen Adams
Altered event:after-restarts to allow a band containing...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-29
Chris Hanson
Remove definition of INT:->FLONUM since it is now expor...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-29
Chris Hanson
Fix think-o in previous change.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-29
Chris Hanson
Add expansion for INT:->FLONUM.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-29
Chris Hanson
Export INT:->FLONUM.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-29
Chris Hanson
Change temporary filename so that it has no file type.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-29
Chris Hanson
Fix problem that caused trouble with debugging informat...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-29
Guillermo J...
Make compile-procedure and compile-scode work.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-29
Guillermo J...
Fix minor bug.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-29
Guillermo J...
Fix minor bug.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-29
Guillermo J...
Fix minor bug.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-29
Guillermo J...
Rename compiled-scode->procedure to compiler-output...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-29
Stephen Adams
Mended Windows installation section.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-27
Stephen Adams
Partly added windows installation blurb
commit
|
commitdiff
|
tree
|
snapshot
1993-11-24
Stephen Adams
Made release and version automatic from version.h
commit
|
commitdiff
|
tree
|
snapshot
1993-11-24
Stephen Adams
Fixed version info
commit
|
commitdiff
|
tree
|
snapshot
1993-11-24
Guillermo J...
SUNOS calls it TIOCSIGNAL, not TIOCSIG!
commit
|
commitdiff
|
tree
|
snapshot
1993-11-24
Stephen Adams
augmented and re-arranged environment variables and...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-23
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1993-11-23
Chris Hanson
TIOCSIG not available on sun3.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-23
Chris Hanson
Add automatic loading of "pack.scm".
commit
|
commitdiff
|
tree
|
snapshot
next