mit-scheme.git
1996-10-15 Chris HansonChanges to news reader.
1996-10-15 Chris Hanson* Add new switches:
1996-10-15 Chris Hanson* Add database for message bodies.
1996-10-14 Chris HansonMake sure that groups are tracked after being unsubscri...
1996-10-10 Chris HansonGeneralize how RMAIL looks for the spool directory...
1996-10-09 Chris HansonNow that microcode implements directory-reading properl...
1996-10-09 Chris HansonNow that microcode implements directory-reading properl...
1996-10-09 Chris HansonFix font-selection code so that it will allow selection...
1996-10-09 Chris HansonFix directory reader so that wildcarding is done by...
1996-10-08 Chris HansonFurther refine the error-catching code in X-WINDOW...
1996-10-08 Chris HansonWhen creating a new frame, don't select it -- attemptin...
1996-10-08 Chris HansonAdjustment for correct Watcom configuration.
1996-10-07 Chris HansonDefine bits for Win32 attributes.
1996-10-07 Chris HansonAdjust handling of file modes that are now Win32 attrib...
1996-10-07 Chris HansonAdjust dired line layout to accomodate Win32-specific...
1996-10-07 Chris HansonImplement M-x set-frame-size. Fix bug in M-x show...
1996-10-07 Chris HansonAdd new procedures ADJUST-WINDOW-RECT, GET-CLIENT-RECT,
1996-10-07 Chris HansonFix bug: previously, "universal time" was really unix...
1996-10-07 Chris HansonExport new variable EPOCH.
1996-10-07 Chris HansonImplement primitives to get the size of the character...
1996-10-07 Chris HansonChange font-setting code to interpret the font size...
1996-10-07 Chris HansonChange OS_encoded_time to use Win32 API.
1996-10-07 Chris HansonCatch additional error code that can occur when file...
1996-10-07 Chris HansonChange file-info primitives to use Win32 API calls...
1996-10-07 Chris HansonChange time decode/encode to use unsigned integer conve...
1996-10-07 Chris HansonAdd export for screen_char_dimensions.
1996-10-04 Chris HansonFix bug: interface to OS/BUFFER-BACKUP-PATHNAME was...
1996-10-04 Chris HansonFix a thinko in the last change.
1996-10-03 Stephen AdamsFixed the number of code bits to be correct for either...
1996-10-03 Chris HansonWork around bug in GNU make on OS/2: backslash before...
1996-10-02 Chris HansonMany small changes to eliminate errors and warnings...
1996-10-02 Chris HansonMany small changes to eliminate errors and warnings...
1996-10-02 Chris HansonMany small changes to eliminate errors and warnings...
1996-10-02 Chris HansonMany small changes to eliminate errors and warnings...
1996-10-02 Chris HansonChanges that result in a successful build with the...
1996-10-02 Chris HansonInitial revision
1996-10-02 Chris HansonFix bug: use of "tiny" memory model causes Watcom linke...
1996-10-02 Chris HansonAdd new OS-specific procedure DIRED-PATHNAME-WILD?...
1996-10-01 Chris HansonEliminate duplicate bindings differing only in case...
1996-09-30 Chris HansonIn x-window-set-input-focus, flush the display queue...
1996-09-30 Chris HansonFix buffer-memoization bugs. Eliminate random patch...
1996-09-28 Chris HansonChange defaults for configuration directories: the...
1996-09-28 Chris HansonWhen scrolling, inform the screen code that the cursor...
1996-09-28 Chris HansonAdd ability for the terminal-scrolling code to tell...
1996-09-27 Chris HansonChange 6.001 package to put the student root directory...
1996-09-26 Chris HansonFix interrupt hole in updating of screen size.
1996-09-20 Chris HansonPatch to help fix bug in 6.001 debugger.
1996-09-12 Chris HansonPatch X error handers so that they kill Scheme when...
1996-09-06 Chris HansonFix bug: error signalled in dired when trying to determ...
1996-09-06 Chris HansonAdd entries to file-primitive translation table to...
1996-08-26 Stephen AdamsAdded DEFINE-INTEGRABLE to list of specially formatted...
1996-08-20 Stephen AdamsAdded X-GRAPHICS-DRAW-IMAGE-STRING.
1996-08-19 Stephen AdamsMade traps work for HPUX 10.
1996-08-12 Chris HansonFix illegal instructions that are rejected by the new...
1996-08-01 Stephen AdamsFixed kmp->ppp so that it doesnt barf on improper lists...
1996-07-31 Stephen AdamsFix thinko: only conditions are errors!
1996-07-31 Stephen AdamsWrapped call-backs in error trapping code.
1996-07-31 Stephen AdamsAdded tags target.
1996-07-30 Stephen AdamsRouge ')'.
1996-07-30 Stephen AdamsFixed spelling of some procedure names.
1996-07-30 Stephen AdamsInitial revision
1996-07-30 Stephen AdamsTyperew uses checking operations (e.g. CAR with type...
1996-07-30 Stephen AdamsInitial revision
1996-07-30 Stephen AdamsFixed a bug where stackopt was getting confused if the
1996-07-30 Stephen AdamsFixed arity and formatting problems.
1996-07-30 Stephen AdamsAdded %COMPILED-CODE-SUPPORT:SIGNAL-ERROR-IN-PRIMITIVE.
1996-07-30 Stephen AdamsAdded COMPILED-CODE-SUPPORT:NONRESTARTABLE-CONTINUATION.
1996-07-27 Stephen AdamsChanged coercion code to use the global procedure
1996-07-27 Stephen AdamsRe-instated the iterative version of MAP.
1996-07-27 Stephen AdamsAdded a flag to TYPE:USER-DESCRIPTION.
1996-07-27 Stephen Adams*** empty log message ***
1996-07-27 Stephen AdamsAdded info for %RECORD.
1996-07-27 Stephen AdamsTweaked integration.
1996-07-26 Stephen AdamsAvoid interrupt checks due solely to tailing into an...
1996-07-26 Stephen AdamsFixed logic bug with +0 and +1 arity encodings.
1996-07-26 Stephen Adamsmake random-state-tag define-integrable.
1996-07-26 Stephen AdamsReorganized and extended code.
1996-07-26 Stephen AdamsFixed load sequence bug.
1996-07-26 Stephen AdamsInitial cut at writing COERCE-TO-COMPILED-PROCEDURE...
1996-07-26 Stephen AdamsInitial revision
1996-07-26 Stephen AdamsTweaked format of time reports so that the non-gc proce...
1996-07-26 Stephen AdamsFixed bug: LEXPR primitive were being mistaken as havin...
1996-07-26 Stephen AdamsAdded new stack frame type for preservation frames...
1996-07-24 Stephen AdamsFixed missing argument bug.
1996-07-24 Stephen AdamsFixed typo.
1996-07-24 Stephen AdamsFixed a bug with constant folding binary operators...
1996-07-24 Stephen AdamsMade extra arguments in some calls (e.g. %internal...
1996-07-24 Stephen AdamsAdded code so that %RECORD-REF/SET! at known index...
1996-07-24 Stephen AdamsImproved hashing of flonums.
1996-07-24 Stephen AdamsMade CSE of predicate arguments only occur for REGISTER...
1996-07-24 Stephen Adams . Fixed bug that was preventing CSE of flonums.
1996-07-24 Stephen Adams . Improved predicates FITS-IN-nn-BITS?.
1996-07-24 Stephen AdamsTweaked with constant costs.
1996-07-24 Stephen AdamsExtended hashing to include reals rather than just...
1996-07-23 Stephen AdamsRemoved rules containing CHAR->ASCII because the rtlgen...
1996-07-23 Stephen Adamsrevert one line.
1996-07-23 Stephen AdamsRemoved lots (500 lines) of tagged-fixnum code. If...
1996-07-23 Stephen AdamsChanged FORM->SOURCE-IRRITANT to give a more useful...
1996-07-23 Stephen AdamsRemoved old (mostly unused) method of reporting type...
1996-07-23 Stephen AdamsAdded type:user-description, which gives an english...
next