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-10-01
Chris Hanson
Fix usage of WITHOUT-INTERRUPTS that actually turns...
commit
|
commitdiff
|
tree
|
snapshot
2004-10-01
Chris Hanson
Fix WNA typo.
commit
|
commitdiff
|
tree
|
snapshot
2004-10-01
Chris Hanson
Show bit of illegal interrupt.
commit
|
commitdiff
|
tree
|
snapshot
2004-10-01
Chris Hanson
Move WITH-LIMITED-INTERRUPTS from "global.scm" to ...
commit
|
commitdiff
|
tree
|
snapshot
2004-10-01
Chris Hanson
Limit interrupts to GC rather than forcing them to...
commit
|
commitdiff
|
tree
|
snapshot
2004-10-01
Chris Hanson
Update copyright statement.
commit
|
commitdiff
|
tree
|
snapshot
2004-10-01
Chris Hanson
Eliminate unused WITHOUT-BACKGROUND-INTERRUPTS.
commit
|
commitdiff
|
tree
|
snapshot
2004-10-01
Chris Hanson
Remove ENABLE-INTERRUPTS! and add GET-INTERRUPT-ENABLES.
commit
|
commitdiff
|
tree
|
snapshot
2004-10-01
Chris Hanson
Change WITHOUT-INTERRUPTS and WITHOUT-BACKGROUND-INTERR...
commit
|
commitdiff
|
tree
|
snapshot
2004-10-01
Chris Hanson
Implement LIMIT-INTERRUPTS!.
commit
|
commitdiff
|
tree
|
snapshot
2004-10-01
Chris Hanson
Implement WITH-LIMITED-INTERRUPTS.
commit
|
commitdiff
|
tree
|
snapshot
2004-10-01
Chris Hanson
Eliminate unused ENABLE-INTERRUPTS! and define GET...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-30
Chris Hanson
Can't flush output during gc.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-30
Chris Hanson
Cosmetic changes.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-27
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-15
Chris Hanson
Fix infinite recursion in new strategy. Be more carefu...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Chris Hanson
Change strategy used to manage the emacs interface...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Chris Hanson
Implement SET-PORT/TYPE!.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Chris Hanson
Implement SET-PORT/TYPE!.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Chris Hanson
Eliminate some unused code. Minor stylistic cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Chris Hanson
Fix typo in CASE syntax: no expressions in a clause...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Chris Hanson
Fix problem with console echoing in READ-FINISH.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-15
Chris Hanson
Revert change to NON-POINTER-OBJECT?. The resulting...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-14
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-14
Chris Hanson
Cache the immediate traps. There's no need to have...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-14
Chris Hanson
Make printer more robust when printing objects that...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-12
Chris Hanson
Fix code that constructs HTML documents, by removing...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-12
Chris Hanson
Fix bug: the root name of a DTD must be a qname; it...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-12
Chris Hanson
Fix typo. Edit for style.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-10
Chris Hanson
In CONVERT-XML-STRING-VALUE, make sure error message...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-10
Chris Hanson
Export FLATTEN-XML-ELEMENT-CONTENTS.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-24
Chris Hanson
Fix definitions of entities so that they work with...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-24
Chris Hanson
Fix bug: DTD can't have namespace on its root element...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-24
Chris Hanson
Fix broken character definitions. (Arrgh.)
commit
|
commitdiff
|
tree
|
snapshot
2004-07-24
Chris Hanson
Fix thinko in call to MAKE-XML-!ENTITY.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-24
Chris Hanson
Add support for XHTML predefined entities. These are...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-24
Chris Hanson
Add predicates to identify XHTML DTDs.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-24
Chris Hanson
Change HTML-EXTERNAL-DTD to HTML-EXTERNAL-ID.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-24
Chris Hanson
Add constructors to aid in building conformant XHTML...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-24
Chris Hanson
Add support for XHTML 1.1.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-22
Chris Hanson
Fix some text that isn't right for Edwin. (closes...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Chris Hanson
Move generic XML convenience procedures from "xhtml...
commit
|
commitdiff
|
tree
|
snapshot
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
next