summaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2005-02-14* testsuite/libjava.lang/PR19921.java: Use correct class name.Tom Tromey
2005-02-14re PR java/19921 (wrong argument count for invokeInterface with new multidime...Tom Tromey
2005-02-14re PR java/19921 (wrong argument count for invokeInterface with new multidime...Tom Tromey
2005-02-14re PR libgcj/18116 (JNI uses dot instead of slash as the package separator)Anthony Green
2005-02-14jni.cc (nathash_add): Don't strdup the method signature.Anthony Green
2005-02-12Fixes bug libgcj/8170Mark Wielaard
2005-02-10Makefile.in: Rebuilt.Tom Tromey
2005-02-10xfails: Updated to reflect current state of mauve and libjava.Bryce McKinlay
2005-02-10Connection.java (getJarFile): Open jar file with OPEN_DELETE.Tom Tromey
2005-02-10InflaterInputStream.java (markSupported): Override.Tom Tromey
2005-02-09URI.java (AUTHORITY_REGEXP): Handle case where user name or port is missing.Tom Tromey
2005-02-08configure: Rebuilt.Tom Tromey
2005-02-08natRuntime.cc (insertSystemProperties): Set sun.boot.class.path earlier.Tom Tromey
2005-02-07defineclass.cc (handleClassBegin): Use _Jv_RegisterInitiatingLoader.Tom Tromey
2005-02-07Reported by Timo Lindfors <timo.lindfors@iki.fi> java/util/regex/Matcher.java...Mark Wielaard
2005-02-07ISO_8859_1.java, [...]: Fixed canonical names and aliases according to...Robert Schuster
2005-02-07re PR libgcj/19611 (create 'sources.zip' for use in eclipse)Tom Tromey
2005-02-07Forgot to commit registerImageIOSpis changeAnthony Green
2005-02-07Add new files from last change.Anthony Green
2005-02-07[multiple changes]Anthony Green
2005-02-03InetAddress.java (InetAddress): Make a private copy of the address.David Daney
2005-02-03Makefile.in: Rebuilt.Tom Tromey
2005-02-02* link.cc: Include <stdio.h>Hans Boehm
2005-02-02Revert bad importZack Weinberg
2005-02-02re PR libgcj/19681 (extension loading currently incorrect)Tom Tromey
2005-02-02Imported from mainline FSF repositoriesNick Clifton
2005-02-02PersistentByteMap.java: Fixed typo.Tom Tromey
2005-02-02Makefile.in: Rebuilt.Tom Tromey
2005-02-02Makefile.am: New file.Tom Tromey
2005-02-01natPlainDatagramSocketImplPosix.cc (getOption): Support IP_MULTICAST_LOOP.Anthony Green
2005-01-29re PR libgcj/19649 (java.util.Date.getTimezoneOffset returns negated output)Jeroen Frijters
2005-01-26re PR java/19070 (internal compiler error: in generate_bytecode_conditional, ...Ranjit Mathew
2005-01-24Class.h (next): Updated documentation.Tom Tromey
2005-01-24Makefile.am (libgij_la_LIBADD): Add -L$(here)/.libs.Jakub Jelinek
2005-01-24re PR java/19295 (Incorrect bytecode produced for bitwise AND)Roger Sayle
2005-01-19VMCompiler.java (compileClass): Ignore UnknownError.Tom Tromey
2005-01-18MessageFormat.java (scanString): Changed how quoting is handled.Tom Tromey
2005-01-17MessageFormat.java (scanFormat): Chain thrown exception.Mark Wielaard
2005-01-15re PR java/19444 (GCJ implementation of java.net.URI misses host support)Michael Koch
2005-01-14File.java (toURI): Generate a URI which we understand.Robin Green
2005-01-14jni.h (_Jv_JNIEnv::bottom_locals): New field.Graydon Hoare
2005-01-13re PR libgcj/17784 (Thread.interrupt doesn't do security checks)Michael Koch
2005-01-11re PR libgcj/13972 (gcj's URL() does not handle ContextURL + "/redir?http://d...Michael Koch
2005-01-11PR libgcj/14012, PR libgcj/14013, PR libgcj/15157, PR libgcj/15509Michael Koch
2005-01-11re PR libgcj/18840 (java.io.BufferedInputStream.read(byte[],..) methods don't...Tom Tromey
2005-01-10* mauve-libgcj: Exclude some swing tests.Tom Tromey
2005-01-10PR libgcj/12016, PR libgcj/18405, PR libgcj/17738:Tom Tromey
2005-01-10re PR libgcj/18868 (Interface containing anonymous class breaks gij)Tom Tromey
2005-01-10re PR libgcj/18014 (java.util.Locale changes variant to upper case)Michael Koch
2005-01-10[multiple changes]Michael Koch