aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2002-06-24 * verify.cc (branch_prepass): Updated for change to exceptiontromey
2002-06-24 * configure: Rebuilt.tromey
2002-06-24 * Makefile.in: Rebuilt.tromey
2002-06-24 * Makefile.in: Rebuilt.tromey
2002-06-21 Reformat JDBC classes and add new JDK 1.4 classes and methods.bryce
2002-06-20 For PR libgcj/7073:tromey
2002-06-18 * gcj/javaprims.h: Updated class declaration list.tromey
2002-06-18 * java/net/natPlainDatagramSocketImpl.cc (receive):jsturm
2002-06-18 * gcj/javaprims.h: Updated class declaration list.tromey
2002-06-17 * gcj/javaprims.h: Updated class declaration list.tromey
2002-06-172002-06-17 Nathanael Nerode <neroden@twcny.rr.com>tromey
2002-06-17 * java/rmi/activation/ActivateFailedException.java: Remerge fromtromey
2002-06-17 * gcj/javaprims.h: Updated class declaration list.tromey
2002-06-17 * java/io/LineNumberInputStream.java: Merged with Classpath.tromey
2002-06-16 * java/lang/RuntimeException.java: Re-merge with Classpath.tromey
2002-06-162002-06-16 Nathanael Nerode <neroden@twcny.rr.com>tromey
2002-06-15 * java/lang/AbstractMethodError.java: Re-merged with Classpath.tromey
2002-06-15 * java/io/BufferedOutputStream.java: Re-merged with Classpath.tromey
2002-06-152002-06-15 Nathanael Nerode <neroden@twcny.rr.com>tromey
2002-06-15 * java/util/zip/InflaterInputStream.java (read): Loop if data hastromey
2002-06-13 * java/lang/natString.cc (init): Handle case where DONT_COPY istromey
2002-06-13 * lib/libjava.exp (test_libjava): Fixed typo.tromey
2002-06-12 * java/io/natFilePosix.cc (getCanonicalPath): Treat "" like ".".tromey
2002-06-11 * java/lang/Class.h (Class::desiredAssertionStatus): Declare.tromey
2002-06-11 * libjava.compile/PR6865.java: New file. For PR java/6865.tromey
2002-06-11 * libjava.lang/PR6520.java: Fixed typo.tromey
2002-06-11 * libjava.lang/PR6520.java: New file. For PR java/6520.tromey
2002-06-10 * configure.host: Disable hash synchronization and slow_pthread_selfbryce
2002-06-062002-06-06 Adam Megacz <adam@xwt.org>megacz
2002-06-052002-06-05 H.J. Lu (hjl@gnu.org)hjl
2002-06-05Use ## for comment.hjl
2002-06-042002-06-04 H.J. Lu (hjl@gnu.org)hjl
2002-06-042002-06-04 H.J. Lu (hjl@gnu.org)hjl
2002-06-04 * libjava.compile/T20020604.java: New file.tromey
2002-06-04 * java/util/natTimeZone.cc: Include <stdio.h>.tromey
2002-05-30 * libjava.compile/T20020529.java: New file.bryce
2002-05-29* configure.host [s390*-linux*]: Set can_unwind_signal=yes.uweigand
2002-05-27 * libjava.lang/PR6820.java: New file.bryce
2002-05-24 * java/lang/natThrowable.cc (fillInStackTrace): Use "stackTraceBytes",bryce
2002-05-24 Merge JDK 1.4 java.security changes from classpath.bryce
2002-05-24 Merge JDK 1.4 exception chaining support from classpath.bryce
2002-05-23 * Makefile.am (all-recursive): Depend on $all_java_class_files so thatbryce
2002-05-23 * libjava.lang/PR6729.java: New file.bryce
2002-05-23Test case for PR 6729.bryce
2002-05-16 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.ro
2002-05-14 * java/lang/natRuntime.cc: Don't include sys/time.h and time.h.tromey
2002-05-13 Fixes PR libgcj/6389:tromey
2002-05-12 * gnu/java/text/SentenceBreakIterator.java (next): Skip all java whitemark
2002-05-10 * jni.cc (_Jv_JNIFunctions): Fixed typo.tromey
2002-05-09 * java/util/ResourceBundle.java: New version from Classpath.tromey