projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
2003-03-02
Chris Hanson
Fix several parser bugs that were found by the conforma...
commit
|
commitdiff
|
tree
|
snapshot
2003-03-02
Chris Hanson
Don't allow whitespace in DTD.
commit
|
commitdiff
|
tree
|
snapshot
2003-03-02
Chris Hanson
Reject documents that contain entity references whose...
commit
|
commitdiff
|
tree
|
snapshot
2003-03-01
Chris Hanson
Major rewrite, primarily to eliminate XML-UNINTERPRETED...
commit
|
commitdiff
|
tree
|
snapshot
2003-03-01
Chris Hanson
Fix logic error in UTF-8 decoding.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-28
Chris Hanson
Major rewrite of Unicode support. New design supports...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-28
Chris Hanson
Change character representation to have 21 code bits...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-27
Chris Hanson
Allow OPEN-INPUT-STRING to accept #F for optional argum...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-26
Chris Hanson
Change GUARANTEE-SUBSTRING-END-INDEX to take a length...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-25
Chris Hanson
Remove references to #\T- characters.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-25
Chris Hanson
Add GUARANTEE-LIMITED-INDEX-FIXNUM.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-25
Chris Hanson
Add GUARANTEE-INDEX-FIXNUM.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-25
Chris Hanson
Add VECTOR-OF-TYPE? to indentation table.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-24
Chris Hanson
Export "guarantee" procedures for string indices.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-24
Chris Hanson
Export "guarantee" procedures for string indices.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-24
Chris Hanson
Export "guarantee" procedures for string indices.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-19
Chris Hanson
Add LIST-OF-TYPE? to indentation table.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-16
Chris Hanson
Generate changelog for HTML files.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-16
Chris Hanson
Generate changelog for HTML files.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-14
Chris Hanson
Change program name to MIT/GNU Scheme.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-14
Chris Hanson
Change program name to MIT/GNU Scheme.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-14
Chris Hanson
Change program name to MIT/GNU Scheme.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-14
Chris Hanson
Canonicalize copyright/license notices.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-13
Chris Hanson
Add support for SRFI-6 -- this consists of renaming...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-13
Chris Hanson
Add procedure to compare two build trees.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-13
Chris Hanson
Eliminate definitions embedded inside LET-SYNTAX, since...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-13
Chris Hanson
Can't use top-level DEFINE-SYNTAX in this file, because...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-13
Chris Hanson
Eliminate compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-13
Chris Hanson
Fix interaction between LET-SYNTAX and definitions...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-13
Chris Hanson
Eliminate definitions embedded inside LET-SYNTAX, since...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-12
Chris Hanson
Use "--" form for command-line arguments.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-12
Chris Hanson
Eliminate "(c)" string from copyright notices.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-12
Chris Hanson
Properly fix problem with LETREC/definition interaction...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-10
Chris Hanson
Complete rewrite, greatly simplied code. Initiated...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-10
Chris Hanson
Add GUARANTEE- procedures. Clean up a little, and...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-09
Chris Hanson
Fix bug in output of LETREC expressions: internal defin...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-07
Chris Hanson
New procedures: STRING->XML, SUBSTRING->XML, and XML...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-06
Chris Hanson
Export GUARANTEE-PAIR to global environment.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-06
Chris Hanson
Fix bug in definition of COMPLETE keyword.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-31
Chris Hanson
Generate appropriate error message when ellipsis appear...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-31
Chris Hanson
Update copyright; use PAIR? rather than NULL? where...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-30
Chris Hanson
Export CHAR-SET:XML-WHITESPACE.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-26
Chris Hanson
Update copyright/license statement.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-26
Chris Hanson
Update copyright/license statement.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-26
Chris Hanson
Make XML-INTERN be an alias for STRING->SYMBOL.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-23
Chris Hanson
When TEST-FOR-IO-ON-CHANNEL returns HANGUP or ERROR...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-22
Chris Hanson
Use new I/O synchronization to avoid blocking the Schem...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-22
Chris Hanson
Change calling interface for test-select-registry so...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-22
Chris Hanson
Use new I/O synchronization support in runtime system.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-22
Chris Hanson
Use ERROR and HANGUP values returned by TEST-SELECT...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-22
Chris Hanson
Pay attention to POLLERR and POLLHUP values returned...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-22
Chris Hanson
Use new I/O synchronization primitives. Requires micro...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-22
Chris Hanson
Implement new primitives for I/O synchronization. ...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-15
Chris Hanson
Change default value of imail-mime-collapse-digest...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-15
Chris Hanson
Add indent methods for SFRI keywords.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-10
Chris Hanson
Add comment aout treating MIME digests as subfolders.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-10
Chris Hanson
Eliminate last vestiges of UNWIND-PROTECT.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-10
Chris Hanson
Rework code that starts the debugger. The edwin variable
commit
|
commitdiff
|
tree
|
snapshot
2003-01-10
Chris Hanson
Order predicates for keys must also handle buttons...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-10
Chris Hanson
Order predicates for keys must also handle buttons...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-09
Chris Hanson
Eliminate unused procedure MAKE-MODIFIED-BUTTON.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-09
Chris Hanson
Move URL support back to the runtime system.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-09
Chris Hanson
Move URL support back to the runtime system.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-05
Chris Hanson
Fix broken multi-line string constant.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-03
Chris Hanson
Eliminate trailing spaces after last item in row.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-03
Chris Hanson
Fix fencepost error -- output must be less than width...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-03
Chris Hanson
Rename: WRITE-STRINGS-AS-TABLE -> WRITE-STRINGS-IN...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-03
Chris Hanson
Don't write column separators for empty cells in the...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-02
Chris Hanson
Print ID strings in row-major order.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-02
Chris Hanson
Don't print architecture name. Upcase "LIAR" to emphas...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-02
Chris Hanson
New procedure WRITE-STRINGS-AS-TABLE is used to format...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-02
Chris Hanson
New procedure WRITE-STRINGS-AS-TABLE is used to format...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-02
Chris Hanson
Fix thinko in previous change.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-02
Chris Hanson
New procedure WRITE-STRINGS-AS-TABLE is used to format...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-01
Chris Hanson
Add predicate and guarantee for exact positive integers.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-01
Chris Hanson
Implement GUARANTEE-* for number types.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-01
Chris Hanson
Change GUARANTEE-*-PORT procedures to accept a second...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-31
Chris Hanson
Move license statement into runtime, and add copyright...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-30
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-30
Chris Hanson
Fix bug-reporting info.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-30
Chris Hanson
Fix bug-reporting info.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-30
Chris Hanson
Undo usage of @acronym for MIT and GNU; it doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-30
Chris Hanson
Update description of command-line options to reflect...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-30
Chris Hanson
Clean "autom4te.cache".
commit
|
commitdiff
|
tree
|
snapshot
2002-12-30
Chris Hanson
Update license statement.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-30
Chris Hanson
Add new index suffixes; update license statement.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-30
Chris Hanson
Fix version number of FDL.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-29
Chris Hanson
Fix problem with sectioning that caused PDF generation...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-29
Chris Hanson
Update for GFDL 1.2.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-29
Chris Hanson
Update for GFDL 1.2.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-27
Chris Hanson
Change option processing to accept "--" option syntax...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-27
Chris Hanson
Change option processing to accept "--" option syntax...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-27
Chris Hanson
Add message at boot about legal issues.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-20
Chris Hanson
Don't keep zero-length logs.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-19
Chris Hanson
Must loop after case-folding a character set or string.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-19
Chris Hanson
Fix bug: typo in CASE-FOLD-CHAR-SET.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-16
Chris Hanson
Make sure that /usr/local/bin is in the path.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-16
Chris Hanson
Make sure that all changelogs are generated.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-15
Chris Hanson
Add new procedures:
commit
|
commitdiff
|
tree
|
snapshot
2002-12-13
Chris Hanson
Tweak script so that it uses anonymous access to the...
commit
|
commitdiff
|
tree
|
snapshot
next