mit-scheme.git
2004-11-01 Chris HansonRemove xdoc references.
2004-11-01 Chris HansonRemove xdoc code.
2004-11-01 Chris HansonUpdate to permit use of XHTML expander outside of mod...
2004-10-31 Chris HansonFix typo: response -> request.
2004-10-30 Chris HansonFix some missing exports.
2004-10-30 Chris HansonFix typo.
2004-10-30 Chris HansonAdd XD:PAGE-FRAME and XD:PROGRAMMED-OUTPUT.
2004-10-30 Chris HansonOops, forgot to include the logging code.
2004-10-30 Chris HansonFix typo from previous change.
2004-10-30 Chris HansonMerge in logging changes from upstream.
2004-10-30 Chris HansonAdd HOOK-IN-LIST?.
2004-10-30 Chris HansonImplement hooks-list datatype.
2004-10-30 Chris HansonFix unbound variable references.
2004-10-30 Chris HansonUpdate to match changed upstream.
2004-10-29 Chris HansonOops... fix unfinished part of last change.
2004-10-29 Chris HansonReflect change to ADD-BUFFER-MIME-ATTACHMENT!.
2004-10-29 Chris HansonUse mime-type objects rather than symbols. Use RECEIVE...
2004-10-29 Chris HansonFix DISASSOCIATE-PATHNAME-TYPE-FROM-MIME-TYPE so that...
2004-10-29 Chris HansonRemove old file.
2004-10-29 Chris Hansonxhtml-expander must be loaded _after_ mod-lisp.
2004-10-29 Chris HansonInstall SSP. Update top-level configure.
2004-10-29 Chris HansonUse "include" to get useful rules.
2004-10-28 Chris HansonDon't print warning when bad mime.types line is encount...
2004-10-28 Chris HansonAdd ability to define associations between pathname...
2004-10-28 Chris HansonIntern MIME-type objects.
2004-10-28 Chris HansonUpdate to current implementation.
2004-10-28 Chris HansonUpdate db.scm to current implementation.
2004-10-28 Chris HansonUpdate for new MIME-type abstraction.
2004-10-28 Chris HansonAdd syntax checking to code that reads mime.types files.
2004-10-28 Chris HansonMove MIME-type support to "sfile.scm" and flesh it...
2004-10-28 Chris HansonCache contents of MIME-type files. Also, simplify...
2004-10-28 Chris HansonImplement "expression" comments.
2004-10-27 Chris HansonFirst pass at updating to current implementation.
2004-10-27 Chris HansonEliminate no-longer-used files.
2004-10-27 Chris HansonNo longer used.
2004-10-23 Chris HansonFix M-x occur to handle multiple-line matches better...
2004-10-22 Chris HansonUse new runtime procedure PATHNAME-MIME-TYPE.
2004-10-22 Chris HansonFinish implementing PATHNAME-MIME-TYPE.
2004-10-18 Chris HansonAdd support for looking up the MIME type associated...
2004-10-18 Chris HansonAdd support for Win32 registry access.
2004-10-17 Chris HansonIn double_to_bignum(), use the length of the significan...
2004-10-17 Chris HansonUpdate TEXINFO-ENVIRONMENT-REGEXP to match more things.
2004-10-17 Chris HansonTweak.
2004-10-17 Chris HansonUpdate prologue to GNU standard form.
2004-10-17 Chris HansonTweak.
2004-10-17 Chris HansonDon't generate @shortcontents or @detailmenu in HTML.
2004-10-17 Chris HansonTweak.
2004-10-17 Chris HansonTweak.
2004-10-17 Chris HansonAdd EXTRA_TEX_OPTIONS so that includer can modify tex...
2004-10-17 Chris HansonTweaks.
2004-10-17 Chris HansonDon't use @noindent in @copying.
2004-10-17 Chris HansonUpdate prologue to GNU standard form.
2004-10-16 Chris HansonSet page headings and contents correctly.
2004-10-16 Chris HansonTweak title page slightly.
2004-10-16 Chris HansonUpdate prologue to GNU standard form.
2004-10-16 Chris HansonMake output names and compilation consistent. Assumes...
2004-10-15 Chris HansonRename XML-ELEMENT-CONTENTS to XML-ELEMENT-CONTENT.
2004-10-15 Chris HansonSome minor tweaks to previous changeset.
2004-10-15 Chris HansonUpdate using new @copying directive, and reword the...
2004-10-15 Chris HansonConsistently use "mit-scheme-ref" as the file name...
2004-10-15 Chris HansonFix some awkward grammar.
2004-10-14 Chris HansonUpdate TEXINFO-ENVIRONMENT-REGEXP to include "@direntry".
2004-10-14 Chris HansonUpdate TEXINFO-ENVIRONMENT-REGEXP to include "@copying".
2004-10-14 Chris HansonAdd description of XHTML named-character support.
2004-10-14 Chris HansonUpdate to remove gfdl.texinfo references.
2004-10-14 Chris HansonReorganize in order to use texinfo-multiple-files-update.
2004-10-14 Chris HansonIntegrate GFDL directly into document.
2004-10-14 Chris HansonReorganize in order to use texinfo-multiple-files-update.
2004-10-14 Chris HansonDo another pass on the XML documentation.
2004-10-14 Chris HansonIntegrate GFDL directly into document.
2004-10-14 Chris HansonFix type error when in SUBSTITUTE-COMMAND-KEYS. Update...
2004-10-14 Chris HansonCopy the string returned by XML-NAMESPACE-IRI-STRING.
2004-10-14 Chris HansonCopy the string returned by XML-QNAME-STRING.
2004-10-13 Chris HansonWIDE-STRING->STRING should signal an error if a charact...
2004-10-13 Chris HansonUpdate to current style.
2004-10-13 Chris HansonFix minor bug in EXPT: wrong error was being signalled...
2004-10-12 Chris HansonInitial pass on new XML interface.
2004-10-12 Chris HansonFix typo.
2004-10-12 Chris HansonUpdate release number.
2004-10-12 Chris HansonFix formatting of output.
2004-10-06 Chris HansonImplement better fix for READ-FINISH operation in ttyio...
2004-10-06 Chris HansonFix think-o in READ-FINISH that caused infinite loop...
2004-10-01 Chris HansonEliminate another instance of WITHOUT-INTERRUPTS that...
2004-10-01 Chris HansonIt's now OK to flush output during GC. (Whew!)
2004-10-01 Chris HansonFix usage of WITHOUT-INTERRUPTS that actually turns...
2004-10-01 Chris HansonFix WNA typo.
2004-10-01 Chris HansonShow bit of illegal interrupt.
2004-10-01 Chris HansonMove WITH-LIMITED-INTERRUPTS from "global.scm" to ...
2004-10-01 Chris HansonLimit interrupts to GC rather than forcing them to...
2004-10-01 Chris HansonUpdate copyright statement.
2004-10-01 Chris HansonEliminate unused WITHOUT-BACKGROUND-INTERRUPTS.
2004-10-01 Chris HansonRemove ENABLE-INTERRUPTS! and add GET-INTERRUPT-ENABLES.
2004-10-01 Chris HansonChange WITHOUT-INTERRUPTS and WITHOUT-BACKGROUND-INTERR...
2004-10-01 Chris HansonImplement LIMIT-INTERRUPTS!.
2004-10-01 Chris HansonImplement WITH-LIMITED-INTERRUPTS.
2004-10-01 Chris HansonEliminate unused ENABLE-INTERRUPTS! and define GET...
2004-09-30 Chris HansonCan't flush output during gc.
2004-09-30 Chris HansonCosmetic changes.
2004-09-27 Chris HansonFix typo.
2004-09-15 Chris HansonFix infinite recursion in new strategy. Be more carefu...
next