OSDN Git Service

Declare foo as pointer.
[pf3gnuchains/gcc-fork.git] / libjava /
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...
2001-01-26 tromey * libjava.jni/martin.out: New file.
2001-01-26 warrenl * java/lang/natSystem.cc (getSystemTimeZone): Only...
2001-01-25 tromey * java/lang/sf_fabs.c: Use uint32_t, not __uint32_t.
2001-01-24 tromey * Makefile.in: Rebuilt.
2001-01-20 warrenl * java/text/SimpleDateFormat.java (format): Compute...
2001-01-18 mark * java/bean/Beans.java (instantiate): enable Applet...
2001-01-17 bryce * java/lang/Class.h (isInterface): Move implementation...
2001-01-17 apbianco2001-01-16 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-17 rth * lib/libjava.exp (bytecompile_file): Don't...
2001-01-17 warrenl * java/math/BigInteger.java: Update Copyright year.
2001-01-17 bryce2001-01-16 Hans Boehm <hans_boehm@hp.com>
2001-01-15 apbianco2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-15 mark * java/net/URLDecoder.java: Thanks Edgar Villanueva...
2001-01-13 tromeyRemoved bogus ChangeLog entry
2001-01-12 tromey * gnu/awt/gtk/natGtkComponentPeer.cc (getLocationOnScr...
2001-01-12 tromey * java/lang/natSystem.cc: Include locale.h if it exists.
2001-01-11 tromey * java/awt/Cursor.java (Cursor(String)): Set type...
2001-01-11 bryce * Makefile.am: Re-enable dependencies.
2001-01-10 warrenl * java/math/BigDecimal.java (divide): Fixed comment.
2001-01-10 warrenl Fix for PR libgcj/1596:
2001-01-09 warrenl2001-01-09 Oskar Liljeblad <osk@hem.passagen.se>
2001-01-09 warrenl Fix for PR libgcj/1411:
2001-01-08 bryceIn gcc/java:
2001-01-08 tromey Fix for PR java/1586:
2001-01-08 bryce * Makefile.am: Use the new "-M -MF" option for generat...
2001-01-08 bryce * libjava.compile/SuperConstr.java: New test case.
2001-01-08 green001-01-07 Anthony Green <green@redhat.com>
2001-01-07 greenFix bug in URLConnection and correct javadoc annotation...
2001-01-06 greenFix comments for doclets
2001-01-05 bryce * java/io/PipedReader: Synchronize on "lock" instead...
2001-01-05 bryce * java/io/PipedInputStream: Rewrote to be simpler...
2001-01-05 bryce * java/lang/Thread.java: Update comment.
2001-01-03 tromey * java/awt/ScrollPane.java (setBlockIncrement): Throw...
2001-01-03 tromey * java/awt/ScrollPane.java: Wrote.
2000-12-30 bryceForgot these in last commit.
2000-12-30 bryceFor boehm-gc:
2000-12-28 bryce2000-12-27 Jeff Sturm <jeff.sturm@commerceone.com>
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-27 warrenl2000-12-26 Petter Reinholdtsen <pere@hungry.com>
2000-12-26 tromey * java/awt/MenuItem.java (paramString): Now protected.
2000-12-26 tromey * java/awt/MenuContainer.java: Fixed typo.
2000-12-26 tromey2000-12-24 Jeff Sturm <jeff.sturm@commerceone.com>
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-21 tromey * java/beans/PropertyChangeListener.java: Extends...
2000-12-21 tromey * java/util/zip/Deflater.java (update, init): Now...
2000-12-21 bryce * java/util/BasicMapEntry.java: Re-added.
2000-12-19 warrenl * java/util/GregorianCalendar.java (GregorianCalendar...
2000-12-18 tromey * libjava.mauve/mauve.exp (test_mauve): Don't look...
2000-12-18 bryceRemoved additional addNotify() peer hacks.
2000-12-18 bryce * java/awt/Window.java (addNotify): Remove peer castin...
2000-12-18 jsm28 * COPYING: Update to current
2000-12-18 bryce * java/util/zip/natInflater.cc (inflate): Treat...
2000-12-17 bryce * java/util/ArrayList.java (data): Declare transient.
2000-12-17 bryce2000-12-17 Jeff Sturm <jeff.sturm@commerceone.com>
2000-12-16 tromey * lib/libjava.exp (test_libjava_from_javac): Strange...
2000-12-16 tromey * libjava.lang/instinit.out: Removed erroneous line.
2000-12-16 tromey * libjava.lang/Thread_1.out: Expect `0' active count.
2000-12-16 tromey * libjava.lang/stub.xfail: New file.
2000-12-16 tromey * lib/libjava.exp (libjava_tcompile): New proc.
2000-12-15 tromey * java/util/ResourceBundle.java (trySomeGetBundle...
2000-12-15 tromey * java/util/ResourceBundle.java
2000-12-15 tromey * java/text/NumberFormat.java (groupingUsed, parseInte...
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/io/StringWriter.java (StringWriter(int)): Now...
2000-12-15 tromey * java/io/SerializablePermission.java (legal_names...
2000-12-15 tromey * java/lang/Character.java: Updated UnicodeBlock const...
2000-12-13 tromey * Makefile.in: Rebuilt.
2000-12-12 tromey * gnu/gcj/runtime/FirstThread.java (Kcert, Kfile,...
2000-12-11 tromey * scripts/classes.pl (scan): Skip lines with leading...
2000-12-11 bryce * gcj/javaprims.h: Rebuilt CNI namespace declarations.
2000-12-11 bryce * java/util/Hashtable.java (Enumerator.nextElement...
2000-12-11 bryce * configure.in: Remove check for -fuse-divide-subroutine.
2000-12-11 bryce * Makefile.am: Add HashSet.java and java/lang/ref...
2000-12-11 greenRecognize alpha*-*.
2000-12-10 greenEnable interpreter for alpha.
2000-12-10 apbiancoTop level ChangeLog:
2000-12-08 tromey From Phil Edwards:
2000-12-08 warrenl * java/lang/StringBuffer.java (insert(int,char[])...
2000-12-08 warrenl * java/io/FileInputStream.java (close): Check if the...
2000-12-07 tromey * java/awt/GridBagConstraints.java: Filled in values...
2000-12-06 tromey * java/util/BitSet.java: Updated copyright notice.
2000-12-06 tromeyRemoved erroneous ChangeLog line
2000-12-06 tromey * Makefile.in: Rebuilt.
2000-12-06 tromey * java/text/Collator.java (decomposeCharacter, decmp...
2000-12-04 warrenl * java/util/TimeZone.java (getAvailableIDs): Activated...
2000-12-04 warrenl * java/io/FilePermission.java: Made class final per...
2000-12-04 bryce * java/lang/natDouble.cc: Include fdlibm.h, not mprec...
next