mit-scheme.git
1993-02-25 Guillermo J... Add compiler:avoid-scode?
1993-02-25 Guillermo J... Add new rewrite that avoids Scode lambdas. Originally...
1993-02-25 Guillermo J... Fix bug in last edit.
1993-02-25 Guillermo J... Add changes for the C back end.
1993-02-24 Guillermo J... Change the name of the file where dates are stored.
1993-02-24 Chris HansonChange INSTANCE-OF? to accept any object as its first...
1993-02-24 Chris HansonUpdate to match revision 1.7 of "sos.scm". Flesh out...
1993-02-23 Chris HansonInitial revision
1993-02-23 Guillermo J... Bug when checking in the last version.
1993-02-23 Guillermo J... Bug when checking in.
1993-02-23 Guillermo J... Fix bug in reference->register-transfer. The bug was...
1993-02-23 Guillermo J... Add C_call_scheme.
1993-02-23 Guillermo J... Add new errors.
1993-02-22 Chris HansonHandle case where REGISTER-LIVE-LENGTH of a register...
1993-02-22 Guillermo J... Remove warnings.
1993-02-22 Nick PapadakisFixed bug with scmsig/scm6003 involving image.o
1993-02-22 Nick PapadakisFixed bug with scmsig/scm6003 involving image.o
1993-02-22 Nick PapadakisRemoved references to local version of scheme (scmsig...
1993-02-22 Chris HansonFix bug that occurs in last line of paragraph when...
1993-02-21 Chris HansonRead value of DIRED-LISTING-SWITCHES that is local...
1993-02-21 Guillermo J... Kludge in termcap.c for OSs with NO_BAUD_CONVERSION.
1993-02-21 Guillermo J... 386BSD defines all the _SC_..., it just doesn't have...
1993-02-21 Guillermo J... SIGCHLD may be initially ignored, if the process that...
1993-02-20 Guillermo J... Add NO_BAUD_CONVERSION to OSF (at least DEC OSF).
1993-02-19 Jason WilsonI added a primitive form of toggling case-sensitivity...
1993-02-19 Chris HansonImplement SET-INTERRUPT-ENABLES! hook.
1993-02-19 Chris HansonFix typo.
1993-02-19 Chris HansonFix inconsistency with "edwin.pkg".
1993-02-18 Guillermo J... Remove spurious NOPs
1993-02-18 Guillermo J... Eliminate spurious NOPs.
1993-02-18 Guillermo J... Eliminate spurious NOPs.
1993-02-18 Guillermo J... Add EMULATE_FPATHCONF, EMULATE_SYSCONF, and fix a few...
1993-02-18 Guillermo J... Add macro NO_BAUD_CONVERSION.
1993-02-18 Guillermo J... Fix prototypes.
1993-02-18 Guillermo J... ifdef extern declarations to prevent warnings.
1993-02-18 Guillermo J... Initial revision
1993-02-18 Guillermo J... Add 386bsd.
1993-02-18 Guillermo J... Fix bug in split-64-bits.
1993-02-16 Arthur GlecklerFix = vs. == bug in OS_baud_rate_to_index.
1993-02-15 Guillermo J... Disable warning about 64-bit constants.
1993-02-15 Guillermo J... DEC OSF BL10 has fixed the bug about writing to the...
1993-02-15 Guillermo J... Fix bugs, missing rtl:constant-value
1993-02-15 Guillermo J... Fix braino in last edit.
1993-02-15 Guillermo J... Do not move instructions that mention *PC*.
1993-02-15 Guillermo J... Fix braino.
1993-02-15 Guillermo J... Eliminate obsolete flag and add optimization flag for...
1993-02-15 Guillermo J... Add missing dependency from fixnum.o to mul.c
1993-02-15 Guillermo J... Fix problems on the Alpha
1993-02-15 Guillermo J... Fix problems on the Alpha
1993-02-14 Guillermo J... Add #\C-c #\C-d .
1993-02-14 Guillermo J... Change to use correct osf feature macro.
1993-02-14 Guillermo J... Add info on STWM.
1993-02-14 Guillermo J... Fix parenthesis bug.
1993-02-14 Guillermo J... Use reverse! instead of reverse to avoid holding onto...
1993-02-14 Guillermo J... Do not move conditionals around conditionals.
1993-02-14 Guillermo J... Add a simple peephole optimizer to improve common patterns.
1993-02-14 Guillermo J... Fix bug introduced in last edit.
1993-02-13 Guillermo J... Remove NOPs from conditionals by adding a branch-tensio...
1993-02-12 Guillermo J... Remove name conflict introduced by last change.
1993-02-12 Guillermo J... Fix NaN handling in floating-point conditions.
1993-02-11 Chris HansonUpdate to reflect new hook for SET-INTERRUPT-ENABLES!.
1993-02-11 Stephen AdamsConditionalized include of `8.3' filename for NT: bignu...
1993-02-11 Stephen AdamsAdded posix types for Windows/NT + cl386
1993-02-11 Stephen AdamsAdded conditionalizations for Windows/NT
1993-02-11 Stephen AdamsParameterized 8.3 `8.3' filename problem for Windows/NT
1993-02-11 Stephen AdamsChanged `Header:' to `Id:'.
1993-02-11 Stephen AdamsAdded Windows/NT-isms
1993-02-11 Stephen AdamsHeader: -> Id:
1993-02-10 Stephen AdamsHeader: -> Id:
1993-02-10 Stephen AdamsHeader: -> Id:
1993-02-10 Stephen AdamsHeader: -> Id:
1993-02-10 Stephen AdamsWindows/NT `8.3' filename conflict in #include "bignumi...
1993-02-10 Stephen AdamsInitial revision
1993-02-10 Chris HansonFix typo.
1993-02-10 Chris HansonEliminate unfortunate loop that caused error to be...
1993-02-10 Chris HansonChange to match changes to "tagutl".
1993-02-10 Chris HansonRepaginate.
1993-02-09 Arthur GlecklerMake FORWARD-TOPIC and FORWARD-UP-TOPIC move to the...
1993-02-09 Chris HansonCompletely new generator, interface is upwards compatib...
1993-02-06 Guillermo J... Bug in last edit.
1993-02-06 Guillermo J... Make it work under Utah BSD 4.3
1993-02-06 Guillermo J... Eta convert fclose to make it work with incompatible...
1993-02-06 Guillermo J... Make it work under BSD.
1993-02-06 Guillermo J... Fix bad conditionalization for HP hardware. The defini...
1993-02-06 Guillermo J... Add support for BSD, with no uname call to find model...
1993-02-06 Guillermo J... Avoid duplicate include of setjmp.h
1993-02-06 Guillermo J... Eta convert read and write to avoid conflicting system...
1993-02-02 Nick PapadakisSwapped order of arguments to x_default_color, was...
1993-02-02 Jason WilsonFix bug by which RTL INVOCATION:PRIMITIVEs had the...
1993-02-02 Guillermo J... Add a pseudo-suspend to DOS that invokes a subshell.
1993-02-02 Guillermo J... Add a pseudo-suspend that invokes a subshell.
1993-02-01 Chris HansonSignal an error for (/ 1/2 0).
1993-01-29 Chris HansonProcedure that tests to see if window needs redisplay...
1993-01-29 Chris HansonSimplify FILE-CASE clauses -- otherwise CREF generates...
1993-01-29 Chris HansonFix bug that caused THREAD-TIMER-RUNNING? to be true...
1993-01-29 Guillermo J... Handle xscheme-control-g-disabled-p correctly from...
1993-01-29 Stephen AdamsAdd (runtime pathname nt)
1993-01-29 Stephen AdamsChange MS-NT to NT.
1993-01-28 Stephen AdamsAdd dummy variants for Windows NT.
1993-01-27 Guillermo J... Add record types.
next