mit-scheme.git
2009-02-24 Taylor R. CampbellRe-enable open-coding of FLONUM-ASIN and FLONUM-ACOS...
2009-02-23 Taylor R. CampbellIn FIXNUM-LSH, if the count exceeds the Scheme datum...
2009-02-23 Chris HansonAnnotate compiled-code binary files with sets of bound...
2009-02-22 Chris HansonImplement primitive to read linkage-section info.
2009-02-20 Taylor R. CampbellFix last change so that non-empty blank nodes are not...
2009-02-19 Chris HansonType check args to scode procedures.
2009-02-18 Taylor R. CampbellFix parsing and unparsing XML-RPC's `dateTime.iso8601...
2009-02-18 Taylor R. CampbellName the lisppaste message pop-up buffer `*lisppaste...
2009-02-16 Taylor R. CampbellEliminate spurious semicolon in EXIT_CRITICAL_SECTION.
2009-02-11 Taylor R. CampbellUse generic arithmetic for external string indices.
2009-02-05 Taylor R. CampbellAdd `.so' to the list of file extensions ignored by...
2009-02-04 Arthur GlecklerAdded POSITION operation back to string output ports...
2009-02-03 Taylor R. CampbellWhen signalling an error for primitive invocations...
2009-02-03 Taylor R. CampbellParse malformed multipart parts as application/octet...
2009-02-03 Taylor R. CampbellThere is no (EDWIN IMAIL MIME) package. imail-mime...
2009-02-03 Taylor R. CampbellAsk STRING? before calling STRING-LENGTH when parsing...
2009-02-02 Taylor R. CampbellFix more mistaken references to top-level variables...
2009-02-02 Taylor R. CampbellUse SCODE/PRIMITIVE-PROCEDURE?, not PRIMITIVE-PROCEDURE...
2009-02-02 Taylor R. CampbellFix another CONS -> (UCODE-PRIMITIVE CONS).
2009-02-02 Taylor R. CampbellUse the CONS primitive, not the value of the top-level...
2009-02-02 Taylor R. CampbellWhen testing for combinations of NOT and GENERAL-CAR...
2009-02-02 Taylor R. CampbellExpand the list of declarations known to be handled...
2009-01-15 Taylor R. Campbell(FIX:> 0 (STRING-LENGTH LINE)) is always false. No...
2008-12-24 Taylor R. CampbellIf a message's header claims a structure that is not...
2008-12-12 Taylor R. CampbellAdd the name #\formfeed to #\U+0C.
2008-12-06 Taylor R. CampbellPass the history to MAKE-KEYWORD-VALUE-ITEM.
2008-12-06 Taylor R. CampbellStore histories with keyword value items so that passin...
2008-12-02 Taylor R. CampbellExclude \Recent flags from STORE and APPEND commands...
2008-11-12 Taylor R. CampbellUnstackify the components of rectangular numbers in...
2008-10-29 Chris HansonDon't follow semicolon by space in parameter lists.
2008-10-26 Chris HansonAllow XML I/O on ports that don't support coding.
2008-10-26 Chris HansonAdd FRESH-LINE operation.
2008-10-26 Chris HansonOn input, allow any combination of ISO 8601 basic and...
2008-10-23 Taylor R. CampbellNew variable DEFAULT-MIME-TEXT-CHARSET to support speci...
2008-10-19 Taylor R. CampbellRemove spurious parameter in STRINGIFY-DATA/TRADITIONAL...
2008-10-18 Taylor R. CampbellMinor improvements.
2008-10-12 Chris HansonAllow white space in empty blank node.
2008-10-11 Chris HansonChange REMOVE-DOT-SEGMENTS so it affects only absolute...
2008-10-11 Chris HansonDelete misleading section title.
2008-10-11 Chris HansonBind #\c-m-r to isearch-backward-regexp to match Emacs.
2008-10-11 Chris HansonAlways run REMOVE-DOT-SEGMENTS when creating absolute...
2008-10-11 Chris HansonMake sure absolute URIs are correctly resolved.
2008-10-10 Chris HansonExpand mail aliases in "resent-XXX" headers.
2008-10-08 Chris HansonExplicitly specify the band to use when cross compiling...
2008-10-03 Chris HansonUpdate my email address.
2008-10-02 Taylor R. CampbellUse HTTP headers in XML-RPC requests, not RFC 2822...
2008-09-29 Chris HansonImplement procedures to control flonum rounding mode.
2008-09-28 Chris HansonChange SET-FLOAT-ROUNDING-MODE to signal an error on...
2008-09-27 Chris HansonImplement primitives to control the floating-point...
2008-09-26 Chris HansonGreatly simplify configuration choices:
2008-09-25 Taylor R. CampbellDiscard the deleted flag when filing messages.
2008-09-25 Taylor R. CampbellOops -- forgot to commit changes to imail-imap.scm...
2008-09-25 Taylor R. CampbellSort by ordered message index before summarizing search...
2008-09-25 Taylor R. CampbellWhen expunging messages, preload only deleted messages...
2008-09-25 Chris HansonUpdate KNOWN-STATUS-CODES.
2008-09-24 Chris HansonAllow LWS in a few more places on input.
2008-09-24 Chris HansonFix implementation of ISO 8601 date/time:
2008-09-24 Chris HansonEliminate ISO8601-SEPARATE-WITH-T?; according to the...
2008-09-24 Chris HansonAdd optional ERROR? arg to XML-ELEMENT-CHILD and FIND...
2008-09-24 Chris HansonImplement XML-ELEMENT-CHILD and XML-ELEMENT-CHILDREN.
2008-09-24 Chris HansonChange FIND-XML-ATTR to accept a string name as well.
2008-09-24 Chris HansonChange XML-ATTRS to accept strings as attribute names.
2008-09-24 Chris HansonChange MAKE-XML-NAME so that URI arg is optional.
2008-09-23 Chris HansonAdd basic support for converting between CamelCase...
2008-09-22 Chris HansonMajor rewrite: header definitions now use combinator...
2008-09-21 Chris HansonProvide "TE: trailers" header. Generalize default...
2008-09-21 Chris HansonFix some more thinkos.
2008-09-21 Chris HansonTweak unparser for requests.
2008-09-21 Chris HansonGenerate error when MAKE-HTTP-HEADER called with incorr...
2008-09-21 Chris HansonAdd unparser methods for HTTP datatypes.
2008-09-21 Chris HansonUse HTTP/1.1 now that chunked transfer coding is supported.
2008-09-21 Chris HansonImplement "chunked" transfer encoding, required by...
2008-09-20 Taylor R. CampbellReport a message when probing a folder. Use OVERRIDE...
2008-09-18 Taylor R. CampbellDon't assume that X-CLOSE-ALL-DISPLAYS is available.
2008-09-17 Taylor R. CampbellUse INSTALL_SCRIPT, rather than INSTALL_PROGRAM, to...
2008-09-17 Taylor R. CampbellInclude the file handle in generated names even if...
2008-09-17 Chris HansonHair up handling of HTTP headers. In new model, there...
2008-09-17 Chris HansonAdd many coding aliases defined by the IANA.
2008-09-17 Chris HansonFix bugs: a bunch related to the STRUCTURE-PARSER-VALUE...
2008-09-17 Chris HansonAllow ADD-BOOT-INIT! to work after the cold load, by...
2008-09-16 Taylor R. CampbellWrite output for temporary compilation into a file...
2008-09-16 Chris HansonAdd post-pass to suppress "unreferenced variable" error...
2008-09-16 Chris HansonBe more aggressive about substituting primitives for...
2008-09-16 Chris HansonFix order-of-args thinko.
2008-09-16 Chris HansonFix WRITE-HTTP-REQUEST to handle weird URI variants.
2008-09-16 Chris HansonExport WRITE-URI-AUTHORITY.
2008-09-16 Chris HansonFix typo in previous change.
2008-09-15 Chris HansonAdd CHAR-CTL? and CHAR-WSP? predicates.
2008-09-15 Chris HansonAdd missing binding.
2008-09-15 Chris HansonSplit "http-io.scm" to create new file "http-syntax...
2008-09-13 Taylor R. CampbellIn OPTIONAL-PORT, require only that if an argument...
2008-09-13 Taylor R. CampbellFix WRITE-CHAR operation in restart interface port...
2008-09-13 Taylor R. CampbellFix package name comment.
2008-09-12 Taylor R. CampbellIn SIGNAL-IO-THREAD-EVENTS, we may not always find...
2008-09-11 Taylor R. CampbellFix bug in updating folder orders after a message is...
2008-09-11 Taylor R. CampbellFix mistake in previous commit: COMPILE-DATA-FROM-FILE...
2008-09-10 Taylor R. CampbellFix compilation of non-expression data files, broken...
2008-09-10 Taylor R. CampbellChange COMPILE-SCODE/INTERNAL/HOOK into three separate...
2008-09-10 Taylor R. CampbellAdd an optional argument to TEMPORARY-FILE-PATHNAME...
2008-09-09 Taylor R. CampbellImplement FLUSH-OUTPUT and DISCRETIONARY-FLUSH-OUTPUT...
next