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-07-28
Guillermo J...
Sort file names
commit
|
commitdiff
|
tree
|
snapshot
1992-07-28
Guillermo J...
Changes for exception handling under X32 and direct...
commit
|
commitdiff
|
tree
|
snapshot
1992-07-28
Guillermo J...
DOS_initialize_tty now finds out the lines and columns...
commit
|
commitdiff
|
tree
|
snapshot
1992-07-28
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1992-07-28
Guillermo J...
model small -> model tiny.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-28
Guillermo J...
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1992-07-28
Guillermo J...
Make the DOS pathname code canonicalize pathnames to...
commit
|
commitdiff
|
tree
|
snapshot
1992-07-28
Guillermo J...
MemTop, IntCode, and IntEnb are allocated elsewhere...
commit
|
commitdiff
|
tree
|
snapshot
1992-07-28
Guillermo J...
Merge in latest changes: timer interrupts and exception...
commit
|
commitdiff
|
tree
|
snapshot
1992-07-28
Guillermo J...
Merge in latest changes: timer interrupts and exception...
commit
|
commitdiff
|
tree
|
snapshot
1992-07-28
Guillermo J...
Merge in latest changes (tiny model instead of small).
commit
|
commitdiff
|
tree
|
snapshot
1992-07-28
Guillermo J...
Add support for exception handling under X32.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-28
Guillermo J...
Merge in latest changes (tiny model, Registers allocate...
commit
|
commitdiff
|
tree
|
snapshot
1992-07-25
Guillermo J...
Update after 386 and Alpha ports.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-24
Chris Hanson
Define STREAM-FIRST and STREAM-REST. Rewrite Pictures...
commit
|
commitdiff
|
tree
|
snapshot
1992-07-24
Chris Hanson
Define STREAM-FIRST and STREAM-REST. Rewrite Pictures...
commit
|
commitdiff
|
tree
|
snapshot
1992-07-24
Chris Hanson
Implement STREAM-FIRST and STREAM-REST as aliases for...
commit
|
commitdiff
|
tree
|
snapshot
1992-07-23
Guillermo J...
Declare some strings correctly and cast where appropriate.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-23
Guillermo J...
Fix incorrect presence macro.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-23
Guillermo J...
int->long for 64-bit systems.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-23
Guillermo J...
Add Alpha entries.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-23
Guillermo J...
read and write return ssize_t.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-23
Guillermo J...
Rename alpha preprocessor macro.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-23
Guillermo J...
int->long for 64-bit systems.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-23
Guillermo J...
Make OS conditionalziation consistent.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-23
Guillermo J...
Remove unneeded alpha conditionalization.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-21
Chris Hanson
Eliminate bad cold-load dependency.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-21
Chris Hanson
Implement FIXNUM? primitive.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-21
Chris Hanson
Implement NULL? primitive, different from NOT.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-21
Brian K. Zuzga
Add dump-option option to fasdump.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-21
Chris Hanson
Add new type code names.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-21
Chris Hanson
Change type code names.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-21
Chris Hanson
Eliminate explicit reference to fixnum type code.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-20
Chris Hanson
Fix support for assembly-labels files so that compiler...
commit
|
commitdiff
|
tree
|
snapshot
1992-07-20
Arthur Gleckler
Change primitive X-GRAPHICS-COPY-AREA to accept both...
commit
|
commitdiff
|
tree
|
snapshot
1992-07-20
Jason Wilson
fixed a misplaced {} in the new picture code.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-20
Jason Wilson
Added the 6.001 picture documentation in the chapter...
commit
|
commitdiff
|
tree
|
snapshot
1992-07-18
Guillermo J...
Fix naming conflict.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-18
Hal Abelson
Changed export list comment out the picture ops we...
commit
|
commitdiff
|
tree
|
snapshot
1992-07-16
Chris Hanson
Increase default constant space to 450 -- old value...
commit
|
commitdiff
|
tree
|
snapshot
1992-07-13
aragorn
Discard delimiter character after reading each line.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-10
Chris Hanson
Restore export of *PP-DEFAULT-AS-CODE?*. Problem was...
commit
|
commitdiff
|
tree
|
snapshot
1992-07-10
Chris Hanson
Eliminate unused variable. Reorganize somewhat.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-09
Arthur Gleckler
Fix bug in END-OF-DEFUN command when point is before...
commit
|
commitdiff
|
tree
|
snapshot
1992-07-08
Chris Hanson
Return #F when name server fails.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-08
Michael R....
Detect errors returned by `gethostbyname', and return...
commit
|
commitdiff
|
tree
|
snapshot
1992-07-07
Guillermo J...
Add delete-directory primitive.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-07
Guillermo J...
Add delete-directory primitive.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-07
Guillermo J...
Rename C name of primitive.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-06
Guillermo J...
Add directory-delete primitive.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-06
Guillermo J...
Flush MULTI_CLOSURE_PADDING (added for the Alpha, that...
commit
|
commitdiff
|
tree
|
snapshot
1992-07-05
Guillermo J...
Remove bogus export of *pp-default-as-code?*
commit
|
commitdiff
|
tree
|
snapshot
1992-07-05
Guillermo J...
When a pseudo register that has a label is deleted...
commit
|
commitdiff
|
tree
|
snapshot
1992-07-05
Guillermo J...
Flush uses of INST.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-05
Guillermo J...
Add package: comment.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-05
Guillermo J...
Flush INST.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-05
Guillermo J...
Add remainder as an assembly-time operator.
commit
|
commitdiff
|
tree
|
snapshot
1992-07-01
Arthur Gleckler
Fix bug in clipping caused by incorrect cast of signed...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-15
Chris Hanson
Don't let TCP-SERVER-CONNECTION-ACCEPT block with inter...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-12
Guillermo J...
Change cross-compiler to dump a bit-string and a bunch...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-11
Guillermo J...
Fix bug in atan2 (atan 0 -2) used to give 0 instead...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-11
Guillermo J...
Update to new version from GNU Emacs. Needed for MIPS...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-11
Guillermo J...
Changes for Alpha/OSF.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-11
Guillermo J...
Reorder and cast the entries in the utility table so...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-11
u6001
still changing to deal with new representation of pictures
commit
|
commitdiff
|
tree
|
snapshot
1992-06-11
Guillermo J...
Add some missing prototypes.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-11
Guillermo J...
Add Ultrix conditionalization.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-11
Guillermo J...
Add OSF conditionalization.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-11
Guillermo J...
alignment_mask -> long.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-11
Guillermo J...
MAX_CHAR -> UCHAR_MAX
commit
|
commitdiff
|
tree
|
snapshot
1992-06-10
Guillermo J...
(1 << foo) -> (1UL << foo)
commit
|
commitdiff
|
tree
|
snapshot
1992-06-10
Guillermo J...
Add alpha and power to the list of processors.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-10
Guillermo J...
Add static keyword to definition of ispunct so there...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-10
Guillermo J...
(1 << something) replaced by (1UL << something).
commit
|
commitdiff
|
tree
|
snapshot
1992-06-10
Guillermo J...
Add missing conditionalization.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-10
Guillermo J...
const -> CONST.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-10
Guillermo J...
Flush unnecessary primitives FILE-OPEN-BINARY-INPUT...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-10
Chris Hanson
Change socket code to accept numeric service numbers.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-10
sybok
Fix defaulting of info-menu command.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-09
aragorn
changed to deal with new representation of pictures...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-09
aragorn
changed to deal with the changes to the way pictures...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-08
aragorn
changed uses of floating-point-ref to vector-ref to...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-08
aragorn
changed uses of floating-point-ref to vector-ref to...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-08
aragorn
Don't attempt to display the name of an undefined envir...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-08
aragorn
Change representation of floating-point arrays in pictu...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-05
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1992-06-05
Chris Hanson
Changes for new debugger.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-05
Guillermo J...
i386 trap code in this file is only known to be valid...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-05
Guillermo J...
Conditionalize for errnos not available in some systems.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-05
Guillermo J...
Include osio.h.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-05
Guillermo J...
Include osio.h that defines NO_CHANNELS.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-05
Guillermo J...
Fix incorrect variable reference.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-05
Guillermo J...
Remove redundant inclusion for compilers whose include...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-05
Guillermo J...
Conditionalize socket code better.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-05
Guillermo J...
ESTALE is not present in all versions of Unix.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-05
Guillermo J...
calls to gethostname need to be wrappend around HAVE_SO...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-05
Guillermo J...
Eliminate redundant include for compilers whose include...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-05
Guillermo J...
Eliminate word size dependencies: 1 -> 1L
commit
|
commitdiff
|
tree
|
snapshot
1992-06-05
Guillermo J...
Fix a major bug in bchscheme, and minor changes for...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-05
Guillermo J...
Bump 386's edwin constant space.
commit
|
commitdiff
|
tree
|
snapshot
next