summaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch2005-02-171-0/+616
* UTF_8.java (decodeLoop): Set inPos to in.position().Julian Scheid2005-02-161-0/+6
* [multiple changes]Mark Wielaard2005-02-161-0/+111
* SharedLibHelper.java (findHelper): Delete copied file on exit.Tom Tromey2005-02-161-3/+5
* [multiple changes]Graydon Hoare2005-02-161-0/+1998
* [multiple changes]Mark Wielaard2005-02-161-0/+55
* Subject.java (doAsPrivileged): If acc is null, create a new AccessControlCont...Andrew Haley2005-02-161-0/+33
* PersistentByteMap.java (name, values, fc): new fields.Andrew Haley2005-02-161-0/+27
* prims.cc (_Jv_CreateJavaVM): Add comment about initialization order.David Daney2005-02-161-0/+9
* [multiple changes]Mark Wielaard2005-02-151-0/+15
* URLClassLoader.java (JarURLLoader.JarURLLoader): Just use space for parsing C...Mark Wielaard2005-02-151-0/+5
* URLClassLoader.java (JarURLLoader.JarURLLoader): Don't look aside for "GCJLIB...Mark Wielaard2005-02-151-0/+8
* SSLContext.java (getInstance): Add exception message and/or cause before thro...Mark Wielaard2005-02-151-0/+5
* Makefile.am (libgcj_la_SOURCES): Move all sources ...Richard Henderson2005-02-151-0/+8
* jawt.c: New file.Thomas Fitzsimmons2005-02-141-0/+13
* * testsuite/libjava.lang/PR19921.java: Use correct class name.Tom Tromey2005-02-141-0/+4
* re PR java/19921 (wrong argument count for invokeInterface with new multidime...Tom Tromey2005-02-141-0/+5
* re PR java/19921 (wrong argument count for invokeInterface with new multidime...Tom Tromey2005-02-141-0/+6
* re PR libgcj/18116 (JNI uses dot instead of slash as the package separator)Anthony Green2005-02-141-0/+8
* jni.cc (nathash_add): Don't strdup the method signature.Anthony Green2005-02-141-0/+7
* Fixes bug libgcj/8170Mark Wielaard2005-02-121-0/+18
* Makefile.in: Rebuilt.Tom Tromey2005-02-101-0/+11
* xfails: Updated to reflect current state of mauve and libjava.Bryce McKinlay2005-02-101-0/+5
* Connection.java (getJarFile): Open jar file with OPEN_DELETE.Tom Tromey2005-02-101-0/+7
* InflaterInputStream.java (markSupported): Override.Tom Tromey2005-02-101-0/+6
* URI.java (AUTHORITY_REGEXP): Handle case where user name or port is missing.Tom Tromey2005-02-091-0/+7
* configure: Rebuilt.Tom Tromey2005-02-081-0/+6
* natRuntime.cc (insertSystemProperties): Set sun.boot.class.path earlier.Tom Tromey2005-02-081-0/+5
* defineclass.cc (handleClassBegin): Use _Jv_RegisterInitiatingLoader.Tom Tromey2005-02-071-0/+10
* Reported by Timo Lindfors <timo.lindfors@iki.fi> java/util/regex/Matcher.java...Mark Wielaard2005-02-071-0/+13
* ISO_8859_1.java, [...]: Fixed canonical names and aliases according to...Robert Schuster2005-02-071-0/+15
* re PR libgcj/19611 (create 'sources.zip' for use in eclipse)Tom Tromey2005-02-071-0/+8
* [multiple changes]Anthony Green2005-02-071-0/+64
* InetAddress.java (InetAddress): Make a private copy of the address.David Daney2005-02-031-0/+11
* Makefile.in: Rebuilt.Tom Tromey2005-02-031-0/+10
* * link.cc: Include <stdio.h>Hans Boehm2005-02-021-0/+4
* re PR libgcj/19681 (extension loading currently incorrect)Tom Tromey2005-02-021-0/+14
* PersistentByteMap.java: Fixed typo.Tom Tromey2005-02-021-0/+5
* Makefile.in: Rebuilt.Tom Tromey2005-02-021-0/+6
* Makefile.am: New file.Tom Tromey2005-02-021-0/+320
* natPlainDatagramSocketImplPosix.cc (getOption): Support IP_MULTICAST_LOOP.Anthony Green2005-02-011-0/+10
* re PR libgcj/19649 (java.util.Date.getTimezoneOffset returns negated output)Jeroen Frijters2005-01-291-0/+10
* re PR java/19070 (internal compiler error: in generate_bytecode_conditional, ...Ranjit Mathew2005-01-261-0/+5
* Class.h (next): Updated documentation.Tom Tromey2005-01-241-0/+13
* Makefile.am (libgij_la_LIBADD): Add -L$(here)/.libs.Jakub Jelinek2005-01-241-0/+6
* re PR java/19295 (Incorrect bytecode produced for bitwise AND)Roger Sayle2005-01-241-0/+5
* VMCompiler.java (compileClass): Ignore UnknownError.Tom Tromey2005-01-191-0/+6
* MessageFormat.java (scanString): Changed how quoting is handled.Tom Tromey2005-01-181-0/+6
* MessageFormat.java (scanFormat): Chain thrown exception.Mark Wielaard2005-01-171-0/+4
* re PR java/19444 (GCJ implementation of java.net.URI misses host support)Michael Koch2005-01-151-0/+12