2009-02-16 |
Taylor R. Campbell | Eliminate spurious semicolon in EXIT_CRITICAL_SECTION. |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Taylor R. Campbell | Use generic arithmetic for external string indices. |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Taylor R. Campbell | Add `.so' to the list of file extensions ignored by... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Arthur Gleckler | Added POSITION operation back to string output ports... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Taylor R. Campbell | When signalling an error for primitive invocations... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Taylor R. Campbell | Parse malformed multipart parts as application/octet... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Taylor R. Campbell | There is no (EDWIN IMAIL MIME) package. imail-mime... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Taylor R. Campbell | Ask STRING? before calling STRING-LENGTH when parsing... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Taylor R. Campbell | Fix more mistaken references to top-level variables... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Taylor R. Campbell | Use SCODE/PRIMITIVE-PROCEDURE?, not PRIMITIVE-PROCEDURE... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Taylor R. Campbell | Fix another CONS -> (UCODE-PRIMITIVE CONS). |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Taylor R. Campbell | Use the CONS primitive, not the value of the top-level... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Taylor R. Campbell | When testing for combinations of NOT and GENERAL-CAR... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Taylor R. Campbell | Expand the list of declarations known to be handled... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Taylor R. Campbell | (FIX:> 0 (STRING-LENGTH LINE)) is always false. No... |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Taylor R. Campbell | If a message's header claims a structure that is not... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Taylor R. Campbell | Add the name #\formfeed to #\U+0C. |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Taylor R. Campbell | Pass the history to MAKE-KEYWORD-VALUE-ITEM. |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Taylor R. Campbell | Store histories with keyword value items so that passin... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Taylor R. Campbell | Exclude \Recent flags from STORE and APPEND commands... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Taylor R. Campbell | Unstackify the components of rectangular numbers in... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Chris Hanson | Don't follow semicolon by space in parameter lists. |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Chris Hanson | Allow XML I/O on ports that don't support coding. |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Chris Hanson | Add FRESH-LINE operation. |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Chris Hanson | On input, allow any combination of ISO 8601 basic and... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Taylor R. Campbell | New variable DEFAULT-MIME-TEXT-CHARSET to support speci... |
commit | commitdiff | tree | snapshot |
2008-10-19 |
Taylor R. Campbell | Remove spurious parameter in STRINGIFY-DATA/TRADITIONAL... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Taylor R. Campbell | Minor improvements. |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Chris Hanson | Allow white space in empty blank node. |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Chris Hanson | Change REMOVE-DOT-SEGMENTS so it affects only absolute... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Chris Hanson | Delete misleading section title. |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Chris Hanson | Bind #\c-m-r to isearch-backward-regexp to match Emacs. |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Chris Hanson | Always run REMOVE-DOT-SEGMENTS when creating absolute... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Chris Hanson | Make sure absolute URIs are correctly resolved. |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Chris Hanson | Expand mail aliases in "resent-XXX" headers. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Chris Hanson | Explicitly specify the band to use when cross compiling... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Chris Hanson | Update my email address. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Taylor R. Campbell | Use HTTP headers in XML-RPC requests, not RFC 2822... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Chris Hanson | Implement procedures to control flonum rounding mode. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Chris Hanson | Change SET-FLOAT-ROUNDING-MODE to signal an error on... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Chris Hanson | Implement primitives to control the floating-point... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Chris Hanson | Greatly simplify configuration choices: |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Taylor R. Campbell | Discard the deleted flag when filing messages. |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Taylor R. Campbell | Oops -- forgot to commit changes to imail-imap.scm... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Taylor R. Campbell | Sort by ordered message index before summarizing search... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Taylor R. Campbell | When expunging messages, preload only deleted messages... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Chris Hanson | Update KNOWN-STATUS-CODES. |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Chris Hanson | Allow LWS in a few more places on input. |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Chris Hanson | Fix implementation of ISO 8601 date/time: |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Chris Hanson | Eliminate ISO8601-SEPARATE-WITH-T?; according to the... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Chris Hanson | Add optional ERROR? arg to XML-ELEMENT-CHILD and FIND... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Chris Hanson | Implement XML-ELEMENT-CHILD and XML-ELEMENT-CHILDREN. |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Chris Hanson | Change FIND-XML-ATTR to accept a string name as well. |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Chris Hanson | Change XML-ATTRS to accept strings as attribute names. |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Chris Hanson | Change MAKE-XML-NAME so that URI arg is optional. |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Chris Hanson | Add basic support for converting between CamelCase... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Chris Hanson | Major rewrite: header definitions now use combinator... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Chris Hanson | Provide "TE: trailers" header. Generalize default... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Chris Hanson | Fix some more thinkos. |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Chris Hanson | Tweak unparser for requests. |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Chris Hanson | Generate error when MAKE-HTTP-HEADER called with incorr... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Chris Hanson | Add unparser methods for HTTP datatypes. |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Chris Hanson | Use HTTP/1.1 now that chunked transfer coding is supported. |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Chris Hanson | Implement "chunked" transfer encoding, required by... |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Taylor R. Campbell | Report a message when probing a folder. Use OVERRIDE... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Taylor R. Campbell | Don't assume that X-CLOSE-ALL-DISPLAYS is available. |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Taylor R. Campbell | Use INSTALL_SCRIPT, rather than INSTALL_PROGRAM, to... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Taylor R. Campbell | Include the file handle in generated names even if... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Chris Hanson | Hair up handling of HTTP headers. In new model, there... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Chris Hanson | Add many coding aliases defined by the IANA. |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Chris Hanson | Fix bugs: a bunch related to the STRUCTURE-PARSER-VALUE... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Chris Hanson | Allow ADD-BOOT-INIT! to work after the cold load, by... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Taylor R. Campbell | Write output for temporary compilation into a file... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Chris Hanson | Add post-pass to suppress "unreferenced variable" error... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Chris Hanson | Be more aggressive about substituting primitives for... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Chris Hanson | Fix order-of-args thinko. |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Chris Hanson | Fix WRITE-HTTP-REQUEST to handle weird URI variants. |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Chris Hanson | Export WRITE-URI-AUTHORITY. |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Chris Hanson | Fix typo in previous change. |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Chris Hanson | Add CHAR-CTL? and CHAR-WSP? predicates. |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Chris Hanson | Add missing binding. |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Chris Hanson | Split "http-io.scm" to create new file "http-syntax... |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Taylor R. Campbell | In OPTIONAL-PORT, require only that if an argument... |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Taylor R. Campbell | Fix WRITE-CHAR operation in restart interface port... |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Taylor R. Campbell | Fix package name comment. |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Taylor R. Campbell | In SIGNAL-IO-THREAD-EVENTS, we may not always find... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Taylor R. Campbell | Fix bug in updating folder orders after a message is... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Taylor R. Campbell | Fix mistake in previous commit: COMPILE-DATA-FROM-FILE... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Taylor R. Campbell | Fix compilation of non-expression data files, broken... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Taylor R. Campbell | Change COMPILE-SCODE/INTERNAL/HOOK into three separate... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Taylor R. Campbell | Add an optional argument to TEMPORARY-FILE-PATHNAME... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Taylor R. Campbell | Implement FLUSH-OUTPUT and DISCRETIONARY-FLUSH-OUTPUT... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Chris Hanson | Fix typo in WRITE-DECODED-TIME-AS-CTIME. |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Chris Hanson | Rename DECODED-TIME->GMT to DECODED-TIME->UTC. |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Taylor R. Campbell | Use the IMAIL-SEARCH prompt history for IMAIL-SEARCH... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Chris Hanson | Fix thinko in PARSER:HOSTPORT. |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Chris Hanson | Implement CONDITION-TYPE:DECODE-BASE64. |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Taylor R. Campbell | Clarify IMAP MIME body sections, which are confusing... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Chris Hanson | Adjustments to help support HTTP. Deleted these proced... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Chris Hanson | Implement STRUCTURE-PARSER-VALUES. |
commit | commitdiff | tree | snapshot |
next |