| Commit message (Expand) | Author | Age | Files | Lines |
| * | * java/util/zip/InflaterInputStream (read): Don't return -1 unless | bryce | 2000-11-29 | 2 | -8/+1 |
| * | 2000-11-28 Bryce McKinlay <bryce@abatross.co.nz> | bryce | 2000-11-28 | 2 | -58/+211 |
| * | 2000-11-24 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-11-26 | 2 | -50/+25 |
| * | * Makefile.in: Rebuilt. | tromey | 2000-11-20 | 2 | -0/+300 |
| * | * java/io/PushbackReader.java: Merged with Classpath. | tromey | 2000-11-17 | 1 | -87/+376 |
| * | * java/io/ObjectInputStream.java (readObject): Added code to | warrenl | 2000-11-03 | 2 | -21/+119 |
| * | * java/io/Reader.java: Merge docs from classpath. | bryce | 2000-10-30 | 3 | -49/+292 |
| * | * java/lang/reflect/natField.cc (BooleanClass): Don't define. | tromey | 2000-10-06 | 1 | -5/+3 |
| * | * Makefile.am: Removed java/io/Replaceable.java and | warrenl | 2000-10-05 | 4 | -117/+52 |
| * | * java/lang/reflect/Field.java (toString): Don't rely on | tromey | 2000-09-11 | 1 | -7/+415 |
| * | * java/beans/PropertyChangeEvent.java (serialVersionUID): Added. | warrenl | 2000-09-08 | 5 | -9/+32 |
| * | Fix for PR java.io/203: | green | 2000-09-04 | 1 | -14/+41 |
| * | * java/io/File.java (deleteOnExit): New method. | green | 2000-09-04 | 1 | -1/+15 |
| * | 2000-09-01 Andrew Haley <aph@redhat.com> | aph | 2000-09-01 | 1 | -5/+19 |
| * | * java/io/PrintWriter.java (print(String)): Don't catch IOException, | mark | 2000-08-24 | 1 | -8/+1 |
| * | * 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 |