mit-scheme.git
1992-08-12 Guillermo J... Fix typo in last edit!
1992-08-12 Guillermo J... Fix dos/canonicalize to not extract substrings when...
1992-08-12 Guillermo J... Fix parenthesis bug from last edit.
1992-08-12 Guillermo J... Add system-dependent pathname canonicalization.
1992-08-12 Guillermo J... Add system-dependent pathname canonicalization.
1992-08-12 Guillermo J... Fix bug in flonum-negative?, flonum-zero?, flonum-less...
1992-08-12 Guillermo J... Add F%SUB and friends to accomodate Intel book bugs.
1992-08-12 Guillermo J... Change uses of fsub into f%sub, and fdiv into f%div...
1992-08-12 Guillermo J... Change FP initialization for DOS until we get FP trap...
1992-08-12 Guillermo J... Make command-line parser extensible.
1992-08-11 Guillermo J... Replace recursive append with iterative append.
1992-08-11 Guillermo J... Remove spurious variable assignments.
1992-08-11 Guillermo J... Remove spurious variable assignments.
1992-08-11 Guillermo J... Remove spurious variable assignments.
1992-08-11 Guillermo J... Fix problem with compiler:write-lap-file, remove spurio...
1992-08-11 Guillermo J... Teach the disassemble how to read execute caches.
1992-08-11 Guillermo J... Flush spurious assignments.
1992-08-11 Guillermo J... Fix compiler:write-lap-file.
1992-08-11 Guillermo J... Flush spurious variables assigned by dassm2.scm .
1992-08-11 Guillermo J... Flush spurious variables assigned by dassm2.scm .
1992-08-11 Guillermo J... Flush spurious assignments.
1992-08-11 Guillermo J... Replace by the real thing.
1992-08-11 Guillermo J... Replace stubs by the real thing.
1992-08-10 Guillermo J... Change syntax of segment register ops.
1992-08-08 Guillermo J... Improve the pattern matcher to allow a trailing #\...
1992-08-07 Guillermo J... Export compiler:open-code-floating-point-arithmetic...
1992-08-06 Guillermo J... Eliminate some spurious consing.
1992-08-06 Guillermo J... Add somewhat improved wildcard matching (in the middle...
1992-08-05 Guillermo J... Export compiler:generate-stack-checks?
1992-08-05 Guillermo J... Fix more floating-point documentation bugs.
1992-08-05 Guillermo J... Fix swapped opcodes bug in i486 manual (FDIV <-> FDIVR...
1992-08-05 Guillermo J... Add stack checks under control of compiler:generate...
1992-08-05 Guillermo J... Add stack checks under control of compiler:generate...
1992-08-05 Guillermo J... Improve quotient and remainder code.
1992-08-05 Guillermo J... The alpha uses alpha_heap_malloc to allocate the heap...
1992-08-05 Guillermo J... Use HEAP_MALLOC macro instead of using malloc directly.
1992-08-04 Chris HansonFix bug in ENVIRONMENT-BOUND-NAMES -- it was not showin...
1992-08-03 Chris HansonChange message-selection code to use SHOW-MESSAGE inste...
1992-08-03 Chris HansonReimplement M-x rmail-edit-current-message to make...
1992-07-31 Guillermo J... Add code to preserve uncompressed .bif files.
1992-07-30 Chris HansonIncrease size of HP-PA large constant space.
1992-07-30 Guillermo J... Add SGI Iris mods.
1992-07-30 Guillermo J... Add missing NOPs in branch-delay slots.
1992-07-30 Guillermo J... Initial revision
1992-07-30 Guillermo J... Add SGI entry.
1992-07-30 Chris HansonHPPA needs much larger constant space for student band...
1992-07-29 Chris HansonFix support for assembly-labels files so that compiler...
1992-07-29 Chris HansonAdd optional stack-overflow checks. By default this...
1992-07-29 Chris HansonCompile with stack-overflow checks.
1992-07-29 Chris HansonAdd optional stack-overflow checks. By default this...
1992-07-29 Chris HansonMove Stack_Guard into the register block so that compil...
1992-07-28 Guillermo J... Handle screwy directories with dots in their names.
1992-07-28 Guillermo J... Add copyright.
1992-07-28 Guillermo J... Sort files according to groups, and alphabetically...
1992-07-28 Guillermo J... Changes for exception handling under X32 and direct...
1992-07-28 Guillermo J... Sort file names
1992-07-28 Guillermo J... Sort file names
1992-07-28 Guillermo J... Changes for exception handling under X32 and direct...
1992-07-28 Guillermo J... DOS_initialize_tty now finds out the lines and columns...
1992-07-28 Guillermo J... Initial revision
1992-07-28 Guillermo J... model small -> model tiny.
1992-07-28 Guillermo J... Initial revision
1992-07-28 Guillermo J... Make the DOS pathname code canonicalize pathnames to...
1992-07-28 Guillermo J... MemTop, IntCode, and IntEnb are allocated elsewhere...
1992-07-28 Guillermo J... Merge in latest changes: timer interrupts and exception...
1992-07-28 Guillermo J... Merge in latest changes: timer interrupts and exception...
1992-07-28 Guillermo J... Merge in latest changes (tiny model instead of small).
1992-07-28 Guillermo J... Add support for exception handling under X32.
1992-07-28 Guillermo J... Merge in latest changes (tiny model, Registers allocate...
1992-07-25 Guillermo J... Update after 386 and Alpha ports.
1992-07-24 Chris HansonDefine STREAM-FIRST and STREAM-REST. Rewrite Pictures...
1992-07-24 Chris HansonDefine STREAM-FIRST and STREAM-REST. Rewrite Pictures...
1992-07-24 Chris HansonImplement STREAM-FIRST and STREAM-REST as aliases for...
1992-07-23 Guillermo J... Declare some strings correctly and cast where appropriate.
1992-07-23 Guillermo J... Fix incorrect presence macro.
1992-07-23 Guillermo J... int->long for 64-bit systems.
1992-07-23 Guillermo J... Add Alpha entries.
1992-07-23 Guillermo J... read and write return ssize_t.
1992-07-23 Guillermo J... Rename alpha preprocessor macro.
1992-07-23 Guillermo J... int->long for 64-bit systems.
1992-07-23 Guillermo J... Make OS conditionalziation consistent.
1992-07-23 Guillermo J... Remove unneeded alpha conditionalization.
1992-07-21 Chris HansonEliminate bad cold-load dependency.
1992-07-21 Chris HansonImplement FIXNUM? primitive.
1992-07-21 Chris HansonImplement NULL? primitive, different from NOT.
1992-07-21 Brian K. ZuzgaAdd dump-option option to fasdump.
1992-07-21 Chris HansonAdd new type code names.
1992-07-21 Chris HansonChange type code names.
1992-07-21 Chris HansonEliminate explicit reference to fixnum type code.
1992-07-20 Chris HansonFix support for assembly-labels files so that compiler...
1992-07-20 Arthur GlecklerChange primitive X-GRAPHICS-COPY-AREA to accept both...
1992-07-20 Jason Wilsonfixed a misplaced {} in the new picture code.
1992-07-20 Jason WilsonAdded the 6.001 picture documentation in the chapter...
1992-07-18 Guillermo J... Fix naming conflict.
1992-07-18 Hal AbelsonChanged export list comment out the picture ops we...
1992-07-16 Chris HansonIncrease default constant space to 450 -- old value...
1992-07-13 aragornDiscard delimiter character after reading each line.
1992-07-10 Chris HansonRestore export of *PP-DEFAULT-AS-CODE?*. Problem was...
1992-07-10 Chris HansonEliminate unused variable. Reorganize somewhat.
1992-07-09 Arthur GlecklerFix bug in END-OF-DEFUN command when point is before...
next