mit-scheme.git
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.
2002-02-22 Chris HansonEliminate non-hygienic macros.
2002-02-22 Chris HansonEliminate non-hygienic macros.
2002-02-22 Chris HansonEliminate non-hygienic macros.
2002-02-22 Chris HansonEliminate non-hygienic macros.
2002-02-22 Chris HansonEliminate non-hygienic macros.
2002-02-22 Chris HansonEliminate non-hygienic macros.
2002-02-22 Chris HansonIf a synthetic identifier is bound at top level, rename...
2002-02-22 Chris HansonDon't close the identifier of a definition.
2002-02-21 Chris HansonFix FIND-DIR-NODE-FILES, which was returning the pathna...
2002-02-21 Chris HansonUpdate copyright statement.
2002-02-19 Chris HansonIn STRIP-SYNTACTIC-CLOSURES, don't copy the argument...
2002-02-19 Chris HansonIn STRIP-SYNTACTIC-CLOSURES, don't copy the argument...
2002-02-19 Chris HansonFix typo in previous change.
2002-02-19 Chris HansonFix some missing syntax: FLUID-LET must allow (access...
2002-02-19 Chris HansonAdd "unknown-8bit" to list of known character sets.
2002-02-16 Chris HansonEliminate non-hygienic macros.
2002-02-16 Chris HansonEliminate non-hygienic macros.
2002-02-16 Chris HansonEliminate non-hygienic macros.
2002-02-14 Chris HansonChange most instruction-set macros to use reverse synta...
2002-02-14 Chris HansonMake sure that all expressions are properly closed.
2002-02-14 Chris HansonFix bug: name->foo procedures no longer accept string...
2002-02-14 Chris HansonMake sure that all expressions are properly closed.
2002-02-13 Chris HansonMake sure that all expressions are properly closed.
2002-02-13 Chris HansonEliminate non-hygienic macros.
2002-02-13 Chris HansonEliminate non-hygienic macros.
2002-02-13 Chris HansonFix bug: WITH-INSTANCE-VARIABLES should have used
2002-02-13 Chris HansonRename MAKE-NULL-TOP-LEVEL-ENVIRONMENT to MAKE-ROOT...
2002-02-13 Chris HansonModify CASE syntactic keyword to generate better code...
2002-02-13 Chris HansonAdd descriptions of new environment operations.
2002-02-12 Chris HansonAdd descriptions of new environment operations.
2002-02-12 Chris HansonDon't signal error from ENVIRONMENT-LOOKUP-MACRO if...
2002-02-12 Chris HansonAdd aliases:
2002-02-12 Chris HansonMake changes related to new syntax engine.
2002-02-12 Chris HansonEliminate non-hygienic macros.
2002-02-12 Chris HansonDon't close the identifier of a definition.
2002-02-12 Chris HansonImplement REVERSE-SYNTACTIC-ENVIRONMENTS. Add bindings for
2002-02-12 Chris HansonEliminate non-hygienic macros.
2002-02-12 Chris HansonEliminate non-hygienic macros.
2002-02-10 Chris HansonDon't close the identifier of a definition.
2002-02-09 Chris HansonDon't close the identifier of a definition.
2002-02-09 Chris HansonDon't close the identifier of a definition.
2002-02-09 Chris HansonDon't close the identifier of a definition.
2002-02-09 Chris HansonUse CLOSE-SYNTAX where possible.
2002-02-08 Chris HansonChange renaming algorithm to treat synthetic identifier...
2002-02-08 Chris HansonEliminate non-hygienic macros.
2002-02-08 Chris HansonEliminate instances of FALSE.
2002-02-08 Chris HansonAdd missing macro imports.
2002-02-08 Chris HansonEliminate non-hygienic macros.
2002-02-08 Chris HansonFix error message in PARSE-MIT-LAMBDA-LIST.
2002-02-07 Chris HansonEliminate non-hygienic macros.
2002-02-05 Chris HansonAdd notes regarding anonymous macro transformers and...
2002-02-05 Chris HansonFix bug: top-level syntax definition was being loaded...
2002-02-05 Chris HansonSecond draft of macro documentation includes section...
2002-02-04 Chris HansonInitial draft of macro documentation.
2002-02-04 Chris HansonInitial draft of macro documentation.
2002-02-04 Chris HansonFix fatal bug in previous revision.
2002-02-03 Chris HansonUpdate version to reflect changes for new syntax engine.
2002-02-03 Chris HansonMerge hygienic-macros branch into trunk.
2002-01-29 Chris HansonUse SCHEME_COMPILER variable to allow end-user override.
next