mit-scheme.git
2006-03-02 Chris HansonFix bug: incorrect binding of *BNODES*.
2006-02-26 Chris HansonSTRING-HASH is no longer a primitive.
2006-02-26 Chris HansonImplement SRFI-69 support.
2006-02-24 Chris HansonImplement interning of bnodes. Implement file-level...
2006-02-24 Chris HansonExport port-property operations. Make sure 'transcript...
2006-02-18 Chris HansonFail regular-expression searches immediately at end...
2006-02-18 Chris HansonAdd basic support for RDF triples and RDF/NT.
2006-02-18 Chris HansonRevert decision to make URI?, ABSOLUTE-URI?, and RELATI...
2006-02-18 Chris HansonDon't use TOP-LEVEL in URI parsers; it makes them unabl...
2006-02-16 Chris HansonDon't use URI authority for file: URIs.
2006-02-15 Chris HansonChange several error messages to be clearer or more...
2006-02-15 Chris HansonChange XTERM-RECONFIGURE primitive so that it's argumen...
2006-02-12 Chris HansonReject XML documents for versions other than "1.0".
2006-02-06 Chris HansonImplement DEFINE-EDITOR-ALIAS.
2006-02-06 Chris HansonFix compiler warning.
2006-02-06 Chris HansonFix more brokenness.
2006-02-06 Chris HansonImplement DEFINE-EDITOR-ALIAS.
2006-02-06 Chris HansonMissed a compatibility alias.
2006-02-06 Chris HansonRename to XML mode.
2006-02-06 Chris HansonRemove references to OS/2 and the specific version...
2006-02-02 Chris HansonAdd some newlines with inserted elements, to help reada...
2006-02-02 Chris HansonAllow URIs as char-data.
2006-02-02 Chris HansonGenerate HTTP header _after_ editing document.
2006-02-02 Chris HansonProvide useful defaults for XML declaration, DTD, and...
2006-02-02 Chris HansonCompile "win32" subdirectory.
2006-02-02 Chris HansonUpdates for new release.
2006-02-02 Chris HansonAlways make zip file.
2006-02-02 Chris HansonUpdate CVS repository path.
2006-02-02 Chris HansonChange all URI procedures to accept any object that...
2006-02-01 Chris HansonArrgh. Add code to count correct number of columns...
2006-01-31 Chris HansonImplement PATHNAME->URI.
2006-01-31 Chris HansonIntern URIs so that equality can be tested using EQ?.
2006-01-31 Chris HansonNo longer need to pre-process default arguments.
2006-01-31 Chris HansonChange URI's printed representation to show the string...
2006-01-31 Chris HansonMake sure symbols are properly quoted when pretty-printed.
2006-01-31 Chris HansonFix various minor problems with XML section.
2006-01-31 Chris HansonUse URI records for for namespace URIs.
2006-01-30 Chris HansonChange representation of namespace URIs to use the...
2006-01-30 Chris HansonChange all references from IRI to URI.
2006-01-29 Chris HansonChanges that allow compilation with Open Watcom 1.4.
2006-01-29 Chris HansonCheck for .svn directory before calling "svn" program.
2006-01-28 Chris HansonEliminate compiler warning.
2006-01-28 Chris HansonSimplify overhead required to define XHTML DTDs.
2006-01-27 Chris HansonAdd mode for .rdf files.
2006-01-26 Chris HansonWhen writing processing instructions, don't emit space...
2006-01-26 Chris HansonImplement XML-STYLESHEET.
2006-01-26 Chris HansonChange HTML-1.0-DOCUMENT and HTML-1.1-DOCUMENT to suppo...
2006-01-26 Chris HansonUpdate copyright date.
2006-01-26 Chris HansonMake sure content-type header has appropriate charset...
2006-01-13 Chris HansonAdd changes to support DB 4.4.
2006-01-13 Chris HansonTweak to eliminate texinfo warning.
2006-01-13 Chris HansonChange "MIT Scheme" to "MIT/GNU Scheme".
2006-01-07 Chris HansonFix incorrect WNA error message in CONDITION-CONSTRUCTOR.
2006-01-03 Chris HansonMangle the email addresses for obscurity.
2006-01-02 Taylor R. CampbellImplement KILL-BUFFER-AND-WINDOW command (C-x 4 0)...
2005-12-31 Taylor R. CampbellFix several bugs in the new console resizing code:
2005-12-31 Chris HansonDon't provide support for a special DISCARD-CHAR operat...
2005-12-27 Taylor R. CampbellEliminate redundant and incorrect definition of INPUT...
2005-12-25 Taylor R. CampbellSignal a recognizable NNTP EOF error instead of a simpl...
2005-12-25 Taylor R. CampbellImplement SIGWINCH handler so that Edwin console screen...
2005-12-25 Taylor R. CampbellUse -MM option to gcc in makegen-cc to generate header...
2005-12-25 Taylor R. CampbellProtect against EOF in NNTP-READ-LINE, which causes...
2005-12-25 Taylor R. CampbellFix bug in DISCARD-CHAR whereby it would fail if not...
2005-12-23 Chris HansonImplement FIND-UNIQUE-MATCHING-ITEM and FIND-UNIQUE...
2005-12-22 Chris HansonFix thinko that caused internal error when visiting...
2005-12-22 Chris HansonAdd omitted principal name to kinit call.
2005-12-20 Chris HansonAdd hack to give cron job access to AFS.
2005-12-20 Chris HansonFix typo.
2005-12-20 Chris HansonAdd limited support for column tracking -- only works...
2005-12-19 Chris HansonDon't use multiclosures by default, as this adversely...
2005-12-19 Chris HansonChange XML->STRING to use string output ports and to...
2005-12-19 Chris HansonChange HTML-xxx-DOCUMENT to allow overriding the XML...
2005-12-19 Chris HansonChange XML-ATTRS to eliminate duplicates. Implement...
2005-12-19 Chris HansonUpdate to reflect files added since 2001.
2005-12-18 Chris HansonFix two bugs: (1) <MESSAGE-PART> was missing a MESSAGE...
2005-12-18 Chris HansonConsiderably simplify implementation of MIME encodings...
2005-12-18 Chris HansonAdd missing initialization for (RUNTIME URI).
2005-12-16 Taylor R. CampbellExpunge FOLDER-SUPPORTS-MIME? and restructure INSERT...
2005-12-14 Chris HansonChange MAKE-GSTATE to take separate arguments for codin...
2005-12-13 Chris HansonEliminate UTF-xx string ports; use corresponding coding...
2005-12-13 Chris HansonUgh: the CVS/Root file for this directory was not updat...
2005-12-13 Chris HansonUpdate for moved CVS repository.
2005-12-13 Chris HansonUpdate for moved CVS repository.
2005-12-13 Chris HansonFix typo: "$Id $" --> "$Id$". Reindent a couple of...
2005-12-12 Chris HansonGeneralize generic I/O interface so that it can work...
2005-12-10 Taylor R. CampbellInitial checkin of new general MIME parser for IMAIL...
2005-12-09 Taylor R. CampbellImplement RFC822 extensions needed by the MIME parser:
2005-12-09 Taylor R. CampbellImplement SRFI 2: AND-LET*
2005-12-09 Taylor R. CampbellFix a number of small errors in the port abstraction...
2005-11-30 Chris HansonLoad VC on all platforms, not just unix.
2005-11-29 Chris HansonAdd support for codings and line endings to string...
2005-11-27 Taylor R. CampbellAvert infinite recursion in WRITE-MESSAGE-BODY on file...
2005-11-27 Taylor R. CampbellFix error in SUBSTRING->LINES with no default line...
2005-11-24 Taylor R. CampbellImplement GNU Emacs's NEXT-LINE behaviour, which only...
2005-11-20 Taylor R. CampbellIn binding items generated by top-level syntax definiti...
2005-11-16 Chris HansonFix bug: changes to size of window were being ignored...
2005-11-15 Chris HansonFix bug: must save dstack_position _prior_ to calling...
2005-11-13 Chris HansonAdd changes to support DB 4.3.
2005-11-13 Chris HansonEliminate unused procedure x_error_message.
2005-11-13 Chris HansonIn XTERM-OPEN-WINDOW, eliminate unused variable and...
next