aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/io
AgeCommit message (Expand)Author
2001-12-21 * java/io/ObjectInputStream.java (enableResolveObject): Usetromey
2001-12-16 * java/io/DataOutputStream (write (byte[], int, int)): Updatebryce
2001-12-09 * Makefile.in: Rebuilt.tromey
2001-10-31 * HACKING, gnu/gcj/xlib/Pixmap.java, gnu/gcj/xlib/XException.java,jsm28
2001-10-23 * java/io/BufferedWriter.java (localFlush): Don't synchronize.tromey
2001-10-23 * java/io/BufferedWriter (write (String, int, int)): Removebryce
2001-10-18 * java/io/BufferedWriter.java (write(String,int,int)): Correctlytromey
2001-10-08 Fix for PR libgcj/4481:tromey
2001-10-08 * java/io/BufferedInputStream.java: Merge with Classpathmark
2001-10-04 * java/io/SequenceInputStream.java: Merge with Classpathmark
2001-10-01 * java/io/FileWriter.java: Merge with Classpath.mark
2001-09-30 * java/io/DataInput.java: Merge with Classpath.mark
2001-09-27 * gnu/classpath/Configuration.java.in (INIT_LOAD_LIBRARY): Newtromey
2001-09-26 * java/io/DataInputStream.java (readChar): Use readFully.tromey
2001-09-21 * posix-threads.cc (_Jv_ThreadInterrupt): Re-enable interrupt ofbryce
2001-09-13 * java/io/File.java (normalizePath): Use equals() not '==' for stringbryce
2001-09-12 * java/io/File.java (toURL): Use getAbsolutePath and `file://'.tromey
2001-09-02 * Makefile.in: Rebuilt.tromey
2001-09-01 * java/io/BufferedReader.java, java/io/ObjectInput.java,tromey
2001-08-31 Re-merge with Classpath:tromey
2001-08-31 * java/io/ByteArrayOutputStream.java: Re-merged with Classpath.tromey
2001-08-31 * java/io/ByteArrayInputStream.java: Merged with Classpath.tromey
2001-08-31 * java/io/BufferedReader.java: Re-merged with Classpath.tromey
2001-08-06 * java/io/InputStreamReader.java (refill): Only call refill ontromey
2001-08-05 * java/io/StringWriter.java: Merged with Classpath.tromey
2001-08-02 * java/io/RandomAccessFile.java (seek): Let seek go past end oftromey
2001-07-18 * java/io/natFileWin32.cc (_access): Renamed.tromey
2001-07-13 Fix for PR libgcj/3426:tromey
2001-07-12 Report from Henner Zeller:tromey
2001-07-022001-07-01 Jeremy Nimmer <jwnimmer@alum.mit.edu>tromey
2001-06-26 * java/io/natFileDescriptorPosix.cc (open): Change error messagetromey
2001-06-01* natFile.cc (get_entry): Removed functions.jsturm
2001-05-31 * java/io/natFileDescriptorPosix.cc (open): Allocate buffer totromey
2001-04-302001-04-30 Matt Kraai <kraai@alumni.carnegiemellon.edu>tromey
2001-04-26 Fix PR libgcj/2237:bryce
2001-04-12libffi:bryce
2001-04-02 * java/io/PrintStream.java (out): Removed field. Fixes PRtromey
2001-04-02 * java/lang/natSystem.cc (init_properties): Revert yesterday's changesbryce
2001-04-01 1.3-Compliant Implementation of java.io.File.bryce
2001-03-26 * exception.cc (java_eh_info): Make value type jthrowable.rth
2001-03-21 * java/io/natFileDescriptorPosix.cc (open): Add O_CREAT intromey
2001-03-09 * java/io/ObjectStreamClass.java (setUID): Don't write interfacetromey
2001-02-20 * java/io/PipedWriter.java (flush): Throw exception if streamtromey
2001-02-19 * java/io/CharArrayReader.java (CharArrayReader): Throwbryce
2001-02-17 Remerge with Classpathmark
2001-02-17 * java/io/DataInputStream.java: update copyright noticemark
2001-02-13 * java/io/PipedReader.java (ready): Throw IOException if pipetromey
2001-02-13 * java/io/BlockDataException.java: Removed.bryce
2001-02-092001-02-09 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco
2001-02-09 * java/io/OutputStreamWriter.java: (flush, writeChars): Throwbryce