mit-scheme.git
2002-12-07 Chris HansonDon't discard XML comments; these are important to...
2002-12-02 Chris HansonUpdate to version 1.2.
2002-11-27 Chris HansonUpdate to autoconf 2.5.
2002-11-27 Chris HansonDon't use $Header$.
2002-11-26 Chris HansonUpdate FSF address in a few more places.
2002-11-25 Chris HansonFix bug in translation of graphics drawing modes.
2002-11-22 Chris HansonChange "this program" to "MIT Scheme" in prescript.
2002-11-22 Chris HansonUse updated version of GPL with correct address.
2002-11-21 Chris HansonOnly unlink symlink if its target is the one we linked to.
2002-11-21 Chris HansonOnly unlink symlink if its target is the one we linked to.
2002-11-21 Chris HansonDon't use rm-old-pkg option by default.
2002-11-21 Chris HansonInclude <string.h> to provide strerror.
2002-11-20 Chris HansonUse strerror if available.
2002-11-20 Chris HansonAdd check for strerror.
2002-11-20 Chris HansonFix typo.
2002-11-20 Chris HansonUpdate license text to GNU standard.
2002-11-20 Chris HansonChange license format to match recommended GNU standards.
2002-11-20 Chris HansonChange license format to match recommended GNU standards.
2002-11-20 Chris HansonInitial revision.
2002-11-20 Chris HansonAdd debugging information to distribution.
2002-11-20 Chris HansonDocument new optional LINE-TRANSLATION argument to
2002-11-20 Chris HansonLoad <termios.h> prior to <curses.h> as it is needed...
2002-11-19 Chris HansonUse statfs only on linux and hp-ux systems.
2002-11-12 Chris HansonChange to use cvs2cl rather than Scheme. This Perl...
2002-11-12 Chris HansonAdd usermap for use with cvs2cl.
2002-10-26 Chris HansonAdd default modes for .inc and .xml files.
2002-10-23 Chris HansonUpdate version to reflect recent changes.
2002-10-23 Chris HansonRewrite loop in Prim_microcode_library_path to work...
2002-10-22 Chris HansonFix problem with newer version of IBM C compiler.
2002-10-22 Chris HansonFix problem with newer version of IBM C compiler.
2002-10-21 Chris HansonAdd code to catch and ignore errors when loading uncomp...
2002-10-07 Chris HansonAdd optional LINE-TRANSLATION argument to TCP-SERVER...
2002-10-01 Chris HansonFix bug: callers of CURRENT-DEFINITION-START assume...
2002-09-06 Chris HansonDon't initial M-x shell-command prompt history to most...
2002-09-05 Chris HansonFix typo -- can't put parentheses around compound state...
2002-08-21 Chris HansonAdd support for running under valgrind.
2002-08-16 Chris HansonUpdate exception statement to use FSF's wording.
2002-08-14 Chris HansonFix bug in field-sorting commands: if there was no...
2002-08-12 Chris HansonFix bug: must not signal error if only one entry in...
2002-07-11 Chris HansonAdd instructions.
2002-07-11 Chris HansonUse "install -d" to make directories.
2002-07-08 Chris HansonFix two bugs: (1) Remove an item from the finalizer...
2002-07-03 Chris HansonStylistic updates.
2002-07-03 Chris HansonStylistic updates.
2002-07-03 Chris HansonEliminate `Regs' macro.
2002-07-02 Chris HansonEliminate the following macros:
2002-07-02 Chris HansonEliminate references to `History'.
2002-07-02 Chris HansonEliminate references to Stack_Pointer.
2002-07-02 Chris HansonEliminate "import" and "export" of registers. The...
2002-06-28 Chris HansonGive LOAD-LIBRARY-OBJECT-FILE an optional argument...
2002-06-28 Chris HansonRestucture MD5- procedures to force loading of non...
2002-06-28 Chris HansonRequire MD5 availability to support encryption.
2002-06-26 Chris HansonUpdate version for post-7.7.1 changes.
2002-06-26 Chris HansonAdd operation to test for open graphics descriptor.
2002-06-26 Chris HansonChanges to support some basic SRFI features; specifical...
2002-06-26 Chris HansonAdd operation to test for open graphics descriptor.
2002-06-21 Chris HansonFix pagination.
2002-06-18 Chris HansonAllow alternate version to be provided as argument.
2002-06-18 Chris HansonAdd exemption permitting use with OpenSSL.
2002-06-18 Chris HansonMove extra info files into DIST_DIR.
2002-06-17 Chris HansonUpdate for 7.7.1 release.
2002-06-17 Chris HansonUse "install -d" to make directories.
2002-06-17 Chris HansonUpdate version for 7.7.1 release.
2002-06-17 Chris HansonImplement server_channel_n_read, which is required...
2002-06-15 Chris HansonInitialize "length" field of structure prior to call...
2002-06-04 Chris HansonFix bug: expunge could generate errors due to mistaken...
2002-04-24 Chris HansonUse lambda abstraction rather than bypassing it.
2002-04-24 Chris HansonImplement LAMBDA-NAMES-VECTOR.
2002-04-23 Chris HansonAdd missing call to transaction_begin.
2002-04-17 Chris HansonDon't reserve names in top-level environments. The...
2002-04-17 Chris HansonFix history procedures to specially handle null history...
2002-03-26 Chris HansonIf EOF encountered while reading server response, signa...
2002-03-26 Chris HansonIf EOF encountered while reading server response, signa...
2002-03-25 Chris HansonChange M-o command to act like o if the output file...
2002-03-19 Chris HansonTweak comment.
2002-03-15 Chris HansonBroaden pattern used to match FreeBSD versions.
2002-03-15 Chris HansonFix missed reference in last change.
2002-03-14 Chris HansonAllow end user to specify operating-system type, in...
2002-03-14 Chris HansonChange PACKAGE-SET-PATHNAME to accept an optional argum...
2002-03-13 Chris HansonUpdate for release 7.7.0.
2002-03-13 Chris HansonAdd definitions for LINK-VARIABLES and UNBIND-VARIABLE.
2002-03-12 Chris HansonUpdate version number for release.
2002-03-11 Chris HansonUse pushad/popad rather than pusha/popa. Latter don...
2002-03-07 Chris HansonRemove description of METHOD macro; it hasn't been...
2002-03-07 Chris HansonRemove description of METHOD macro; it hasn't been...
2002-03-06 Chris HansonChange the following to allow their BUFFER argument...
2002-03-06 Chris HansonRewrite mechanism that controls whether PRIMARY or...
2002-03-02 Chris HansonDon't output bare block declarations at top level;...
2002-03-02 Chris HansonThe "star-parser" directory must be compiled prior...
2002-03-01 Chris HansonFix up various problems in the name management. This...
2002-03-01 Chris HansonAdd procedures to get a list of subexpressions of an...
2002-03-01 Chris HansonRewrite renaming code to allocate temporary uninterned...
2002-03-01 Chris HansonHash-table abstraction is now always loaded. It's...
2002-03-01 Chris HansonRewrite the declaration processor to make it reusable...
2002-02-25 Chris HansonMake sure scheme-program-name is defined for XEmacs.
2002-02-25 Chris HansonFix another problem with NAME->VARIABLE being passed...
2002-02-22 Chris HansonShow MIME message/delivery-status parts inline. Simpli...
2002-02-22 Chris HansonAdd alternate Unicode charsets from RFC-1641.
2002-02-22 Chris HansonEliminate non-hygienic macros.
2002-02-22 Chris HansonEliminate non-hygienic macros.
next