mit-scheme.git
1995-01-10 Stephen AdamsInitial revision
1995-01-10 Stephen AdamsInitial revision
1995-01-10 Chris HansonAdd new directives INCLUDE and EXTEND-PACKAGE.
1995-01-10 Stephen AdamsRemoved `Missing debugging info' message as it was...
1995-01-07 Chris HansonChange 4-character filename suffixes to 3-character.
1995-01-06 Chris HansonDon't enable interrupts which currently have no handlers.
1995-01-06 Chris HansonDon't enable interrupts which currently have no handlers.
1995-01-06 Chris HansonEliminate extra period in OS/2 error messages.
1995-01-06 Chris HansonEliminate extra period in OS/2 error messages.
1995-01-06 Chris HansonEliminate extra period in OS/2 error messages.
1995-01-06 Chris HansonSignal error when attempting to read non-existant direc...
1995-01-06 Chris HansonUpdate to reflect change to runtime system.
1995-01-06 Chris HansonUse LOAD-OPTION to load CREF.
1995-01-06 Chris HansonChange \\ to / in file specification so that unix syste...
1995-01-06 Chris HansonFix typos from last change.
1995-01-06 Chris HansonAdd definition for OS2WIN-SET-MIX.
1995-01-06 Chris HansonUse explicit reference to SYSTEM-GLOBAL-ENVIRONMENT...
1995-01-06 Chris HansonChange 4-character suffixes used by package system...
1995-01-06 Chris HansonMerge in #F/() bug fix from split code.
1995-01-06 Chris HansonChange 4-character suffixes used by package system...
1995-01-06 Chris HansonChange 4-character suffixes used by package system...
1995-01-06 Chris HansonChange default output file name to be limited to a...
1995-01-06 Chris HansonSimplify interface to OS/2 API by moving all definition...
1995-01-06 Chris HansonFix problem with init-file loading: if the init file...
1995-01-06 Chris HansonFix problem with init-file loading: if the init file...
1995-01-06 Chris HansonSimplify interface to OS/2 API by moving all definition...
1995-01-06 Chris HansonUnder OS/2, guarantee that correct number of type bits...
1995-01-06 Chris HansonAdd OS conditionalizations so that OS/2 can be supported.
1995-01-06 Chris HansonAdd OS conditionalizations so that OS/2 can be supporte...
1995-01-06 Chris HansonChange to use runtime system's "os2winp" support. ...
1995-01-06 Chris HansonImplement OS-specific part of subprocess support.
1995-01-06 Chris HansonExtend M-x count-lines to show the number of characters...
1995-01-06 Chris HansonChange text-mode translation to be done during buffer...
1995-01-06 Chris HansonDon't signal an error if a file has a "find-file initia...
1995-01-06 Chris HansonChange to use new CREF OS-conditionalization expression...
1995-01-06 Chris HansonChange to load subprocess support for OS/2 as well...
1995-01-06 Chris HansonDon't allow the mouse to select the typein window if...
1995-01-06 Chris HansonChange loading of editor init file so that it is perfor...
1995-01-06 Chris HansonFIND-PROGRAM is now operating-system specific.
1995-01-06 Chris HansonGeneralize code that finds the extent of a partial...
1995-01-06 Chris HansonInitial revision
1995-01-06 Chris HansonImplement COLOR? predicate to determine if a given...
1995-01-06 Chris HansonAdd OS/2 graphics. Conditionalize loading of other...
1995-01-06 Chris HansonFix OS/2 directory sorting algorithm to be normal alpha...
1995-01-06 Chris HansonConsole no longer does line translation, so writes...
1995-01-06 Chris HansonChange MAKE-INPUT-BUFFER and MAKE-OUTPUT-BUFFER to...
1995-01-06 Chris HansonAdd new files for OS/2 graphics.
1995-01-06 Chris HansonAdd OS-specific definitions for EOL and EOF markers.
1995-01-06 Chris HansonDon't look for old files with 4-character suffixes...
1995-01-06 Chris HansonInitial revision
1995-01-06 Chris HansonSet the NOINHERIT bit in all channels, so that the...
1995-01-06 Chris HansonFix some timing errors associated with opening the...
1995-01-06 Chris HansonChange all coordinate variables from "unsigned short...
1995-01-05 Chris HansonAdd mechanism to "unread" messages back to the head...
1995-01-05 Chris HansonAdd messages for graphics and subprocess support. ...
1995-01-05 Chris HansonIBM's OS/2 C runtime library doesn't have `environ...
1995-01-05 Chris HansonAdd subprocess changes to "select" support.
1995-01-05 Chris HansonImplement DRIVE-TYPE primitive, which is used to distin...
1995-01-05 Chris HansonChange implementation of readahead in input channels...
1995-01-05 Chris HansonConsole must not perform newline translation -- that...
1995-01-05 Chris HansonAdd new system calls needed for OS/2 subprocess support.
1995-01-05 Chris HansonEliminate "os2api.c" and add new system calls needed...
1995-01-05 Chris HansonPut serializing lock in OS2_create_queue to guarantee...
1995-01-05 Chris HansonChange to use static linking. Add support for subproce...
1995-01-05 Stephen AdamsAdded primitive INDEX-FIXNUM? from the split typecode...
1995-01-05 Stephen AdamsAdded KMP-PROGRAM-SIZE which yields the number of pairs...
1995-01-05 Stephen AdamsAdded GROWTH/<phase> statistics to gather information...
1995-01-05 Stephen AdamsAdded min and max to AVERAGE statistic.
1995-01-05 Chris HansonImplement new OS-TYPE-CASE expression; this is used...
1994-12-19 Chris HansonCan no longer define (edwin win-commands) package becau...
1994-12-19 Chris HansonMany changes to support Edwin. Converging on a final...
1994-12-19 Chris HansonReconditionalize so that OS/2 is handled much like...
1994-12-19 Chris HansonAdd some more OS/2 system calls.
1994-12-19 Chris HansonFix bug: must use signed character type when doing...
1994-12-19 Chris HansonAdd support for OS/2 message boxes, and send standard...
1994-12-19 Chris HansonDefine hook to start interpreter for OS/2, needed in...
1994-12-19 Chris HansonInitial revision
1994-12-19 Chris HansonMerge in changes from split-tag system.
1994-12-19 Chris HansonMerge in changes from split-tag system.
1994-12-19 Chris HansonMerge in changes for OS/2 and from new compiler.
1994-12-19 Chris HansonChange cold-load order to put INITIALIZE-SYSTEM-PRIMITI...
1994-12-19 Chris HansonGeneralize HARDWARE-TRAP-FRAME/CODE to correctly handle...
1994-12-19 Chris HansonFix code to do directory simplification better. Elimin...
1994-12-19 Chris HansonTweak: OS/2 directory reader directly implements wildca...
1994-12-19 Chris HansonImplement additional support needed for Edwin.
1994-12-19 Chris HansonAdd code to handle OS/2 hardware exceptions.
1994-12-19 Chris HansonAdd DOS and OS/2 files.
1994-12-19 Chris HansonIn COPY-FILE, move mode-setting statement after closing...
1994-12-19 Chris HansonImplement and use new variable MICROCODE-ID/OPERATING...
1994-12-19 Chris HansonUndo PC-specific changes from previous revision. Add...
1994-12-19 Chris HansonUndo PC-specific changes from previous revision. Add...
1994-12-19 Chris HansonInitial revision
1994-12-19 Chris HansonAdd new operating-system dependency: OS/SET-FILE-MODES...
1994-12-19 Chris HansonUse new variable MICROCODE-ID/OPERATING-SYSTEM.
1994-12-19 Chris HansonSort ed-ffi database after it is loaded in order to...
1994-12-19 Chris HansonAdd OS/2 files.
1994-12-19 Chris HansonFix bug that caused asynchronous thread events, and...
1994-12-16 Stephen AdamsChanged the rtl parser to hash on symbol names rather...
1994-12-16 Stephen AdamsInsterted internal warning for interrupt checks with...
1994-12-16 Stephen Adams*** empty log message ***
next