mit-scheme.git
1992-02-10 Guillermo J... Fix alpha definition. ldexp is broken for now.
1992-02-10 Guillermo J... Add dependencies from Psbtobin and Bintopsb to missing.o
1992-02-10 Chris HansonUse new procedure EXIT-SCHEME instead of %EXIT.
1992-02-10 Chris HansonAdd new procedure EXIT-SCHEME to first exit the editor...
1992-02-09 Guillermo J... Change the name of the file.
1992-02-09 Guillermo J... Split into two files.
1992-02-09 Guillermo J... Initial revision
1992-02-09 Chris HansonFix several type-o's.
1992-02-09 Guillermo J... More changes.
1992-02-09 Chris HansonFix type-o.
1992-02-09 Guillermo J... More changes.
1992-02-09 Guillermo J... More changes.
1992-02-09 Guillermo J... Initial revision
1992-02-08 Guillermo J... More changes.
1992-02-08 Guillermo J... More changes.
1992-02-08 Guillermo J... More changes.
1992-02-08 Guillermo J... Initial revision
1992-02-08 Guillermo J... More changes.
1992-02-08 Chris HansonInitial revision
1992-02-08 Chris HansonThis version of Edwin requires microcode 11.108 and...
1992-02-08 Chris HansonDon't integrate references to dynamic-state primitives.
1992-02-08 Chris HansonThis version of the runtime system requires the following
1992-02-08 Chris HansonWRITE-DBG-UPCASE-NAME: Don't upcase things that aren...
1992-02-08 Chris HansonThis microcode will not run versions of Edwin prior...
1992-02-08 Guillermo J... Initial revision
1992-02-08 Guillermo J... Initial revision
1992-02-07 Guillermo J... Make gc-abort-test act differently during the boot...
1992-02-07 Guillermo J... Add shortcircuit_apply hooks.
1992-02-06 Arthur GlecklerBug fix: PAGE-INTERIOR-REGION also broke when (GROUP...
1992-02-06 Arthur GlecklerBug fix: PAGE-INTERIOR-REGION broke on the last page...
1992-02-06 Guillermo J... More changes.
1992-02-05 Guillermo J... More changes.
1992-02-05 Guillermo J... More changes.
1992-02-05 Guillermo J... More changes.
1992-02-05 Guillermo J... More changes.
1992-02-05 Guillermo J... More changes.
1992-02-05 Guillermo J... More changes.
1992-02-05 Guillermo J... Initial revision
1992-02-05 Guillermo J... Add dependencies from the .o files to the .s files...
1992-02-05 Guillermo J... Rename assembly language entry points when !C_FUNC_PTR_...
1992-02-05 Guillermo J... Conditionalize for GCC.
1992-02-05 Guillermo J... Conditionalize for GCC's structure return convention:
1992-02-04 Chris HansonFix typo.
1992-02-04 Guillermo J... Fix conditionalization of C_FUNC_PTR_IS_CLOSURE for...
1992-02-04 Guillermo J... Add cast in ASM_RESET_HOOK to eliminate gcc warning.
1992-02-04 Guillermo J... Conditionalize C_FUNC_PTR_IS_CLOSURE better.
1992-02-04 Arthur GlecklerFix GC bug in OPERATION/CLOSE in X graphics type.
1992-02-04 Guillermo J... Install kitscheme as well as scm6003.
1992-02-04 Guillermo J... protoize headers.
1992-02-04 Guillermo J... More changes.
1992-02-04 Chris HansonThis microcode cannot be used with Edwin versions prior...
1992-02-04 Guillermo J... Upgrade obstack.temp to long, because int's may not...
1992-02-04 Guillermo J... The stack trace interrupt now allows dumping the stack...
1992-02-04 Chris HansonThis release of Edwin requires microcode 11.107 or...
1992-02-04 Guillermo J... More changes.
1992-02-04 Chris HansonComplete rewrite of the paragraph parsing code. The...
1992-02-04 Guillermo J... More changes.
1992-02-04 Guillermo J... Include <stdio.h> because of FILE *.
1992-02-04 Guillermo J... Changes to accomodate machines where (sizeof (int)...
1992-02-04 Guillermo J... Fix a declaration problem.
1992-02-04 Guillermo J... debug_back_trace now takes a FILE * object.
1992-02-04 Guillermo J... debug_back_trace now takes a FILE * object.
1992-02-03 Guillermo J... Add dependency for uxsock.o .
1992-02-03 Guillermo J... Fix calls printf to use %ld or %lx instead of %d and %x.
1992-02-03 Guillermo J... CPP-time uses of false and true now use FALSE and TRUE.
1992-02-03 Guillermo J... Change return types of speed procedures.
1992-02-03 Guillermo J... Change arity of OS_open_server_socket.
1992-02-03 Guillermo J... Cast return value of UX_PC_VDISABLE.
1992-02-03 Guillermo J... Fix calls printf to use %ld or %lx instead of %d and %x.
1992-02-03 Guillermo J... CPP-time uses of false and true now use FALSE and TRUE.
1992-02-03 Guillermo J... Change arity of OS_open_server_socket.
1992-02-03 Guillermo J... Change return types.
1992-02-03 Guillermo J... Change switch to if in Prim_force because of compiler...
1992-02-03 Guillermo J... Fix calls printf to use %ld or %lx instead of %d and %x.
1992-02-03 Guillermo J... Fix declaration bug, and pass parameter appropriately.
1992-02-03 Guillermo J... Add Alpha conditionalization.
1992-02-03 Guillermo J... CPP-time uses of false and true now use FALSE and TRUE.
1992-02-03 Guillermo J... CPP-time uses of false and true now use FALSE and TRUE.
1992-02-03 Guillermo J... CPP-time uses of false and true now use FALSE and TRUE.
1992-02-03 Guillermo J... More changes.
1992-02-03 Guillermo J... More changes.
1992-02-02 Guillermo J... More changes.
1992-02-01 Guillermo J... More changes.
1992-02-01 Guillermo J... Initial revision
1992-02-01 Guillermo J... Initial revision
1992-01-31 Guillermo J... More changes.
1992-01-31 Guillermo J... More changes.
1992-01-31 Guillermo J... More changes.
1992-01-30 Guillermo J... Eliminate bogus fossil.
1992-01-30 Guillermo J... Fix typo.
1992-01-30 Arthur GlecklerChange graphics operations to receive the device, not...
1992-01-30 Guillermo J... More changes.
1992-01-30 Guillermo J... More changes.
1992-01-30 Guillermo J... Initial revision
1992-01-30 Arthur GlecklerFix bug in last change.
1992-01-30 Arthur GlecklerChange graphics operations to receive the device, not...
1992-01-29 Arthur GlecklerFix typo in comment.
1992-01-29 Guillermo J... Improve the bignum printer.
1992-01-29 Guillermo J... More changes.
1992-01-28 Guillermo J... More changes.
next