mit-scheme.git
1992-06-11 Guillermo J... Reorder and cast the entries in the utility table so...
1992-06-11 u6001still changing to deal with new representation of pictures
1992-06-11 Guillermo J... Add some missing prototypes.
1992-06-11 Guillermo J... Add Ultrix conditionalization.
1992-06-11 Guillermo J... Add OSF conditionalization.
1992-06-11 Guillermo J... alignment_mask -> long.
1992-06-11 Guillermo J... MAX_CHAR -> UCHAR_MAX
1992-06-10 Guillermo J... (1 << foo) -> (1UL << foo)
1992-06-10 Guillermo J... Add alpha and power to the list of processors.
1992-06-10 Guillermo J... Add static keyword to definition of ispunct so there...
1992-06-10 Guillermo J... (1 << something) replaced by (1UL << something).
1992-06-10 Guillermo J... Add missing conditionalization.
1992-06-10 Guillermo J... const -> CONST.
1992-06-10 Guillermo J... Flush unnecessary primitives FILE-OPEN-BINARY-INPUT...
1992-06-10 Chris HansonChange socket code to accept numeric service numbers.
1992-06-10 sybokFix defaulting of info-menu command.
1992-06-09 aragornchanged to deal with new representation of pictures...
1992-06-09 aragornchanged to deal with the changes to the way pictures...
1992-06-08 aragornchanged uses of floating-point-ref to vector-ref to...
1992-06-08 aragornchanged uses of floating-point-ref to vector-ref to...
1992-06-08 aragornDon't attempt to display the name of an undefined envir...
1992-06-08 aragornChange representation of floating-point arrays in pictu...
1992-06-05 Chris HansonInitial revision
1992-06-05 Chris HansonChanges for new debugger.
1992-06-05 Guillermo J... i386 trap code in this file is only known to be valid...
1992-06-05 Guillermo J... Conditionalize for errnos not available in some systems.
1992-06-05 Guillermo J... Include osio.h.
1992-06-05 Guillermo J... Include osio.h that defines NO_CHANNELS.
1992-06-05 Guillermo J... Fix incorrect variable reference.
1992-06-05 Guillermo J... Remove redundant inclusion for compilers whose include...
1992-06-05 Guillermo J... Conditionalize socket code better.
1992-06-05 Guillermo J... ESTALE is not present in all versions of Unix.
1992-06-05 Guillermo J... calls to gethostname need to be wrappend around HAVE_SO...
1992-06-05 Guillermo J... Eliminate redundant include for compilers whose include...
1992-06-05 Guillermo J... Eliminate word size dependencies: 1 -> 1L
1992-06-05 Guillermo J... Fix a major bug in bchscheme, and minor changes for...
1992-06-05 Guillermo J... Bump 386's edwin constant space.
1992-06-04 Guillermo J... Conditionalize definition of IO_PAGE_SIZE.
1992-06-04 Guillermo J... Fix edit bug in last edit.
1992-06-04 Guillermo J... Fix edit bug in last edit.
1992-06-04 Guillermo J... Change IO_PAGE_SIZE for DOS.
1992-06-04 Guillermo J... Change default sense of kbd hooks. Now, by default...
1992-06-04 Henry M. WuAdded files to avoid for completion.
1992-06-04 Henry M. WuFixed runtim.glob filename.
1992-06-04 Henry M. WuMade file loadable without having to first build the...
1992-06-03 Guillermo J... Fix unit bug in read_newspace_address, and initializati...
1992-06-03 Guillermo J... Fix bug in updating Free_Constant.
1992-06-03 Guillermo J... Change order of file inclusion and other small mods...
1992-06-03 Guillermo J... Change order of file inclusion to satisfy vanilla sysv.
1992-06-03 Chris HansonUse new operation X-GRAPHICS/DISABLE-KEYBOARD-FOCUS...
1992-06-03 Chris HansonAdd new operation X-GRAPHICS/DISABLE-KEYBOARD-FOCUS.
1992-06-02 Guillermo J... Remove graphics code -- not working.
1992-06-01 Chris HansonAdd option to print NAMED-LAMBDA special form as LAMBDA...
1992-06-01 Chris HansonAdd option to disable special handling of undefined...
1992-06-01 Chris HansonAdd option to print NAMED-LAMBDA special form as LAMBDA...
1992-06-01 Chris HansonChange output from definitions to use "-->" instead...
1992-06-01 Chris HansonAdd code to disable evaluation commands in the transcri...
1992-06-01 Chris HansonFor some reason HP has decided that their 8-bit gray...
1992-06-01 Guillermo J... Bump up DEFAULT_SMALL_CONSTANT for the 386 (again).
1992-06-01 u6001Fix typo.
1992-05-31 Henry M. WuAdded test-and-set (file-touch) for call-with-temporary...
1992-05-30 Henry M. WuChanged timing of when the options directory is actuali...
1992-05-30 Henry M. WuMade packed file loader shadow file-directory? as well...
1992-05-29 Henry M. WuUpcasing environment variables.
1992-05-29 Henry M. Wu*** empty log message ***
1992-05-28 Guillermo J... Upcase MITSCHEME_INF_DIRECTORY.
1992-05-28 Guillermo J... Upcase MITSCHEME_INF_DIRECTORY.
1992-05-28 Henry M. WuAdded reset-environment-variables!
1992-05-28 Henry M. WuAdded reset-environment-variables!
1992-05-28 Henry M. Wu*** empty log message ***
1992-05-28 Henry M. WuFixed directory rewriting.
1992-05-28 u6001Handle GrayScale visual type.
1992-05-28 Henry M. WuFixed dos filename parsing to handle environment variables.
1992-05-28 Guillermo J... Flesh out interactive help message.
1992-05-28 Guillermo J... Rename the environment variable used to disable the...
1992-05-28 Guillermo J... Export strcmp_ci.
1992-05-28 Henry M. WuDelayed expansion of rewritten directory name till...
1992-05-28 Guillermo J... Add Q as one of the options for the interactive handler.
1992-05-28 Henry M. WuAdded default mitscheme_inf_directory.
1992-05-28 Guillermo J... Change in DOS environment variables.
1992-05-28 Henry M. WuMade directory rewriting understand devices.
1992-05-28 Guillermo J... Clean up environment variables for foreground and backg...
1992-05-28 Guillermo J... Remove spurious test.
1992-05-28 Henry M. WuAdded Scheme level shadowing of environment variables.
1992-05-27 Guillermo J... Fix wrong variable name.
1992-05-27 Guillermo J... Fix missing parens bug.
1992-05-27 Guillermo J... Fix comparison bug in microcode identifications. The...
1992-05-27 Guillermo J... Fix unbound variable bug and flush unnecessary code.
1992-05-27 Guillermo J... Fix edit bug.
1992-05-27 Guillermo J... Edwin has a different default constant space size.
1992-05-27 Chris HansonRepaginate.
1992-05-27 Guillermo J... Fix typo.
1992-05-27 Guillermo J... Get rid of binf (which maps to bin on the pc).
1992-05-27 Guillermo J... Make -fasl imply -large.
1992-05-27 Guillermo J... Add a patch for file-exists? in the packed binary loade...
1992-05-27 Guillermo J... Bump up i386 band sizes.
1992-05-27 Guillermo J... Rename "binf" files to "inf" because of conflicts on...
1992-05-26 Henry M. Wu*** empty log message ***
1992-05-26 Henry M. Wu*** empty log message ***
1992-05-26 Henry M. Wu*** empty log message ***
next