OSDN Git Service

Remove obstacks.
[pf3gnuchains/gcc-fork.git] / libjava /
2000-10-13 bryce2000-10-13 Bryce McKinlay <bryce@albatross.co.nz>
2000-10-11 bryce2000-10-11 Bryce McKinlay <bryce@albatross.co.nz>
2000-10-10 warrenl * gnu/gcj/text/LocaleData_en.java (monetarySeparator...
2000-10-09 tromey2000-10-09 Alexandre Oliva <aoliva@redhat.com>
2000-10-09 greenNew test code
2000-10-09 bryceupdate
2000-10-09 bryce2000-10-09 Bryce McKinlay <bryce@albatross.co.nz>
2000-10-07 tromey * java/util/Properties.java: Merged with Classpath...
2000-10-06 tromeyRebuilt Makefile.ins
2000-10-06 tromey * java/lang/reflect/natField.cc (BooleanClass): Don...
2000-10-05 warrenl * Makefile.am: Removed java/io/Replaceable.java and
2000-10-05 tromey * gnu/gcj/convert/natIconv.cc (init): Terminate buffer.
2000-10-03 tromeyUpdated ChangeLog to reflect patch credit
2000-10-02 bryceupdate
2000-10-02 bryce2000-10-02 Bryce McKinlay <bryce@albatross.co.nz>
2000-09-30 bryce2000-09-30 Tom Tromey <tromey@cygnus.com>
2000-09-30 bryce2000-09-30 Hans Boehm <boehm@acm.org>
2000-09-30 aoliva* ltconfig, ltmain.sh, libtool.m4: Updated from libtool
2000-09-26 tromey * java/awt/Scrollbar.java (removeAdjustmentListener...
2000-09-26 apbianco2000-09-26 Alexandre Petit-Bianco <apbianco@cygnus...
2000-09-14 aoliva* Makefile.am: Re-work shell commands that exceeded...
2000-09-14 aolivaLooks like Tom forgot to check this in...
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 tromey2000-09-13 Alexandre Oliva <aoliva@redhat.com>
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-12 aoliva* configure: Rebuilt with new ../libtool.m4.
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-10 aoliva* acinclude.m4: Simplify the tests for CC and CXX.
2000-09-10 aoliva* acinclude.m4: Include libtool macros from the source...
2000-09-10 aoliva* Updated from libtool multi-language branch.
2000-09-10 aolivaThis commit was generated by cvs2svn to compensate...
2000-09-10 aolivaInitial revision
2000-09-08 warrenl * java/beans/PropertyChangeEvent.java (serialVersionUI...
2000-09-07 bryce2000-09-07 Bryce McKinlay <bryce@albatross.co.nz>
2000-09-06 tromey2000-09-06 Jeff Sturm <jeff.sturm@appnet.com>
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 bryce * java/net/natPlainDatagramSocketImpl.cc (mcastGrp...
2000-09-05 bryce2000-09-05 Bryce McKinlay <bryce@albatross.co.nz>
2000-09-05 tromey * doc/cni.sgml: Updated from master copy.
2000-09-05 bryce2000-09-05 Bryce McKinlay <bryce@albatross.co.nz>
2000-09-04 tromey * java/util/zip/ZipFile.java (ZipFile): Delete file...
2000-09-04 green Fix for PR java.io/203:
2000-09-04 greenForgot to add this from last commit.
2000-09-04 green * java/io/File.java (deleteOnExit): New method.
2000-09-04 tromey * Makefile.in: Rebuilt.
2000-09-01 aph2000-09-01 Andrew Haley <aph@redhat.com>
2000-09-01 tromey * libjava.compile/abstr.xfail: New file.
2000-08-30 tromey * Makefile.in: Rebuilt.
2000-08-29 tromey * gnu/gcj/awt/BitMaskExtent.java, gnu/gcj/awt/Buffers...
2000-08-27 mark * java/util/zip/ZipFile.java: Implement OPEN_DELETE...
2000-08-27 green2000-08-27 Anthony Green <green@redhat.com>
2000-08-26 green2000-08-26 Anthony Green <green@redhat.com>
2000-08-24 mark * java/util/zip/InflaterInputStream.java (read(byte...
2000-08-24 mark * java/io/PrintWriter.java (print(String)): Don't...
2000-08-24 apbianco2000-08-23 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-22 tromey2000-08-21 Mark Wielaard <mark@klomp.org>
2000-08-21 tromey * java/util/ResourceBundle.java (trySomeGetBundle...
2000-08-21 greenFixed typo in ChangeLog
2000-08-21 greenSun Aug 20 21:02:48 2000 Anthony Green <green@redhat...
2000-08-20 mark2000-08-20 Mark Wielaard <mark@klomp.org>
2000-08-20 green * java/util/jar/JarFile.java: Don't call
2000-08-20 greenOops. Forgot some notes.
2000-08-20 greenSun Aug 20 09:51:48 2000 Anthony Green <green@redhat...
2000-08-19 tromey * java/util/zip/ZipInputStream.java (createZipEntry):
2000-08-19 greenSat Aug 19 11:00:53 2000 Anthony Green <green@redhat...
2000-08-17 apbianco2000-08-15 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-16 rolfwr * gnu/gcj/awt/ComponentDataBlitOp.java: New file.
2000-08-16 tromey2000-08-15 Andrew Haley <aph@cygnus.com>
2000-08-16 tromey * java/io/ByteArrayOutputStream.java: Merged with...
2000-08-14 greenMore thanks.
2000-08-11 tromey * java/net/natPlainSocketImpl.cc (bind): Don't go...
2000-08-10 brycecvs commit ChangeLog
2000-08-10 bryce2000-08-10 Bryce McKinlay <bryce@albatross.co.nz>
2000-08-10 tromey From PR gcj/310:
2000-08-09 bryce2000-08-09 Bryce McKinlay <bryce@albatross.co.nz>
2000-08-09 bryce2000-08-09 Bryce McKinlay <bryce@albatross.co.nz>
2000-08-08 tromey * gnu/gcj/convert/Input_UTF8.java (read): Fixed handli...
2000-08-08 tromey * java/lang/reflect/Method.java (hashCode): Use getName().
2000-08-07 tromey * java/lang/reflect/Method.java (toString): Use Class...
2000-08-07 tromey * java/io/PipedInputStream.java (read(byte[],int,int...
2000-08-06 tromey * java/io/PrintWriter.java: Merged comments from Class...
2000-08-06 tromey * java/io/StreamTokenizer.java (TT_NONE): Now private.
2000-08-04 bryceMissing changelog entry
2000-08-04 warrenl * java/io/ObjectInputStream.java (readFields): Turn off
2000-08-03 tromey * Makefile.in: Rebuilt.
2000-08-03 bryce * Makefile.am: Add new AWT stubs.
2000-08-03 bryce2000-08-03 Bryce McKinlay <bryce@albatross.co.nz>
2000-08-02 tromey * Makefile.in: Rebuilt.
2000-08-02 tromey * scripts/encodings.pl: New file.
2000-08-02 bryce2000-08-02 Bryce McKinlay <bryce@albatross.co.nz>
2000-07-31 bryce * java/awt/Component.java (toString): Implemented.
2000-07-31 green2000-07-30 Anthony Green <green@redhat.com>
2000-07-31 tromey * java/awt/BorderLayout.java (BorderLayout()): New...
2000-07-30 tromey * java/awt/Container.java (remove(int)): Wrote.
2000-07-30 greenTest case for gcj/295.
next