mit-scheme.git
1995-10-16 Chris HansonFix usage of DEL command that assumed 4OS2.
1995-10-15 Chris HansonSupply missing prototype.
1995-10-15 Chris HansonInitial revision
1995-10-15 Chris HansonAdd conditionalizations for Watcom C/C++ running under...
1995-10-15 Chris HansonFix conditionalizations to support EMX/GCC and Watcom...
1995-10-15 Chris HansonFix typo that prematurely deallocated a message buffer.
1995-10-15 Chris HansonInitial revision
1995-10-15 Chris HansonEliminate rule to generate OS/2 assembly-language file...
1995-10-14 Chris HansonReconditionalize to separate use of Intel syntax from DOS
1995-10-12 Chris HansonFix typo in previous change.
1995-10-12 Chris HansonFix typo in previous change.
1995-10-12 Chris HansonChange so that RMAIL converts the POP password FILE...
1995-10-12 Chris HansonChange to support (FILE <filename>) password option...
1995-10-12 Chris HansonChange to support (FILE <filename>) password option...
1995-10-12 Chris HansonAdd option to allow the user to specify a file that...
1995-10-12 Stephen AdamsFixed bug in MAKE-ATAN-OPERATOR.
1995-10-09 Chris HansonInitial revision
1995-10-09 Chris HansonReorganize makefile to allow it to be easily configured...
1995-10-09 Chris HansonAdd conditionalizations for EMX/GCC under OS/2.
1995-10-08 Chris HansonChanges to get this to work with Visual Age C++.
1995-10-08 Chris HansonChange order of #include files, so that "config.h"...
1995-10-08 Chris HansonTest __IBMC__ in addition to __STDC__ because the IBM...
1995-10-08 Chris HansonFix bug: define HEAP_FREE for OS/2. The procedure...
1995-10-08 Chris HansonTest __IBMC__ in addition to __STDC__ because the IBM...
1995-10-08 Chris HansonChange order of #include files, so that "config.h"...
1995-10-06 Chris HansonDired mode should not be case sensitive; this was chang...
1995-10-06 Chris HansonRetract the most recent changes to get Linux ELF binari...
1995-10-06 Chris HansonTweaks to previous change.
1995-10-05 Chris HansonChange conditionalization for Linux ELF so that it...
1995-10-05 Chris HansonImplement changes needed for Linux ELF binary format...
1995-10-05 Chris HansonThe Free register can't be compared to the value in...
1995-10-04 Chris HansonMerge 8.0 and 7.4 versions of this file.
1995-10-03 Chris HansonChange compressed-file support to match changes to...
1995-10-03 Chris HansonMake sure that the value from GROUP-INSERT-FILE! is...
1995-10-03 Chris HansonChange encoded file I/O methods to generate messages...
1995-10-03 Chris HansonDon't generate file read/write messages when using...
1995-10-01 Chris HansonPatches to get the microcode to compile properly on...
1995-09-29 Stephen AdamsChanged time again.
1995-09-29 Stephen AdamsIncreased benchmark time.
1995-09-29 Chris HansonPerformed by SRA: Add some declarations to increase...
1995-09-29 Stephen AdamsInitial revision
1995-09-29 Stephen AdamsRemoved flatten.
1995-09-28 Chris HansonChange code to look for encoded files or ".info" suffix...
1995-09-28 Chris HansonAdd extra argument to GET-PATHNAME-OR-ALTERNATE, to...
1995-09-28 Chris HansonChange interrupt locking of COMPUTE-KEY-HASH to avoid...
1995-09-28 Chris HansonApparently the unix definition of completion-ignored...
1995-09-27 Chris HansonImplement X selection mechanism for doing cut and paste...
1995-09-27 Chris HansonMore changes for selection support. These changes...
1995-09-25 Stephen AdamsFixed bug with windows closed by user between last...
1995-09-25 Chris HansonHandle symbolic link listings specially -- they require...
1995-09-25 Chris HansonAdd primitive to perform XSelectInput library call.
1995-09-25 Stephen AdamsAdded win32 to list.
1995-09-25 Stephen AdamsPut in MIT copyright notice.
1995-09-25 Stephen AdamsFixed bug in DeleteDIB.
1995-09-18 Chris HansonImplement some new primitives to support X selections.
1995-09-18 Chris HansonImplement some new primitives to support X selections.
1995-09-18 Chris HansonAdd mechanism to support conversion of primitive argume...
1995-09-16 Stephen AdamsMoved benchmarks source directory.
1995-09-16 Stephen Adams*** empty log message ***
1995-09-15 Chris HansonAdd option to ignore the button events associated with...
1995-09-15 Chris HansonPrevious attempt to implement a mechanism to restore...
1995-09-14 Stephen AdamsInitial revision
1995-09-13 Chris HansonChanges dealing with encoded files:
1995-09-13 Chris HansonChange SUBPROCESS-I/O-PORT to allow setting of input...
1995-09-13 Chris HansonChange SUBPROCESS-I/O-PORT to allow setting of input...
1995-09-13 Chris HansonChange MAKE-GENERIC-I/O-PORT to allow setting of input...
1995-09-13 Chris HansonAlways write RMAIL and unix mail files with line-transl...
1995-09-13 Chris HansonAlways write RMAIL and unix mail files with line-transl...
1995-09-13 Chris HansonReplace Scheme variables *TRANSLATE-FILE-DATA-ON-INPUT...
1995-09-11 Chris HansonFix bug in previous change.
1995-09-11 Chris HansonAdd new condition type ILLEGAL-PATHNAME-COMPONENT so...
1995-09-11 Chris HansonAdd error-control to the prompt completion code. If...
1995-09-11 Chris HansonAdd new condition type ILLEGAL-PATHNAME-COMPONENT so...
1995-09-11 Chris HansonAdd new condition type ILLEGAL-PATHNAME-COMPONENT so...
1995-09-11 Chris HansonAdd new condition type ILLEGAL-PATHNAME-COMPONENT so...
1995-09-11 Stephen AdamsAdded ABS.
1995-09-11 Stephen AdamsAdded methods for {CEILING,FLOOR,ROUND,TRUNCATE}->EXACT.
1995-09-11 Stephen AdamsAdded {CEILING,FLOOR,ROUND,TRUNCATE}->EXACT to global...
1995-09-08 Stephen AdamsKludged out the interrupt checks in continuations from...
1995-09-08 Stephen AdamsAdded LIST-REF to global expansions.
1995-09-08 Stephen AdamsAdded expansion for global LIST-REF.
1995-09-08 Stephen AdamsFixed dbg-info for diamonds.
1995-09-08 Stephen AdamsFixed bug with top-level forms wit internal continuations.
1995-09-08 Stephen AdamsRemoved dead code.
1995-09-08 Stephen AdamsAdded FORM/EXACT-INTEGER?
1995-09-07 Stephen AdamsRepaginate.
1995-09-07 Stephen AdamsAdded more global expansions.
1995-09-05 Stephen AdamsCommented out WIDEN.
1995-09-05 Stephen AdamsFixed call to ERROR:WRONG-TYPE-DATUM to pass correct...
1995-09-05 Stephen AdamsFix typo.
1995-09-05 Stephen AdamsAdded constant-folder for STRING->SYMBOL.
1995-09-05 Stephen AdamsInitial revision
1995-09-05 Stephen AdamsMoved MONOTONIC-STRONG-EQ-HASH-TABLEs to base/fasthash.scm
1995-09-05 Stephen AdamsAdded more types.
1995-09-05 Stephen AdamsAdded STRING->SYMBOL.
1995-09-05 Stephen AdamsFixed problem with barfing at %make-heap-closure in...
1995-09-05 Stephen AdamsMoved split and widen pre-CPS.
1995-09-05 Stephen AdamsAdded `ignored' bindings to keep SF quiet.
1995-09-05 Stephen AdamsRemoved some primitives (CAR, STRING-SET!, ...) from...
1995-09-05 Stephen AdamsRestructured generic arithetic rewrites. Removed possi...
next