mit-scheme.git
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...
2004-09-14 Chris HansonChange strategy used to manage the emacs interface...
2004-09-14 Chris HansonImplement SET-PORT/TYPE!.
2004-09-14 Chris HansonImplement SET-PORT/TYPE!.
2004-09-14 Chris HansonEliminate some unused code. Minor stylistic cleanups.
2004-09-14 Chris HansonFix typo in CASE syntax: no expressions in a clause...
2004-09-10 Chris HansonFix problem with console echoing in READ-FINISH.
2004-08-15 Chris HansonRevert change to NON-POINTER-OBJECT?. The resulting...
2004-08-14 Chris HansonFix typo.
2004-08-14 Chris HansonCache the immediate traps. There's no need to have...
2004-08-14 Chris HansonMake printer more robust when printing objects that...
2004-08-12 Chris HansonFix code that constructs HTML documents, by removing...
2004-08-12 Chris HansonFix bug: the root name of a DTD must be a qname; it...
2004-08-12 Chris HansonFix typo. Edit for style.
2004-08-10 Chris HansonIn CONVERT-XML-STRING-VALUE, make sure error message...
2004-08-10 Chris HansonExport FLATTEN-XML-ELEMENT-CONTENTS.
2004-07-24 Chris HansonFix definitions of entities so that they work with...
2004-07-24 Chris HansonFix bug: DTD can't have namespace on its root element...
2004-07-24 Chris HansonFix broken character definitions. (Arrgh.)
2004-07-24 Chris HansonFix thinko in call to MAKE-XML-!ENTITY.
2004-07-24 Chris HansonAdd support for XHTML predefined entities. These are...
next