mit-scheme.git
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.
1992-01-28 Guillermo J... Initial revision
1992-01-28 Guillermo J... Initial revision
1992-01-28 Guillermo J... More changes.
1992-01-27 Guillermo J... Fix warnings: passing const parameters to free.
1992-01-27 Guillermo J... More changes.
1992-01-27 Chris HansonDon't depend on read to return a full buffer from a...
1992-01-27 Guillermo J... More changes.
1992-01-26 Guillermo J... More changes
1992-01-25 Chris HansonRetrying M-. by means of C-x ESC was causing M-, to...
1992-01-25 Guillermo J... More changes.
1992-01-25 Guillermo J... More changes.
1992-01-24 Chris HansonFix bug: Buffer Menu mode was unable to select buffers...
1992-01-24 Chris HansonRUN-SYNCHRONOUS-PROCESS was doing too much work in...
1992-01-24 Chris HansonRUN-SYNCHRONOUS-PROCESS was doing too much work in...
1992-01-24 Chris HansonAdd new procedure GROUP-COPY-SUBSTRING!. This copies...
1992-01-24 Guillermo J... Eliminate more fossils.
1992-01-24 Guillermo J... Initial revision
1992-01-24 Guillermo J... Remove illegal push operation.
1992-01-24 Chris HansonChange SENDMAIL-SEND-IT to run sendmail in the backgrou...
1992-01-24 Chris HansonChange RUN-SYNCHRONOUS-PROCESS to be a little more...
1992-01-23 Guillermo J... Move value register to memory. Add virtual floating...
1992-01-23 Chris HansonFix M-x rmail-expunge so that it doesn't change the...
1992-01-23 Chris HansonFix stupid think-o in COMINT-LINE-START that caused...
1992-01-23 Arthur GlecklerExport GRAPHICS-DEVICE? to the () package.
1992-01-22 Arthur GlecklerFix braino in previous bug fix to primitive X-FONT...
1992-01-22 Arthur GlecklerCorrect bug in primitive X-FONT-STRUCTURE.
1992-01-22 Guillermo J... Fix comment with register allocation.
1992-01-21 Guillermo J... Initial revision
1992-01-20 Guillermo J... Fix some minor bugs and accomodate some random compilers.
1992-01-20 Guillermo J... More ANSI protoization.
1992-01-20 Guillermo J... Fix typo in declaration.
1992-01-20 Guillermo J... Add ANSI-style declarations (prototypes).
1992-01-20 Guillermo J... Add ANSI-style declarations (prototypes).
1992-01-20 Guillermo J... Fix conflicting declaration.
1992-01-20 Guillermo J... Fix conflicting declaration.
1992-01-20 Guillermo J... Add missing ANSI-style declarations.
1992-01-20 Guillermo J... Add missing ANSI-style declarations.
1992-01-20 Guillermo J... Add missing ANSI-style declarations.
next