OSDN Git Service

2001-01-16 Alexandre Petit-Bianco <apbianco@cygnus.com>
[pf3gnuchains/gcc-fork.git] / libjava / java / lang /
2001-01-17 apbianco2001-01-16 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-15 apbianco2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-12 tromey * java/lang/natSystem.cc: Include locale.h if it exists.
2001-01-09 warrenl Fix for PR libgcj/1411:
2001-01-08 bryceIn gcc/java:
2001-01-07 greenFix bug in URLConnection and correct javadoc annotation...
2001-01-05 bryce * java/lang/Thread.java: Update comment.
2000-12-30 bryceFor boehm-gc:
2000-12-28 warrenl Fix for PR libgcj/1358:
2000-12-28 bryce Fix for PR libgcj/1516:
2000-12-28 bryce * java/lang/natClass.cc (_Jv_IsAssignableFrom): Primit...
2000-12-23 jsm28 * java/lang/mprec.h: Change C9X reference to refer...
2000-12-22 bryce * java/lang/Throwable.java (trace_enabled): New static...
2000-12-15 tromey * java/lang/Thread.java (checkAccess): Now final.
2000-12-15 tromey * java/lang/RuntimePermission.java: Class now final.
2000-12-15 tromey * java/lang/Character.java: Updated UnicodeBlock const...
2000-12-11 bryce * Makefile.am: Add HashSet.java and java/lang/ref...
2000-12-08 warrenl * java/lang/StringBuffer.java (insert(int,char[])...
2000-12-04 bryce * java/lang/natDouble.cc: Include fdlibm.h, not mprec...
2000-12-02 bryce2000-12-02 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-29 bryce2000-11-29 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-27 tromey * Makefile.in: Rebuilt.
2000-11-26 green2000-11-25 Anthony Green <green@redhat.com>
2000-11-26 bryce2000-11-24 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-20 tromey * Makefile.in: Rebuilt.
2000-11-18 tromey * java/lang/reflect/AccessibleObject.java (isAccessible,
2000-11-18 tromey * java/lang/natString.cc: Include Locale.h.
2000-11-17 tromey * java/io/PushbackReader.java: Merged with Classpath.
2000-11-16 warrenl * java/beans/PropertyChangeSupport.java (propertyListe...
2000-10-27 warrenl * Makefile.am: Added locale files from Classpath.
2000-10-25 bryce * java/lang/ThreadGroup.java (uncaughtException...
2000-10-06 tromey * java/lang/reflect/natField.cc (BooleanClass): Don...
2000-09-30 bryce2000-09-30 Hans Boehm <boehm@acm.org>
2000-09-26 apbianco2000-09-26 Alexandre Petit-Bianco <apbianco@cygnus...
2000-09-14 aoliva* java/lang/natRuntime.cc (lt_preloaded_symbols): Defin...
2000-09-14 aoliva* defineclass.cc: Include alloca.h only if HAVE_ALLOCA_H.
2000-09-13 tromey * java/lang/reflect/natArray.cc (BooleanClass): New...
2000-09-13 bryce2000-09-13 Bryce McKinlay <bryce@albatross.co.nz>
2000-09-11 tromey * java/lang/reflect/Field.java (toString): Don't rely on
2000-09-11 tromey * gnu/gcj/convert/BytesToUnicode.java (getDefaultDecod...
2000-09-08 warrenl * java/beans/PropertyChangeEvent.java (serialVersionUI...
2000-09-07 bryce2000-09-07 Bryce McKinlay <bryce@albatross.co.nz>
2000-09-06 tromey * java/lang/reflect/Constructor.java (toString): Use...
2000-09-06 tromey * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA...
2000-09-06 tromey Fix for PR java.lang/339:
2000-09-05 bryce2000-09-05 Bryce McKinlay <bryce@albatross.co.nz>
2000-09-04 green Fix for PR java.io/203:
2000-09-04 green * java/io/File.java (deleteOnExit): New method.
2000-08-26 green2000-08-26 Anthony Green <green@redhat.com>
2000-08-21 greenSun Aug 20 21:02:48 2000 Anthony Green <green@redhat...
2000-08-17 apbianco2000-08-15 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-08 tromey * java/lang/reflect/Method.java (hashCode): Use getName().
2000-08-07 tromey * java/io/PipedInputStream.java (read(byte[],int,int...
2000-08-02 tromey * Makefile.in: Rebuilt.
2000-08-02 bryce2000-08-02 Bryce McKinlay <bryce@albatross.co.nz>
2000-07-27 warrenl * mauve-libgcj: Activated serialization tests.
2000-07-20 tromey * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClas...
2000-07-19 tromey2000-07-19 Jeff Sturm <jeff.sturm@appnet.com>
2000-07-07 tromey * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass):
2000-06-28 bryce * ThreadGroup.java: Added synchronized flag to many...
2000-06-27 tromey * java/lang/Double.java (valueOf): Call parseDouble().
2000-06-27 warrenl * java/beans/PropertyChangeEvent.java (oldVal): Rename...
2000-06-24 tromey * java/lang/natDouble.cc (parseDouble): Renamed from
2000-06-23 tromey * java/lang/ieeefp.h: Handle ia64, fr30, mcore.
2000-06-23 tromey * java/lang/reflect/natMethod.cc: Include <alloca.h>.
2000-06-21 bryce2000-06-21 Bryce McKinlay <bryce@albatross.co.nz>
2000-06-20 bryce2000-06-20 Bryce McKinlay <bryce@albatross.co.nz>
2000-06-18 tromey * java/lang/natClass.cc (forName): Removed dead code...
2000-06-15 bryce2000-06-15 Bryce McKinlay <bryce@albatross.co.nz>
2000-06-15 bryce2000-06-15 Bryce McKinlay <bryce@albatross.co.nz>
2000-05-31 tromey * prims.cc (DECLARE_PRIM_TYPE): Define a vtable as...
2000-05-30 tromey * include/name-finder.h: Include <sys/wait.h>.
2000-05-20 bryce2000-05-20 Bryce McKinlay <bryce@albatross.co.nz>
2000-05-19 tromeyJumbo patch:
2000-05-18 bryce2000-05-18 Bryce McKinlay <bryce@albatross.co.nz>
2000-05-10 bryce2000-05-10 Bryce McKinlay <bryce@albatross.co.nz>
2000-05-10 bryce2000-05-10 Bryce McKinlay <bryce@albatross.co.nz>
2000-05-09 tromey * java/lang/StringBuffer.java (toString): Don't mark...
2000-05-05 bryce2000-05-05 Bryce McKinlay <bryce@albatross.co.nz>
2000-05-04 tromey * java/util/Locale.java (Locale): Don't explicitly...
2000-04-28 bryce2000-04-28 Bryce McKinlay <bryce@albatross.co.nz>
2000-04-22 green+ 2000-04-22 Anthony Green <green@cygnus.com>
2000-04-21 tromey Fix for PR libgcj/15:
2000-04-20 tromey Fix for PR libgcj/212:
2000-04-12 tromey * java/lang/natString.cc (intern): Temporarily disable...
2000-04-12 tromey * java/lang/natString.cc (unintern): Added `obj' argument.
2000-04-09 green2000-04-08 Anthony Green <green@cygnus.com>
2000-04-09 green2000-04-08 Anthony Green <green@redhat.com>
2000-04-02 greenJVMPI changes...
2000-03-28 bryce * Makefile.in: New #defines and friends for...
2000-03-26 tromey2000-03-26 Tom Tromey <tromey@cygnus.com>
2000-03-21 bryce * java/lang/natClass.cc (isInstance): Use JV_CL...
2000-03-21 bryce * java/lang/natClass.cc (isInstance): Use _Jv_I...
2000-03-21 bryce2000-03-21 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-09 bryce2000-03-09 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-09 tromey * java/lang/reflect/natArray.cc (newInstance): Don...
2000-03-07 tromey * All files: Updated copyright information.
2000-03-07 bryce2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-05 green * configure.host: Fix __NO_MATH_INLNES botch.
2000-03-02 tromey * include/java-interp.h: Don't include MethodInvocation.h.
next