summaryrefslogtreecommitdiff
path: root/libjava/java/io/PipedOutputStream.java
AgeCommit message (Expand)Author
2003-02-04PipedOutputStream.java (flush): Declare as throwing IOException.Tom Tromey
2003-01-02Makefile.in: Rebuilt.Tom Tromey
2002-01-22Add license clarification.Mark Wielaard
2001-01-05PipedInputStream: Rewrote to be simpler and more correct.Bryce McKinlay
2000-04-21PipedInputStream.java, [...]: Yet another new version from Classpath.Tom Tromey
2000-04-21Fix for PR java.io/204:Tom Tromey
2000-03-07All files: Updated copyright information.Tom Tromey
2000-02-03PipedOutputStream.java (write(byte[], int, int)): New method.Tom Tromey
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey
1999-04-07Initial revisionTom Tromey