mit-scheme.git
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...
1990-09-11 Chris HansonAdd new procedures to signal wrong type and bad range...
1990-09-11 Chris HansonTweak presentation.
1990-09-11 Chris Hanson*** empty log message ***
1990-09-11 Chris HansonInitial revision
1990-09-11 Chris Hanson* Advice package now signals error if the user attempts...
1990-09-11 Chris HansonChange `x-window-read-event-flags!' to mask its result...
1990-09-11 Chris HansonChange some EMPTY_LIST references to SHARP_F.
1990-09-11 Chris HansonUpdate copyright notice.
1990-09-11 Chris HansonAdd hook that allows Scheme to evaluate arbitrary expre...
1990-09-10 Guillermo J... Initial revision
1990-09-09 Chris HansonFix typo.
1990-09-09 Chris HansonFix typo and rename lambda parameter.
1990-09-08 Chris HansonUse `FIXNUM_TO_LONG' in definition of `fixnum_to_long'.
1990-09-08 Chris Hanson* Eliminate BELL, USHORT_SIZE, ULONG_SIZE, DBFLT_SIZE...
1990-09-07 Chris HansonFix typos in methods for `fixnum-quotient' and `fixnum...
1990-09-07 Chris HansonFix typos in methods for `fixnum-quotient' and `fixnum...
1990-09-07 Chris HansonEliminate uses of `entity' datatype. Use new `apply...
1990-09-07 Chris HansonEliminate variables named `lambda'. Pull all empty...
1990-09-07 Chris HansonMake reader accept "#*" as a valid, zero-length bit...
1990-09-06 Chris HansonAdd configuration information for NeXT.
1990-09-06 Chris HansonInitial revision
1990-08-31 Mark FriedmanSupport for multiple screens.
1990-08-27 Chris HansonWhen stopping Scheme, use signal that was used to tell...
1990-08-27 Guillermo J... Fix a bug in the interaction between multi-closures...
1990-08-25 Guillermo J... Fix edti bug from last set of changes.
1990-08-24 Guillermo J... Fix two bugs in multiclosure code:
1990-08-23 Guillermo J... Change internal procedure format words to look like...
1990-08-22 Guillermo J... Make open procedures look like return addresses to...
1990-08-21 Guillermo J... Modify the stack parser and environment utilities to...
1990-08-21 Guillermo J... Add next-continuation-offset field to rtl-procedures...
1990-08-21 Guillermo J... Fix broken comment.
1990-08-21 Guillermo J... Replace internal code words with return address code...
1990-08-17 Guillermo J... Update the list of missing macros to document.
1990-08-17 Guillermo J... Split cache flusing code from STORE_EXECUTE_CACHE_ADDRE...
1990-08-17 Guillermo J... Split cache flusing code from STORE_EXECUTE_CACHE_ADDRE...
1990-08-17 Guillermo J... Split cache flusing code from STORE_EXECUTE_CACHE_ADDRE...
1990-08-17 Mark FriedmanAdded dependency of x11base.o on ux.h to match the...
next