projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
1993-11-10
Stephen Adams
Fixed bug in positioning of picture within a window...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-10
Guillermo J...
Add dynamic loading for the RS6000
commit
|
commitdiff
|
tree
|
snapshot
1993-11-10
Guillermo J...
Fix bug in interpreter-environment-register?
commit
|
commitdiff
|
tree
|
snapshot
1993-11-09
Stephen Adams
Mergesd Win32 and X11 versions.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-09
Stephen Adams
Make file names 8.3
commit
|
commitdiff
|
tree
|
snapshot
1993-11-09
Stephen Adams
Made file names 8.3
commit
|
commitdiff
|
tree
|
snapshot
1993-11-09
Stephen Adams
Fixed to correspond to new Image abstraction
commit
|
commitdiff
|
tree
|
snapshot
1993-11-09
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-11-09
Guillermo J...
Fix problem in AIX: ENOTEMPTY = EEXIST.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-09
Guillermo J...
Fix declaration of select for sparcs.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-09
Guillermo J...
Fix initialization problem when loading with the C...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-09
Guillermo J...
Add -no-back-end option.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-09
Guillermo J...
Add avltree.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-09
Guillermo J...
Make the C-back end work without HEAP_IN_LOW_MEMORY.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-09
Guillermo J...
define CLOSURE_ENTRY_DELTA, used to make the same ...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-09
Chris Hanson
These changes require microcode version 11.145 or later.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-09
Guillermo J...
Fix ordering and pagination.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-09
Guillermo J...
Fix ordering and pagination.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-09
Guillermo J...
Fix data labels when timestamped.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-09
Guillermo J...
Fix data labels when timestamped.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-09
Guillermo J...
Conditionalize output file extension for compiler ...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-09
Guillermo J...
Conditionalize output file extension.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-09
Guillermo J...
Make non-top-level blocks have a time-stamp.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-09
Guillermo J...
Fix closure-entry-distance when not HEAP_IN_LOW_MEMORY.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-08
Guillermo J...
Fix bug in guaranteed-long/upper-limit and lower-limit.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-08
Guillermo J...
Add SYTEM_VARIANT for AIX.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-08
Guillermo J...
Add dstack.h to included files. Needed by new interpre...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-08
Chris Hanson
Implement mechanism to delete temporary files when...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-08
Chris Hanson
Implement new mechanism to catch `abort_to_interpreter...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-08
Chris Hanson
Add new slot to fixed objects vector, which contains...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-08
Guillermo J...
Use extra fasl field for systems without HEAP_IN_LOW_ME...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-08
Guillermo J...
Add extra fasl field for systems without HEAP_IN_LOW_ME...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-08
Guillermo J...
Add RS6000 support.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-08
Guillermo J...
Replace $Header$ with $Id$
commit
|
commitdiff
|
tree
|
snapshot
1993-11-08
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1993-11-07
Guillermo J...
Allow NMVs in bands: interpreted stack frames contain...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-07
Guillermo J...
Eliminate some warnings from the HP C compiler on hp9k300s.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-07
Guillermo J...
Shadow some macros when not using the C back end.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-07
Guillermo J...
Teach bintopsb and bintopsb to deal with
commit
|
commitdiff
|
tree
|
snapshot
1993-11-06
Chris Hanson
Add new procedure DELETE-FILE-NO-ERRORS.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-06
Chris Hanson
Implement CURRENT-PID primitive for unix.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-05
Guillermo J...
Fix innocuous logical off-by-one error.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-05
Guillermo J...
Two significant changes:
commit
|
commitdiff
|
tree
|
snapshot
1993-11-05
Guillermo J...
Separate AVL tree code from primutl.c and make it into...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-05
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1993-11-04
Chris Hanson
Rewrite manipulation of terminal modes because on BSD...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-04
Guillermo J...
Initialize Regs[REGBLOCK_PRIMITIVE] so that the C back...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-04
Guillermo J...
Call install_c_code_table only when restoring a band.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-04
Chris Hanson
Fix bug in previous change.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-04
Guillermo J...
Fix braino.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-04
Guillermo J...
Add hooks for the C back end to dump a description...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-04
Guillermo J...
Fix a cast.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-04
Guillermo J...
Update copyright date.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-03
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1993-11-03
Chris Hanson
Update to match current "mc68k.m4".
commit
|
commitdiff
|
tree
|
snapshot
1993-11-03
Stephen Adams
fixed more typos
commit
|
commitdiff
|
tree
|
snapshot
1993-11-03
Stephen Adams
Fixed typos in wt-tree documentation
commit
|
commitdiff
|
tree
|
snapshot
1993-11-03
Chris Hanson
Update entry for `next'.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-03
Guillermo J...
Add syntax error.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-03
Guillermo J...
Add call to usage in default in discriminate.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-03
Jim Miller
Fixes to allow ENABLE_DEBUGGING_FLAGS to work
commit
|
commitdiff
|
tree
|
snapshot
1993-11-03
Jim Miller
Turned off Eval_Debug code permanently, since Print_Exp...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-03
Jim Miller
Reversed the conditionalization so that we can support
commit
|
commitdiff
|
tree
|
snapshot
1993-11-03
Jim Miller
Reversed the conditionalization so that we can support
commit
|
commitdiff
|
tree
|
snapshot
1993-11-03
Stephen Adams
fixed delete-min!
commit
|
commitdiff
|
tree
|
snapshot
1993-11-03
Stephen Adams
Added weight balanced tree documentation
commit
|
commitdiff
|
tree
|
snapshot
1993-11-03
Stephen Adams
fixed wt-tree/delete-min!
commit
|
commitdiff
|
tree
|
snapshot
1993-11-02
Chris Hanson
Implement code to query user about overwriting files...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-02
Chris Hanson
ERROR-DECISION can't be done inside the REPL message...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-02
Chris Hanson
Guarantee that ERROR-DECISION aborts the REPL in all...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-02
Jim Miller
Changed "unsigned long" to "long" to avoid spurious...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-02
Stephen Adams
Added wt-tree option
commit
|
commitdiff
|
tree
|
snapshot
1993-11-02
Stephen Adams
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1993-11-02
Stephen Adams
added weight-balanced trees package
commit
|
commitdiff
|
tree
|
snapshot
1993-11-02
Chris Hanson
Call SAVE-SOME-BUFFERS as part of CHECKPOINT-FLOPPY.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-01
Guillermo J...
Add builtin_index_to_name, missing when there is no...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-01
Chris Hanson
Patch to allow a "Configure" event to mark the window...
commit
|
commitdiff
|
tree
|
snapshot
1993-11-01
Chris Hanson
New code to generate display object in X-GRAPHICS/OPEN.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-01
Guillermo J...
Fix cast and typo.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-01
Guillermo J...
Make INVOKE-C-THUNK return a value.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-01
Guillermo J...
dynamic initialization need not know the block name.
commit
|
commitdiff
|
tree
|
snapshot
1993-11-01
Guillermo J...
Fix a problem when disk-restoring. The blocks data...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-31
Guillermo J...
Add dependencies for cmpauxmd.o
commit
|
commitdiff
|
tree
|
snapshot
1993-10-31
Guillermo J...
Add newlines after every argument to RCONSM to make...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-31
Guillermo J...
Fix problem with disk-restore complaining about lack...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-31
Guillermo J...
Remove some spurious macros.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-31
Guillermo J...
- Canonicalize procedure names as well as labels, inclu...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-30
Guillermo J...
Fix braino: Multiplying compiled_entries_size by a...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-30
Guillermo J...
Fix off-by-one error.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-30
Guillermo J...
Replace use of Rfp with Rhp.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-30
Guillermo J...
Redo some things:
commit
|
commitdiff
|
tree
|
snapshot
1993-10-30
Guillermo J...
Two major changes to the C back end:
commit
|
commitdiff
|
tree
|
snapshot
1993-10-30
Guillermo J...
Two major changes:
commit
|
commitdiff
|
tree
|
snapshot
1993-10-29
Nick Papadakis
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1993-10-29
Nick Papadakis
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1993-10-29
Nick Papadakis
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1993-10-28
Chris Hanson
Patch TRANSCRIPT-WRITE to work even if the transcript...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-28
Guillermo J...
Remove remaining reference to ulong.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-28
Guillermo J...
Add missing special invocations.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-28
Guillermo J...
Update the code table.
commit
|
commitdiff
|
tree
|
snapshot
next