mit-scheme.git
1996-12-25 Chris Hanson* Change terminology to refer to "seen" articles as...
1996-12-25 Chris Hanson* Change terminology to refer to "seen" articles as...
1996-12-25 Chris HansonDon't disable stack checks for this architecture; stack...
1996-12-24 Chris HansonModify BACKUP-BUFFER to chase through symbolic links...
1996-12-24 Chris HansonSimplify OS/BACKUP-BUFFER? to be consistent with Emacs 19.
1996-12-24 Chris HansonFix bug: not showing all headers when reverting group...
1996-12-19 Chris HansonImplement new variable news-group-keep-ignored-headers...
1996-12-19 Chris HansonReimplement code to purge pre-read headers and bodies...
1996-12-16 Chris HansonPreserve time stamp of file when reverting to previous...
1996-12-16 Chris HansonUse special allocator to allocate the heap when running...
1996-12-16 Chris HansonUse special allocator to allocate the heap when running...
1996-12-11 Chris HansonAdd one final tweak to get X-WINDOW-SET-POSITION workin...
1996-12-11 Chris HansonChange location of X11 library; the previous location...
1996-12-11 Chris HansonChange implementation of M-x show-frame-size to use...
1996-12-11 Chris HansonReimplement X-WINDOW-GET-POSITION and add new X-WINDOW...
1996-12-10 Chris HansonImplement commands to show the size and position of...
1996-12-10 Chris HansonImplement new primitive to get the desktop coordinates...
1996-12-09 Chris HansonFix bug with missing variable binding.
1996-12-07 Chris HansonImplement remaining Dired customizations for Win32...
1996-12-07 Chris HansonInitial revision
1996-12-07 Chris HansonFix thinko in recent change.
1996-12-07 Chris HansonFix thinko in recent change.
1996-12-06 Chris HansonAdd support for encrypted files.
1996-12-06 Stephen AdamsInitial revision
1996-12-06 Stephen AdamsInitial revision
1996-12-06 Stephen AdamsAdded HL-SIM to systems.
1996-12-04 Stephen AdamsChanged SORT to return a newly allocated list (as speci...
1996-12-01 Stephen AdamsChanged some calls to ERROR to calls to ERROR:WRONG...
1996-12-01 Chris HansonChange to permit RMAIL files to be visited in RMAIL...
1996-12-01 Stephen AdamsAdded graphics operation DRAW-TEXT-OPAQUE.
1996-11-30 Chris HansonFix "unused variable" warning.
1996-11-26 Stephen AdamsSpeed up SORT! 45% by using fixnum index arithmetic.
1996-11-26 Stephen AdamsAttempted fix for copy_closure_pattern for PA8000.
1996-11-26 Stephen Adams*** empty log message ***
1996-11-22 Chris HansonDon't remove messages from the "seen" list when erasing...
1996-11-21 Chris Hanson* Add support for remembering marked articles in group...
1996-11-18 Stephen AdamsUsed macros to name all machine registers. This allows...
1996-11-18 Chris HansonIgnore sharing-violation errors when reading file attri...
1996-11-18 Chris HansonChange call to `PostMessage' to use `SendMessage' to...
1996-11-14 Stephen AdamsType inference now knows a rest-argument must be a...
1996-11-14 Stephen AdamsFixed '() <--> #F bug in FIND-TK-PROTECTION-LIST-FROM...
1996-11-13 Stephen Adamsreverted change but left both #defines of KERNEL_FILE...
1996-11-13 Stephen AdamsChanged to look for both hpux9 and hpux10 kernel files.
1996-11-10 Stephen AdamsAdded the disassembler back into the normal system.
1996-11-08 Stephen AdamsAdded support fo dynamic loading.
1996-11-07 Stephen AdamsChanged an occurence of MAP to FOR-EACH to make behaviour
1996-11-05 Stephen AdamsRevised Wdinows installation instructions.
1996-10-28 Chris HansonDon't purge the header database when updating the serve...
1996-10-28 Chris HansonDon't purge header database when reading headers in...
1996-10-24 Chris HansonSynchronize action of XTERM-SCREEN/ENTER! until after...
1996-10-24 Chris HansonFix bug that can cause a SIGSEGV.
1996-10-24 Chris HansonChange NEWS-HEADER:GUARANTEE-FULL-TEXT! so that it...
1996-10-23 Chris HansonChange code that joins and splits threads on the basis...
1996-10-23 Chris HansonWhen reading in context headers, mark them as ignored...
1996-10-23 Chris HansonWhen reading in context headers, mark them as ignored...
1996-10-15 Chris HansonFix another thinko.
1996-10-15 Chris HansonFix thinko.
1996-10-15 Chris HansonFix bug: try harder to open the database files.
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...
next