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-10-17
Guillermo J...
Reorder initialization so that environment variables...
commit
|
commitdiff
|
tree
|
snapshot
1992-10-17
Guillermo J...
Get rid of environment variables in the microcode.
commit
|
commitdiff
|
tree
|
snapshot
1992-10-17
Guillermo J...
Flush set-run-light! -- It has not been used in a while.
commit
|
commitdiff
|
tree
|
snapshot
1992-10-15
Guillermo J...
Add stack checking code to closures (they do not use...
commit
|
commitdiff
|
tree
|
snapshot
1992-10-15
Guillermo J...
Add definition of reg:stack-guard.
commit
|
commitdiff
|
tree
|
snapshot
1992-10-15
Guillermo J...
Update interrupt-check to avoid generating stack checks...
commit
|
commitdiff
|
tree
|
snapshot
1992-10-15
Guillermo J...
Update interrupt-check to avoid generating stack checks...
commit
|
commitdiff
|
tree
|
snapshot
1992-10-12
Guillermo J...
Make X32_DPMI_system raise the global interrupt on...
commit
|
commitdiff
|
tree
|
snapshot
1992-10-08
Guillermo J...
Add hook/dos/end-of-line-string.
commit
|
commitdiff
|
tree
|
snapshot
1992-10-08
Guillermo J...
Change definitions of dos/user-home-directory and
commit
|
commitdiff
|
tree
|
snapshot
1992-10-07
Guillermo J...
Remove unused DOS code.
commit
|
commitdiff
|
tree
|
snapshot
1992-10-07
Guillermo J...
Stack checks are disabled on the 386 by default because...
commit
|
commitdiff
|
tree
|
snapshot
1992-10-02
Guillermo J...
Flush spurious primitives.
commit
|
commitdiff
|
tree
|
snapshot
1992-10-02
Guillermo J...
Get rid of uses of spurious primitives.
commit
|
commitdiff
|
tree
|
snapshot
1992-10-01
Chris Hanson
Use -ldvio instead of -lndvio.
commit
|
commitdiff
|
tree
|
snapshot
1992-10-01
Guillermo J...
Add missing call to long_to_integer.
commit
|
commitdiff
|
tree
|
snapshot
1992-10-01
Guillermo J...
Add rudimentary (synchronous) subprocesses.
commit
|
commitdiff
|
tree
|
snapshot
1992-10-01
Arthur Gleckler
Fix bug that made SWITCH-TO-BUFFER, SWITCH-TO-BUFFER...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-30
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-30
Chris Hanson
Turn on COMPILER:GENERATE-STACK-CHECKS? by default.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-30
Chris Hanson
Tweak definition of RTL-PROCEDURE/STACK-LEAF? to be...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-30
Guillermo J...
Add system under X32 but not DPMI (does not interact...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-30
Chris Hanson
Don't generate stack checks for continuations or for...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-30
Chris Hanson
Add STACK-LEAF? element to RTL procedure objects. ...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-30
Chris Hanson
Adjust presentation appearance.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-30
Chris Hanson
Confirm before deleting any files from floppy disk.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-30
Chris Hanson
Use SELECT-BUFFER-NOT-FOUND-HOOKS to change behavior...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-30
Chris Hanson
Fix definition of SELECT-BUFFER-NOT-FOUND-HOOKS so...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-30
Chris Hanson
Make PATHNAME-DEFAULT-MODE public, so that it can be...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-30
Chris Hanson
Fix sense of SELECT-BUFFER-CREATE.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-30
Guillermo J...
Remove HAS_COMPILER_SUPPORT and TYPE_CODE_LENGTH. ...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-30
Guillermo J...
Cast Stack_Guard before passing it to DPMI_alloc_scheme...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-30
Guillermo J...
Change invocations of utilities from arith to include...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-30
Guillermo J...
Eliminate spurious variable binding.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-30
Guillermo J...
Improve the real-mode keyboard interrupt handler to...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-30
Guillermo J...
Bump 386 SMALL_CONSTANT and EDWIN_CONSTANT by 5.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-30
Guillermo J...
Change read-buffer-interactive to invoke find-file...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-30
Chris Hanson
Add editor variable SELECT-BUFFER-NOT-FOUND-HOOKS to...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-29
Chris Hanson
Use MAJOR-MODE-LOCKED feature to prevent users from...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-29
Chris Hanson
Add MAJOR-MODE-LOCKED feature.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-28
Chris Hanson
Reimplement in-line combined stack and interrupt check...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-28
Chris Hanson
Eliminate an additional instruction in the in-line...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-26
Guillermo J...
Allow UNSPECIFIC as a directory specifier.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-26
Chris Hanson
Tighten up the code sequence for the combined interrupt...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-26
Chris Hanson
Tighten up the code sequence for the combined interrupt...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-26
Chris Hanson
Don't refer to COMPLEX:COMPLEX? here -- use NUMBER...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-26
Chris Hanson
The microcode no longer knows how many bytes the interr...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-26
Chris Hanson
Add conditional to allow this file to be included multi...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-26
Chris Hanson
Add conditional to allow this file to be included multi...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-26
Chris Hanson
Change `(Registers[REGBLOCK_STACK_GUARD])' to be a...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-26
Chris Hanson
Move definitions of TYPE_CODE_LENGTH and HAS_COMPILER_S...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-26
Chris Hanson
Change `(Registers[REGBLOCK_STACK_GUARD])' to be a...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-26
Chris Hanson
Move definitions of TYPE_CODE_LENGTH and HAS_COMPILER_S...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-25
Guillermo J...
Add critical-error handling outside of DPMI (Windows).
commit
|
commitdiff
|
tree
|
snapshot
1992-09-25
Guillermo J...
Work around bug in X32 by which it swaps ss if it is...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-25
Guillermo J...
Remove unnecessary segment overrides.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-25
Chris Hanson
Remove some now-unnecessary compiler switches.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-25
Chris Hanson
Implement close-coded stack and interrupt check.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-25
Chris Hanson
Override DEFAULT-HOMEDIR-DIRECTORY to be the "work...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-25
Chris Hanson
Add binding of DEFAULT-HOMEDIR-PATHNAME to allow 6...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-24
Brian A. LaMacchia
more bug fixes; prevented rmail-sort-messages from...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-24
Chris Hanson
Export variables controlling generation of debugging...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-24
Chris Hanson
Bypass use of shell for DOS file commands. This obviat...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-24
Chris Hanson
Quote unusual characters in filenames that are passed...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-24
Chris Hanson
Change typing of procedure to match arguments that...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-24
Chris Hanson
Change typing of procedure to match arguments that...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-24
Chris Hanson
Use incorrect typing of references to `make_primitive...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-24
Chris Hanson
Add conditionalization that works with ANSI cpp when...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-23
Guillermo J...
Add comhst and dirunx.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-23
Guillermo J...
Split dired and comint into system-independent and...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-23
Guillermo J...
Move dired system-dependent stuff elsewhere (dos.scm...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-23
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1992-09-23
Guillermo J...
Move system-dependent stuff elsewhere (dos.scm, unix...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-23
Guillermo J...
Remove most of the contents. dired and comint have...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-23
Guillermo J...
Split comint into history manipulation and subprocess...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-23
Guillermo J...
Update date.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-22
Chris Hanson
Fix implementation of X-GRAPHICS/DISCARD-EVENTS.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-22
Chris Hanson
Re-enable stack checks -- they're fixed now.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-22
Chris Hanson
Fix typo in sense of conditional branch.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-22
Chris Hanson
COMPRESSED-LOADER now takes a second argument, the...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-22
Chris Hanson
Changes to match those to runtime system's arithmetic.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-21
Chris Hanson
Add hack to eliminate (lambda #f ...).
commit
|
commitdiff
|
tree
|
snapshot
1992-09-21
Chris Hanson
Add hack to eliminate (lambda #f ...).
commit
|
commitdiff
|
tree
|
snapshot
1992-09-21
Chris Hanson
Some n-ary procedures return their argument when they...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-19
Guillermo J...
Fix DPMI_stack_fault_handler to use INT_Stack_Overflow.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-19
Guillermo J...
Fix limit handling in DPMI_alloc_scheme_stack.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-18
Guillermo J...
Use OS_channel_close_noerror instead of OS_channel_close in
commit
|
commitdiff
|
tree
|
snapshot
1992-09-18
Guillermo J...
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-18
Guillermo J...
Can't use signed as a variable name.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-18
Chris Hanson
Implement new procedure X-GRAPHICS/DISCARD-EVENTS to...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-18
Chris Hanson
Signal error if user tries to set the pathname of a...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-18
Guillermo J...
Use ulong_to_integer instead of long_to_integer to...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-18
Guillermo J...
Add ulong_to_integer and integer_to_ulong.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-18
Guillermo J...
Add ulong_to_bignum and bignum_to_ulong.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-18
Guillermo J...
Add the arities for all the primitives so the file...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-18
Guillermo J...
Fix bug in last edit.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-18
Guillermo J...
Add the arities for all the primitives so the file...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-18
Guillermo J...
Add hardware stack overflow protection under DPMI.
commit
|
commitdiff
|
tree
|
snapshot
1992-09-18
Guillermo J...
Add STACK_RESET macro for machines/OSs in which we...
commit
|
commitdiff
|
tree
|
snapshot
1992-09-18
Guillermo J...
Initialize Scheme_Stack_Segment_Selector only if it...
commit
|
commitdiff
|
tree
|
snapshot
next