mit-scheme.git
1993-11-12 Chris HansonChanges to prevent use of -std on Ultrix.
1993-11-12 Jim MillerAdded support for floating-point vectors
1993-11-12 Jim MillerAdded UWORD in preparation for future use in generate...
1993-11-12 Jim MillerChanged format of OFFSET-ADDRESS, BYTE-OFFSET-ADDRESS...
1993-11-12 Jim MillerPrepare for next version, where we'll use compiler...
1993-11-12 Jim MillerChanged format of OFFSET-ADDRESS, BYTE-OFFSET-ADDRESS...
1993-11-11 Chris HansonFix typo.
1993-11-11 Chris HansonGJR's changes for dynamic loader. Also repaginate...
1993-11-11 Chris HansonChanges for NeXT.
1993-11-11 Chris HansonChange for Sun3 and NeXT.
1993-11-11 Chris HansonFix think-o in previous update.
1993-11-11 Guillermo J... Change flush_i_cache_initialize to always check for...
1993-11-11 Guillermo J... Add 755 cache parameters.
1993-11-10 Guillermo J... Fix bug in the instructions to generate a cross-compile...
1993-11-10 Stephen AdamsFixed integration of make-primitive ro ucode-primitive
1993-11-10 Stephen AdamsFixed $Header
1993-11-10 Stephen AdamsFixed image drawing operations to be at transformed...
1993-11-10 Stephen AdamsFixed $Header, fixed module loading to be even more...
1993-11-10 Stephen AdamsAdded more windows functions
1993-11-10 Stephen AdamsFixed $Header
1993-11-10 Stephen AdamsCompile now with error checking
1993-11-10 Jim MillerRearrange load evaluation order to fix bug in alpha.
1993-11-10 Stephen AdamsFixed bug in positioning of picture within a window...
1993-11-10 Guillermo J... Add dynamic loading for the RS6000
1993-11-10 Guillermo J... Fix bug in interpreter-environment-register?
1993-11-09 Stephen AdamsMergesd Win32 and X11 versions.
1993-11-09 Stephen AdamsMake file names 8.3
1993-11-09 Stephen AdamsMade file names 8.3
1993-11-09 Stephen AdamsFixed to correspond to new Image abstraction
1993-11-09 Stephen Adams*** empty log message ***
1993-11-09 Guillermo J... Fix problem in AIX: ENOTEMPTY = EEXIST.
1993-11-09 Guillermo J... Fix declaration of select for sparcs.
1993-11-09 Guillermo J... Fix initialization problem when loading with the C...
1993-11-09 Guillermo J... Add -no-back-end option.
1993-11-09 Guillermo J... Add avltree.
1993-11-09 Guillermo J... Make the C-back end work without HEAP_IN_LOW_MEMORY.
1993-11-09 Guillermo J... define CLOSURE_ENTRY_DELTA, used to make the same ...
1993-11-09 Chris HansonThese changes require microcode version 11.145 or later.
1993-11-09 Guillermo J... Fix ordering and pagination.
1993-11-09 Guillermo J... Fix ordering and pagination.
1993-11-09 Guillermo J... Fix data labels when timestamped.
1993-11-09 Guillermo J... Fix data labels when timestamped.
1993-11-09 Guillermo J... Conditionalize output file extension for compiler ...
1993-11-09 Guillermo J... Conditionalize output file extension.
1993-11-09 Guillermo J... Make non-top-level blocks have a time-stamp.
1993-11-09 Guillermo J... Fix closure-entry-distance when not HEAP_IN_LOW_MEMORY.
1993-11-08 Guillermo J... Fix bug in guaranteed-long/upper-limit and lower-limit.
1993-11-08 Guillermo J... Add SYTEM_VARIANT for AIX.
1993-11-08 Guillermo J... Add dstack.h to included files. Needed by new interpre...
1993-11-08 Chris HansonImplement mechanism to delete temporary files when...
1993-11-08 Chris HansonImplement new mechanism to catch `abort_to_interpreter...
1993-11-08 Chris HansonAdd new slot to fixed objects vector, which contains...
1993-11-08 Guillermo J... Use extra fasl field for systems without HEAP_IN_LOW_ME...
1993-11-08 Guillermo J... Add extra fasl field for systems without HEAP_IN_LOW_ME...
1993-11-08 Guillermo J... Add RS6000 support.
1993-11-08 Guillermo J... Replace $Header$ with $Id$
1993-11-08 Guillermo J... Initial revision
1993-11-07 Guillermo J... Allow NMVs in bands: interpreted stack frames contain...
1993-11-07 Guillermo J... Eliminate some warnings from the HP C compiler on hp9k300s.
1993-11-07 Guillermo J... Shadow some macros when not using the C back end.
1993-11-07 Guillermo J... Teach bintopsb and bintopsb to deal with
1993-11-06 Chris HansonAdd new procedure DELETE-FILE-NO-ERRORS.
1993-11-06 Chris HansonImplement CURRENT-PID primitive for unix.
1993-11-05 Guillermo J... Fix innocuous logical off-by-one error.
1993-11-05 Guillermo J... Two significant changes:
1993-11-05 Guillermo J... Separate AVL tree code from primutl.c and make it into...
1993-11-05 Guillermo J... Initial revision
1993-11-04 Chris HansonRewrite manipulation of terminal modes because on BSD...
1993-11-04 Guillermo J... Initialize Regs[REGBLOCK_PRIMITIVE] so that the C back...
1993-11-04 Guillermo J... Call install_c_code_table only when restoring a band.
1993-11-04 Chris HansonFix bug in previous change.
1993-11-04 Guillermo J... Fix braino.
1993-11-04 Guillermo J... Add hooks for the C back end to dump a description...
1993-11-04 Guillermo J... Fix a cast.
1993-11-04 Guillermo J... Update copyright date.
1993-11-03 Stephen Adams*** empty log message ***
1993-11-03 Chris HansonUpdate to match current "mc68k.m4".
1993-11-03 Stephen Adamsfixed more typos
1993-11-03 Stephen AdamsFixed typos in wt-tree documentation
1993-11-03 Chris HansonUpdate entry for `next'.
1993-11-03 Guillermo J... Add syntax error.
1993-11-03 Guillermo J... Add call to usage in default in discriminate.
1993-11-03 Jim MillerFixes to allow ENABLE_DEBUGGING_FLAGS to work
1993-11-03 Jim MillerTurned off Eval_Debug code permanently, since Print_Exp...
1993-11-03 Jim MillerReversed the conditionalization so that we can support
1993-11-03 Jim MillerReversed the conditionalization so that we can support
1993-11-03 Stephen Adamsfixed delete-min!
1993-11-03 Stephen AdamsAdded weight balanced tree documentation
1993-11-03 Stephen Adamsfixed wt-tree/delete-min!
1993-11-02 Chris HansonImplement code to query user about overwriting files...
1993-11-02 Chris HansonERROR-DECISION can't be done inside the REPL message...
1993-11-02 Chris HansonGuarantee that ERROR-DECISION aborts the REPL in all...
1993-11-02 Jim MillerChanged "unsigned long" to "long" to avoid spurious...
1993-11-02 Stephen AdamsAdded wt-tree option
1993-11-02 Stephen AdamsInitial revision
1993-11-02 Stephen Adamsadded weight-balanced trees package
1993-11-02 Chris HansonCall SAVE-SOME-BUFFERS as part of CHECKPOINT-FLOPPY.
1993-11-01 Guillermo J... Add builtin_index_to_name, missing when there is no...
1993-11-01 Chris HansonPatch to allow a "Configure" event to mark the window...
1993-11-01 Chris HansonNew code to generate display object in X-GRAPHICS/OPEN.
next