OSDN Git Service

2001-04-10 Loren J. Rittle <ljrittle@acm.org>
[pf3gnuchains/gcc-fork.git] / libjava /
2001-04-10 bothner * java/lang/natString.cc (_Jv_NewStringUtf8Const)...
2001-04-10 tromey * libjava.lang/pr83.xfail: Removed.
2001-04-07 tromey * libjava.compile/weirddecl.xfail: Removed xfail-*.
2001-04-06 tromey * jni.cc (wrap_value<jobject>, wrap_value<jclass>...
2001-04-05 apbianco2001-03-29 Alexandre Petit-Bianco <apbianco@redhat...
2001-04-05 tromey * libtool-version: Updated current.
2001-04-04 tromey2001-04-04 Andreas Jaeger <aj@suse.de>
2001-04-02 zack * testsuite/lib/libjava.exp: Correct typo: 'output...
2001-04-02 rth * configure.in (GCC_UNWIND_INCLUDE): Assume...
2001-04-02 tromey2001-04-02 Marcus G. Daniels <mgd@swarm.org>
2001-04-02 tromey * java/io/PrintStream.java (out): Removed field. ...
2001-04-02 tromey2001-04-02 Torsten Rueger <torsten.rueger@firsthop...
2001-04-02 tromey * jni.cc (add_char): Correctly encode non-ascii charac...
2001-04-02 tromey * configure.host: Enable interpreter for PPC.
2001-04-02 bryce * java/lang/natSystem.cc (init_properties): Revert...
2001-04-01 bothner * java/lang/natString.cc (intern): If string's data...
2001-04-01 bothner * DeflaterOutputStream.java (deflate): Loop while...
2001-04-01 bryce 1.3-Compliant Implementation of java.io.File.
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 bryce2001-03-27 Joerg Brunsmann <joerg_brunsmann@yahoo.de>
2001-03-27 bryce * Makefile.am (libffi_files): Use 'find' to pick up...
2001-03-26 rth * exception.cc (java_eh_info): Make value type jthrowable.
2001-03-24 bryce2001-03-24 Bryce McKinlay <bryce@albatross.co.nz>
2001-03-24 bothnerLeft out while checking in java/lang/natDouble.cc ...
2001-03-24 bothner * java/lang/natDouble.cc (parseDouble): Cannot use...
2001-03-24 bothner * java/lang/natClass.cc (_Jv_IsAssignableFrom): Check...
2001-03-23 tromey2000-03-23 Jeff Sturm <jsturm@one-point.com>
2001-03-23 tromey * jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved...
2001-03-23 tromey * libjava.jni/field.out: New file.
2001-03-23 bryce Fix for PR libgcj/1736. Thanks to Robert Boehne and...
2001-03-23 bryce2001-03-22 Joerg Brunsmann <joerg_brunsmann@yahoo.de>
2001-03-22 tromey2001-03-22 Marcus G. Daniels <mgd@swarm.org>
2001-03-22 bryce * java/lang/reflect/Method.java (getExceptionTypes...
2001-03-21 tromey * libjava.compile/uesc.java: New file.
2001-03-21 tromey * configure: Rebuilt.
2001-03-21 tromey * java/io/natFileDescriptorPosix.cc (open): Add O_CREAT in
2001-03-20 warrenl * java/util/TimeZone.java: Sync up with Classpath...
2001-03-19 bothner * java/net/URLStreamHandler.java (parseURL): Fix...
2001-03-19 mark * java/util/ArrayList.java: Remove RCS keywords...
2001-03-18 markRemove conflict markers that I commited by mistake
2001-03-18 mark* java/lang/natClass.cc (_Jv_CheckCast): add class...
2001-03-18 tromey * java/lang/natString.cc (rehash): Don't bother with...
2001-03-16 tromey * lib/libjava.exp (libjava_arguments): Rewrote computa...
2001-03-14 tromey * libjava.compile/assignment.xfail: Removed.
2001-03-14 aph2001-03-01 Andrew Haley <aph@redhat.com>
2001-03-12 bryce * java/lang/ExceptionInInitializerError.java (printSta...
2001-03-12 bryce2001-03-12 Bryce McKinlay <bryce@albatross.co.nz>
2001-03-09 tromey * java/io/ObjectStreamClass.java (setUID): Don't write...
2001-03-06 bryce2001-03-06 Bryce McKinlay <bryce@albatross.co.nz>
2001-03-02 bothner Changes merged from Kawa's gnu.math.
2001-02-27 bryce * libgcj.spec.in: Insert %(libgcc) before %(liborig...
2001-02-24 bothner Change to sometimes include class name in ClassFormatE...
2001-02-24 bothner * java/lang/Throwable.java (CPlusPlusDemangler): ...
2001-02-22 brycefix
2001-02-22 bryce Disable libgcjx by default.
2001-02-22 bryce Fix for PR java/2040:
2001-02-20 tromey * java/io/PipedWriter.java (flush): Throw exception...
2001-02-20 tromey * java/lang/ThreadGroup.java (activeCount): Only inclu...
2001-02-19 bryce * java/io/CharArrayReader.java (CharArrayReader):...
2001-02-19 bryce * java/lang/Integer.java (getInteger): Return default...
2001-02-17 mark * java/util/TimerTask.java: New version from Classpath.
2001-02-17 mark Remerge with Classpath
2001-02-17 mark * HACKING: new file
2001-02-17 mark * java/io/DataInputStream.java: update copyright...
2001-02-16 bryce * java/util/HashSet.java (clone): Made subclass safe...
2001-02-16 bryce * java/util/TreeMap.java (nil): Made non-final.
2001-02-16 bryce * java/util/TreeSet.java (clone): Made subclass safe...
2001-02-15 aph2001-02-14 Andrew Haley <aph@redhat.com>
2001-02-15 green2001-02-15 Anthony Green <green@redhat.com>
2001-02-15 bryce * java/util/AbstractSequentialList.java: Synchr...
2001-02-15 bryce * java/util/HashSet.java (clone): Remove try/catch.
2001-02-15 bryce * gnu/awt/j2d/DirectRasterGraphics.java (clone): Hoist...
2001-02-15 bryce * java/util/TreeSet.java (clone): Call TreeMap.clone...
2001-02-14 bryce * java/lang/natClass.cc (getSignature): Don't try...
2001-02-14 bryce * java/util/TreeMap.java: New file.
2001-02-13 tromey * java/io/PipedReader.java (ready): Throw IOException...
2001-02-13 tromey * gnu/awt/j2d/AbstractGraphicsState.java (clone):...
2001-02-13 tromey Fix for PR libgcj/1351:
2001-02-13 bryce * java/io/BlockDataException.java: Removed.
2001-02-12 tromey2001-02-12 Jeff Sturm <jeff.sturm@commerceone.com>
2001-02-09 tromey * java/util/Timer.java: New version from Classpath.
2001-02-09 bryce * java/lang/Double.java (doubleToRawLongBits): Now...
2001-02-09 apbianco2001-02-09 Alexandre Petit-Bianco <apbianco@redhat...
2001-02-09 bryce * java/io/OutputStreamWriter.java: (flush, writeChars...
2001-02-09 bryce * java/lang/Byte.java: Remove redundant instanceof...
2001-02-09 tromey * java/lang/Float.java (parseFloat): New method.
2001-02-09 tromey From paul@dawa.demon.co.uk. Fix for PR libgcj/1913:
2001-02-08 warrenl * libjava.mauve/mauve.exp: Added support for XFAILs.
2001-02-08 jsm28gcc/java/:
2001-02-07 tromey Fix for PR libgcj/1906:
2001-02-07 bryce * java/util/Arrays.java: Removed "cmp" methods.
2001-02-05 bryce2000-02-03 Jeff Sturm <jeff.sturm@commerceone.com>
2001-02-05 brycegcc/java:
2001-01-31 tromey * Makefile.in: Rebuilt.
2001-01-30 aph2001-01-26 Andrew Haley <aph@redhat.com>
2001-01-28 rth * configure.in (target_makefile_frag) [alpha*-*]...
2001-01-27 tromey * jni.cc (_Jv_JNIFunctions): Added comment for each...
2001-01-27 bryce * java/io/ObjectInputStream.java (read): AND byte...
2001-01-26 tromey * jni.cc (_Jv_JNI_GetAnyMethodID): Rewrite signature...
2001-01-26 tromey * libjava.jni/martin.c (Java_martin_myNative): Flush...
next