summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* 2000-09-13 Alexandre Oliva <aoliva@redhat.com>tromey2000-09-136-294/+437
* * java/lang/reflect/natArray.cc (BooleanClass): New define.tromey2000-09-133-8/+27
* 2000-09-13 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-09-134-5/+42
* * configure: Rebuilt with new ../libtool.m4.aoliva2000-09-122-246/+240
* * java/lang/reflect/Field.java (toString): Don't rely ontromey2000-09-113-8/+421
* * gnu/gcj/convert/BytesToUnicode.java (getDefaultDecoder): Lettromey2000-09-117-238/+357
* * acinclude.m4: Simplify the tests for CC and CXX.aoliva2000-09-104-492/+389
* * acinclude.m4: Include libtool macros from the source tree.aoliva2000-09-104-688/+823
* * Updated from libtool multi-language branch.aoliva2000-09-109-1506/+4265
* This commit was generated by cvs2svn to compensate for changes in r36292,aoliva2000-09-101-17/+175
* Initial revisionaoliva2000-09-101-0/+13
* * java/beans/PropertyChangeEvent.java (serialVersionUID): Added.warrenl2000-09-0829-34/+162
* 2000-09-07 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-09-075-50/+31
* 2000-09-06 Jeff Sturm <jeff.sturm@appnet.com>tromey2000-09-062-2/+8
* * java/lang/reflect/Constructor.java (toString): Use `getName' fortromey2000-09-063-3/+8
* * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA): Accept nulltromey2000-09-062-2/+9
* Fix for PR java.lang/339:tromey2000-09-062-34/+125
* * java/net/natPlainDatagramSocketImpl.cc (mcastGrp): Fix typo.bryce2000-09-052-3/+4
* 2000-09-05 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-09-054-80/+114
* * doc/cni.sgml: Updated from master copy.tromey2000-09-052-117/+28
* 2000-09-05 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-09-056-19/+20
* * java/util/zip/ZipFile.java (ZipFile): Delete file when opened intromey2000-09-042-1/+6
* Fix for PR java.io/203:green2000-09-043-16/+53
* Forgot to add this from last commit.green2000-09-041-0/+9
* * java/io/File.java (deleteOnExit): New method.green2000-09-045-2/+60
* * Makefile.in: Rebuilt.tromey2000-09-043-2/+8
* 2000-09-01 Andrew Haley <aph@redhat.com>aph2000-09-012-5/+26
* * libjava.compile/abstr.xfail: New file.tromey2000-09-013-0/+20
* * Makefile.in: Rebuilt.tromey2000-08-306-28/+56
* * gnu/gcj/awt/BitMaskExtent.java, gnu/gcj/awt/Buffers.java,tromey2000-08-2927-31/+61
* * java/util/zip/ZipFile.java: Implement OPEN_DELETE mode, new constructor,mark2000-08-273-14/+49
* 2000-08-27 Anthony Green <green@redhat.com>green2000-08-2712-10/+3112
* 2000-08-26 Anthony Green <green@redhat.com>green2000-08-2610-76/+98
* * java/util/zip/InflaterInputStream.java (read(byte[],int,int)):mark2000-08-242-0/+7
* * java/io/PrintWriter.java (print(String)): Don't catch IOException,mark2000-08-242-8/+6
* 2000-08-23 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-08-243-1/+16
* 2000-08-21 Mark Wielaard <mark@klomp.org>tromey2000-08-226-36/+66
* * java/util/ResourceBundle.java (trySomeGetBundle): Removedtromey2000-08-212-16/+17
* Fixed typo in ChangeLoggreen2000-08-211-1/+0
* Sun Aug 20 21:02:48 2000 Anthony Green <green@redhat.com>green2000-08-2112-24/+385
* 2000-08-20 Mark Wielaard <mark@klomp.org>mark2000-08-208-6/+36
* * java/util/jar/JarFile.java: Don't callgreen2000-08-202-1/+7
* Oops. Forgot some notes.green2000-08-201-0/+2
* Sun Aug 20 09:51:48 2000 Anthony Green <green@redhat.com>green2000-08-206-23/+40
* * java/util/zip/ZipInputStream.java (createZipEntry):tromey2000-08-193-5/+10
* Sat Aug 19 11:00:53 2000 Anthony Green <green@redhat.com>green2000-08-1935-715/+5890
* 2000-08-15 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-08-172-4/+21
* * gnu/gcj/awt/ComponentDataBlitOp.java: New file.rolfwr2000-08-1627-205/+2669
* 2000-08-15 Andrew Haley <aph@cygnus.com>tromey2000-08-162-1/+7
* * java/io/ByteArrayOutputStream.java: Merged with Classpath.tromey2000-08-162-10/+162