mit-scheme.git
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 ***
1992-05-26 Henry M. Wu*** empty log message ***
1992-05-26 Henry M. WuExposed compression operations on ports.
1992-05-26 Henry M. WuAdded binary file support.
1992-05-26 Henry M. WuFix duplicate code problem.
1992-05-26 Henry M. WuFix unbound variable problem.
1992-05-26 Henry M. WuAdd support for trimmed and compressed debugging inform...
1992-05-26 Henry M. WuFix typo.
1992-05-26 Henry M. WuAdd package support for dumping bif/bsm instead of...
1992-05-26 Henry M. WuEliminate duplicate import entry.
1992-05-26 Henry M. WuChange default to dump .bci files.
1992-05-26 Henry M. WuAdd support for BIF/BSM files.
1992-05-26 Henry M. WuMade BSM files optional.
1992-05-26 Henry M. WuMade fasdump quiet.
1992-05-26 Henry M. WuMade FASDUMP not print if necessary.
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 ***
1992-05-26 Henry M. Wu*** empty log message ***
1992-05-26 Henry M. WuAdded compress.
1992-05-26 Henry M. WuInitial revision
1992-05-26 Henry M. WuAdded compress.
1992-05-26 Henry M. WuMade uncompress fault tolerant.
1992-05-26 Henry M. WuAdded recognition of marker in compressed files.
1992-05-26 Guillermo J... Add environment variables for Edwin directory pathnames.
1992-05-26 Guillermo J... Rename tags to tagutl because of conflicts on DOS.
1992-05-26 Henry M. WuAdded support of compressed info files and split symbol...
1992-05-26 Henry M. WuAdded support of compressed info files and split symbol...
1992-05-26 Henry M. Wu*** empty log message ***
1992-05-26 Henry M. WuAdded CALL-WITH-TEMPORARY-FILENAME.
1992-05-26 Henry M. WuAdded CALL-WITH-TEMPORARY-FILENAME.
1992-05-26 Guillermo J... load-packed-binaries now captures fasload as well,...
1992-05-26 Guillermo J... Allow device names with more than one letter.
1992-05-25 Chris HansonFix bug in last change.
1992-05-25 Guillermo J... Add a primitive to disable/change translations by the...
1992-05-23 Guillermo J... Not finding a utabmd file does not cause the microcode...
1992-05-23 Guillermo J... Change search_path_for_file.
1992-05-23 Guillermo J... Change read-microcode-tables! to re-read-microcode...
1992-05-23 Guillermo J... Remove call to add-event-receiver! re-read-microcode...
1992-05-23 Guillermo J... Add a packed binary loader so that the compiler (or...
1992-05-23 Guillermo J... The packed binary loader has moved to the runtime syste...
1992-05-22 Guillermo J... Add support for loading packed binaries.
1992-05-22 Guillermo J... Get rid of storage leek caused by flushing the purifica...
1992-05-22 Guillermo J... Update to handle multiple bunches of files.
1992-05-22 Guillermo J... Fix syntactic bugs (missing commas) and add a missing...
next