aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2004-10-04configure.ac (*-*-freebsd[[1234]]*): Refine error message emission rule.Loren J. Rittle3-2/+8
2004-10-01Fix typo.Andreas Schwab1-1/+1
2004-09-302004-09-30 Tom Tromey <tromey@redhat.com>Tom Tromey2-1/+6
2004-09-30MacSpi.java: Fixed typo.Tom Tromey2-1/+5
2004-09-30InetAddress.java: Reformatted.Michael Koch2-32/+30
2004-09-30Beans.java, [...]: Reordered import statements and removed redundant modifiers.Michael Koch10-20/+34
2004-09-29re PR libgcj/17715 (.properties files missing from libgcj-4.0.0.jar)Tom Tromey3-14/+50
2004-09-29Makefile.in: Rebuilt.Tom Tromey3-495/+499
2004-09-28* jni.cc (_Jv_JNI_RegisterNatives): Formatting fixlets.Tom Tromey2-3/+4
2004-09-28re PR libgcj/17222 (libjava fails to build due to command line length during ...Tom Tromey3-2/+22
2004-09-28URLConnection.java: Reformatted.Michael Koch3-33/+47
2004-09-272004-09-27 Michael Koch <konqueror@gmx.de>Michael Koch2-11/+29
2004-09-26prims.cc (unblock_signal): Annotate signum with __unused__ to avoid warnings ...Per Bothner6-5/+22
2004-09-26* prims.cc (process_gcj_properties): Optimization.Per Bothner2-11/+12
2004-09-26Collections.java (sort): Copy from array in forwards order...Per Bothner2-4/+9
2004-09-26System.java (properties): Make package private.Mark Wielaard3-3/+28
2004-09-262004-09-26 Casey Marshall <csm@gnu.org>Casey Marshall3-3/+14
2004-09-25[multiple changes]Mark Wielaard7-294/+404
2004-09-25Proxy.java (getPackage, [...]): Fixed handling of default package.Jeroen Frijters2-21/+17
2004-09-25re PR java/17500 (Anonymous inner class compile freakout)Tom Tromey2-0/+33
2004-09-25RE.java (initialize): Add RETokenLookAhead support.Shashank Bapat5-10/+134
2004-09-25ObjectStreamField.java: Removed unused import statement.Michael Koch2-1/+5
2004-09-24re PR java/15656 (ICE segfault in lex.c)Tom Tromey3-0/+13
2004-09-24re PR java/16789 (ICE in force_evaluation_order() on valid code)Tom Tromey3-0/+22
2004-09-24re PR java/16927 (assert statement fails at -O1 and above)Andrew Haley2-0/+12
2004-09-242004-09-24 Casey Marshall <csm@gnu.org>Casey Marshall2-1/+6
2004-09-242004-09-24 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2-0/+10
2004-09-242004-09-24 Ilya Perminov <iperminov@logicalsoft.com>Ilya Perminov3-1/+23
2004-09-24ClassLoader.java (loadedClasses): Declare as HashMap.Tom Tromey2-3/+8
2004-09-24ObjectInputStream.java: Re-ordered imports.Michael Koch2-9/+11
2004-09-24ObjectInputStream.java (callReadMethod): re-throw `ClassNotFoundException'.Casey Marshall2-1/+9
2004-09-24ObjectInputStream.java (readObject): Delegate instantation of Externalizable ...Jeroen Frijters3-23/+58
2004-09-24URL.java (systemClassLoader): New static field.Mark Wielaard2-20/+34
2004-09-242004-09-24 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2-17/+31
2004-09-24[multiple changes]Michael Koch2-1/+12
2004-09-24PipeImpl.java: Use VMPipe for native stuff.Michael Koch13-36/+184
2004-09-242004-09-24 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2-7/+13
2004-09-23AppletContext.java, [...]: Jalopied and checkstyle clean.Michael Koch5-12/+23
2004-09-232004-09-23 Mark Wielaard <mark@klomp.org>Mark Wielaard2-3/+24
2004-09-23re PR java/17329 (ICE: SEGV in java_gimplify_expr)Tom Tromey2-0/+17
2004-09-23re PR java/17380 (Bad diagnostic and ICE on valid code...)Tom Tromey2-0/+8
2004-09-23Makefile.am: Run aclocal with -I ../configKelley Cook9-337/+641
2004-09-23aclocal.m4: Regenerate with aclocal 1.9.2.Kelley Cook7-268/+279
2004-09-23re PR libgcj/17623 (URL does not retain userInfo across context constructor.)David Daney2-1/+12
2004-09-23re PR libgcj/6182 (Mauve Character.unicode test gives bogus test results)Tom Tromey2-4/+5
2004-09-22Makefile.am (lib_org_ietf_jgss_la_DEPENDENCIES): Add missing dependencies.Andreas Tobler3-261/+270
2004-09-22configure.ac: Introduce AC_C_BIGENDIAN_CROSS for WORDS_BIGENDIAN.Andreas Tobler8-146/+449
2004-09-22re PR java/14446 (GZIPInputStream: corrupted gzip file - crc mismatch)Tom Tromey3-1/+28
2004-09-21natMethod.cc (_Jv_CallAnyMethodA): Indentation fix.Tom Tromey2-1/+7
2004-09-212004-09-21 Michael Koch <konqueror@gmx.de>Michael Koch2-2/+8