* invoke.texi: Update lists of languages and suffixes supported.
[gcc.git] / libjava /
2000-11-07 Tom Tromeysjis_comment3.java: Removed.
2000-11-06 Tom Tromeylibjava.exp (libjava_arguments): Set --tag on libtool...
2000-11-03 Warren LevyObjectInputStream.java (readObject): Added code to...
2000-11-03 Warren LevyInetAddress.java (addr): Renamed from 'address'.
2000-11-03 Bryce McKinlayAbstractList.java (SubList): Make it a top-level privat...
2000-11-02 Tom TromeyMakefile.in: Rebuilt.
2000-11-02 Bryce McKinlayAbstractList.java (remove): Comment out modCount increm...
2000-11-02 Bryce McKinlayAbstractList.java: Throw messages with IndexOutOfBounds...
2000-11-01 Tom Tromeyencodings.pl: Added `ASCII' alias.
2000-11-01 Tom TromeyMakefile.in: Rebuilt.
2000-11-01 Warren Levyjni.cc: Added include of java/lang/ThreadGroup.h.
2000-10-30 Bryce McKinlayReader.java: Merge docs from classpath.
2000-10-30 Bryce McKinlayBitSet.java: Updated @specnote.
2000-10-29 Bryce McKinlayAbstractCollection.java (addAll): Use size() instead...
2000-10-29 Bryce McKinlayRe-indent in preparation for diff.
2000-10-29 Bryce McKinlayRe-indent in preparation for diff.
2000-10-27 Warren LevynatGregorianCalendar.cc (computeFields): Set the isSet_...
2000-10-27 Warren LevyMakefile.am: Added locale files from Classpath.
2000-10-25 Bryce McKinlayMakefile.am (GCJCOMPILE): Pass --tag=GCJ to libtool.
2000-10-25 Tom TromeyMakefile.in: Rebuilt.
2000-10-25 Bryce McKinlayThreadGroup.java (uncaughtException): Print thread...
2000-10-24 Bryce McKinlayEventObject.java: Merged from classpath.
2000-10-23 Alexandre Petit... AbstractSet.java (equals): Re-installed original code.
2000-10-22 Rolf W. RasmussenMakefile.am: Added rules for libgcjx library.
2000-10-20 Tom TromeyFrom Arno J. Klaassen:
2000-10-20 Tom TromeyMakefile.in: Rebuilt.
2000-10-13 Bryce McKinlayexception.cc: Don't #include "exception".
2000-10-11 Bryce McKinlayChoicePeer.java (addItem): Removed.
2000-10-10 Warren LevyLocaleData_en.java (monetarySeparator): Added.
2000-10-09 Tom Tromey[multiple changes]
2000-10-09 Anthony GreenNew test code
2000-10-09 Bryce McKinlayupdate
2000-10-09 Bryce McKinlayre GNATS libgcj/341 (Throwable.printStackTrace() isn...
2000-10-07 Tom Tromey* java/util/Properties.java: Merged with Classpath...
2000-10-06 Tom TromeyRebuilt Makefile.ins
2000-10-06 Tom TromeynatField.cc (BooleanClass): Don't define.
2000-10-05 Warren LevyMakefile.am: Removed java/io/Replaceable.java and java...
2000-10-05 Tom Tromey* gnu/gcj/convert/natIconv.cc (init): Terminate buffer.
2000-10-03 Tom TromeyUpdated ChangeLog to reflect patch credit
2000-10-02 Bryce McKinlayupdate
2000-10-02 Bryce McKinlayprims.cc (_Jv_argv, _Jv_argc): New fields.
2000-09-30 Tom Tromeyposix-threads.cc (_Jv_CondWait): Check to see if we...
2000-09-30 Hans BoehmImplement bitmap descriptor based marking for Boehm GC.
2000-09-30 Alexandre Olivaltconfig, [...]: Updated from libtool multi-language...
2000-09-26 Tom TromeyScrollbar.java (removeAdjustmentListener): Use `remove...
2000-09-26 Alexandre Petit... natSystem.cc (file_encoding): Added return statement.
2000-09-14 Alexandre OlivaMakefile.am: Re-work shell commands that exceeded comma...
2000-09-14 Alexandre OlivaLooks like Tom forgot to check this in...
2000-09-14 Alexandre Oliva* java/lang/natRuntime.cc (lt_preloaded_symbols): Defin...
2000-09-14 Alexandre Olivadefineclass.cc: Include alloca.h only if HAVE_ALLOCA_H.
2000-09-13 Alexandre Olivaconfigure.in (LIBDATASTARTSPEC): Use `%s' to search...
2000-09-13 Tom TromeynatArray.cc (BooleanClass): New define.
2000-09-13 Bryce McKinlayString.java (CASE_INSENSITIVE_ORDER): New static field.
2000-09-12 Alexandre Oliva* configure: Rebuilt with new ../libtool.m4.
2000-09-11 Tom TromeyField.java (toString): Don't rely on Class.toString.
2000-09-11 Tom TromeyBytesToUnicode.java (getDefaultDecoder): Let default...
2000-09-10 Alexandre Olivaacinclude.m4: Simplify the tests for CC and CXX.
2000-09-10 Alexandre Olivaacinclude.m4: Include libtool macros from the source...
2000-09-10 Alexandre Oliva* Updated from libtool multi-language branch.
2000-09-10 Alexandre OlivaThis commit was generated by cvs2svn to compensate...
2000-09-10 Alexandre OlivaInitial revision
2000-09-08 Warren LevyPropertyChangeEvent.java (serialVersionUID): Added.
2000-09-07 Bryce McKinlayMakefile.am (Thread.h): Don't be friends with native...
2000-09-06 Jeff Sturmjvm.h (_Jv_HashCode): Cast object ptr to `unsigned...
2000-09-06 Tom TromeyConstructor.java (toString): Use `getName' for paramete...
2000-09-06 Tom TromeynatMethod.cc (_Jv_CallAnyMethodA): Accept null `args...
2000-09-06 Tom TromeyFix for PR java.lang/339:
2000-09-05 Bryce McKinlay* java/net/natPlainDatagramSocketImpl.cc (mcastGrp...
2000-09-05 Bryce McKinlaynatPlainDatagramSocketImpl.cc: Change various `JvThrow...
2000-09-05 Tom Tromey* doc/cni.sgml: Updated from master copy.
2000-09-05 Bryce McKinlaynatIconv.cc (read): Remove unused local.
2000-09-04 Tom TromeyZipFile.java (ZipFile): Delete file when opened in...
2000-09-04 Anthony Greenre GNATS java.io/203 (File.createTempFile doesn't close...
2000-09-04 Anthony GreenForgot to add this from last commit.
2000-09-04 Anthony GreenFile.java (deleteOnExit): New method.
2000-09-04 Tom TromeyMakefile.in: Rebuilt.
2000-09-01 Andrew HaleyStreamTokenizer.java: Don't throw a NumberFormatExcepti...
2000-09-01 Tom Tromeyabstr.xfail: New file.
2000-08-30 Tom TromeyMakefile.in: Rebuilt.
2000-08-29 Tom TromeyBitMaskExtent.java, [...]: Removed Latin-1 copyright...
2000-08-27 Mark WielaardZipFile.java: Implement OPEN_DELETE mode...
2000-08-27 Anthony GreenArrayList.java, [...]: Imported from GNU Classpath.
2000-08-26 Anthony GreenMakefile.in: Rebuilt.
2000-08-24 Mark WielaardInflaterInputStream.java (read(byte[],int,int)): return...
2000-08-24 Mark WielaardPrintWriter.java (print(String)): Don't catch IOExcepti...
2000-08-24 Alexandre Petit... NativeThread.java (NativeThread): Removed assignment...
2000-08-22 Mark WielaardMakefile.in: Rebuilt.
2000-08-21 Tom TromeyResourceBundle.java (trySomeGetBundle): Removed debuggi...
2000-08-21 Anthony GreenFixed typo in ChangeLog
2000-08-21 Anthony GreennatSystem.cc (init_properties): Change sourceware refer...
2000-08-20 Mark WielaardAdler32.java: Make private variables really private
2000-08-20 Anthony GreenJarFile.java: Don't call java.util.zip.ZipFile.getEntry...
2000-08-20 Anthony GreenOops. Forgot some notes.
2000-08-20 Anthony GreenURLClassLoader.java: Find the JarEntry via the JarFile.
2000-08-19 Tom TromeyZipInputStream.java (createZipEntry): Implemented.
2000-08-19 Anthony GreenAttributes.java, [...]: Imported from Classpath.
2000-08-17 Alexandre Petit... natClass.cc (finit_name): Initialized with `finit$'.
2000-08-16 Rolf W. RasmussenComponentDataBlitOp.java: New file.
2000-08-16 Andrew Haleyjvm.h (_Jv_HashCode): New hash code.
2000-08-16 Tom Tromey* java/io/ByteArrayOutputStream.java: Merged with Class...
next