1995-01-06 |
Chris Hanson | Signal error when attempting to read non-existant direc... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Update to reflect change to runtime system. |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Use LOAD-OPTION to load CREF. |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Change \\ to / in file specification so that unix syste... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Fix typos from last change. |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Add definition for OS2WIN-SET-MIX. |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Use explicit reference to SYSTEM-GLOBAL-ENVIRONMENT... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Change 4-character suffixes used by package system... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Merge in #F/() bug fix from split code. |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Change 4-character suffixes used by package system... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Change 4-character suffixes used by package system... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Change default output file name to be limited to a... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Simplify interface to OS/2 API by moving all definition... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Fix problem with init-file loading: if the init file... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Fix problem with init-file loading: if the init file... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Simplify interface to OS/2 API by moving all definition... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Under OS/2, guarantee that correct number of type bits... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Add OS conditionalizations so that OS/2 can be supported. |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Add OS conditionalizations so that OS/2 can be supporte... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Change to use runtime system's "os2winp" support. ... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Implement OS-specific part of subprocess support. |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Extend M-x count-lines to show the number of characters... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Change text-mode translation to be done during buffer... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Don't signal an error if a file has a "find-file initia... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Change to use new CREF OS-conditionalization expression... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Change to load subprocess support for OS/2 as well... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Don't allow the mouse to select the typein window if... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Change loading of editor init file so that it is perfor... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | FIND-PROGRAM is now operating-system specific. |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Generalize code that finds the extent of a partial... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Implement COLOR? predicate to determine if a given... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Add OS/2 graphics. Conditionalize loading of other... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Fix OS/2 directory sorting algorithm to be normal alpha... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Console no longer does line translation, so writes... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Change MAKE-INPUT-BUFFER and MAKE-OUTPUT-BUFFER to... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Add new files for OS/2 graphics. |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Add OS-specific definitions for EOL and EOF markers. |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Don't look for old files with 4-character suffixes... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Set the NOINHERIT bit in all channels, so that the... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Fix some timing errors associated with opening the... |
commit | commitdiff | tree | snapshot |
1995-01-06 |
Chris Hanson | Change all coordinate variables from "unsigned short... |
commit | commitdiff | tree | snapshot |
1995-01-05 |
Chris Hanson | Add mechanism to "unread" messages back to the head... |
commit | commitdiff | tree | snapshot |
1995-01-05 |
Chris Hanson | Add messages for graphics and subprocess support. ... |
commit | commitdiff | tree | snapshot |
1995-01-05 |
Chris Hanson | IBM's OS/2 C runtime library doesn't have `environ... |
commit | commitdiff | tree | snapshot |
1995-01-05 |
Chris Hanson | Add subprocess changes to "select" support. |
commit | commitdiff | tree | snapshot |
1995-01-05 |
Chris Hanson | Implement DRIVE-TYPE primitive, which is used to distin... |
commit | commitdiff | tree | snapshot |
1995-01-05 |
Chris Hanson | Change implementation of readahead in input channels... |
commit | commitdiff | tree | snapshot |
1995-01-05 |
Chris Hanson | Console must not perform newline translation -- that... |
commit | commitdiff | tree | snapshot |
1995-01-05 |
Chris Hanson | Add new system calls needed for OS/2 subprocess support. |
commit | commitdiff | tree | snapshot |
1995-01-05 |
Chris Hanson | Eliminate "os2api.c" and add new system calls needed... |
commit | commitdiff | tree | snapshot |
1995-01-05 |
Chris Hanson | Put serializing lock in OS2_create_queue to guarantee... |
commit | commitdiff | tree | snapshot |
1995-01-05 |
Chris Hanson | Change to use static linking. Add support for subproce... |
commit | commitdiff | tree | snapshot |
1995-01-05 |
Stephen Adams | Added primitive INDEX-FIXNUM? from the split typecode... |
commit | commitdiff | tree | snapshot |
1995-01-05 |
Stephen Adams | Added KMP-PROGRAM-SIZE which yields the number of pairs... |
commit | commitdiff | tree | snapshot |
1995-01-05 |
Stephen Adams | Added GROWTH/<phase> statistics to gather information... |
commit | commitdiff | tree | snapshot |
1995-01-05 |
Stephen Adams | Added min and max to AVERAGE statistic. |
commit | commitdiff | tree | snapshot |
1995-01-05 |
Chris Hanson | Implement new OS-TYPE-CASE expression; this is used... |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Can no longer define (edwin win-commands) package becau... |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Many changes to support Edwin. Converging on a final... |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Reconditionalize so that OS/2 is handled much like... |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Add some more OS/2 system calls. |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Fix bug: must use signed character type when doing... |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Add support for OS/2 message boxes, and send standard... |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Define hook to start interpreter for OS/2, needed in... |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Merge in changes from split-tag system. |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Merge in changes from split-tag system. |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Merge in changes for OS/2 and from new compiler. |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Change cold-load order to put INITIALIZE-SYSTEM-PRIMITI... |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Generalize HARDWARE-TRAP-FRAME/CODE to correctly handle... |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Fix code to do directory simplification better. Elimin... |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Tweak: OS/2 directory reader directly implements wildca... |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Implement additional support needed for Edwin. |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Add code to handle OS/2 hardware exceptions. |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Add DOS and OS/2 files. |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | In COPY-FILE, move mode-setting statement after closing... |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Implement and use new variable MICROCODE-ID/OPERATING... |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Undo PC-specific changes from previous revision. Add... |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Undo PC-specific changes from previous revision. Add... |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Add new operating-system dependency: OS/SET-FILE-MODES... |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Use new variable MICROCODE-ID/OPERATING-SYSTEM. |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Sort ed-ffi database after it is loaded in order to... |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Add OS/2 files. |
commit | commitdiff | tree | snapshot |
1994-12-19 |
Chris Hanson | Fix bug that caused asynchronous thread events, and... |
commit | commitdiff | tree | snapshot |
1994-12-16 |
Stephen Adams | Changed the rtl parser to hash on symbol names rather... |
commit | commitdiff | tree | snapshot |
1994-12-16 |
Stephen Adams | Insterted internal warning for interrupt checks with... |
commit | commitdiff | tree | snapshot |
1994-12-16 |
Stephen Adams | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1994-12-15 |
Stephen Adams | Added check for valid dbg-procedure/block to avoid... |
commit | commitdiff | tree | snapshot |
1994-12-15 |
Stephen Adams | Changed the implementation of +, -, *, /, <, <=, =... |
commit | commitdiff | tree | snapshot |
1994-12-15 |
Stephen Adams | Added build dependencies for new "base/stats" file. |
commit | commitdiff | tree | snapshot |
1994-12-15 |
Stephen Adams | Exported compiler:enable-statistics? switch. |
commit | commitdiff | tree | snapshot |
1994-12-15 |
Stephen Adams | Initial revision |
commit | commitdiff | tree | snapshot |
1994-12-15 |
Stephen Adams | Moved compiler statistics to own file. |
commit | commitdiff | tree | snapshot |
1994-12-15 |
Stephen Adams | Added compiler:enable-statistics? |
commit | commitdiff | tree | snapshot |
1994-12-15 |
Stephen Adams | export compiler:enable-statistics? |
commit | commitdiff | tree | snapshot |
1994-12-15 |
Stephen Adams | Added statistic. |
commit | commitdiff | tree | snapshot |
1994-12-15 |
Stephen Adams | Added statistic. |
commit | commitdiff | tree | snapshot |
next |