mit-scheme.git
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'...
1990-10-03 Chris HansonUpdate to match new X interface. Also reformat to...
1990-10-02 Chris HansonExtensive rewrite of X11 interface. New event-handling...
1990-10-02 Chris HansonChange X graphics to match new event-handling in microcode.
1990-10-02 Chris HansonDon't use obsolete primitive `setup-timer-interrupt'.
1990-10-02 Guillermo J... Make gpio primitives interruptible.
1990-10-02 Guillermo J... Add asm_primitive_error.
1990-10-02 Guillermo J... Add comutil_primitive_error.
1990-10-01 Guillermo J... Arthur's fixes to some text.
1990-10-01 Chris Hanson`OS_process_timer_clear' must not signal errors, even if
1990-10-01 Guillermo J... Add a note about integrations.
1990-09-29 Guillermo J... Initial revision
1990-09-28 Arthur GlecklerAdded (guarantee-input-port port) where necessary to...
1990-09-27 Chris HansonPretty printer didn't handle #() correctly.
1990-09-20 Guillermo J... Add nbits = 0 case to copy_bits to compensate for divis...
1990-09-19 Chris HansonFix pretty printer's handling of custom pair and vector...
1990-09-19 Chris HansonAlter `unparser/tagged-pair-method' and
1990-09-17 Guillermo J... Fix recaching bug in extend_frame when the root of...
1990-09-14 Chris Hanson*** empty log message ***
1990-09-13 Chris HansonTeach pretty-printer to respect the list depth and...
1990-09-13 Chris HansonChange subproblem marker to "###".
1990-09-13 Chris HansonChange subproblem marker to "###".
1990-09-13 Chris HansonAdd list depth and breadth limiting to the debugger...
1990-09-13 Chris HansonImplement new `fresh-line' operation.
1990-09-13 Chris HansonAdd new procedure `with-output-string-port'.
1990-09-13 Chris HansonRecognize infinities and NaNs, and print them out speci...
1990-09-12 Mark FriedmanSupport for multiple screens.
1990-09-12 Mark Friedmandelete-screen doesn't yet work.
1990-09-12 Mark Friedmanentity.scm is now obsolete. Apply hooks are used instead.
1990-09-12 Chris HansonUpdate continuation browser to match changes in the...
1990-09-12 Chris HansonUpdate continuation browser to match changes in the...
1990-09-12 Chris HansonFix typo in `debug'. Change `command/return' so that...
1990-09-12 Chris HansonFix a number of instances of syntactic keywords being...
1990-09-12 Chris HansonFix a number of instances of syntactic keywords being...
1990-09-12 Chris HansonFix a number of instances of syntactic keywords being...
1990-09-12 Chris HansonFix a number of instances of syntactic keywords being...
1990-09-12 Guillermo J... Some minor rewordings.
1990-09-12 Chris HansonFor the compiler's `COMBINATION-OPERAND' return type...
1990-09-12 Chris HansonFix a number of instances of syntactic keywords being...
1990-09-11 Chris HansonFix a number of instances of syntactic keywords being...
1990-09-11 Chris HansonAdd new procedures to signal wrong type and bad range...
1990-09-11 Chris HansonAdd new procedures to signal wrong type and bad range...
next