mit-scheme.git
1993-11-29 Guillermo J... Fix minor bug.
1993-11-29 Guillermo J... Rename compiled-scode->procedure to compiler-output...
1993-11-29 Stephen AdamsMended Windows installation section.
1993-11-27 Stephen AdamsPartly added windows installation blurb
1993-11-24 Stephen AdamsMade release and version automatic from version.h
1993-11-24 Stephen AdamsFixed version info
1993-11-24 Guillermo J... SUNOS calls it TIOCSIGNAL, not TIOCSIG!
1993-11-24 Stephen Adamsaugmented and re-arranged environment variables and...
1993-11-23 Chris HansonInitial revision
1993-11-23 Chris HansonTIOCSIG not available on sun3.
1993-11-23 Chris HansonAdd automatic loading of "pack.scm".
1993-11-23 Guillermo J... Add -O to alpha switches.
1993-11-23 Guillermo J... Disable ptys in Ultrix.
1993-11-23 Chris HansonPOLL-PROCESS-FOR-OUTPUT must check the input channel...
1993-11-23 Chris HansonConditionalize use of TIOCSCTTY to OSF/1 specifically...
1993-11-23 Chris HansonMake sure that controlling PTY is informed of its proce...
1993-11-23 Stephen AdamsAdded environment variables
1993-11-23 Chris HansonBSD PTYs signal I/O-error when trying to read from...
1993-11-22 Chris HansonEliminate useless Ultrix conditionalization.
1993-11-22 Chris HansonFix conditionalization of HAVE_FTRUNCATE -- it was...
1993-11-22 Nick PapadakisMinor images typo
1993-11-22 Chris HansonOSF/1 requires the TIOCSCTTY ioctl to be executed in...
1993-11-22 Chris HansonTurns out that setpgrp(0,0) is different from setpgrp...
1993-11-22 Stephen AdamsInitial revision
1993-11-22 Guillermo J... The 300s prefix symbols with _, have the dynamic loader...
1993-11-22 Guillermo J... Fix declaration of etext for hp9000s300.
1993-11-22 Guillermo J... Fix bug in x_window_to_xw: it was not checking that...
1993-11-22 Guillermo J... *** empty log message ***
1993-11-22 Chris HansonInitial revision
1993-11-22 Guillermo J... Define macros not present when there is no compiled...
1993-11-22 Guillermo J... HP-UX, OSF, and AIX all have SysV shared memory.
1993-11-22 Guillermo J... Fix bug introduced when moving constant space and not...
1993-11-21 Chris HansonInitial revision
1993-11-21 Chris HansonTweak for 7.3 release.
1993-11-21 Chris HansonIn LOAD-PACKED-BINARIES, delay purification of the...
1993-11-21 Guillermo J... Update.
1993-11-21 Guillermo J... Add missing l in dynamic library name.
1993-11-21 Guillermo J... Remove spurious #\=
1993-11-21 Guillermo J... Add dynamic loading primitives
1993-11-21 Chris HansonFix think-o in previous change.
1993-11-21 Chris HansonRepaginate. Eliminate compiler warnings.
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.
next