summaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2004-09-02[multiple changes]Graydon Hoare
2004-08-31AttributedString.java (AttributedString): Use ArrayList to build array of att...Tom Tromey
2004-08-30HACKING: Remove reference to special automake.Andreas Tobler
2004-08-30Prime.java (generateRandomPrime): Use return result from `add'.Tom Tromey
2004-08-30UID.java (UID): Read `nextCount', not count.Tom Tromey
2004-08-30DEREncodingException.java: Remove whitespaces.Andreas Tobler
2004-08-30File.java File (String,String): Fixed handling of empty path.Jeroen Frijters
2004-08-30Author e-mail updated for all files.Casey Marshall
2004-08-30[multiple changes]Andreas Tobler
2004-08-30DummyKeyPairGenerator.java (clone): Removed useless instanceof check.Casey Marshall
2004-08-292004-08-29 Mark Wielaard <mark@klomp.org>Mark Wielaard
2004-08-29AbstractCollection.java, [...]: Added additional exceptions to documentation...Andrew John Hughes
2004-08-28configure.ac: Handle --enable-gc-debug.Hans Boehm
2004-08-26re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Mark Wielaard
2004-08-25Makefile.am (AM_GCJFLAGS): Add LIBGCJ_JAVAFLAGS.David Daney
2004-08-23ignore autom4te.cacheR. Kelley Cook
2004-08-23prims.cc (JVMPI_NOTIFY_ALLOC): New macro.Bryce McKinlay
2004-08-23defineclass.cc: Include <stdio.h>.Hans Boehm
2004-08-21Makefile.am (lib_gnu_java_awt_peer_gtk_la_LINK): Added.Andreas Tobler
2004-08-20configure.ac: Replaced all AC_TRY_COMPILE macros with AC_COMPILE_IFELSE macros.Michael Koch
2004-08-20configure.in: Renamed to configure.ac.Michael Koch
2004-08-20configure.in: Rewrote some obsolete stuff for autoconf 2.59.Michael Koch
2004-08-19Correct ChangeLog formatting.Bryce McKinlay
2004-08-19configure.in, [...]: Ported to automake 1.9.Michael Koch
2004-08-19DatagramSocket.java: Fixed typo.Tom Tromey
2004-08-18re PR libgcj/17081 (Deserializing java.net.URI fails)Bryce McKinlay
2004-08-18re PR libgcj/17079 ([PATCH] Log messages whose logging level is equal to the ...Bryce McKinlay
2004-08-18natPosixProcess.cc (waitForSignal): Use sigsuspend instead of sigwait.David Daney
2004-08-17Makefile.am (AM_CXXFLAGS): Reformatted to make it more ease to read.Michael Koch
2004-08-16re PR java/8473 (syntax error on anonymous array subscript)Tom Tromey
2004-08-162004-08-16 Michael Koch <konqueror@gmx.de>Michael Koch
2004-08-16configure.in (AC_CONF_SUBDIRS): Use literal for ltdl directory to avoid autoc...Bryce McKinlay
2004-08-14natInetAddressPosix.cc (lookup): Reflect rename of localhostAddress to loopba...Andreas Tobler
2004-08-14configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay
2004-08-13InetAddress.java (loopbackAddress): Renamed from localhostAddress.Bryce McKinlay
2004-08-13re PR libgcj/17020 (gij should ignore all reserved method flags)Bryce McKinlay
2004-08-12re PR libgcj/16662 (IllegalMonitorStateException in EventQueue.getNextEvent()...Hans Boehm
2004-08-12Process_1.java: New test.David Daney
2004-08-12re PR libgcj/11801 (Problems with Process.waitFor() and exitValue())David Daney
2004-08-12re PR tree-optimization/16867 (Inline array initializer miscompilation at -O)Diego Novillo
2004-08-11javaprims.h (_Jv_Utf8Const): Change struct to a class, with private fields an...Per Bothner
2004-08-10err14.java: New file.Andrew Haley
2004-08-10err14.java: New file.Andrew Haley
2004-08-05Makefile.am: Fix missing rename from x_nat_headers to xlib_nat_headers.Andreas Tobler
2004-08-05BasicPermission.java: Don't check wildcards.Andrew Haley
2004-08-04acinclude.m4: Correctly quote PKG_CHECK_MODULES.Thomas Fitzsimmons
2004-08-04acconfig.h: Removed.Thomas Fitzsimmons
2004-08-04libjava.exp (bytecompile_file): Byte compile with debugging.Andrew Haley
2004-08-04Reverted renaming of configure.in to configure.ac, has to waitPaolo Bonzini
2004-08-04configure.ac: New name of...Paolo Bonzini