summaryrefslogtreecommitdiffstats
path: root/libjava/java/io
Commit message (Expand)AuthorAgeFilesLines
* Add license clarification.mark2002-01-2263-315/+1008
* * java/io/ObjectInputStream.java (enableResolveObject): Usetromey2001-12-212-5/+11
* * java/io/DataOutputStream (write (byte[], int, int)): Updatebryce2001-12-161-1/+1
* * Makefile.in: Rebuilt.tromey2001-12-092-16/+20
* * HACKING, gnu/gcj/xlib/Pixmap.java, gnu/gcj/xlib/XException.java,jsm282001-10-317-7/+7
* * java/io/BufferedWriter.java (localFlush): Don't synchronize.tromey2001-10-231-5/+3
* * java/io/BufferedWriter (write (String, int, int)): Removebryce2001-10-231-6/+0
* * java/io/BufferedWriter.java (write(String,int,int)): Correctlytromey2001-10-181-2/+2
* Fix for PR libgcj/4481:tromey2001-10-081-2/+5
* * java/io/BufferedInputStream.java: Merge with Classpathmark2001-10-081-16/+197
* * java/io/SequenceInputStream.java: Merge with Classpathmark2001-10-042-25/+218
* * java/io/FileWriter.java: Merge with Classpath.mark2001-10-016-299/+1045
* * java/io/DataInput.java: Merge with Classpath.mark2001-09-304-83/+734
* * gnu/classpath/Configuration.java.in (INIT_LOAD_LIBRARY): Newtromey2001-09-271-1/+1
* * java/io/DataInputStream.java (readChar): Use readFully.tromey2001-09-261-15/+5
* * posix-threads.cc (_Jv_ThreadInterrupt): Re-enable interrupt ofbryce2001-09-211-33/+40
* * java/io/File.java (normalizePath): Use equals() not '==' for stringbryce2001-09-131-1/+1
* * java/io/File.java (toURL): Use getAbsolutePath and `file://'.tromey2001-09-121-1/+2
* * Makefile.in: Rebuilt.tromey2001-09-0210-195/+650
* * java/io/BufferedReader.java, java/io/ObjectInput.java,tromey2001-09-015-4/+6
* Re-merge with Classpath:tromey2001-08-313-3/+8
* * java/io/ByteArrayOutputStream.java: Re-merged with Classpath.tromey2001-08-312-33/+98
* * java/io/ByteArrayInputStream.java: Merged with Classpath.tromey2001-08-311-19/+154
* * java/io/BufferedReader.java: Re-merged with Classpath.tromey2001-08-311-6/+27
* * java/io/InputStreamReader.java (refill): Only call refill ontromey2001-08-061-1/+3
* * java/io/StringWriter.java: Merged with Classpath.tromey2001-08-056-179/+970
* * java/io/RandomAccessFile.java (seek): Let seek go past end oftromey2001-08-026-23/+28
* * java/io/natFileWin32.cc (_access): Renamed.tromey2001-07-183-12/+15
* Fix for PR libgcj/3426:tromey2001-07-132-62/+59
* Report from Henner Zeller:tromey2001-07-121-5/+8
* 2001-07-01 Jeremy Nimmer <jwnimmer@alum.mit.edu>tromey2001-07-021-2/+2
* * java/io/natFileDescriptorPosix.cc (open): Change error messagetromey2001-06-261-1/+3
* * natFile.cc (get_entry): Removed functions.jsturm2001-06-011-25/+9
* * java/io/natFileDescriptorPosix.cc (open): Allocate buffer totromey2001-05-311-21/+31
* 2001-04-30 Matt Kraai <kraai@alumni.carnegiemellon.edu>tromey2001-04-301-2/+2
* Fix PR libgcj/2237:bryce2001-04-263-120/+74
* libffi:bryce2001-04-121-7/+54
* * java/io/PrintStream.java (out): Removed field. Fixes PRtromey2001-04-021-37/+37
* * java/lang/natSystem.cc (init_properties): Revert yesterday's changesbryce2001-04-023-25/+8
* 1.3-Compliant Implementation of java.io.File.bryce2001-04-013-195/+413
* * exception.cc (java_eh_info): Make value type jthrowable.rth2001-03-265-45/+45
* * java/io/natFileDescriptorPosix.cc (open): Add O_CREAT intromey2001-03-211-2/+2
* * java/io/ObjectStreamClass.java (setUID): Don't write interfacetromey2001-03-091-5/+9
* * java/io/PipedWriter.java (flush): Throw exception if streamtromey2001-02-204-29/+102
* * java/io/CharArrayReader.java (CharArrayReader): Throwbryce2001-02-192-10/+13
* Remerge with Classpathmark2001-02-171-80/+111
* * java/io/DataInputStream.java: update copyright noticemark2001-02-175-25/+115
* * java/io/PipedReader.java (ready): Throw IOException if pipetromey2001-02-134-19/+29
* * java/io/BlockDataException.java: Removed.bryce2001-02-132-40/+1
* 2001-02-09 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-02-091-0/+16
OpenPOWER on IntegriCloud