2007-10-09 |
Chris Hanson | Allow ->BUFFER to accept #!DEFAULT. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Chris Hanson | Move "bad evaluation environment" message to "evlcom... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Chris Hanson | Fix thinko. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Chris Hanson | Eliminate kludge to work around old DEFAULT-OBJECT... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Chris Hanson | Make port args optional on output procedures. |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Chris Hanson | Eliminate INDENTATION argument from WRITE-RDF/TURTLE... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Taylor R. Campbell | Fix detection of ^G in PREVIEW-EVENT. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Taylor R. Campbell | Fix typo in FIND-HEADER: the local variable is named... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Chris Hanson | Fix bug in handling of URL bindings (thanks Aaron Hsu... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Taylor R. Campbell | Omit superfluous octothorpe from error message for... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Taylor R. Campbell | Add support for socket-related errno values. |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Chris Hanson | Fix READ-CHAR-NO-HANG to account for CHAR-READY? return... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Chris Hanson | Fix two WNA errors that occur when generating RTL and... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Chris Hanson | Eliminate now-unnecessary definitions of INPUT-PORT... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Chris Hanson | Implement INPUT-PORT/EOF?. |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Chris Hanson | Return #T from CHAR-READY? when at EOF. |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Taylor R. Campbell | Clarify multipart handling, and calculate lengths more... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Taylor R. Campbell | Fix typo in DEFINE-MIME-MEDIA-PARSER for the case of... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Taylor R. Campbell | Simplify calculation of octet and line counts. |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Taylor R. Campbell | Update SAVE-RESOURCE method on file folders to reflect... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Taylor R. Campbell | Fix bug whereby MIME parser for multipart messages... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
Taylor R. Campbell | In READ-CHAR-INTERNAL and READ-STRING-INTERNAL, write... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
Taylor R. Campbell | Export Edwin variable MAIL-RELAY-HOST from (EDWIN SENDM... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
Taylor R. Campbell | New Edwin variable MAIL-RELAY-SERVICE, to specify the... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
Chris Hanson | Change error message generated when an unmatched close... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Taylor R. Campbell | Revive SPARC Solaris support: |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Taylor R. Campbell | Implement preliminary support for Dragonfly BSD, thanks... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Chris Hanson | Don't call UNIX/CURRENT-UID on non-unix systems. |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Chris Hanson | Eliminate spurious newlines and indentation from |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Chris Hanson | When merging prefix registries, ignore ":" prefixes. |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Chris Hanson | Implement BYTES-WRITTEN operation for REPL buffer ports. |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Chris Hanson | Implement WRITE-RDF/TURTLE-TRIPLE. |
commit | commitdiff | tree | snapshot |
2007-08-14 |
Chris Hanson | Don't inline the first part of a pgroup unless the... |
commit | commitdiff | tree | snapshot |
2007-08-14 |
Chris Hanson | When parsing, record null prefix in prefix registry... |
commit | commitdiff | tree | snapshot |
2007-08-14 |
Chris Hanson | In sub-graph notation, final dot is optional. |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Chris Hanson | Add predicates and guarantees to validate components... |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Chris Hanson | Do _not_ do SAVE_CONT after returning from compiled... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Chris Hanson | Add EVENT:NEW-RDF-GRAPH. |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Chris Hanson | Allow URIs to be given to STRING and UTF8-STRING. |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Chris Hanson | Implement URI-PREFIX. |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Chris Hanson | Fix thinko in GUARANTEE-8-BIT-CHAR. |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Chris Hanson | Oops... remove old binding of SYMBOL-APPEND. |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Chris Hanson | Change SYMBOL to use UTF8-STRING. Change SYMBOL-APPEND... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Chris Hanson | Extend STRING to accept a large class of objects, each... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Chris Hanson | Implement 8-BIT-CHAR?. Move GUARANTEE-8-BIT-CHAR to... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Taylor R. Campbell | Handle an empty selector in WRITE-MIME-MESSAGE-BODY... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Taylor R. Campbell | Clarify the method of WRITE-MIME-MESSAGE-BODY-PART... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Taylor R. Campbell | Escape the backslash within `#\=' in the error message... |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Chris Hanson | Fix various problems with output of subgraphs. Elimina... |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Chris Hanson | Fix some thinkos in graph parsing. |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Chris Hanson | Add support for subject/object graphs using N3's {... |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Chris Hanson | Implement RDF graph type. Hash cons all structures... |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Chris Hanson | Update for new name READ-RDF/TURTLE-FILE. |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Chris Hanson | Fix bug: hex-encoded string escapes were missing leadin... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Chris Hanson | Eliminate obsolete RDF index. |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Chris Hanson | Simplify bnode-registry mechanism to use a single proce... |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Chris Hanson | Fix type-coercion bug in FIXNUM-LSH. Eliminate abstrac... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Chris Hanson | Fix WITH-LOADER-BASE-URI so that it correctly recognize... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Chris Hanson | Require all names to conform to XML namespace specifica... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Chris Hanson | Change XML name type to represent namespace URI as... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Chris Hanson | Allow relative URIs as namespace names. |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Chris Hanson | Allow representation of characters in class "Cs". |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Chris Hanson | Compare XML names as strings rather than as expanded... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Taylor R. Campbell | Fix bug in liarc object initialization: dload_initializ... |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Chris Hanson | Various style tweaks, mostly spacing and indentation. |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Chris Hanson | Ignore key events with unknown keysyms. |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Chris Hanson | Make sure left-shifted constants are always cast to... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Chris Hanson | Fix some indentation problems. |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Taylor R. Campbell | Fix bug in dynamic initialization code: the nonce must... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Taylor R. Campbell | Work around bug lurking after change to store buffer... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Chris Hanson | Implement and use EOF-OBJECT procedure. |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Chris Hanson | Rewrite OS/PARSE-PATH-STRING to treat multiple adjacent... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Chris Hanson | Eliminate unbound-variable reference. |
commit | commitdiff | tree | snapshot |
2007-06-30 |
Chris Hanson | Don't depend on -i and +i syntax in number parser. |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Chris Hanson | Explicitly specify mit-scheme-native when that's intended. |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Chris Hanson | For native system, install executable as mit-scheme... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Taylor R. Campbell | Fix thinko in recent change: || in C yields 1 or 0... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Taylor R. Campbell | Rework mmap_heap_malloc so that it checks /proc/<pid... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Taylor R. Campbell | Fix typo in recent change for OpenBSD: DO_GCC_TESTS... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Taylor R. Campbell | Add initial trivial configuration for OpenBSD. |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Chris Hanson | Use --library option with boot compiler to override... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Chris Hanson | Eliminate the use of the (non-POSIX) make variable... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Chris Hanson | Force the use of mit-scheme-c when configuring for... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Chris Hanson | Don't use ASSQ with all interrupts off -- it can genera... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Chris Hanson | Fix typo: "liarcc" -> "liarc". |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Chris Hanson | Don't align heap_start and constant_start when doing... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Taylor R. Campbell | On OS X, for dynamically loadable modules, use `-bundle... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Chris Hanson | Prevent liarc from recompiling files that are up to... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Chris Hanson | Prevent liarc from recompiling files that are up to... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Chris Hanson | Fix two bugs in the implementation of index-fixnum... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Chris Hanson | Remove makefiles_created on maintainer-clean. |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Chris Hanson | Change system ID for LIAR to show arch. |
commit | commitdiff | tree | snapshot |
2007-06-16 |
Chris Hanson | Remove obsolete #defines that cause trouble for older... |
commit | commitdiff | tree | snapshot |
2007-06-16 |
Chris Hanson | Don't regenerate makefiles if they are already present... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Chris Hanson | Update for LIARC and other changes. |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Chris Hanson | Make changes to support maintenance of liarc with insta... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Chris Hanson | If using installed liarc compiler, also use its utilities. |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Chris Hanson | Eliminate now-unneeded "sos" link in "lib/". |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Chris Hanson | Get native-from-liarc compilation working (finally). |
commit | commitdiff | tree | snapshot |
next |