projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
2004-07-19
Chris Hanson
Export FLATTEN-XML-ELEMENT-CONTENTS.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Chris Hanson
Update list of element names to cover exactly those...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-18
Chris Hanson
Allow HTML:COMMENT to take anything that satisfies...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-15
Chris Hanson
Add support for NMTOKENS values.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-15
Chris Hanson
Generalize HTML-ATTRS to allow xml-attribute objects...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-15
Chris Hanson
Add XHTML support.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-15
Chris Hanson
Allow SYMBOL to accept characters as arguments.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-15
Chris Hanson
Implement SYMBOL.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-12
Chris Hanson
Implement HTML-ELEMENT?.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-12
Chris Hanson
Move xhtml support into this package. Change names...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-05
Chris Hanson
New macro RULE-MATCHER. Rewrite rule-matching mechanis...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Chris Hanson
Add new operations to categorize type codes.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Chris Hanson
Add new primitive TYPE->GC-TYPE.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Chris Hanson
OBJECT-GC-TYPE is no longer a primitive.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Chris Hanson
Fix definitions of OBJECT-POINTER? and OBJECT-NON-POINT...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Chris Hanson
Use OBJECT-NON-POINTER? rather than NON-POINTER-OBJECT?.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Chris Hanson
Fix typo in previous change.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Chris Hanson
Move REGISTER-TYPES-COMPATIBLE? to arch-independent...
commit
|
commitdiff
|
tree
|
snapshot
2004-06-28
Chris Hanson
Implement XML-PROCESSING-INSTRUCTIONS-HANDLERS.
commit
|
commitdiff
|
tree
|
snapshot
2004-06-28
Chris Hanson
Implement XML-MISC-CONTENT-ITEM?.
commit
|
commitdiff
|
tree
|
snapshot
2004-06-27
Chris Hanson
Fix valid-content tests on output of processing instruc...
commit
|
commitdiff
|
tree
|
snapshot
2004-06-23
Chris Hanson
Add support for fractional seconds in ISO 8601 times.
commit
|
commitdiff
|
tree
|
snapshot
2004-06-16
Chris Hanson
Update menu: delete missing section in hash-table docs.
commit
|
commitdiff
|
tree
|
snapshot
2004-06-13
Chris Hanson
Must lock table during REHASH-TABLE!.
commit
|
commitdiff
|
tree
|
snapshot
2004-06-12
Chris Hanson
Make sure hashing operations integrate as I intended...
commit
|
commitdiff
|
tree
|
snapshot
2004-06-12
Chris Hanson
Reimplement PRIME-NUMBERS-STREAM to use less space.
commit
|
commitdiff
|
tree
|
snapshot
2004-06-12
Chris Hanson
Implement SMALLEST-FIXNUM and LARGEST-FIXNUM.
commit
|
commitdiff
|
tree
|
snapshot
2004-06-07
Chris Hanson
Reflect new hash-table implementation.
commit
|
commitdiff
|
tree
|
snapshot
2004-06-07
Chris Hanson
New hash-table implementation.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-27
Chris Hanson
When closing a port, don't try to flush output if the...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-27
Chris Hanson
Export UTF-xx input ports.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-27
Chris Hanson
Add missing error checking to UTF-8 decoder: was allowi...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-26
Chris Hanson
Implement byte sources.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-26
Chris Hanson
Add procedures to do output directly to UTF-xx strings.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-26
Chris Hanson
Fix bug in handling of wide strings.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-26
Chris Hanson
Use new procedure PORT/SUPPORTS-CODING? to eliminate...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-26
Chris Hanson
Add new procedure PORT/SUPPORTS-CODING?.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-26
Chris Hanson
When deciding whether it is legal to associate an IRI...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-30
Chris Hanson
Generalize code to toggle Dired sort order.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-30
Chris Hanson
New port abstraction is hiding unread characters from...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-24
Chris Hanson
Allow "utf7" and "utf8" character sets.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Chris Hanson
Change PAGE_READWRITE to PAGE_EXECUTE_READWRITE, so...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Chris Hanson
Don't try to allocate zero-length string in RELOAD...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-26
Chris Hanson
INPUT-PORT/READ-STRING wasn't returning an EOF object...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-26
Chris Hanson
Fix typo that prevented EOF from being properly detected.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-26
Chris Hanson
Update version number to reflect changes.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-26
Chris Hanson
Allow a name to contain colons as specified by the...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-26
Chris Hanson
Fix thinko in handling of name parsing.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-26
Chris Hanson
Restore colon as name-initial char.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-26
Chris Hanson
Remove now-obsolete code that forces output coding...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-25
Chris Hanson
Generate BOM on output for those encodings that require it.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-25
Chris Hanson
Fix bugs in implementation of UTF-32 coding.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-25
Chris Hanson
Add name for BOM character.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-24
Chris Hanson
Fix thinko.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-24
Chris Hanson
Use temporary file as intermediary for write/re-read...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-24
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-24
Chris Hanson
Implement support for character coding.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-24
Chris Hanson
Implement operations to detect known codings and line...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-24
Chris Hanson
Don't read more characters than are needed. The XML...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-24
Chris Hanson
Export DISCARD-CHAR.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-24
Chris Hanson
Export UNREAD-CHAR.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-24
Chris Hanson
Canonicalize UTF-16 and UTF-32 names.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-24
Chris Hanson
Clean up output a little.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-24
Chris Hanson
When using XML line ending on I/O port, treat output...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-23
Chris Hanson
Eliminate PARSE-XML-DOCUMENT. Merge STRING->XML and...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-23
Chris Hanson
Some tweaks to handle changes in I/O subsystem. Force...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-23
Chris Hanson
Use STRING->PARSER-BUFFER rather than WIDE-STRING-...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-23
Chris Hanson
Use wide string to test re-reading of document.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-23
Chris Hanson
Eliminate SOURCE->PARSER-BUFFER. Merge procedures
commit
|
commitdiff
|
tree
|
snapshot
2004-02-23
Chris Hanson
Rewrite STRING->WIDE-STRING to make it more efficient.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-23
Chris Hanson
Add support for UTF-32.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-18
Chris Hanson
Fix problems with parsing of element content.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-17
Chris Hanson
Use new arguments for OPEN-TCP-STREAM-SOCKET.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-17
Chris Hanson
Fix some bugs in the parser buffer.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-17
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-17
Chris Hanson
Add kludge to define MATCH-UTF8-CHAR-IN-ALPHABET.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-17
Chris Hanson
Add line-ending support.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-17
Chris Hanson
Add NEWLINE line-ending.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-16
Chris Hanson
Changes required by reimplementation of I/O subsystem.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-16
Chris Hanson
Bump version to reflect major change.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-16
Chris Hanson
The I/O subsystem has once again been redesigned. ...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-06
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
Chris Hanson
Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
Chris Hanson
Fix CLOSE-ENOUGH?.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-03
Chris Hanson
Don't set super/hyper bucky bits based on modifier...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-31
Chris Hanson
Don't specially handle control/meta-modified alphabetic...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-19
Chris Hanson
Update CVS access information.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-19
Chris Hanson
Implement support for associating input-port "position...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-19
Chris Hanson
Rewrite the CHAR-READY? operation to use TEST-SELECT...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-19
Chris Hanson
Eliminate the READ-STRING and DISCARD-CHARS operations.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-19
Chris Hanson
Deal gracefully with EOF in READ-FINISH operation.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-18
Chris Hanson
Use getpt() if available.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-17
Chris Hanson
Combine TABLE and DB parameters.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-17
Chris Hanson
Simplify table-lookup mechanism.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-17
Chris Hanson
Add "autom4te.cache" to cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-16
Chris Hanson
Add ssp.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-16
Chris Hanson
Add ssp.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-16
Chris Hanson
Fix quoting.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-16
Chris Hanson
Eliminate obsolete references to INPUT-PORT/OPERATION and
commit
|
commitdiff
|
tree
|
snapshot
next