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-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
1992-06-04
Guillermo J...
Conditionalize definition of IO_PAGE_SIZE.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-04
Guillermo J...
Fix edit bug in last edit.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-04
Guillermo J...
Fix edit bug in last edit.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-04
Guillermo J...
Change IO_PAGE_SIZE for DOS.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-04
Guillermo J...
Change default sense of kbd hooks. Now, by default...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-04
Henry M. Wu
Added files to avoid for completion.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-04
Henry M. Wu
Fixed runtim.glob filename.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-04
Henry M. Wu
Made file loadable without having to first build the...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-03
Guillermo J...
Fix unit bug in read_newspace_address, and initializati...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-03
Guillermo J...
Fix bug in updating Free_Constant.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-03
Guillermo J...
Change order of file inclusion and other small mods...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-03
Guillermo J...
Change order of file inclusion to satisfy vanilla sysv.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-03
Chris Hanson
Use new operation X-GRAPHICS/DISABLE-KEYBOARD-FOCUS...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-03
Chris Hanson
Add new operation X-GRAPHICS/DISABLE-KEYBOARD-FOCUS.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-02
Guillermo J...
Remove graphics code -- not working.
commit
|
commitdiff
|
tree
|
snapshot
1992-06-01
Chris Hanson
Add option to print NAMED-LAMBDA special form as LAMBDA...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-01
Chris Hanson
Add option to disable special handling of undefined...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-01
Chris Hanson
Add option to print NAMED-LAMBDA special form as LAMBDA...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-01
Chris Hanson
Change output from definitions to use "-->" instead...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-01
Chris Hanson
Add code to disable evaluation commands in the transcri...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-01
Chris Hanson
For some reason HP has decided that their 8-bit gray...
commit
|
commitdiff
|
tree
|
snapshot
1992-06-01
Guillermo J...
Bump up DEFAULT_SMALL_CONSTANT for the 386 (again).
commit
|
commitdiff
|
tree
|
snapshot
1992-06-01
u6001
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
1992-05-31
Henry M. Wu
Added test-and-set (file-touch) for call-with-temporary...
commit
|
commitdiff
|
tree
|
snapshot
1992-05-30
Henry M. Wu
Changed timing of when the options directory is actuali...
commit
|
commitdiff
|
tree
|
snapshot
1992-05-30
Henry M. Wu
Made packed file loader shadow file-directory? as well...
commit
|
commitdiff
|
tree
|
snapshot
1992-05-29
Henry M. Wu
Upcasing environment variables.
commit
|
commitdiff
|
tree
|
snapshot
next