source: trunk/abcl/src/org/armedbear/lisp/TwoWayStream.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15754   5 months Mark Evenson Stream.is{Input,Output}Stream works for all cases
(edit) @15707   11 months Mark Evenson Gray Streams now work much better Implemented Java-side proxy in …
(edit) @15692   12 months Mark Evenson Create a proxy Stream class for CLOS streams Attempts to address …
(edit) @13444   13 years ehuelsmann Reduce the number of required unreadableString() methods by removing …
(edit) @13440   13 years ehuelsmann Rename writeToString() to printObject() since that's what it's being …
(edit) @12362   14 years vvoutilainen Make Stream extend StructureObject?, modify Stream derivatives to set a …
(edit) @12288   14 years vvoutilainen Don't extend Lisp in LispObject, static import Lisp wherever …
(edit) @12254   14 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
(edit) @11991   15 years vvoutilainen Move IOException handling away from reader's tight loops.
(edit) @11754   15 years vvoutilainen Convert using ClassCastException? to checking instanceof. Performance …
(edit) @11711   15 years ehuelsmann Switch our internals over to the new variadic list() function.
(edit) @11488   15 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
(copy) @11457   15 years ehuelsmann Create separate project directories for ABCL and J.
copied from trunk/j/src/org/armedbear/lisp/TwoWayStream.java:
(edit) @11391   15 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Note: See TracRevisionLog for help on using the revision log.