mit-scheme.git
1990-11-14 Chris Hanson*** empty log message ***
1990-11-14 Chris HansonCheck for unused command-line arguments when Scheme...
1990-11-14 Chris HansonNew operations on input-buffer for saving and restoring...
1990-11-14 Chris HansonChange `fasdump' to return `unspecific'.
1990-11-14 Chris HansonOK to make kitscheme now.
1990-11-14 Chris Hanson*** empty log message ***
1990-11-14 Chris HansonDon't define _HPUX_SOURCE.
1990-11-14 Chris HansonUse DISABLE_HISTORY instead of COMPILE_HISTORY.
1990-11-14 Chris HansonUse MC68010 instead of MC68020.
1990-11-14 Chris HansonUse DISABLE_HISTORY instead of COMPILE_HISTORY.
1990-11-14 Chris HansonFix typo in output format.
1990-11-13 Arthur GlecklerExport CLOSE-TCP-SERVER-SOCKET to initial environment.
1990-11-13 Chris HansonInitial revision
1990-11-13 Chris Hanson* Consolidate command-line option processing. Several...
1990-11-12 Chris HansonAdd new channel types for character and block devices.
1990-11-12 Chris HansonEliminate overlong line. Change iterative algorithm...
1990-11-12 Chris HansonAdd `character-device' and `block-device' file types.
1990-11-11 Chris HansonInitialize file descriptors of `struct terminal_state_r...
1990-11-10 Guillermo J... Update kitscheme to use libndvio, rather than libdvio...
1990-11-10 Arthur GlecklerFix braino in change making INPUT-BUFFER/READ-UNTIL...
1990-11-09 Arthur GlecklerChange INPUT-BUFFER/READ-UNTIL-DELIMITER to a linear...
1990-11-09 Arthur GlecklerChange OPEN-TCP-SERVER-SOCKET to take a service name...
1990-11-09 Chris HansonFix stupid think-o from last change.
1990-11-09 Chris HansonFix stupid think-o from last change.
1990-11-09 Chris HansonChange peek-char, read-char, and read-string operations...
1990-11-09 Chris HansonInitial revision
1990-11-09 Chris HansonRequires microcode 11.52 or later.
1990-11-08 Chris HansonDon't compile kitscheme -- it doesn't compile successfu...
1990-11-08 Chris HansonBug fixes and enhancement of socket and subprocess...
1990-11-08 Chris HansonEdit dependencies -- many missing dependencies in opera...
1990-11-08 Chris Hanson(OS_initialize): Initialize processes after initializin...
1990-11-08 Chris Hanson* (OS_job_control_p): New procedure.
1990-11-08 Chris Hanson* (OS_open_tcp_stream_socket): Change `host' argument...
1990-11-08 Chris Hanson* (OS_make_subprocess): Permit 0 as environment pointer...
1990-11-08 Chris HansonSupport for server sockets.
1990-11-08 Chris Hanson* (UX_channel_close_all): Don't signal errors -- this...
1990-11-08 Chris Hanson* (fd_channel_type): Don't signal error if the system...
1990-11-08 Chris Hanson* (host-address-length): New primitive specifies the...
1990-11-08 Chris Hanson(file-mod-time, file-mod-time-indirect): New primitives...
1990-11-08 Chris Hanson* (os-job-control?): New primitive tells the runtime...
1990-11-08 Chris Hanson* (make-subprocess): Now accepts #F as third arg, meaning
1990-11-08 Chris Hanson(enum channel_type): New types for server sockets and...
1990-11-05 Chris HansonFix typo from last change.
1990-11-05 Chris Hanson* Eliminate obsolete TTY I/O primitives. These have...
1990-11-02 Chris HansonRequires microcode 11.50 and runtime 14.100.
1990-11-02 Chris HansonInitial revision
1990-11-02 Chris HansonRequires microcode 11.50 and runtime 14.100.
1990-11-02 Chris HansonTuning. Fix bug in mark comparison operations. Add...
1990-11-02 Chris HansonTuning.
1990-11-02 Chris HansonUse the `recenter' command rather than the procedure...
1990-11-02 Chris HansonDon't warn about redefining class if the new definition...
1990-11-02 Chris HansonRequires microcode version 11.50 or later.
1990-11-01 Chris HansonFix typo.
1990-11-01 Chris Hanson* New primitives `terminal-get-state' and `terminal...
1990-10-25 Chris HansonWhen scrolling part of an X terminal window, don't...
1990-10-24 Chris HansonProvide expanders for `values' and `with-values' that...
1990-10-19 Chris Hanson* Expand CHAR=? to EQ?.
1990-10-19 Chris Hanson* Expand CHAR=? to EQ?.
1990-10-17 Guillermo J... Provide load/loading? flag, true while loading, false...
1990-10-17 Guillermo J... Export load/loading? and load/push-hook! from (runtime...
1990-10-17 Gerald Jay... Update the 6003 and Toolkit microcodes.
1990-10-16 Chris HansonProvide expansions for fixnum comparison operators:
1990-10-16 Chris HansonThis runtime requires microcode 11.49 or later.
1990-10-16 Chris Hanson* Flush curses support, add new primitives for termcap...
1990-10-16 Chris HansonInitial revision
1990-10-10 Chris HansonFix parsing of octal escape sequences in strings.
1990-10-10 Chris HansonFix parsing of octal escape sequences in strings.
1990-10-10 Chris HansonInitial revision
1990-10-10 Chris HansonAdd "-YPOSIX" to compiler switches.
1990-10-10 Guillermo J... Add CPH's changes to check the date/time of the last...
1990-10-09 Chris Hanson* The "-in-new-screen" commands have been replaced...
1990-10-09 Chris Hanson* The "-in-new-screen" commands have been replaced...
1990-10-07 Chris HansonChange `xterm-erase-cursor' and `xterm-draw-cursor...
1990-10-06 Chris HansonImplement `%set-inferior-start!' that does not force...
1990-10-06 Chris Hanson* Add new procedure `window-override-message' that...
1990-10-06 Chris HansonFix bug in `find-tag-default': don't use `re-search...
1990-10-05 Chris Hanson* `hack-fastmap' needed to call `syntax-table/entries...
1990-10-05 Chris HansonFix bug: `line-inferiors-changed!' must update the...
1990-10-05 Guillermo J... Add checksumming code. Binary files dumped by Psbtobin...
1990-10-05 Guillermo J... Add checksum field in header.
1990-10-05 Guillermo J... Add checksumming code.
1990-10-05 Guillermo J... Inhibit checksum check within Bintopsb.
1990-10-05 Chris HansonEliminate compiler warning.
1990-10-05 Chris HansonUse one ".free" file to cache data for entire package...
1990-10-05 Chris HansonUse one ".free" file to cache data for entire package...
1990-10-04 Chris HansonUse one ".free" file to cache data for entire package...
1990-10-04 Chris HansonChange to use `error:illegal-datum' and `error:datum...
1990-10-04 Chris HansonChange to use `error:illegal-datum' and `error:datum...
1990-10-03 Guillermo J... Update handler for error COMPILED-CODE-ERROR, and add...
1990-10-03 Guillermo J... Update handler for COMPILED-CODE-ERROR.
1990-10-03 Guillermo J... Add handler for COMPILER-ERROR-RESTART.
1990-10-03 Guillermo J... Add handler for RC_COMP_ERROR_RESTART.
1990-10-03 Guillermo J... Add comutil_primitive_error and associated changes...
1990-10-03 Guillermo J... Change ERR_BAD_COMBINATION to ERR_COMPILED_CODE_ERROR.
1990-10-03 Guillermo J... Add RC_COMP_ERROR_RESTART.
1990-10-03 Guillermo J... Add COMPILER-ERROR-RESTART.
1990-10-03 Guillermo J... Remove compiled_code_error_code, no longer used.
1990-10-03 Guillermo J... Disable ERR_BAD_COMBINATION.
1990-10-03 Chris Hanson* X terminal interface extensively changed to use new...
1990-10-03 Chris HansonRemove most of the calls to `guarantee-input-port'...
next