aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/io/PipedReader.java
AgeCommit message (Expand)AuthorFilesLines
2001-02-13PipedReader.java (ready): Throw IOException if pipe closed.Tom Tromey1-1/+6
2001-01-06Fix comments for docletsAnthony Green1-2/+2
2001-01-05* java/io/PipedReader: Synchronize on "lock" instead of this.Bryce McKinlay1-118/+130
2001-01-05PipedInputStream: Rewrote to be simpler and more correct.Bryce McKinlay1-458/+291
2000-04-21PipedInputStream.java, [...]: New version from Classpath.Tom Tromey1-224/+207
2000-04-21Fix for PR java.io/204:Tom Tromey1-197/+506
2000-03-07All files: Updated copyright information.Tom Tromey1-1/+1
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey1-1/+1
1999-04-07Initial revisionTom Tromey1-0/+210