summaryrefslogtreecommitdiff
path: root/libjava/java/io/BufferedInputStream.java
AgeCommit message (Expand)Author
2005-06-30Update FSF addressKelley Cook
2005-03-15natPlainSocketImplPosix.cc (read_helper): Handle count == 0 case.David Daney
2005-03-09re PR libgcj/20389 (BufferedInputStream gets ArrayIndexOutOfBoundsExeception)David Daney
2005-01-11re PR libgcj/18840 (java.io.BufferedInputStream.read(byte[],..) methods don't...Tom Tromey
2004-11-17BufferedInputStream.java (skip): Return zero on EOF.David Daney
2004-10-18BufferedInputStream.java: Fixed @author tag.Michael Koch
2004-09-272004-09-27 Michael Koch <konqueror@gmx.de>Michael Koch
2004-03-11BufferedInputStream.java (marktarget): New field for max mark limit.Guilhem Lavaux
2002-01-22Add license clarification.Mark Wielaard
2001-10-08* java/io/BufferedInputStream.java: Merge with ClasspathMark Wielaard
2001-07-13re PR libgcj/3426 (java.io.InputStreamReader, infinite loop)Tom Tromey
2000-03-07All files: Updated copyright information.Tom Tromey
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey
1999-04-07Initial revisionTom Tromey