Author e-mail updated for all files.
[gcc.git] / libjava /
2004-08-30 Casey MarshallAuthor e-mail updated for all files.
2004-08-30 Andreas Tobler[multiple changes]
2004-08-30 Casey MarshallDummyKeyPairGenerator.java (clone): Removed useless...
2004-08-29 Mark Wielaard2004-08-29 Mark Wielaard <mark@klomp.org>
2004-08-29 Andrew John HughesAbstractCollection.java, [...]: Added additional except...
2004-08-28 Hans Boehmconfigure.ac: Handle --enable-gc-debug.
2004-08-26 Mark Wielaardre PR libgcj/17002 (java.util.TimeZone.getDefault(...
2004-08-25 David DaneyMakefile.am (AM_GCJFLAGS): Add LIBGCJ_JAVAFLAGS.
2004-08-23 R. Kelley Cookignore autom4te.cache
2004-08-23 Bryce McKinlayprims.cc (JVMPI_NOTIFY_ALLOC): New macro.
2004-08-23 Hans Boehmdefineclass.cc: Include <stdio.h>.
2004-08-21 Andreas ToblerMakefile.am (lib_gnu_java_awt_peer_gtk_la_LINK): Added.
2004-08-20 Michael Kochconfigure.ac: Replaced all AC_TRY_COMPILE macros with...
2004-08-20 Michael Kochconfigure.in: Renamed to configure.ac.
2004-08-20 Michael Kochconfigure.in: Rewrote some obsolete stuff for autoconf...
2004-08-19 Bryce McKinlayCorrect ChangeLog formatting.
2004-08-19 Michael Kochconfigure.in, [...]: Ported to automake 1.9.
2004-08-19 Tom TromeyDatagramSocket.java: Fixed typo.
2004-08-18 Bryce McKinlayre PR libgcj/17081 (Deserializing java.net.URI fails)
2004-08-18 Bryce McKinlayre PR libgcj/17079 ([PATCH] Log messages whose logging...
2004-08-18 David DaneynatPosixProcess.cc (waitForSignal): Use sigsuspend...
2004-08-17 Michael KochMakefile.am (AM_CXXFLAGS): Reformatted to make it more...
2004-08-16 Tom Tromeyre PR java/8473 (syntax error on anonymous array subscript)
2004-08-16 Michael Koch2004-08-16 Michael Koch <konqueror@gmx.de>
2004-08-16 Bryce McKinlayconfigure.in (AC_CONF_SUBDIRS): Use literal for ltdl...
2004-08-14 Andreas ToblernatInetAddressPosix.cc (lookup): Reflect rename of...
2004-08-13 Bryce McKinlayconfigure.in (GCINCS): Don't use "boehm-cflags".
2004-08-13 Bryce McKinlayInetAddress.java (loopbackAddress): Renamed from localh...
2004-08-13 Bryce McKinlayre PR libgcj/17020 (gij should ignore all reserved...
2004-08-12 Hans Boehmre PR libgcj/16662 (IllegalMonitorStateException in...
2004-08-12 David DaneyProcess_1.java: New test.
2004-08-12 David Daneyre PR libgcj/11801 (Problems with Process.waitFor(...
2004-08-12 Diego Novillore PR tree-optimization/16867 (Inline array initializer...
2004-08-12 Per Bothnerjavaprims.h (_Jv_Utf8Const): Change struct to a class...
2004-08-10 Andrew Haleyerr14.java: New file.
2004-08-10 Andrew Haleyerr14.java: New file.
2004-08-05 Andreas ToblerMakefile.am: Fix missing rename from x_nat_headers...
2004-08-05 Andrew HaleyBasicPermission.java: Don't check wildcards.
2004-08-04 Thomas Fitzsimmonsacinclude.m4: Correctly quote PKG_CHECK_MODULES.
2004-08-04 Thomas Fitzsimmonsacconfig.h: Removed.
2004-08-04 Andrew Haleylibjava.exp (bytecompile_file): Byte compile with debug...
2004-08-04 Paolo BonziniReverted renaming of configure.in to configure.ac,...
2004-08-04 Paolo Bonziniconfigure.ac: New name of...
2004-08-04 Nathanael Nerodeconfigure.in: Eliminate uses of changequote (mostly...
2004-08-03 Nathanael Nerodeacinclude.m4: Include no-executables.m4.
2004-08-03 Tom Tromey* jni.cc: Reindented.
2004-08-03 Bryce McKinlayTimestamp.java (valueOf): Synchronize access to dateFormat.
2004-08-02 Bryce McKinlayre PR java/16701 (Error when constant initializer depen...
2004-08-01 Andrew John HughesCollection.java, [...]: Added additional exceptions...
2004-08-01 Danny Smithconfigure.in [...] (SYSTEMSPEC): Remove -lwsock32.
2004-07-30 Michael Koch2004-07-30 Michael Koch <konqueror@gmx.de>
2004-07-30 Michael Koch2004-07-30 Michael Koch <konqueror@gmx.de>
2004-07-29 Michael KochMainThread.java: Explicitely import used classes.
2004-07-29 Dalibor TopicComponentDataBlitOp.java, [...]: Cleaned up imports.
2004-07-29 Dalibor TopicComponentDataBlitOp.java, [...]: Cleaned up imports.
2004-07-29 Bryce McKinlay* NEWS: Updated with news up to GCC 3.4 release.
2004-07-29 Bryce McKinlayREADME: Remove obsolete info.
2004-07-28 Bryce McKinlayGetPropertyAction.java (setParameters): Renamed from...
2004-07-28 Bryce McKinlayconfigure.in: Check for minimum GTK version 2.4 require...
2004-07-28 Bryce McKinlayTLtest.java: Reduce sleep time.
2004-07-27 Bryce McKinlayThread_HoldsLock.java: New test case.
2004-07-27 Bryce McKinlayFile.java (toURI): Throw RuntimeException, not Internal...
2004-07-24 Bryce McKinlayMakefile.am: Add gnu/java/security/action/GetPropertyAc...
2004-07-24 Bryce McKinlayprims.cc (_Jv_InitPrimClass): Don't create an array...
2004-07-23 Thomas FitzsimmonsMakefile.am: Rename jar binary to fastjar.
2004-07-23 Bryce McKinlayConnection.java: Use GetPropertyAction for privileged...
2004-07-23 Bryce McKinlayObjectStreamField (ObjectStreamField): Don't unset...
2004-07-23 Mark WielaardDefaultContentHandlerFactory.java: Check in real file...
2004-07-23 Mark WielaardSystem.java (static): Set http.agent system property...
2004-07-23 Mark WielaardDefaultContentHandlerFactory.java: New dummy implementa...
2004-07-23 Bryce McKinlayMakefile.am (ordinary_java_source_files): Add DefaultCo...
2004-07-22 Graydon Hoare[multiple changes]
2004-07-22 Bryce McKinlayURLConnection.java (position): New field.
2004-07-20 Bryce McKinlayre PR libgcj/16591 (Missing '#ifndef DISABLE_MAIN_ARGS...
2004-07-20 Bryce McKinlaySocket.java (getImpl): Now private.
2004-07-20 Bryce McKinlayBufferedWriter.java (BufferedWriter): Use existing...
2004-07-20 Bryce McKinlayprims.cc (process_gcj_properties): Don't increment...
2004-07-19 Per BothnerPrint -verbose:message on "loading", not initialization.
2004-07-18 Matthias Kloseconfigure.in: Substitute target_noncanonical.
2004-07-17 Michael KochString.java: Fixed javadocs all over.
2004-07-17 Michael Koch[multiple changes]
2004-07-17 Mark WielaardBox.java: Put FIXME comment above class declaration.
2004-07-17 Michael Koch[multiple changes]
2004-07-17 Mark WielaardInvocationEvent.java (dispatch): Synchronize on notifie...
2004-07-17 Michael Koch2004-07-17 Michael Koch <konqueror@gmx.de>
2004-07-17 Guilhem Lavaux2004-07-17 Guilhem Lavaux <guilhem@kaffe.org>
2004-07-17 Michael Koch2004-07-17 Michael Koch <konqueror@gmx.de>
2004-07-17 Michael KochSecurity.java: Fixed javadocs all over.
2004-07-17 Michael Koch2004-07-17 Michael Koch <konqueror@gmx.de>
2004-07-16 Richard Earnshawconfigure.in (ZIP, GCJH): Remove white space around...
2004-07-16 Nathanael Nerodeconfigure.in: Use build_noncanonical rather than build_...
2004-07-16 Nathanael Nerodeconfigure.in: Eliminate CANADIAN and NULL_TARGET variab...
2004-07-16 Nathanael NerodeMakefile.am: Set ZIP and GCJH directly using autoconf.
2004-07-16 Nathanael Nerodeconfigure.in: Use target_noncanonical rather than targe...
2004-07-16 Nathanael Nerodeconfigure.in: Move as much as possible below AC_CANONIC...
2004-07-15 Bryce McKinlayre PR libgcj/16574 (java.sql.Timestamp#toString() does...
2004-07-15 Nathanael Nerodeacinclude.m4: "Inline" LIBGCJ_CONFIGURE macro into...
2004-07-15 Nathanael Nerodeaclocal.m4: Rebuilt with aclocal gcj-1.4.
2004-07-15 Bryce McKinlayre PR libgcj/16204 (File I/O fails on files >= 2^31...
2004-07-14 Jerry QuinnEventHandler.java: Remove debugging statements.
next