aboutsummaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-09-29re PR libgcj/17715 (.properties files missing from libgcj-4.0.0.jar)Tom Tromey1-0/+6
2004-09-29Makefile.in: Rebuilt.Tom Tromey1-0/+6
2004-09-28* jni.cc (_Jv_JNI_RegisterNatives): Formatting fixlets.Tom Tromey1-0/+2
2004-09-28re PR libgcj/17222 (libjava fails to build due to command line length during ...Tom Tromey1-0/+6
2004-09-28URLConnection.java: Reformatted.Michael Koch1-0/+7
2004-09-272004-09-27 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+12
2004-09-26prims.cc (unblock_signal): Annotate signum with __unused__ to avoid warnings ...Per Bothner1-0/+11
2004-09-26* prims.cc (process_gcj_properties): Optimization.Per Bothner1-0/+4
2004-09-26Collections.java (sort): Copy from array in forwards order...Per Bothner1-0/+5
2004-09-26System.java (properties): Make package private.Mark Wielaard1-0/+10
2004-09-262004-09-26 Casey Marshall <csm@gnu.org>Casey Marshall1-0/+11
2004-09-25[multiple changes]Mark Wielaard1-0/+24
2004-09-25Proxy.java (getPackage, [...]): Fixed handling of default package.Jeroen Frijters1-0/+6
2004-09-25re PR java/17500 (Anonymous inner class compile freakout)Tom Tromey1-0/+5
2004-09-25RE.java (initialize): Add RETokenLookAhead support.Shashank Bapat1-0/+9
2004-09-25ObjectStreamField.java: Removed unused import statement.Michael Koch1-0/+5
2004-09-24re PR java/15656 (ICE segfault in lex.c)Tom Tromey1-0/+4
2004-09-24re PR java/16789 (ICE in force_evaluation_order() on valid code)Tom Tromey1-0/+6
2004-09-24re PR java/16927 (assert statement fails at -O1 and above)Andrew Haley1-0/+5
2004-09-242004-09-24 Casey Marshall <csm@gnu.org>Casey Marshall1-0/+5
2004-09-242004-09-24 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes1-0/+6
2004-09-242004-09-24 Ilya Perminov <iperminov@logicalsoft.com>Ilya Perminov1-0/+8
2004-09-24ClassLoader.java (loadedClasses): Declare as HashMap.Tom Tromey1-0/+5
2004-09-24ObjectInputStream.java: Re-ordered imports.Michael Koch1-0/+5
2004-09-24ObjectInputStream.java (callReadMethod): re-throw `ClassNotFoundException'.Casey Marshall1-0/+5
2004-09-24ObjectInputStream.java (readObject): Delegate instantation of Externalizable ...Jeroen Frijters1-0/+8
2004-09-24URL.java (systemClassLoader): New static field.Mark Wielaard1-0/+6
2004-09-242004-09-24 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux1-0/+6
2004-09-24[multiple changes]Michael Koch1-0/+9
2004-09-24PipeImpl.java: Use VMPipe for native stuff.Michael Koch1-0/+19
2004-09-242004-09-24 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters1-0/+6
2004-09-23AppletContext.java, [...]: Jalopied and checkstyle clean.Michael Koch1-0/+8
2004-09-232004-09-23 Mark Wielaard <mark@klomp.org>Mark Wielaard1-0/+7
2004-09-23re PR java/17329 (ICE: SEGV in java_gimplify_expr)Tom Tromey1-0/+3
2004-09-23re PR java/17380 (Bad diagnostic and ICE on valid code...)Tom Tromey1-0/+6
2004-09-23Makefile.am: Run aclocal with -I ../configKelley Cook1-0/+8
2004-09-23aclocal.m4: Regenerate with aclocal 1.9.2.Kelley Cook1-0/+7
2004-09-23re PR libgcj/17623 (URL does not retain userInfo across context constructor.)David Daney1-0/+6
2004-09-23re PR libgcj/6182 (Mauve Character.unicode test gives bogus test results)Tom Tromey1-0/+5
2004-09-22Makefile.am (lib_org_ietf_jgss_la_DEPENDENCIES): Add missing dependencies.Andreas Tobler1-0/+7
2004-09-22configure.ac: Introduce AC_C_BIGENDIAN_CROSS for WORDS_BIGENDIAN.Andreas Tobler1-0/+15
2004-09-22re PR java/14446 (GZIPInputStream: corrupted gzip file - crc mismatch)Tom Tromey1-0/+9
2004-09-21natMethod.cc (_Jv_CallAnyMethodA): Indentation fix.Tom Tromey1-0/+5
2004-09-212004-09-21 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+5
2004-09-21MacSpi.java (clone): Provide meaningful implementation.Casey Marshall1-0/+5
2004-09-21re PR libgcj/16869 (too long list of arguments in "make clean")Tom Tromey1-0/+7
2004-09-212004-09-21 Casey Marshall <csm@gnu.org>Andreas Tobler1-0/+12
2004-09-21ByteBuffer.java (hashCode): Implemented.Sven de Marothy1-0/+10
2004-09-21[multiple changes]Andreas Tobler1-0/+9
2004-09-21[multiple changes]Andreas Tobler1-0/+153