mit-scheme.git
1992-08-29 Guillermo J... Initial revision
1992-08-29 Guillermo J... Initial revision.
1992-08-29 Guillermo J... Move HAVE_FTRUNCATE from bchdmp.c to ux.h.
1992-08-29 Guillermo J... Fix bug in last edit: I interpreted the diff incorrectly.
1992-08-29 Guillermo J... OSF does not have truncate, apparently.
1992-08-29 Guillermo J... Fix many instances of 1 (replaced by 1L).
1992-08-29 Guillermo J... Fix many instances of 1 (replaced by 1L).
1992-08-29 Guillermo J... Add call to prevent Ultrix from "fixing" unaligned...
1992-08-29 Guillermo J... Internal static is not legal, according to some compilers.
1992-08-29 Guillermo J... Alpha mods.
1992-08-29 Guillermo J... Fix word-size bug. The code implicitly assumed that...
1992-08-29 Guillermo J... Add real-uid and real-gid primitives.
1992-08-29 Guillermo J... Fix word size problem.
1992-08-29 Guillermo J... Alpha mods.
1992-08-29 Guillermo J... Remove spurious CONST in return type of getenv.
1992-08-29 Guillermo J... Fix inconsistent prototype between definition and export.
1992-08-29 Guillermo J... Fix inconsistent prototype between definition and export.
1992-08-29 Guillermo J... Fix word size problem manifested on Alpha:
1992-08-29 Guillermo J... Alpha mods.
1992-08-29 Guillermo J... Add page_size for autoclobber code.
1992-08-29 Guillermo J... Define AUTOCLOBBER_BUG.
1992-08-29 Guillermo J... Alpha mods.
1992-08-29 Guillermo J... Alpha mods.
1992-08-29 Guillermo J... Alpha mods.
1992-08-29 Guillermo J... Initial revision
1992-08-29 Guillermo J... Add header.
1992-08-29 Guillermo J... Add bios.com.
1992-08-29 Guillermo J... Update to 7.2.
1992-08-29 Guillermo J... Initial revision
1992-08-28 Chris HansonRepaginate.
1992-08-28 Chris HansonAbstract the code to generate the list of lpr switches.
1992-08-28 Guillermo J... Add command-defined? so various files can test for...
1992-08-28 Guillermo J... Change date format to match Emacs.
1992-08-28 Guillermo J... Teach pattern matcher to handle multiple asterisks.
1992-08-28 Guillermo J... Add substring?
1992-08-27 Guillermo J... Conditionalize M4_SWITCH_MACHINE on _SYSV.
1992-08-27 Guillermo J... Define _SYSV so m.h can tell it is running under SYSV.
1992-08-27 Guillermo J... Add BIOS driver for DOS version of Scheme.
1992-08-27 Guillermo J... Change top level to not know how many display types...
1992-08-27 Guillermo J... Rename continuation-browser to continuation-browser...
1992-08-27 Guillermo J... Add direct BIOS driver for DOS version of Scheme.
1992-08-27 Guillermo J... Add direct BIOS driver for DOS version of Scheme.
1992-08-27 Guillermo J... Make sure that termcap primitives are implemented befor...
1992-08-27 Guillermo J... Add direct bios driver for DOS version of CScheme.
1992-08-27 Guillermo J... Make SF not complain.
1992-08-27 Guillermo J... Initial revision
1992-08-27 Guillermo J... Add missing #\? from string-prefix? call.
1992-08-25 Chris HansonHP-UX 8.07 uses "Reformatting entry" message instead...
1992-08-24 Chris HansonCREF doesn't like ACCESS to non-global environment...
1992-08-24 Guillermo J... Fix a few comments.
1992-08-24 Guillermo J... Add a few blank lines.
1992-08-24 Guillermo J... Make dos.m4 preserve comments.
1992-08-24 Guillermo J... Add unconfig option.
1992-08-24 Guillermo J... $30 is also a callee-saves register. It was not being...
1992-08-22 Guillermo J... Fix typo (ENONENT instead of ENOENT).
1992-08-22 Guillermo J... Observe compiler:cross-compiling?
1992-08-21 Chris HansonIn MAIL-DEFAULT-REPLY-TO, must use 'INSERTED-DEFAULT...
1992-08-21 Chris HansonAdd option switches for 6.001 support. Change print...
1992-08-21 Chris HansonDon't permit inferior REPL evaluation unless the buffer...
1992-08-21 Guillermo J... Add more known error names.
1992-08-21 Guillermo J... Change the copyright notice to be accurate.
1992-08-20 Guillermo J... Fix potential OOE bug, and fix sign-extension (or unsig...
1992-08-20 Chris HansonLink where and eval buffers to debugger browser so...
1992-08-20 Guillermo J... Fix bug by which temporary files were being mapped...
1992-08-20 Guillermo J... Add alpha conditionalization.
1992-08-20 Guillermo J... Fix typo from previous edit.
1992-08-20 Guillermo J... Fix an allocation bug.
1992-08-20 Guillermo J... Change comment-syntax for Emacs mode declaration.
1992-08-20 Guillermo J... New MIPS closure code. Works on newer R3000 systems...
1992-08-20 Guillermo J... New MIPS closure code. Works on newer R3000 systems...
1992-08-19 Chris HansonAllow students to specify a null "reply-to:" address...
1992-08-19 Guillermo J... Fix bugs in fixnum-quotient.
1992-08-19 Guillermo J... Fix bug in fixnum-remainder.
1992-08-19 Guillermo J... Fix bugs in fixnum-quotient.
1992-08-19 Guillermo J... Fix edit bug.
1992-08-18 Chris HansonFix implementation of transcript-disable-evaluation...
1992-08-18 Chris HansonFix missing argument in call to prompt-for-string.
1992-08-18 Chris HansonFix think-o in previous change.
1992-08-18 Chris HansonExport some variables from the operating-system specifi...
1992-08-18 Chris HansonSet mail-default-reply-to so that it prompts for a...
1992-08-18 Chris HansonExtend definition of mail-default-reply-to so that...
1992-08-18 Chris HansonEnable version-control for 6.001 band, and
1992-08-18 Chris HansonFix y-offset bug in X-GRAPHICS-FILL-POLYGON.
1992-08-18 Guillermo J... Fix OOE bug in disassemble-one-instruction.
1992-08-18 Guillermo J... offset -> (next-offset)
1992-08-18 Guillermo J... Bind correct variable in a MOV rule.
1992-08-18 Chris HansonDetect errors that are generated by the X primitives...
1992-08-18 Chris HansonAdd code to periodically transmit something to the...
1992-08-18 Chris HansonAdd command-line switch "-no-suspend-file" to disable...
1992-08-18 Jason WilsonChanged Dired so that the copy flag char and the delete...
1992-08-17 Chris HansonDon't use -non_shared for GCC.
1992-08-17 Guillermo J... Update stack-guard offset to new value.
1992-08-16 Guillermo J... Explicitly set HEAP_MALLOC to malloc in case it has...
1992-08-16 Guillermo J... Fix bug going to compilers where int != long.
1992-08-14 Guillermo J... Simplify parse-directory-component.
1992-08-14 Guillermo J... Fix yet another directory parser bug.
1992-08-13 Guillermo J... Fix bug in parse-directory-component.
1992-08-13 Guillermo J... Add delayed-action capability to command line processing.
1992-08-12 Guillermo J... Fix signedness of offset field in read-procedure.
1992-08-12 Guillermo J... Add missing field to the unimplemented host type.
next