mit-scheme.git
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.
1993-01-25 Jason WilsonI finished up the new tag stuff. Now you can include...
1993-01-25 Nick PapadakisUse the right package this time ... arrgh.
1993-01-24 Nick PapadakisJust get-time, not unix/get-time
1993-01-24 Chris HansonUNDO-DONE! shouldn't enable undo if it is disabled.
1993-01-24 Gerald Jay... updated floppy.scm to conform to the change made by...
1993-01-23 Chris HansonRedesign interaction between line-end translation and...
1993-01-23 Nick PapadakisAdded conditionalization for REAL_IS_DEFINED_DOUBLE...
1993-01-20 Jason WilsonI added the ability to use more than one TAGS file...
1993-01-20 Chris HansonFix fencepost error in code that places zero byte at...
1993-01-20 Chris HansonSET-STRING-MAXIMUM-LENGTH! was locking interrupts with
1993-01-20 Chris HansonChange DYNAMIC-WIND (and FLUID-LET) so that they record...
1993-01-20 Chris HansonFix typo in PROMPT-FOR-CONFIRMATION operation on REPL...
1993-01-19 Chris HansonAlways grow string by fixed ratio to guarantee constant...
1993-01-18 Guillermo J... Fix bug: write-substring was not growing the accumulato...
1993-01-18 Chris HansonDon't call APPLY with a list that could potentially...
1993-01-18 Chris HansonWhen printing error messages, put some large limits...
1993-01-18 Chris HansonDon't lose completely when second arg to APPLY is too...
1993-01-16 Chris HansonMust run %NOTICE-WINDOW-CHANGES! when doing direct...
1993-01-13 Chris Hanson(DIRECTORY-PATHNAME-AS-FILE "/") can't represent its...
1993-01-13 Chris HansonInstall new version of RANDOM from slib1c4.
1993-01-13 Chris HansonImplement calls to SET-INTERRUPT-ENABLES! by jumping to
1993-01-12 Gerald Jay... Fix print-graphics to work with all windows
next