mit-scheme.git
1995-07-17 Stephen AdamsImplemented new version of the uncompressor. In additi...
1995-07-16 Stephen AdamsChanged to provide info-generation-2 with a map from...
1995-07-16 Stephen AdamsFixed unassigned variable in COMPILER:WRITE-LAP-FILE?
1995-07-15 Stephen AdamsNow we set the PROCEDURE field of an DBG-BLOCK environment
1995-07-14 Michael R.... Initial revision
1995-07-14 Stephen AdamsBlew away old dbg info generation. Added code to ...
1995-07-13 Stephen Adams*** empty log message ***
1995-07-13 Stephen AdamsAdded map for locating compiled code block constants...
1995-07-13 Stephen AdamsFixed bug in BEGINNIFY.
1995-07-13 Michael R.... Initial revision
1995-07-12 Stephen AdamsAdded a sentence about structure option (print-procedur...
1995-07-12 Stephen AdamsAdded `unspecific' to the end of the file so that it...
1995-07-12 Stephen AdamsDuring output of constructor and loader source files...
1995-07-12 Stephen AdamsFix think-o in last change.
1995-07-11 Chris HansonChange interface with OS/TRIM-PATHNAME-STRING to pass...
1995-07-11 Chris HansonNew implementation of OS/TRIM-PATHNAME-STRING takes...
1995-07-11 Chris HansonChange interface with OS/TRIM-PATHNAME-STRING to pass...
1995-07-11 Chris HansonInstall kludge to handle \\foo\bar notation.
1995-07-11 Chris HansonInstall kludge to handle \\foo\bar notation.
1995-07-11 Chris HansonFix think-o in previous change.
1995-07-11 Stephen AdamsForced left-to-right processing of subexpression so...
1995-07-11 Stephen AdamsAllow expression target of (NONE).
1995-07-11 Michael R.... Initial revision
1995-07-11 Michael R.... Initial revision
1995-07-10 Stephen AdamsAdded a few colons to error messages because I spent...
1995-07-10 Stephen AdamsAdjusted the code that passes the `original form' aroun...
1995-07-08 Stephen AdamsNEW-DBG-PROCEDURE now keeps the lambda-list implicitly...
1995-07-08 Stephen AdamsRemoved accidental copy of a procedure.
1995-07-07 Stephen AdamsChanged so that it re-orders vectors in the debugging...
1995-07-07 Stephen AdamsInitial revision
1995-07-07 Chris HansonChange FILE-TIME->STRING to use a full year rather...
1995-07-07 Stephen AdamsDon't optimize away (LET () ...) if the body of the...
1995-07-06 Chris HansonAnother try.
1995-07-06 Chris HansonDon't optimize away (LET () ...) if the body of the...
1995-07-06 Chris HansonFix typo that prevented the body of an IN-PACKAGE speci...
1995-07-06 Stephen AdamsRemoved constraint on hook contiuations. The code...
1995-07-06 Stephen AdamsDistribution-profiled & rearranged dispatch.
1995-07-06 Stephen AdamsRemoved dead code. Profiled frequency distribution...
1995-07-06 Stephen Adams. Changed the declaration code so that it treats IN...
1995-07-04 Stephen AdamsRemoved unused procedure.
1995-07-04 Stephen AdamsFixed generation of DBG info for self-references.
1995-07-04 Stephen AdamsImplemented the COMPILE-BOOLEAN-PROPERTY procedure...
1995-07-04 Stephen AdamsChanged the IGNORE-[REFERENCE/ASSIGNMENT]-TRAPS declara...
1995-07-04 Stephen AdamsChanges to correspond with the format of NEW-DBG-BLOCKs...
1995-07-04 Stephen AdamsAdded a dbg-rewrite for a lifted stub.
1995-07-04 Stephen Adams . Changed the record types NEW-DBG-VARIABLE and NEW...
1995-07-04 Stephen Adams . Arranged for correct offsets for arguments from...
1995-07-04 Stephen AdamsRemoved duplicate definition.
1995-07-04 Stephen AdamsDBG rewrites are remembered as symbols instead of ...
1995-07-04 Stephen AdamsFixed to track renaming for dbg info of names introduce...
1995-07-04 Stephen AdamsTidying.
1995-07-03 Stephen Adams*** empty log message ***
1995-07-02 Chris HansonFix bug that would cause SIGSEGV when a screen changed...
1995-06-30 Nick PapadakisInsert missing backslashes needed by previous change.
1995-06-30 Chris HansonFix broken conditional in `OS_pty_master_send_signal...
1995-06-30 Chris HansonDon't use hard-par under linux since it isn't needed...
1995-06-29 Chris HansonLinux no longer needs special command-line args: oscond...
1995-06-29 Chris HansonAdd conditionalizations to set up for Linux correctly.
1995-06-29 Chris HansonLinux has `ftruncate'.
1995-06-29 Chris HansonInitial revision
1995-06-29 Chris HansonChange definition for linux, now named "i386-linux".
1995-06-29 Chris HansonAdd changes for Emacs 19.29.
1995-06-28 Stephen AdamsIn READ-EVENT-1, include INTERRUPT-BIT/GLOBAL-1 so...
1995-06-28 Chris HansonConvert to Bourne shell format -- linux doesn't have...
1995-06-28 Chris HansonImplement POP support for unix systems that have popclient.
1995-06-28 Stephen AdamsAdded new initial colour names "orange" and "pink".
1995-06-28 Stephen AdamsAdded a (declare (usual-integrations)).
1995-06-27 Stephen AdamsAdded back the (declare (usual-integrations)) that...
1995-06-27 Stephen AdamsAdded usual-integrations.
1995-06-26 Stephen AdamsFresh *dbg-rewrites* table for each recursive compilation.
1995-06-26 Stephen Adams*** empty log message ***
1995-06-23 Stephen AdamsAdded warnings for unused declarations.
1995-06-23 Stephen AdamsAdded a list of declarations which are not handled...
1995-06-23 Chris HansonPrevious patch for random return code 3000 didn't work...
1995-06-22 Stephen AdamsThe IGNORE-*-TRAP declarations work for a limited subse...
1995-06-22 Stephen AdamsFixed typo.
1995-06-22 Stephen AdamsFixed small omission in last change.
1995-06-22 Stephen AdamsExtended %variable-cache-ref, %safe-variable-cacahe...
1995-06-22 Stephen AdamsExtended %variable-cache-ref, %safe-variable-cacahe...
1995-06-22 Stephen AdamsTafting comments.
1995-06-22 Stephen AdamsTweaked a comment.
1995-06-21 Stephen AdamsAdded partitioning of multicells by dynamic extent.
1995-06-21 robblauTIME-WORLD-SAVED is now initially #F so that IDENTIFY...
1995-06-20 Stephen AdamsAdded primitive documentation to HEAP-AVAILABLE?, PRIMI...
1995-06-20 Stephen AdamsAdded print procedures to many of the data structures.
1995-06-20 Chris HansonAdd missing export -- this should have been noticed...
1995-06-19 Stephen Adams?
1995-06-15 Stephen AdamsIndewifying of DBG expressions.
1995-06-15 Stephen AdamsI cant remember, but it still does not work in loops.
1995-06-15 Stephen AdamsTracking of reqrite for DBG info generation.
1995-06-15 Chris HansonOn some file systems, file names may have spaces embedd...
1995-06-14 Chris HansonLinux `frexp' losing -- comment it out.
1995-06-14 Chris HansonFix typo in previous change.
1995-06-07 Chris HansonWhen user requests that the last screen be closed,...
1995-06-07 Chris HansonTweak "interprogram-paste" code so that it doesn't...
1995-06-02 Chris HansonAdd optional argument to PACKAGE/ADD-CHILD! to allow...
1995-05-31 Chris HansonPrevious change didn't work. Try explicitly setting...
1995-05-31 Chris HansonUse CLR_ arguments to set initial colors for a window...
1995-05-30 Chris HansonFix some typos.
1995-05-30 Chris HansonFix some typos in the OS/2 graphics section.
next