mit-scheme.git
1993-11-21 Guillermo J... Fix last change. It was just wrong.
1993-11-21 Guillermo J... Add code to handle the load/purification-root of blocks...
1993-11-20 Chris HansonRearrange order of predicate testing in EQUAL? to favor...
1993-11-20 Chris HansonFix think-o in last change.
1993-11-20 Chris HansonReinstall apropos now that release is finished.
1993-11-20 Chris HansonUpdate to reflect new directories.
1993-11-20 Chris HansonFix typo in last change.
1993-11-20 Chris HansonRemove apropos from release.
1993-11-19 Chris HansonPass the +s option to the loader to enable the use...
1993-11-19 Chris HansonAdd definitions to enable the dynamic loading primitive...
1993-11-19 Chris HansonAdd object that can be yielded as the result of an...
1993-11-19 Chris HansonFix cpp problem reported by birkholz.
1993-11-19 Guillermo J... Define NULL, not previously defined by any of the inclu...
1993-11-19 Guillermo J... Define NO_ARG_ARRAY by default, since arguments are...
1993-11-18 Guillermo J... The AIX C compiler does not sign-extend characters...
1993-11-18 Stephen AdamsFiddling with appearance
1993-11-18 Guillermo J... Split calls to add-gc-daemon! into calls to add-gc...
1993-11-18 Guillermo J... Define add-gc-daemon!/no-restore, required by the C...
1993-11-18 Stephen Adams*** empty log message ***
1993-11-18 Stephen AdamsInitial revision
1993-11-18 Stephen AdamsAdded apropos
1993-11-18 Chris HansonFix think-o in last change.
1993-11-18 Chris HansonDelay resolution of debugging-info filename until the...
1993-11-18 Chris HansonImplement new mechanism to allow the system to specify its
1993-11-18 Guillermo J... gcc complains about a type mismatch when declaring...
1993-11-17 Stephen AdamsAdded $Id: line
1993-11-17 Stephen AdamsAdded copyright notice
1993-11-17 Stephen AdamsAdded copyright notice
1993-11-17 Stephen AdamsAdded copyright message
1993-11-17 Chris HansonEliminate race condition that often caused SIGSEGV...
1993-11-17 Guillermo J... Fix unbound variable problem introduced in the last...
1993-11-17 Guillermo J... Patch BYTE-OFFSET-ADDRESS rules to avoid warnings and...
1993-11-17 Guillermo J... Fix switches on AIX and Alpha.
1993-11-16 Guillermo J... Files must be linked with cc on AIX.
1993-11-16 Nick PapadakisMinor typo, weak-pairs xref in hash table intro
1993-11-16 Guillermo J... Fix bug when displaying #\'
1993-11-16 Guillermo J... Finish renaming C-quotify.
1993-11-16 Guillermo J... Fix bug by which strings get inserted in the wrong...
1993-11-16 Guillermo J... Changes to cmpint.c, psbtobin.c, and bintopsb.c to...
1993-11-16 Guillermo J... Teach psbtobin and bintopsb how to relocate the compile...
1993-11-16 Guillermo J... Change compiler_initialize and compiler_reset to produc...
1993-11-16 Guillermo J... Add cast to remove spurious warnings.
1993-11-16 Guillermo J... Fix MANIFEST_CLOSURE_COUNT and FIRST_MANIFEST_CLOSURE_E...
1993-11-16 Guillermo J... Fix character quoting -- we can't really use ANSI escap...
1993-11-15 Chris HansonUpdate version number.
1993-11-15 Guillermo J... Fix conflict when timestamps have been disabled.
1993-11-13 Guillermo J... Load option compress when the compiler is loaded.
1993-11-13 Guillermo J... Add mechanism to disable timestamps to allow comparison...
1993-11-13 Guillermo J... Fix bug when switch list is empty.
1993-11-13 Guillermo J... Use with-working-directory-pathname to make some C...
1993-11-13 Guillermo J... Fix variable names: the number was previously duplicated.
1993-11-13 Guillermo J... Fix variable name conflict when using dynamic links.
1993-11-13 Guillermo J... Check cc and ld return codes, and delete .o file after...
1993-11-13 Guillermo J... The primitive SET-WORKING-DIRECTORY-PATHNAME! does...
1993-11-13 Guillermo J... Make C back end invoke the C compiler and linker on...
1993-11-13 Guillermo J... Fix typo.
1993-11-13 Guillermo J... Export C-back-end-specific switches.
1993-11-13 Guillermo J... Change default: liarc.h defines COMPILE_FOR_DYNAMIC_LOA...
1993-11-13 Guillermo J... Split system out of call/cc.
1993-11-13 Guillermo J... Use declare-shared-library to make -compiler and -edwin...
1993-11-13 Guillermo J... Add declare-shared-library for the C back end.
1993-11-13 Guillermo J... Changes to call/cc:
1993-11-13 Chris HansonFix typo in previous change.
1993-11-13 Nick PapadakisExtend the -Olimit on the IRIX compiler.
1993-11-12 Jim MillerForgot to add rtl:bump-closure to the export list
1993-11-12 Jim MillerAlpha now handles "compressed" top-level block as on...
1993-11-12 Jim MillerAdded code to handle compressed top-level files
1993-11-12 Nick PapadakisMinor typos
1993-11-12 Jim MillerBad syntax for UWORD
1993-11-12 Jim MillerAdded coerce-32-bit-unsigned to support UWORD (instr1)
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 ***
next