| Commit message (Expand) | Author | Age | Files | Lines |
| * | * java/lang/reflect/Constructor.java (toString): Use `getName' for | tromey | 2000-09-06 | 1 | -0/+5 |
| * | * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA): Accept null | tromey | 2000-09-06 | 1 | -0/+3 |
| * | Fix for PR java.lang/339: | tromey | 2000-09-06 | 1 | -1/+9 |
| * | * java/net/natPlainDatagramSocketImpl.cc (mcastGrp): Fix typo. | bryce | 2000-09-05 | 1 | -2/+3 |
| * | 2000-09-05 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-09-05 | 1 | -0/+11 |
| * | * doc/cni.sgml: Updated from master copy. | tromey | 2000-09-05 | 1 | -0/+4 |
| * | 2000-09-05 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-09-05 | 1 | -0/+12 |
| * | * java/util/zip/ZipFile.java (ZipFile): Delete file when opened in | tromey | 2000-09-04 | 1 | -0/+5 |
| * | Fix for PR java.io/203: | green | 2000-09-04 | 1 | -0/+8 |
| * | Forgot to add this from last commit. | green | 2000-09-04 | 1 | -0/+9 |
| * | * Makefile.in: Rebuilt. | tromey | 2000-09-04 | 1 | -0/+6 |
| * | 2000-09-01 Andrew Haley <aph@redhat.com> | aph | 2000-09-01 | 1 | -0/+7 |
| * | * Makefile.in: Rebuilt. | tromey | 2000-08-30 | 1 | -0/+5 |
| * | * gnu/gcj/awt/BitMaskExtent.java, gnu/gcj/awt/Buffers.java, | tromey | 2000-08-29 | 1 | -3/+28 |
| * | * java/util/zip/ZipFile.java: Implement OPEN_DELETE mode, new constructor, | mark | 2000-08-27 | 1 | -0/+6 |
| * | 2000-08-27 Anthony Green <green@redhat.com> | green | 2000-08-27 | 1 | -0/+10 |
| * | 2000-08-26 Anthony Green <green@redhat.com> | green | 2000-08-26 | 1 | -0/+19 |
| * | * java/util/zip/InflaterInputStream.java (read(byte[],int,int)): | mark | 2000-08-24 | 1 | -0/+5 |
| * | * java/io/PrintWriter.java (print(String)): Don't catch IOException, | mark | 2000-08-24 | 1 | -0/+5 |
| * | 2000-08-23 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-08-24 | 1 | -0/+8 |
| * | 2000-08-21 Mark Wielaard <mark@klomp.org> | tromey | 2000-08-22 | 1 | -0/+10 |
| * | * java/util/ResourceBundle.java (trySomeGetBundle): Removed | tromey | 2000-08-21 | 1 | -0/+5 |
| * | Fixed typo in ChangeLog | green | 2000-08-21 | 1 | -1/+0 |
| * | Sun Aug 20 21:02:48 2000 Anthony Green <green@redhat.com> | green | 2000-08-21 | 1 | -4/+33 |
| * | 2000-08-20 Mark Wielaard <mark@klomp.org> | mark | 2000-08-20 | 1 | -0/+11 |
| * | * java/util/jar/JarFile.java: Don't call | green | 2000-08-20 | 1 | -0/+6 |
| * | Oops. Forgot some notes. | green | 2000-08-20 | 1 | -0/+2 |
| * | Sun Aug 20 09:51:48 2000 Anthony Green <green@redhat.com> | green | 2000-08-20 | 1 | -0/+16 |
| * | * java/util/zip/ZipInputStream.java (createZipEntry): | tromey | 2000-08-19 | 1 | -0/+5 |
| * | Sat Aug 19 11:00:53 2000 Anthony Green <green@redhat.com> | green | 2000-08-19 | 1 | -0/+31 |
| * | 2000-08-15 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-08-17 | 1 | -0/+8 |
| * | * gnu/gcj/awt/ComponentDataBlitOp.java: New file. | rolfwr | 2000-08-16 | 1 | -0/+145 |
| * | 2000-08-15 Andrew Haley <aph@cygnus.com> | tromey | 2000-08-16 | 1 | -0/+4 |
| * | * java/io/ByteArrayOutputStream.java: Merged with Classpath. | tromey | 2000-08-16 | 1 | -0/+4 |
| * | More thanks. | green | 2000-08-14 | 1 | -0/+4 |
| * | * java/net/natPlainSocketImpl.cc (bind): Don't go to error case | tromey | 2000-08-11 | 1 | -0/+16 |
| * | cvs commit ChangeLog | bryce | 2000-08-10 | 1 | -0/+17 |
| * | 2000-08-09 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-08-09 | 1 | -0/+21 |
| * | * gnu/gcj/convert/Input_UTF8.java (read): Fixed handling of | tromey | 2000-08-08 | 1 | -0/+8 |
| * | * java/lang/reflect/Method.java (hashCode): Use getName(). | tromey | 2000-08-08 | 1 | -0/+5 |
| * | * java/lang/reflect/Method.java (toString): Use Class.getName, not | tromey | 2000-08-07 | 1 | -0/+5 |
| * | * java/io/PipedInputStream.java (read(byte[],int,int)): Mostly | tromey | 2000-08-07 | 1 | -0/+6 |
| * | * java/io/PrintWriter.java: Merged comments from Classpath. | tromey | 2000-08-06 | 1 | -0/+8 |
| * | * java/io/StreamTokenizer.java (TT_NONE): Now private. | tromey | 2000-08-06 | 1 | -0/+6 |
| * | Missing changelog entry | bryce | 2000-08-04 | 1 | -0/+19 |
| * | * java/io/ObjectInputStream.java (readFields): Turn off | warrenl | 2000-08-04 | 1 | -0/+20 |
| * | * Makefile.in: Rebuilt. | tromey | 2000-08-03 | 1 | -0/+5 |
| * | 2000-08-03 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-08-03 | 1 | -0/+6 |
| * | * Makefile.in: Rebuilt. | tromey | 2000-08-02 | 1 | -0/+13 |
| * | * scripts/encodings.pl: New file. | tromey | 2000-08-02 | 1 | -0/+15 |