2009-04-25 |
Taylor R. Campbell | Break last page into two. |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Taylor R. Campbell | Add support for multiline descriptions in SIMPLE-COMMAN... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Taylor R. Campbell | Fix typos in option summary. For `--version', use... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
mhb | Added a doc. string for the --edit command line option. |
commit | commitdiff | tree | snapshot |
2009-04-25 |
mhb | Punt the usual start_scheme announcements when --versio... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
mhb | Removed mention of bchscheme, --compiler and --edwin... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
mhb | Added GNUish options --help, --quiet, --silent and... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
mhb | Added optional argument for set-command-line-parser!, |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Taylor R. Campbell | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Taylor R. Campbell | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Taylor R. Campbell | New primitive NEW-MAKE-PIPE does what MAKE-PIPE does... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Taylor R. Campbell | Use the argument count, not the operand count (which... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Taylor R. Campbell | New macro STD_FD_VOID_SYSTEM_CALL to be used after... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Taylor R. Campbell | Fix mistake in previous commit: STD_FD_SYSTEM_CALL... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Taylor R. Campbell | New function UX_prim_check_fd_errno to to be used after... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Taylor R. Campbell | If open(2) fails with EMFILE or ENFILE, trigger a garba... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Taylor R. Campbell | Use COMPILER:NOISY? to toggle whether to echo liarc... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Taylor R. Campbell | Add (GLOBAL-DEFINITIONS "../sf/sf") to compiler.pkg. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Taylor R. Campbell | Simplify invocations of the stat-like system calls... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Taylor R. Campbell | Call fsync_range more carefully. It differs between... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Taylor R. Campbell | Change CHANNEL-SYNCHRONIZE so that it is a no-op on... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Taylor R. Campbell | New output port operation SYNCHRONIZE-OUTPUT requests... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Taylor R. Campbell | Signal a better error in PORT-POSITION and SET-PORT... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Taylor R. Campbell | Periodically synchronize only the tty's x and y sizes... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Taylor R. Campbell | Change UX_reinitialize_tty so that it only sets a flag... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Taylor R. Campbell | Fix same typo in OPEN-EXCLUSIVE-BINARY-OUTPUT-FILE. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Taylor R. Campbell | Fix typo in definition of OPEN-EXCLUSIVE-OUTPUT-FILE. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Taylor R. Campbell | New primitives for fsync and exclusive output files. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Taylor R. Campbell | (GARBAGE-COLLECT) Fix quotes in the documentation strin... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Taylor R. Campbell | Upcase the switch `on' in `#pragma STDC FENV_ACCESS... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Taylor R. Campbell | Check, or ignore by casting to void, the values returne... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Taylor R. Campbell | In OS_process_clock and OS_real_time_clock, don't signa... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Taylor R. Campbell | In batch mode, suppress loading notifications for ... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Taylor R. Campbell | Use $< and $@ rather than $* because GNU make and BSD... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Taylor R. Campbell | Avoid consing in the secondary GC daemon DISCARD-DEBUGG... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Taylor R. Campbell | In the STD_*_SYSTEM_CALL macros, if the system call... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Taylor R. Campbell | Info files are now stored in the `info/' subdirectory... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Taylor R. Campbell | Suffix a colon to the value of the TERMCAP environment... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Taylor R. Campbell | Re-enable open-coding of FLONUM-ASIN and FLONUM-ACOS... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Taylor R. Campbell | In FIXNUM-LSH, if the count exceeds the Scheme datum... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Chris Hanson | Annotate compiled-code binary files with sets of bound... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Chris Hanson | Implement primitive to read linkage-section info. |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Taylor R. Campbell | Fix last change so that non-empty blank nodes are not... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Chris Hanson | Type check args to scode procedures. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Taylor R. Campbell | Fix parsing and unparsing XML-RPC's `dateTime.iso8601... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Taylor R. Campbell | Name the lisppaste message pop-up buffer `*lisppaste... |
commit | commitdiff | tree | snapshot |
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 |
next |