mit-scheme.git
1991-11-04 Chris HansonChanges to match runtime version 14.141.
1991-11-04 Chris HansonChange algorithm used to fix up whitespace after M-^.
1991-11-04 Chris HansonChange signalling of errors so that bell is run before...
1991-11-04 Chris HansonChanges to match runtime version 14.141.
1991-11-04 Chris HansonPathname abstraction redesigned. New design is very...
1991-11-04 Brian A. LaMacchiaFixed bug in rmail-sortable-date-string.
1991-11-04 Chris HansonNew primitive FILE-EQ?.
1991-11-04 Guillermo J... Add install.world target.
1991-11-04 Guillermo J... Add more files to remove when cleaning the directory.
1991-11-04 Guillermo J... Initial revision
1991-11-04 Guillermo J... Changes because of minor reorganization of ymakefile...
1991-11-04 Guillermo J... Change the dependencies for bchmmg.o now that it includ...
1991-11-04 Guillermo J... Change the way that drones determine whether they are...
1991-11-04 Guillermo J... Increment the drone version number.
1991-11-04 Guillermo J... Add -gc-start-position and -gc-end-position options...
1991-11-04 Guillermo J... Add -gc-start-position and -gc-end-position options...
1991-10-30 Chris HansonFix rule for making "locked".
1991-10-30 Chris HansonEliminate use of MAPCAN.
1991-10-30 Chris HansonFix $Header$ line, various broken formatting, and repag...
1991-10-29 Guillermo J... Protoize many functions and their extern declarations.
1991-10-29 Guillermo J... Add bchdrn as one of the targets.
1991-10-29 Guillermo J... - Add bchdrn as one of the targets.
1991-10-29 Guillermo J... Split the actual search in search_path_for_file into
1991-10-29 Guillermo J... Split the actual search in search_path_for_file into
1991-10-29 Guillermo J... Define HPPA_QUAD_MASK and re-write ADDRESS_TO_DATUM...
1991-10-29 Guillermo J... Major overhaul of bchscheme:
1991-10-29 Guillermo J... Initial revision
1991-10-29 Guillermo J... Major overhaul of bchscheme:
1991-10-29 Chris HansonIntroduce new condition type FILE-OPERATION-ERROR to...
1991-10-29 Chris HansonChange all primitives that use the `stat' and `lstat...
1991-10-29 Chris HansonFix bug in limit handling of motion pairs.
1991-10-29 Chris HansonInternal restructuring of previous change.
1991-10-29 Chris HansonMinor non-functional tweaks.
1991-10-29 Chris HansonFix numerous bugs in C indentation code. Upgrade C...
1991-10-29 Chris HansonExtend VARIABLE-LOCAL-VALUE and REF-VARIABLE to handle...
1991-10-29 Chris HansonCompiler can output multiclosures that are not compiled...
1991-10-29 Chris HansonWhen associating ports of a process, must associated...
1991-10-26 Chris HansonEliminate SHELL-COMMAND-REGION.
1991-10-26 Chris HansonEliminate SHELL-COMMAND-REGION.
1991-10-26 Chris HansonAdd a few new indentation methods.
1991-10-26 Chris HansonMove variable definition from "manual" to "loadef".
1991-10-26 Chris HansonM-x shell-command and M-x shell-command-on-region chang...
1991-10-26 Chris HansonWhen file- or directory-opening primitives get errors...
1991-10-25 Chris HansonExclude "documentation" and "etc" from compiler RCS...
1991-10-25 Chris HansonDon't generate full cref.
1991-10-25 Chris Hanson* Introduce new RTL expression type CONS-NON-POINTER...
1991-10-25 Chris Hanson* Introduce new RTL expression type CONS-NON-POINTER...
1991-10-25 Chris Hanson* Introduce new RTL expression type CONS-NON-POINTER...
1991-10-25 Chris Hanson* Introduce new RTL expression type CONS-NON-POINTER...
1991-10-25 Chris Hanson*** empty log message ***
1991-10-25 Chris Hanson* Introduce new RTL expression type CONS-NON-POINTER...
1991-10-25 Chris HansonInclude the integrable definitions from a few basic...
1991-10-25 Chris Hanson*** empty log message ***
1991-10-23 Chris HansonPrimitive DIRECTORY-CLOSE must be called to have any...
1991-10-22 Chris Hanson* Fix code that extracts filename from dired line so...
1991-10-22 Chris HansonFix RENAME-FILE and DELETE-FILE so that they work on...
1991-10-22 Chris HansonImprove NUKE-NROFF-BS a little more: speed up nuke...
1991-10-22 Chris HansonRTL comment should precede prefix instructions in outpu...
1991-10-22 Chris HansonTo reduce code space, use ASSOC to compare literals...
1991-10-21 Chris HansonChange command reader to preserve message across argume...
1991-10-21 Chris HansonVarious improvements to NUKE-NROFF-BS: speed up impleme...
1991-10-21 Chris HansonMake "m" key in Info mode default to the current menu...
1991-10-19 Chris HansonFix bug that caused Dired to print all of the "to be...
1991-10-18 Arthur GlecklerMake "m" key in Info mode default to the current menu...
1991-10-18 Chris Hanson*** empty log message ***
1991-10-18 Chris HansonUpdate to match revision 4.30 of "machines/bobcat/rules...
1991-10-18 Chris HansonDon't generate full cref by default.
1991-10-18 Chris HansonUpdate to match revision 1.32 of "machines/bobcat/comp...
1991-10-17 Chris HansonBSD4.3 does not declare errno in <errno.h> -- unlike...
1991-10-17 Chris HansonFix missing "cmpint-vax.h".
1991-10-16 Guillermo J... Add a fflush to userio_confirm.
1991-10-16 Chris HansonRecent versions of SunOS have POSIX signals.
1991-10-15 Chris HansonChange sun 3 to use 68040 compiled-code format, so...
1991-10-15 Chris HansonModified by Max Hailperin <max@nic.gac.edu> to support...
1991-10-14 Thanos SiapasFix two problems that manifested themselves on the...
1991-10-13 Arthur GlecklerMake "WITH-" expressions do the right thing. This...
1991-10-11 Chris Hanson*** empty log message ***
1991-10-11 Chris Hanson*** empty log message ***
1991-10-11 Chris HansonBe more careful about order of events in M-x shell...
1991-10-11 Chris HansonImplement M-x shell-command and M-x shell-command-on...
1991-10-11 Chris HansonImplement M-x shell-command and M-x shell-command-on...
1991-10-11 Chris HansonImplement M-x compare-windows.
1991-10-11 Chris HansonIn M-x visit-tags-table, if the user types something...
1991-10-11 Chris HansonDon't ignore pathname-version when generating buffer...
1991-10-10 Arthur GlecklerMake RMAIL update mode line when SHOW-MESSAGE is called...
1991-10-10 Chris HansonMove to regular Scheme source directories.
1991-10-10 Chris HansonAdjustments to support multiple binary directories.
1991-10-08 Mark FriedmanCached the current working directory to avoid needless...
1991-10-08 Mark FriedmanChanged parse_path_string() to make sure that get_wd...
1991-10-04 Chris HansonImprove performance of m command -- it was very slow...
1991-10-04 Chris HansonFix bug in M-x goto-char -- it was counting characters...
1991-10-04 Chris HansonGuarantee that all buffer-local variables are unbound...
1991-10-03 Chris HansonINDENT-TABS-MODE should be off in Texinfo files.
1991-10-03 Chris HansonFix fencepost error that sometimes caused extra newline...
1991-10-03 Brian A. LaMacchiaMinor change to rmail-make-basic-summary-line so that...
1991-10-03 Arthur GlecklerMake telnet accept port number after hostname.
1991-10-03 Chris HansonAdd directory tracking for popd and pushd shell command...
1991-10-02 Guillermo J... Add phony target world redirecting to xmakefile.
1991-10-02 Guillermo J... Add a call to x-window-set-class-hint when a window...
1991-10-02 Guillermo J... Rename x-graphics-set-class-hint to x-window-set-class...
next