summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* 2004-09-30 Tom Tromey <tromey@redhat.com>Tom Tromey2004-09-302-1/+6
* MacSpi.java: Fixed typo.Tom Tromey2004-09-302-1/+5
* InetAddress.java: Reformatted.Michael Koch2004-09-302-32/+30
* Beans.java, [...]: Reordered import statements and removed redundant modifiers.Michael Koch2004-09-3010-20/+34
* re PR libgcj/17715 (.properties files missing from libgcj-4.0.0.jar)Tom Tromey2004-09-293-14/+50
* Makefile.in: Rebuilt.Tom Tromey2004-09-293-495/+499
* * jni.cc (_Jv_JNI_RegisterNatives): Formatting fixlets.Tom Tromey2004-09-282-3/+4
* re PR libgcj/17222 (libjava fails to build due to command line length during ...Tom Tromey2004-09-283-2/+22
* URLConnection.java: Reformatted.Michael Koch2004-09-283-33/+47
* 2004-09-27 Michael Koch <konqueror@gmx.de>Michael Koch2004-09-272-11/+29
* prims.cc (unblock_signal): Annotate signum with __unused__ to avoid warnings ...Per Bothner2004-09-266-5/+22
* * prims.cc (process_gcj_properties): Optimization.Per Bothner2004-09-262-11/+12
* Collections.java (sort): Copy from array in forwards order...Per Bothner2004-09-262-4/+9
* System.java (properties): Make package private.Mark Wielaard2004-09-263-3/+28
* 2004-09-26 Casey Marshall <csm@gnu.org>Casey Marshall2004-09-263-3/+14
* [multiple changes]Mark Wielaard2004-09-257-294/+404
* Proxy.java (getPackage, [...]): Fixed handling of default package.Jeroen Frijters2004-09-252-21/+17
* re PR java/17500 (Anonymous inner class compile freakout)Tom Tromey2004-09-252-0/+33
* RE.java (initialize): Add RETokenLookAhead support.Shashank Bapat2004-09-255-10/+134
* ObjectStreamField.java: Removed unused import statement.Michael Koch2004-09-252-1/+5
* re PR java/15656 (ICE segfault in lex.c)Tom Tromey2004-09-243-0/+13
* re PR java/16789 (ICE in force_evaluation_order() on valid code)Tom Tromey2004-09-243-0/+22
* re PR java/16927 (assert statement fails at -O1 and above)Andrew Haley2004-09-242-0/+12
* 2004-09-24 Casey Marshall <csm@gnu.org>Casey Marshall2004-09-242-1/+6
* 2004-09-24 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2004-09-242-0/+10
* 2004-09-24 Ilya Perminov <iperminov@logicalsoft.com>Ilya Perminov2004-09-243-1/+23
* ClassLoader.java (loadedClasses): Declare as HashMap.Tom Tromey2004-09-242-3/+8
* ObjectInputStream.java: Re-ordered imports.Michael Koch2004-09-242-9/+11
* ObjectInputStream.java (callReadMethod): re-throw `ClassNotFoundException'.Casey Marshall2004-09-242-1/+9
* ObjectInputStream.java (readObject): Delegate instantation of Externalizable ...Jeroen Frijters2004-09-243-23/+58
* URL.java (systemClassLoader): New static field.Mark Wielaard2004-09-242-20/+34
* 2004-09-24 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2004-09-242-17/+31
* [multiple changes]Michael Koch2004-09-242-1/+12
* PipeImpl.java: Use VMPipe for native stuff.Michael Koch2004-09-2413-36/+184
* 2004-09-24 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2004-09-242-7/+13
* AppletContext.java, [...]: Jalopied and checkstyle clean.Michael Koch2004-09-235-12/+23
* 2004-09-23 Mark Wielaard <mark@klomp.org>Mark Wielaard2004-09-232-3/+24
* re PR java/17329 (ICE: SEGV in java_gimplify_expr)Tom Tromey2004-09-232-0/+17
* re PR java/17380 (Bad diagnostic and ICE on valid code...)Tom Tromey2004-09-232-0/+8
* Makefile.am: Run aclocal with -I ../configKelley Cook2004-09-239-337/+641
* aclocal.m4: Regenerate with aclocal 1.9.2.Kelley Cook2004-09-237-268/+279
* re PR libgcj/17623 (URL does not retain userInfo across context constructor.)David Daney2004-09-232-1/+12
* re PR libgcj/6182 (Mauve Character.unicode test gives bogus test results)Tom Tromey2004-09-232-4/+5
* Makefile.am (lib_org_ietf_jgss_la_DEPENDENCIES): Add missing dependencies.Andreas Tobler2004-09-223-261/+270
* configure.ac: Introduce AC_C_BIGENDIAN_CROSS for WORDS_BIGENDIAN.Andreas Tobler2004-09-228-146/+449
* re PR java/14446 (GZIPInputStream: corrupted gzip file - crc mismatch)Tom Tromey2004-09-223-1/+28
* natMethod.cc (_Jv_CallAnyMethodA): Indentation fix.Tom Tromey2004-09-212-1/+7
* 2004-09-21 Michael Koch <konqueror@gmx.de>Michael Koch2004-09-212-2/+8
* MacSpi.java (clone): Provide meaningful implementation.Casey Marshall2004-09-212-1/+6
* re PR libgcj/16869 (too long list of arguments in "make clean")Tom Tromey2004-09-213-264/+266