mit-scheme.git
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 ***
1994-12-15 Stephen AdamsAdded check for valid dbg-procedure/block to avoid...
1994-12-15 Stephen AdamsChanged the implementation of +, -, *, /, <, <=, =...
1994-12-15 Stephen AdamsAdded build dependencies for new "base/stats" file.
1994-12-15 Stephen AdamsExported compiler:enable-statistics? switch.
1994-12-15 Stephen AdamsInitial revision
1994-12-15 Stephen AdamsMoved compiler statistics to own file.
1994-12-15 Stephen AdamsAdded compiler:enable-statistics?
1994-12-15 Stephen Adamsexport compiler:enable-statistics?
1994-12-15 Stephen AdamsAdded statistic.
1994-12-15 Stephen AdamsAdded statistic.
1994-12-15 Stephen AdamsFixed typo.
1994-12-14 Stephen AdamsRemoved extra `)'
1994-12-14 Stephen AdamsAdded some compiler statistics utilities. The idea...
1994-12-14 Stephen AdamsAdded a few statistics.
1994-12-14 Stephen AdamsExport COMPILER:*** variables for statistics
1994-12-09 Stephen AdamsInitial revision
1994-12-09 Stephen AdamsInitial revision
1994-12-08 Stephen AdamsPlaced limits on size of objects open-coded by STRING...
1994-12-06 Stephen AdamsChanged *MAXIMUM-NODE-COUNT* default to 15000
1994-12-06 Stephen AdamsUsed LOAD-OPTION to load cref.
1994-12-06 Stephen AdamsUsed LOAD-OPTION to load cref.
1994-12-06 Stephen AdamsRemoved old CFG types (proced.scm & friends).
1994-12-06 Stephen AdamsTemporary patch to drop bad environment info in
1994-12-05 Stephen AdamsAdded compiler:debug.
1994-12-02 Chris HansonInitial revision
1994-12-02 Chris HansonChanges for PM interface.
1994-12-02 Chris HansonImplement special support for OS/2 console.
1994-12-02 Chris HansonImplement special support for OS/2 console.
1994-12-02 Chris HansonAdd PM interface header file.
1994-12-02 Chris HansonNumerous changes driven by implementation of PM interface.
1994-12-02 Chris HansonAdd "OS2_" prefixes to exported procedure names. Imple...
1994-12-02 Chris HansonChange initialization sequence so that OS/2 can start...
1994-12-02 Chris HansonChange initialization sequence so that OS/2 can start...
1994-12-02 Stephen AdamsI exported *pp-auto-highlighter*
1994-12-02 Stephen AdamsAdded *pp-auto-highlighter*.
1994-12-02 Stephen AdamsRemoved old CFG datatypes and associated variables...
1994-12-02 Stephen AdamsRemoved old CFG datatypes and associated variables...
1994-12-02 Stephen AdamsRemoved (interrupt-check:procedure/avoid-for-this-label...
1994-12-02 Stephen AdamsFixed string reading again. This time it uses a string...
1994-12-01 Stephen Adams*** empty log message ***
1994-12-01 Stephen AdamsFixed in PARSE-OBJECT/STRING-QUOTE to make it behave...
1994-11-30 Stephen AdamsFormatting changes while reading to understand what...
1994-11-30 Stephen AdamsExtended variable print method.
1994-11-29 Stephen AdamsInitial revision
1994-11-29 Stephen AdamsRemoved the cf/new etc names.
1994-11-29 Stephen AdamsRemoved cf/new etc, since the `old' names do the new...
1994-11-28 Chris HansonFix think-o.
1994-11-28 Chris HansonAdd OS/2 console to list of terminal-like channels.
1994-11-28 Chris HansonGeneralize runtime system's notion of "terminal" to...
1994-11-28 Chris Hanson*** empty log message ***
1994-11-28 Chris HansonInitial revision
1994-11-28 Chris HansonEliminate "canonicalization" from pathname abstraction...
1994-11-28 Chris HansonInitial revision
1994-11-28 Chris HansonAdd rule to generate OS/2 assembly language file.
1994-11-28 Chris HansonTweak to last change.
1994-11-28 Chris HansonClip out C_call_scheme under OS/2 -- this isn't needed.
1994-11-28 Chris HansonFinal update for first working version of OS/2 port.
1994-11-28 Chris HansonAdd conditionalizations for compiling with gcc under...
1994-11-28 Chris HansonGeneralize handling of filenames to treat OS/2 like...
1994-11-28 Chris HansonInitial revision
1994-11-28 Chris HansonAdd tweaks necessary to get this running under OS/2.
1994-11-28 Chris HansonDefine a special hook to allow OS/2 to shut down its...
next