aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2005-02-17Chromaticity.java, [...]: New files.Michael Koch7-0/+477
2005-02-17Cookie.java, [...]: Reworked import statements, fixed modifier order and some...Andrew John Hughes61-172/+194
2005-02-17[multiple changes]Michael Koch16-0/+104
2005-02-17GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch611-1834/+2436
2005-02-16UTF_8.java (decodeLoop): Set inPos to in.position().Julian Scheid2-2/+8
2005-02-16[multiple changes]Mark Wielaard15-53/+2010
2005-02-16SharedLibHelper.java (findHelper): Delete copied file on exit.Tom Tromey2-6/+11
2005-02-16[multiple changes]Graydon Hoare244-9043/+16390
2005-02-16[multiple changes]Mark Wielaard25-302/+400
2005-02-16Subject.java (doAsPrivileged): If acc is null, create a new AccessControlCont...Andrew Haley10-30/+115
2005-02-16PersistentByteMap.java (name, values, fc): new fields.Andrew Haley3-59/+332
2005-02-16prims.cc (_Jv_CreateJavaVM): Add comment about initialization order.David Daney3-11/+26
2005-02-15[multiple changes]Mark Wielaard2-24/+43
2005-02-15URLClassLoader.java (JarURLLoader.JarURLLoader): Just use space for parsing C...Mark Wielaard2-5/+6
2005-02-15URLClassLoader.java (JarURLLoader.JarURLLoader): Don't look aside for "GCJLIB...Mark Wielaard2-74/+41
2005-02-15SSLContext.java (getInstance): Add exception message and/or cause before thro...Mark Wielaard2-5/+10
2005-02-15Makefile.am (libgcj_la_SOURCES): Move all sources ...Richard Henderson3-35/+76
2005-02-14jawt.c: New file.Thomas Fitzsimmons10-18/+600
2005-02-14* testsuite/libjava.lang/PR19921.java: Use correct class name.Tom Tromey2-1/+5
2005-02-14re PR java/19921 (wrong argument count for invokeInterface with new multidime...Tom Tromey3-0/+5
2005-02-14re PR java/19921 (wrong argument count for invokeInterface with new multidime...Tom Tromey3-0/+17
2005-02-14re PR libgcj/18116 (JNI uses dot instead of slash as the package separator)Anthony Green4-0/+60
2005-02-14jni.cc (nathash_add): Don't strdup the method signature.Anthony Green2-5/+28
2005-02-12Fixes bug libgcj/8170Mark Wielaard5-43/+110
2005-02-10Makefile.in: Rebuilt.Tom Tromey5-44/+61
2005-02-10xfails: Updated to reflect current state of mauve and libjava.Bryce McKinlay2-14/+581
2005-02-10Connection.java (getJarFile): Open jar file with OPEN_DELETE.Tom Tromey3-11/+14
2005-02-10InflaterInputStream.java (markSupported): Override.Tom Tromey2-1/+21
2005-02-09URI.java (AUTHORITY_REGEXP): Handle case where user name or port is missing.Tom Tromey2-4/+11
2005-02-08configure: Rebuilt.Tom Tromey3-691/+30
2005-02-08natRuntime.cc (insertSystemProperties): Set sun.boot.class.path earlier.Tom Tromey2-4/+9
2005-02-07defineclass.cc (handleClassBegin): Use _Jv_RegisterInitiatingLoader.Tom Tromey5-15/+30
2005-02-07Reported by Timo Lindfors <timo.lindfors@iki.fi> java/util/regex/Matcher.java...Mark Wielaard3-6/+34
2005-02-07ISO_8859_1.java, [...]: Fixed canonical names and aliases according to...Robert Schuster8-26/+139
2005-02-07re PR libgcj/19611 (create 'sources.zip' for use in eclipse)Tom Tromey3-0/+77
2005-02-07Forgot to commit registerImageIOSpis changeAnthony Green1-0/+9
2005-02-07Add new files from last change.Anthony Green2-18/+31
2005-02-07[multiple changes]Anthony Green20-40/+2162
2005-02-03InetAddress.java (InetAddress): Make a private copy of the address.David Daney4-7/+20
2005-02-03Makefile.in: Rebuilt.Tom Tromey3-81/+55
2005-02-02* link.cc: Include <stdio.h>Hans Boehm2-0/+6
2005-02-02Revert bad importZack Weinberg21-2584/+0
2005-02-02re PR libgcj/19681 (extension loading currently incorrect)Tom Tromey7-36/+101
2005-02-02Imported from mainline FSF repositoriesNick Clifton21-0/+2584
2005-02-02PersistentByteMap.java: Fixed typo.Tom Tromey3-4/+8
2005-02-02Makefile.in: Rebuilt.Tom Tromey3-4/+10
2005-02-02Makefile.am: New file.Tom Tromey453-6493/+88326
2005-02-01natPlainDatagramSocketImplPosix.cc (getOption): Support IP_MULTICAST_LOOP.Anthony Green3-10/+89
2005-01-29re PR libgcj/19649 (java.util.Date.getTimezoneOffset returns negated output)Jeroen Frijters2-8/+16
2005-01-26re PR java/19070 (internal compiler error: in generate_bytecode_conditional, ...Ranjit Mathew2-15/+8