commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

classpath ./ChangeLog java/io/PushbackReader.java


From: Tom Tromey
Subject: classpath ./ChangeLog java/io/PushbackReader.java
Date: Thu, 16 Nov 2000 20:46:55 -0800

CVSROOT:        /cvs
Module name:    classpath
Changes by:     Tom Tromey <address@hidden>     00/11/16 20:46:55

Modified files:
        .              : ChangeLog 
        java/io        : PushbackReader.java 

Log message:
        Merged with libgcj:
        * java/io/PushbackReader.java (PushbackReader): Throw correct
        exception if buffer size not positive.
        (close): Reset buf.  Synchronize.
        (mark, reset): Minor changes to exception text.
        (ready): Throw exception if stream closed.  Synchronize.
        (skip): Indentation cleanup.  Fixed synchronization.
        (read): Fixed synchronization.  Throw exception if stream closed.
        Indentation cleanup.
        (read(char[],int,int)): Use libgcj implementation.
        (unread): Fixed synchronization, indentation.
        (unread(char[],int,int): Use libgcj implementation.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/classpath/ChangeLog.diff?r1=1.38&r2=1.39
http://subversions.gnu.org/cgi-bin/cvsweb/classpath/java/io/PushbackReader.java.diff?r1=1.5&r2=1.6




reply via email to

[Prev in Thread] Current Thread [Next in Thread]