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-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
2004-01-16
Chris Hanson
Bump component version to reflect changes since last...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-16
Chris Hanson
Eliminate use of obsolete OUTPUT-PORT/OPERATION.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-16
Chris Hanson
Eliminate use of obsolete INPUT-PORT/OPERATION.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-16
Chris Hanson
Provide BASE-PORT to parser.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-16
Chris Hanson
Fix handling of quote within strings.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-16
Chris Hanson
Fix syntax definitions to reflect what the parser does...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-16
Chris Hanson
Quote some more prefixed atom delimiters.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-16
Chris Hanson
Now that comma is an atom delimiter, it's necessary...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-16
Chris Hanson
Pass the shared objects database as an argument to...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-16
Chris Hanson
Fix some minor bugs. Considerably simplify parsing...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-16
Chris Hanson
Compensate for a change to the definition of CHAR-SET...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-16
Chris Hanson
Add name for non-blocking space.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-15
Chris Hanson
Initial draft of new parser. Needs more testing, and...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-15
Chris Hanson
Implement %STRING->SYMBOL for to eliminate unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-15
Chris Hanson
Fix incorrect package references for files loaded at...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Chris Hanson
Eliminate INPUT-BUFFER/DISCARD-CHAR, which couldn't...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Chris Hanson
Fix problem: some uses of terminated-region-matcher...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-09
Chris Hanson
Implement REVERSE* and REVERSE*!, like REVERSE and...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-09
Chris Hanson
Fix bug: RANDOM-BYTE-VECTOR has to supply a default...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Chris Hanson
Fix thinko in previous change.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-07
Chris Hanson
Eliminate strict-aliasing warning that could potentiall...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-07
Chris Hanson
Fix compilation error caused by change to "obstack.h".
commit
|
commitdiff
|
tree
|
snapshot
2004-01-07
Chris Hanson
Update copyright dates.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-07
Chris Hanson
Eliminate some compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-06
Chris Hanson
Implement SRFI 27, except for RANDOM-SOURCE-PSEUDO...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-06
Chris Hanson
Use FILE-READABLE? instead of FILE-EXISTS? when testing for
commit
|
commitdiff
|
tree
|
snapshot
2004-01-05
Chris Hanson
Rewrite the code that converts the output of the RNG...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-01
Chris Hanson
Update email addresses from ai->csail.
commit
|
commitdiff
|
tree
|
snapshot
2003-12-29
uid67408
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2003-12-29
uid67408
Repackage using standard packaging tools.
commit
|
commitdiff
|
tree
|
snapshot
2003-12-29
uid67408
Integrate SSP/XDOC into system.
commit
|
commitdiff
|
tree
|
snapshot
2003-12-29
uid67408
Import files from other places.
commit
|
commitdiff
|
tree
|
snapshot
2003-12-29
uid67408
Export a few more useful procedures.
commit
|
commitdiff
|
tree
|
snapshot
2003-12-29
uid67408
Fix bug: when parsing bracketed content, signal an...
commit
|
commitdiff
|
tree
|
snapshot
2003-11-26
Chris Hanson
Fix broken behavior of RANDOM when given modulus that...
commit
|
commitdiff
|
tree
|
snapshot
2003-11-26
Chris Hanson
Fix bug: DOUBLE_TO_FIXNUM_P was using limits that assum...
commit
|
commitdiff
|
tree
|
snapshot
2003-11-26
Chris Hanson
Eliminate optional time-zone argument to iso8601 parsers.
commit
|
commitdiff
|
tree
|
snapshot
2003-11-25
Chris Hanson
Several changes to ISO-8601 time:
commit
|
commitdiff
|
tree
|
snapshot
2003-11-11
Chris Hanson
Implement PGSQL-CONN-OPEN?.
commit
|
commitdiff
|
tree
|
snapshot
2003-11-11
Chris Hanson
Update for changes to finalizer.
commit
|
commitdiff
|
tree
|
snapshot
2003-11-11
Chris Hanson
Allow a channel to be closed more than once. This...
commit
|
commitdiff
|
tree
|
snapshot
2003-11-11
Chris Hanson
Don't use pathname as prompt argument to command; inste...
commit
|
commitdiff
|
tree
|
snapshot
2003-11-11
Chris Hanson
Signal an error if ADD-TO-GC-FINALIZER! or REMOVE-FROM...
commit
|
commitdiff
|
tree
|
snapshot
next