mit-scheme.git
2007-09-17 Chris HansonFix bug in handling of URL bindings (thanks Aaron Hsu...
2007-09-17 Taylor R. CampbellOmit superfluous octothorpe from error message for...
2007-09-14 Taylor R. CampbellAdd support for socket-related errno values.
2007-09-13 Chris HansonFix READ-CHAR-NO-HANG to account for CHAR-READY? return...
2007-09-13 Chris HansonFix two WNA errors that occur when generating RTL and...
2007-09-12 Chris HansonEliminate now-unnecessary definitions of INPUT-PORT...
2007-09-12 Chris HansonImplement INPUT-PORT/EOF?.
2007-09-12 Chris HansonReturn #T from CHAR-READY? when at EOF.
2007-09-10 Taylor R. CampbellClarify multipart handling, and calculate lengths more...
2007-09-10 Taylor R. CampbellFix typo in DEFINE-MIME-MEDIA-PARSER for the case of...
2007-09-10 Taylor R. CampbellSimplify calculation of octet and line counts.
2007-09-10 Taylor R. CampbellUpdate SAVE-RESOURCE method on file folders to reflect...
2007-09-10 Taylor R. CampbellFix bug whereby MIME parser for multipart messages...
2007-09-09 Taylor R. CampbellIn READ-CHAR-INTERNAL and READ-STRING-INTERNAL, write...
2007-09-09 Taylor R. CampbellExport Edwin variable MAIL-RELAY-HOST from (EDWIN SENDM...
2007-09-09 Taylor R. CampbellNew Edwin variable MAIL-RELAY-SERVICE, to specify the...
2007-09-09 Chris HansonChange error message generated when an unmatched close...
2007-09-04 Taylor R. CampbellRevive SPARC Solaris support:
2007-08-24 Taylor R. CampbellImplement preliminary support for Dragonfly BSD, thanks...
2007-08-22 Chris HansonDon't call UNIX/CURRENT-UID on non-unix systems.
2007-08-17 Chris HansonEliminate spurious newlines and indentation from
2007-08-17 Chris HansonWhen merging prefix registries, ignore ":" prefixes.
2007-08-17 Chris HansonImplement BYTES-WRITTEN operation for REPL buffer ports.
2007-08-16 Chris HansonImplement WRITE-RDF/TURTLE-TRIPLE.
2007-08-14 Chris HansonDon't inline the first part of a pgroup unless the...
2007-08-14 Chris HansonWhen parsing, record null prefix in prefix registry...
2007-08-14 Chris HansonIn sub-graph notation, final dot is optional.
2007-08-13 Chris HansonAdd predicates and guarantees to validate components...
2007-08-12 Chris HansonDo _not_ do SAVE_CONT after returning from compiled...
2007-08-10 Chris HansonAdd EVENT:NEW-RDF-GRAPH.
2007-08-10 Chris HansonAllow URIs to be given to STRING and UTF8-STRING.
2007-08-10 Chris HansonImplement URI-PREFIX.
2007-08-10 Chris HansonFix thinko in GUARANTEE-8-BIT-CHAR.
2007-08-10 Chris HansonFix typo.
2007-08-10 Chris HansonOops... remove old binding of SYMBOL-APPEND.
2007-08-10 Chris HansonChange SYMBOL to use UTF8-STRING. Change SYMBOL-APPEND...
2007-08-10 Chris HansonExtend STRING to accept a large class of objects, each...
2007-08-10 Chris HansonImplement 8-BIT-CHAR?. Move GUARANTEE-8-BIT-CHAR to...
2007-08-05 Taylor R. CampbellHandle an empty selector in WRITE-MIME-MESSAGE-BODY...
2007-08-05 Taylor R. CampbellClarify the method of WRITE-MIME-MESSAGE-BODY-PART...
2007-08-05 Taylor R. CampbellEscape the backslash within `#\=' in the error message...
2007-08-02 Chris HansonFix various problems with output of subgraphs. Elimina...
2007-08-02 Chris HansonFix some thinkos in graph parsing.
2007-08-02 Chris HansonAdd support for subject/object graphs using N3's {...
2007-08-02 Chris HansonImplement RDF graph type. Hash cons all structures...
2007-08-02 Chris HansonUpdate for new name READ-RDF/TURTLE-FILE.
2007-08-02 Chris HansonFix bug: hex-encoded string escapes were missing leadin...
2007-08-01 Chris HansonEliminate obsolete RDF index.
2007-08-01 Chris HansonSimplify bnode-registry mechanism to use a single proce...
2007-07-29 Chris HansonFix type-coercion bug in FIXNUM-LSH. Eliminate abstrac...
2007-07-23 Chris HansonFix WITH-LOADER-BASE-URI so that it correctly recognize...
2007-07-23 Chris HansonRequire all names to conform to XML namespace specifica...
2007-07-23 Chris HansonChange XML name type to represent namespace URI as...
2007-07-23 Chris HansonAllow relative URIs as namespace names.
2007-07-23 Chris HansonAllow representation of characters in class "Cs".
2007-07-23 Chris HansonCompare XML names as strings rather than as expanded...
2007-07-17 Taylor R. CampbellFix bug in liarc object initialization: dload_initializ...
2007-07-15 Chris HansonVarious style tweaks, mostly spacing and indentation.
2007-07-15 Chris HansonIgnore key events with unknown keysyms.
2007-07-09 Chris HansonMake sure left-shifted constants are always cast to...
2007-07-08 Chris HansonFix some indentation problems.
2007-07-08 Taylor R. CampbellFix bug in dynamic initialization code: the nonce must...
2007-07-08 Taylor R. CampbellWork around bug lurking after change to store buffer...
2007-07-07 Chris HansonImplement and use EOF-OBJECT procedure.
2007-07-07 Chris HansonRewrite OS/PARSE-PATH-STRING to treat multiple adjacent...
2007-07-07 Chris HansonEliminate unbound-variable reference.
2007-06-30 Chris HansonDon't depend on -i and +i syntax in number parser.
2007-06-23 Chris HansonExplicitly specify mit-scheme-native when that's intended.
2007-06-23 Chris HansonFor native system, install executable as mit-scheme...
2007-06-22 Taylor R. CampbellFix thinko in recent change: || in C yields 1 or 0...
2007-06-22 Taylor R. CampbellRework mmap_heap_malloc so that it checks /proc/<pid...
2007-06-22 Taylor R. CampbellFix typo in recent change for OpenBSD: DO_GCC_TESTS...
2007-06-22 Taylor R. CampbellAdd initial trivial configuration for OpenBSD.
2007-06-22 Chris HansonUse --library option with boot compiler to override...
2007-06-22 Chris HansonEliminate the use of the (non-POSIX) make variable...
2007-06-22 Chris HansonForce the use of mit-scheme-c when configuring for...
2007-06-22 Chris HansonDon't use ASSQ with all interrupts off -- it can genera...
2007-06-21 Chris HansonFix typo: "liarcc" -> "liarc".
2007-06-21 Chris HansonDon't align heap_start and constant_start when doing...
2007-06-21 Taylor R. CampbellOn OS X, for dynamically loadable modules, use `-bundle...
2007-06-19 Chris HansonPrevent liarc from recompiling files that are up to...
2007-06-18 Chris HansonPrevent liarc from recompiling files that are up to...
2007-06-18 Chris HansonFix two bugs in the implementation of index-fixnum...
2007-06-17 Chris HansonRemove makefiles_created on maintainer-clean.
2007-06-17 Chris HansonChange system ID for LIAR to show arch.
2007-06-16 Chris HansonRemove obsolete #defines that cause trouble for older...
2007-06-16 Chris HansonDon't regenerate makefiles if they are already present...
2007-06-15 Chris HansonUpdate for LIARC and other changes.
2007-06-15 Chris HansonMake changes to support maintenance of liarc with insta...
2007-06-15 Chris HansonIf using installed liarc compiler, also use its utilities.
2007-06-15 Chris HansonEliminate now-unneeded "sos" link in "lib/".
2007-06-15 Chris HansonGet native-from-liarc compilation working (finally).
2007-06-15 Chris HansonCreate more flexible set of command functions in "etc...
2007-06-14 Chris HansonEliminate now-unused procedures to finish cross compila...
2007-06-14 Chris HansonRename top-level procedures to FINISH-CROSS-COMPILATION...
2007-06-14 Chris HansonEliminate requirement that fasload files have the same
2007-06-13 Chris HansonChange SOS so that it's not a boot bundle. Use cross...
2007-06-13 Chris HansonResurrect the cross compiler.
2007-06-13 Chris HansonFix thinko: OBJECT-FILE-PREFIX must always be a URI.
2007-06-11 Chris HansonDelete description of LOAD/DEFAULT-TYPES which has...
next