projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
2006-03-07
Chris Hanson
Add optional ERROR? argument to URI->PATHNAME.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-07
Chris Hanson
Implement URI->PATHNAME.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-07
Chris Hanson
Implement UTF8-STRING->STRING.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-07
Chris Hanson
Replace CALL-WITH-VALUES with RECEIVE.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-07
Chris Hanson
Add mechanism to write and read properties pertaining...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-07
Chris Hanson
Export procedures to canonicalize the inputs to MAKE...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-07
Chris Hanson
Add rdf-index type to rdf-struct. Move MATCH-BNODE...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-07
Chris Hanson
Add rdf-index type to rdf-struct. Move MATCH-BNODE...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-06
Chris Hanson
Redefine ->URI and friends to treat a false CALLER...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-06
Chris Hanson
Change unparser for bnodes so that is shows the name.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-06
Chris Hanson
Change MAKE-RDF-BNODE so that its argument is optional.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-05
Chris Hanson
Don't use text properties to mark up the summary buffer...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-02
Chris Hanson
Fix behavior of *PP-UNINTERNED-SYMBOLS-BY-NAME* and
commit
|
commitdiff
|
tree
|
snapshot
2006-03-02
Chris Hanson
Fix bug: incorrect binding of *BNODES*.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-26
Chris Hanson
STRING-HASH is no longer a primitive.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-26
Chris Hanson
Implement SRFI-69 support.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-24
Chris Hanson
Implement interning of bnodes. Implement file-level...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-24
Chris Hanson
Export port-property operations. Make sure 'transcript...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-18
Chris Hanson
Fail regular-expression searches immediately at end...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-18
Chris Hanson
Add basic support for RDF triples and RDF/NT.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-18
Chris Hanson
Revert decision to make URI?, ABSOLUTE-URI?, and RELATI...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-18
Chris Hanson
Don't use TOP-LEVEL in URI parsers; it makes them unabl...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-16
Chris Hanson
Don't use URI authority for file: URIs.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-15
Chris Hanson
Change several error messages to be clearer or more...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-15
Chris Hanson
Change XTERM-RECONFIGURE primitive so that it's argumen...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
Chris Hanson
Reject XML documents for versions other than "1.0".
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
Chris Hanson
Implement DEFINE-EDITOR-ALIAS.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
Chris Hanson
Fix compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
Chris Hanson
Fix more brokenness.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
Chris Hanson
Implement DEFINE-EDITOR-ALIAS.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
Chris Hanson
Missed a compatibility alias.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
Chris Hanson
Rename to XML mode.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
Chris Hanson
Remove references to OS/2 and the specific version...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-02
Chris Hanson
Add some newlines with inserted elements, to help reada...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-02
Chris Hanson
Allow URIs as char-data.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-02
Chris Hanson
Generate HTTP header _after_ editing document.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-02
Chris Hanson
Provide useful defaults for XML declaration, DTD, and...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-02
Chris Hanson
Compile "win32" subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-02
Chris Hanson
Updates for new release.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-02
Chris Hanson
Always make zip file.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-02
Chris Hanson
Update CVS repository path.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-02
Chris Hanson
Change all URI procedures to accept any object that...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-01
Chris Hanson
Arrgh. Add code to count correct number of columns...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-31
Chris Hanson
Implement PATHNAME->URI.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-31
Chris Hanson
Intern URIs so that equality can be tested using EQ?.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-31
Chris Hanson
No longer need to pre-process default arguments.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-31
Chris Hanson
Change URI's printed representation to show the string...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-31
Chris Hanson
Make sure symbols are properly quoted when pretty-printed.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-31
Chris Hanson
Fix various minor problems with XML section.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-31
Chris Hanson
Use URI records for for namespace URIs.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-30
Chris Hanson
Change representation of namespace URIs to use the...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-30
Chris Hanson
Change all references from IRI to URI.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-29
Chris Hanson
Changes that allow compilation with Open Watcom 1.4.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-29
Chris Hanson
Check for .svn directory before calling "svn" program.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-28
Chris Hanson
Eliminate compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-28
Chris Hanson
Simplify overhead required to define XHTML DTDs.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-27
Chris Hanson
Add mode for .rdf files.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Chris Hanson
When writing processing instructions, don't emit space...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Chris Hanson
Implement XML-STYLESHEET.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Chris Hanson
Change HTML-1.0-DOCUMENT and HTML-1.1-DOCUMENT to suppo...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Chris Hanson
Update copyright date.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Chris Hanson
Make sure content-type header has appropriate charset...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-13
Chris Hanson
Add changes to support DB 4.4.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-13
Chris Hanson
Tweak to eliminate texinfo warning.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-13
Chris Hanson
Change "MIT Scheme" to "MIT/GNU Scheme".
commit
|
commitdiff
|
tree
|
snapshot
2006-01-07
Chris Hanson
Fix incorrect WNA error message in CONDITION-CONSTRUCTOR.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
Chris Hanson
Mangle the email addresses for obscurity.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-02
Taylor R. Campbell
Implement KILL-BUFFER-AND-WINDOW command (C-x 4 0)...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-31
Taylor R. Campbell
Fix several bugs in the new console resizing code:
commit
|
commitdiff
|
tree
|
snapshot
2005-12-31
Chris Hanson
Don't provide support for a special DISCARD-CHAR operat...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-27
Taylor R. Campbell
Eliminate redundant and incorrect definition of INPUT...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-25
Taylor R. Campbell
Signal a recognizable NNTP EOF error instead of a simpl...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-25
Taylor R. Campbell
Implement SIGWINCH handler so that Edwin console screen...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-25
Taylor R. Campbell
Use -MM option to gcc in makegen-cc to generate header...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-25
Taylor R. Campbell
Protect against EOF in NNTP-READ-LINE, which causes...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-25
Taylor R. Campbell
Fix bug in DISCARD-CHAR whereby it would fail if not...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Chris Hanson
Implement FIND-UNIQUE-MATCHING-ITEM and FIND-UNIQUE...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Chris Hanson
Fix thinko that caused internal error when visiting...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Chris Hanson
Add omitted principal name to kinit call.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Chris Hanson
Add hack to give cron job access to AFS.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Chris Hanson
Add limited support for column tracking -- only works...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-19
Chris Hanson
Don't use multiclosures by default, as this adversely...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-19
Chris Hanson
Change XML->STRING to use string output ports and to...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-19
Chris Hanson
Change HTML-xxx-DOCUMENT to allow overriding the XML...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-19
Chris Hanson
Change XML-ATTRS to eliminate duplicates. Implement...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-19
Chris Hanson
Update to reflect files added since 2001.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-18
Chris Hanson
Fix two bugs: (1) <MESSAGE-PART> was missing a MESSAGE...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-18
Chris Hanson
Considerably simplify implementation of MIME encodings...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-18
Chris Hanson
Add missing initialization for (RUNTIME URI).
commit
|
commitdiff
|
tree
|
snapshot
2005-12-16
Taylor R. Campbell
Expunge FOLDER-SUPPORTS-MIME? and restructure INSERT...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-14
Chris Hanson
Change MAKE-GSTATE to take separate arguments for codin...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
Chris Hanson
Eliminate UTF-xx string ports; use corresponding coding...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
Chris Hanson
Ugh: the CVS/Root file for this directory was not updat...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
Chris Hanson
Update for moved CVS repository.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
Chris Hanson
Update for moved CVS repository.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
Chris Hanson
Fix typo: "$Id $" --> "$Id$". Reindent a couple of...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Chris Hanson
Generalize generic I/O interface so that it can work...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-10
Taylor R. Campbell
Initial checkin of new general MIME parser for IMAIL...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-09
Taylor R. Campbell
Implement RFC822 extensions needed by the MIME parser:
commit
|
commitdiff
|
tree
|
snapshot
next