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-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
1993-10-28
Guillermo J...
Add a floating-vector rewrite rule.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-28
Guillermo J...
Fix floating-vector rules.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-28
Guillermo J...
Redo "word" registers. Rather than having specific...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-28
Guillermo J...
Reformat some code to fit in 80 columns.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-28
Guillermo J...
Remove fossil.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-28
Guillermo J...
Fix mangled character constant.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-28
Guillermo J...
Enable open-coding of certain primitives.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-28
Guillermo J...
Add dropped *.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-27
Guillermo J...
Remove uses of UL. Non-ANSI compilers (e.g. SunOS...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-27
Guillermo J...
Remove SunOS conflicts when using Sun's cc.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-27
Guillermo J...
Fix broken declarations.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-27
Chris Hanson
Implement mechanism to deregister inferior threads...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-27
Guillermo J...
Fix signed problems on Alpha.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-27
Chris Hanson
Fix bug: inferior REPL thread was never being killed.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-27
Guillermo J...
Conditionalize for SunOS 4.1.?
commit
|
commitdiff
|
tree
|
snapshot
1993-10-27
Guillermo J...
Include os.h so that things like size_t are defined.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-27
Guillermo J...
SunOS 4.1.? declares abort to return int.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-27
Guillermo J...
SunOS 4.1.? declares abort to return void.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-27
Guillermo J...
Make it work under SunOS (and perhaps Alpha OSF).
commit
|
commitdiff
|
tree
|
snapshot
1993-10-27
Guillermo J...
Use CONST instead of const, since the C compiler may...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-27
Guillermo J...
Fix capitalization bug.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-27
Chris Hanson
Change PROMPT-FOR-EXPRESSION so that variable-name...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-27
Chris Hanson
Generalize PROMPT-FOR-STRING to allow an initialization...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-27
Chris Hanson
Fix bug: when buffer visible in two or more windows...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-27
Guillermo J...
Disable Alpha shadowing of malloc when using the C...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-27
Guillermo J...
Remove unnecessary definition.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-27
Guillermo J...
Fix bug in sed pattern.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Chris Hanson
Fix typo in last change.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Chris Hanson
Fix stupid think-o.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Chris Hanson
Implement M-x dired-clean-directory.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Guillermo J...
Add -f flag to call to remove.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Guillermo J...
Automate the edit of cf.h for the C back end.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Guillermo J...
Fix bug introduced in the last edit, and automate the...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Chris Hanson
Implement SUBSTRING->NUMBER.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Chris Hanson
Eliminate unused variable.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Chris Hanson
Don't automatically delete a tags-search buffer unless...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Chris Hanson
Disallow renaming or copying a file to an existing...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Chris Hanson
* Killing debugger buffer no longer deletes the buffer...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Chris Hanson
Change debugger invocation to call the command M-x...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Guillermo J...
Upcase types for consistency.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Guillermo J...
Change needed to resurrect the C back end.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Chris Hanson
Can't extract restart from condition, it's often not...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Guillermo J...
Fix casting problem in move-frame-up.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Guillermo J...
Add ifdefs for COMPILE_FOR_DYNAMIC_LOADING
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Guillermo J...
Add comment to show how to override the back end.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Guillermo J...
Add options -C-back-end and -native-back-end.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Jason Wilson
These changes were to bring the C backend back to life.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Jason Wilson
These changes were to bring the C backend back to life...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Guillermo J...
Fix interpreter-environment-register? which had not...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Guillermo J...
Rename declare_compiled_code to declare_compiled_code_b...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Chris Hanson
Fix crufty problem with highlighting -- indentation...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Chris Hanson
Change RETURN-TO-COMMAND-LOOP to accept a condition...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-26
Chris Hanson
Earlier change I made was lost by careless edit --...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-25
Chris Hanson
More changes all over the place. Remove the picture...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-25
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1993-10-25
Chris Hanson
Bind notification-output-port to a null port that does...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-25
Chris Hanson
Reformatting to fit on page.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-25
Chris Hanson
Suppress loading messages -- these formerly were harmle...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-23
Chris Hanson
Numerous small changes.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-21
Chris Hanson
Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-21
Chris Hanson
* New port operation WRITE-SELF is like PRINT-SELF...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-21
Chris Hanson
* Implement new procedure STANDARD-UNPARSER-METHOD...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-21
Chris Hanson
Remove ERROR-OUTPUT-PORT.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-21
Chris Hanson
Remove ERROR-OUTPUT-PORT.
commit
|
commitdiff
|
tree
|
snapshot
1993-10-21
Chris Hanson
* Define new standard ports to replace nearly all insta...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-21
Chris Hanson
* Define new standard ports to replace nearly all insta...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-21
Chris Hanson
Change the evaluation commands to bind the default...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-21
Chris Hanson
Instantiate the editor CMDL with a dummy I/O port that...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-21
Chris Hanson
Since REPL/START now binds the current input and output...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-21
Chris Hanson
Change MAKE-CMDL to allow the I/O port to be specified...
commit
|
commitdiff
|
tree
|
snapshot
1993-10-20
Chris Hanson
Grumble; fix stupid thinko from last change.
commit
|
commitdiff
|
tree
|
snapshot
next