OSDN Git Service

* Makefile.in (local-distclean): Also remove fastjar.
[pf3gnuchains/gcc-fork.git] / libjava /
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...
2000-12-04 tromey * java/awt/geom/Point2D.java: Added protected constructor.
2000-12-04 tromey * java/awt/AWTError.java: Extend Error, not
2000-12-03 tromey * Makefile.in: Rebuilt.
2000-12-03 tromey * Makefile.in: Rebuilt.
2000-12-03 tromey * Makefile.in: Rebuilt.
2000-12-03 tromey * Makefile.in: Rebuilt.
2000-12-02 tromey * java/util/Vector.java (insertElementAt): Unconditionally
2000-12-02 bryce From Adam Welc <welc@cs.purdue.edu>:
2000-12-02 bryce2000-12-02 Bryce McKinlay <bryce@albatross.co.nz>
2000-12-01 tromeyReally reverted erroneous checkin
2000-12-01 tromeyReverted erroneous checkin
2000-12-01 tromeymore work
2000-12-01 warrenl * Makefile.am: Added entries for new java.sql modules.
2000-12-01 warrenl * mauve-libgcj: Turned on JDK1.2 and turned off tests...
2000-12-01 warrenlFixed ChangeLog entry to be path specific.
2000-12-01 warrenl * Array.java: New file from classpath.
2000-11-29 bryceCheck this.len, not len, when determining if there...
2000-11-29 bryce * java/util/zip/InflaterInputStream (read): Don't...
2000-11-29 bryce2000-11-29 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-28 warrenl * java/text/DateFormatSymbols.java (zoneStringsDefault...
2000-11-28 bryce2000-11-28 Bryce McKinlay <bryce@abatross.co.nz>
2000-11-28 warrenl * Makefile.am: Added natTimeZone.cc.
2000-11-27 greenMIssing ChangeLog entry for my last commits.
2000-11-27 greenMore new classes.
2000-11-27 bryce2000-11-27 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-27 greenReplace stubs with actual implementation
2000-11-27 greenMore JNDI changes.
2000-11-27 tromeyReverted erroneous Makefile.am commit
2000-11-27 bryceForgot to commit these ChangeLog entries.
2000-11-27 tromey * Makefile.in: Rebuilt.
2000-11-27 tromey * prims.cc (_Jv_NewObjectArray): Use const_cast to...
2000-11-27 greenInitial jndi check-in
2000-11-26 tromey * libjava.compile/weirddecl.java: New file.
2000-11-26 greenForgot to commit this ChangeLog
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-24 greenFri Nov 24 11:25:20 2000 Anthony Green <green@redhat...
2000-11-24 tromey * prims.cc (_Jv_NewObjectArray): Use palcement new...
2000-11-24 tromey * libjava.compile/PR375.java: New file. For PR gcj...
2000-11-24 tromey * libjava.compile/PR374.java: New file. For PR gcj...
2000-11-23 bryce2000-11-23 Mark Wielaard <mark@klomp.org>
2000-11-23 bryce2000-11-23 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-22 bryce2000-11-22 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-18 mark Merge with Classpath (changes by Bryce McKinlay)
2000-11-17 mark * java/util/zip/*.java: Javadoc and copyright updates.
2000-11-17 tromey * java/text/CollationKey.java: Implement Comparable.
2000-11-17 tromey * java/io/PushbackReader.java: Merged with Classpath.
2000-11-16 warrenl * java/beans/PropertyChangeSupport.java (propertyListe...
2000-11-14 tromey * Makefile.in: Rebuilt.
2000-11-07 tromey * libjava.compile/sjis_comment3.java: Removed.
2000-11-06 tromey * lib/libjava.exp (libjava_arguments): Set --tag on...
2000-11-03 warrenl * java/io/ObjectInputStream.java (readObject): Added...
2000-11-03 warrenl * java/net/InetAddress.java (addr): Renamed from ...
2000-11-03 bryce2000-11-03 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-02 tromey * Makefile.in: Rebuilt.
2000-11-02 bryce2000-11-02 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-02 bryce2000-11-02 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-01 tromey * scripts/encodings.pl: Added `ASCII' alias.
2000-11-01 tromey * Makefile.in: Rebuilt.
2000-11-01 warrenl * jni.cc: Added include of java/lang/ThreadGroup.h.
2000-10-30 bryce * java/io/Reader.java: Merge docs from classpath.
2000-10-30 bryce2000-10-30 Bryce McKinlay <bryce@albatross.co.nz>
2000-10-29 bryce2000-10-29 Bryce McKinlay <bryce@albatross.co.nz>
2000-10-29 bryceRe-indent in preparation for diff.
2000-10-29 bryceRe-indent in preparation for diff.
2000-10-27 warrenl * java/util/natGregorianCalendar.cc (computeFields...
2000-10-27 warrenl * Makefile.am: Added locale files from Classpath.
2000-10-25 bryce2000-10-25 Bryce McKinlay <bryce@albatross.co.nz>
2000-10-25 tromey * Makefile.in: Rebuilt.
2000-10-25 bryce * java/lang/ThreadGroup.java (uncaughtException...
2000-10-24 bryce2000-10-24 Bryce McKinlay <bryce@albatross.co.nz>
2000-10-23 apbianco2000-10-23 Alexandre Petit-Bianco <apbianco@cygnus...
2000-10-22 rolfwr * Makefile.am: Added rules for libgcjx library.
2000-10-20 tromey From Arno J. Klaassen:
2000-10-20 tromey * Makefile.in: Rebuilt.
2000-10-13 bryce2000-10-13 Bryce McKinlay <bryce@albatross.co.nz>
next