| Commit message (Expand) | Author | Age | Files | Lines |
| * | * java/util/zip/ZipInputStream.java (createZipEntry): | tromey | 2000-08-19 | 1 | -3/+4 |
| * | * java/io/ByteArrayOutputStream.java: Merged with Classpath. | tromey | 2000-08-16 | 1 | -10/+158 |
| * | * java/io/PipedInputStream.java (read(byte[],int,int)): Mostly | tromey | 2000-08-07 | 1 | -105/+70 |
| * | * java/io/PrintWriter.java: Merged comments from Classpath. | tromey | 2000-08-06 | 1 | -29/+278 |
| * | * java/io/StreamTokenizer.java (TT_NONE): Now private. | tromey | 2000-08-06 | 1 | -2/+6 |
| * | * java/io/ObjectInputStream.java (readFields): Turn off | warrenl | 2000-08-04 | 3 | -17/+30 |
| * | * Makefile.in: Rebuilt. | tromey | 2000-08-02 | 1 | -8/+3 |
| * | * java/io/ObjectOutputStream.java (writeObject): Per spec, call | warrenl | 2000-07-28 | 1 | -6/+2 |
| * | * java/io/ObjectStreamException.java: Made constructors protected. | warrenl | 2000-07-28 | 1 | -2/+2 |
| * | * java/io/OutputStreamWriter.java (close): Only flush if not | tromey | 2000-07-28 | 1 | -2/+2 |
| * | * mauve-libgcj: Activated serialization tests. | warrenl | 2000-07-27 | 2 | -8/+8 |
| * | 2000-07-23 Oskar Liljeblad <osk@hem.passagen.se> | tromey | 2000-07-23 | 1 | -49/+249 |
| * | * java/io/File.java (getParentFile): New method, from Classpath | tromey | 2000-07-20 | 1 | -0/+6 |
| * | * java/io/PrintWriter.java (print): Call write(String), not | tromey | 2000-07-03 | 1 | -8/+20 |
| * | 2000-06-27 Andrew Haley <aph@cygnus.com> | aph | 2000-06-28 | 2 | -1/+11 |
| * | * gnu/java/security/provider/Gnu.java: New file. | warrenl | 2000-06-28 | 1 | -7/+9 |
| * | * java/io/PushbackInputStream.java (read): If there are characters | tromey | 2000-06-27 | 2 | -11/+17 |
| * | * java/beans/PropertyChangeEvent.java (oldVal): Renamed to oldValue. | warrenl | 2000-06-27 | 2 | -2/+6 |
| * | * java/io/ObjectOutputStream.java (writeObject): Use component type | warrenl | 2000-05-24 | 1 | -3/+3 |
| * | * java/io/BufferedWriter.java: Merged with Classpath. | tromey | 2000-05-19 | 2 | -77/+315 |
| * | Jumbo patch: | tromey | 2000-05-19 | 20 | -0/+4807 |
| * | * java/io/PipedInputStream.java, java/io/PipedOutputStream.java: | tromey | 2000-04-21 | 2 | -27/+13 |
| * | Fix for PR libgcj/15: | tromey | 2000-04-21 | 1 | -5/+1 |
| * | * java/io/PipedInputStream.java, java/io/PipedReader.java, | tromey | 2000-04-21 | 2 | -241/+210 |
| * | Fix for PR java.io/204: | tromey | 2000-04-21 | 4 | -568/+1426 |
| * | 2000-04-16 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-04-16 | 1 | -2/+2 |
| * | * java/io/ObjectStreamException.java: New file. | warrenl | 2000-04-11 | 3 | -0/+93 |
| * | 2000-03-15 Tom Tromey <tromey@cygnus.com> | tromey | 2000-03-15 | 2 | -0/+460 |
| * | * All files: Updated copyright information. | tromey | 2000-03-07 | 57 | -57/+57 |
| * | 2000-02-27 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-02-27 | 1 | -1/+1 |
| * | * java/io/File.java (createTempFile): Use low bits from counter, | tromey | 2000-02-12 | 1 | -1/+2 |
| * | * java/io/File.java (nextValue): Now synchronized. | tromey | 2000-02-11 | 1 | -1/+1 |
| * | * java/io/natFileDescriptorPosix.cc (open): Recognize EXCL flag. | tromey | 2000-02-11 | 3 | -4/+81 |
| * | * java/io/PipedOutputStream.java (write(byte[], int, int)): New | tromey | 2000-02-03 | 1 | -7/+10 |
| * | * All files: Updated copyright to reflect Cygnus purchase. | tromey | 2000-01-19 | 57 | -57/+57 |
| * | 2000-01-16 Jeff Sturm <jsturm@sigma6.com> | tromey | 2000-01-16 | 1 | -15/+29 |
| * | 1999-11-01 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 1999-11-01 | 3 | -10/+21 |
| * | * java/io/OutputStreamWriter.java (OutputStreamWriter): Reverted | tromey | 1999-09-21 | 2 | -10/+6 |
| * | * java/io/OutputStreamWriter.java (OutputStreamWriter): Don't | tromey | 1999-09-21 | 2 | -6/+10 |
| * | * configure: Rebuilt. | tromey | 1999-09-10 | 3 | -3/+3 |
| * | * configure: Rebuilt. | tromey | 1999-09-03 | 1 | -11/+55 |
| * | * java/io/natFile.cc (performMkdir): Remove FIXME. | bryce | 1999-08-03 | 2 | -3/+1 |
| * | 1999-07-22 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 1999-07-26 | 2 | -4/+2 |
| * | 1999-07-01 Warren Levy <warrenl@cygnus.com> | warrenl | 1999-07-01 | 2 | -3/+6 |
| * | * java/io/FilterOutputStream.java (write(byte[])): Rewrite according | bryce | 1999-06-15 | 1 | -2/+3 |
| * | 1999-06-10 Warren Levy <warrenl@cygnus.com> | warrenl | 1999-06-10 | 2 | -4/+4 |
| * | * java/lang/Runtime.java (exec): Convert prog name and arguments | bryce | 1999-06-09 | 1 | -15/+52 |
| * | h | bothner | 1999-05-12 | 1 | -4/+8 |
| * | * java/io/InputStreamReader.java (read): If length is 0, return | tromey | 1999-05-10 | 1 | -0/+7 |
| * | * java/io/RandomAccessFile.java (RandomAccessFile): Removed | tromey | 1999-05-10 | 1 | -5/+3 |