summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* * libjava.compile/zeroexp.java: New file.Tom Tromey2002-07-232-0/+14
* MD5.java: Extends MessageDigest, not MessageDigestSpi (fixes Classpath bug #7...Mark Wielaard2002-07-222-4/+9
* Gnu.java: Reference all implementation classes by using Class.getName().Mark Wielaard2002-07-222-9/+22
* ieeefp.h: Add x86-64 support.Bo Thorsen2002-07-197-333/+431
* compile.exp: Sort sources.Rainer Orth2002-07-184-3/+9
* StreamTokenizer.java (pushBack): Update documentation.Mark Wielaard2002-07-162-9/+14
* Makefile.in: Rebuilt.Tom Tromey2002-07-1511-592/+1404
* 2002-07-14� Mark Wielaard� <mark@klomp.org>Mark Wielaard2002-07-1416-16/+1779
* For PR libgcj/7292:Jesse Rosenstock2002-07-122-1/+6
* natThrowable.cc (printRawStackTrace): removed.Mark Wielaard2002-07-127-161/+339
* reverted bogus checkinTom Tromey2002-07-101-2/+0
* configure: Rebuilt.Tom Tromey2002-07-104-235/+244
* mauve-libgcj: Don't compile java.sql.Blob.BlobTest...Mark Wielaard2002-07-082-0/+12
* natRuntime.cc (nativeGetLibname): Added missing `#'.Tony Kimball2002-07-062-1/+5
* re PR libgcj/7060 (getMethod() doesn't search super interface)Tom Tromey2002-07-054-5/+51
* 2002-07-02 Tom Tromey <tromey@redhat.com>Tom Tromey2002-07-023-12/+17
* inline.java: New file.Andrew Haley2002-07-024-3/+60
* re PR libgcj/7180 (possible bug in javax.naming.spi.NamingManager.getPlusPath())Tom Tromey2002-07-022-2/+8
* natPlainDatagramSocketImpl.cc (BooleanClass): Removed.Tom Tromey2002-06-255-75/+67
* verify.cc (branch_prepass): Updated for change to exception handler type.Tom Tromey2002-06-246-678/+1487
* configure: Rebuilt.Tom Tromey2002-06-246-326/+341
* Makefile.in: Rebuilt.Tom Tromey2002-06-244-125/+125
* Makefile.in: Rebuilt.Tom Tromey2002-06-243-2/+8
* Reformat JDBC classes and add new JDK 1.4 classes and methods.Bryce McKinlay2002-06-2146-9407/+9199
* For PR libgcj/7073:Tom Tromey2002-06-203-28/+40
* javaprims.h: Updated class declaration list.Tom Tromey2002-06-185-175/+11
* natPlainDatagramSocketImpl.cc (receive): Check bounds of argument to FD_SET.Jeff Sturm2002-06-183-4/+21
* javaprims.h: Updated class declaration list.Tom Tromey2002-06-1831-1519/+2305
* javaprims.h: Updated class declaration list.Tom Tromey2002-06-1710-34/+140
* ClassNotFoundException.java: New Classpath version.Nathanael Nerode2002-06-172-110/+64
* ActivateFailedException.java: Remerge from Classpath version.Nathanael Nerode2002-06-1711-192/+448
* * gcj/javaprims.h: Updated class declaration list.Tom Tromey2002-06-172-4/+6
* * java/io/LineNumberInputStream.java: Merged with Classpath.Tom Tromey2002-06-172-17/+191
* RuntimeException.java: Re-merge with Classpath.Tom Tromey2002-06-1612-130/+202
* AccessException.java: Remerge from Classpath.Nathanael Nerode2002-06-1617-241/+637
* AbstractMethodError.java: Re-merged with Classpath.Tom Tromey2002-06-1563-2199/+2151
* BufferedOutputStream.java: Re-merged with Classpath.Tom Tromey2002-06-1521-720/+609
* ChoiceFormat.java: Update comments from Classpath.Nathanael Nerode2002-06-153-65/+57
* InflaterInputStream.java (read): Loop if data has been read but none output b...Tom Tromey2002-06-159-787/+1347
* natString.cc (init): Handle case where DONT_COPY is true and OFFSET!=0.Tom Tromey2002-06-1310-1548/+1699
* re PR java/6865 (gcj: segmentation fault on incorrect input)Tom Tromey2002-06-133-1/+7
* re PR libgcj/6652 (new java.io.File("").getCanonicalFile() throws exception)Tom Tromey2002-06-122-1/+13
* Class.h (Class::desiredAssertionStatus): Declare.Tom Tromey2002-06-1110-12/+428
* * libjava.compile/PR6865.java: New file. For PR java/6865.Tom Tromey2002-06-112-0/+7
* * libjava.lang/PR6520.java: Fixed typo.Tom Tromey2002-06-112-1/+5
* * libjava.lang/PR6520.java: New file. For PR java/6520.Tom Tromey2002-06-112-0/+17
* configure.host: Disable hash synchronization and slow_pthread_self for cygwin.Bryce McKinlay2002-06-102-0/+11
* natFileDescriptorWin32.cc (open): Disable Win32 file locking, just like the S...Adam Megacz2002-06-062-4/+6
* Makefile.am (libgcj_convenience.la): Revert the last change.H.J. Lu2002-06-053-14/+11
* Use ## for comment.H.J. Lu2002-06-042-6/+3