summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
...
* NIODatagramSocket.java, [...]: Reorganized import statements.Michael Koch2004-10-163-6/+7
* RMIMarshalledObjectOutputStream.java [...]: File headers and import statement...Michael Koch2004-10-1652-194/+211
* UTF_16.java, [...]: Cleanup.Michael Koch2004-10-169-19/+29
* 2004-10-16 Michael Koch <konqueror@gmx.de>Michael Koch2004-10-162-1/+6
* BigDecimal.java, [...]: Reorganized import statements, removed redundant and ...Michael Koch2004-10-163-38/+40
* ExplicitBeanInfo.java: Explicitely import java.awt.Image.Michael Koch2004-10-162-6/+13
* Makefile.am (nat_files, [...]): New.Andrew Haley2004-10-153-0/+11
* jni.cc (_Jv_JNIMethod::call): Use ffi_java_raw_call instead of ffi_raw_call i...Ulrich Weigand2004-10-142-0/+10
* interpret.cc (_Jv_InterpMethod::run): Initialize _Jv_StartOfInterpreter.Andrew Haley2004-10-143-22/+62
* re PR libgcj/17903 (Incorrect SHA result)Rutger Ovidius2004-10-125-0/+124
* posix-threads.h <__alpha__> (_Jv_ThreadId_t): Use void*.Richard Henderson2004-10-112-13/+7
* Calendar.java (set): Invalidate DST_OFFSET field as a DST boundary may have b...Bryce McKinlay2004-10-103-11/+20
* 2004-10-09 Michael Koch <konqueror@gmx.de>Michael Koch2004-10-0910-51/+73
* RMIC.java, [...]: Reworked import statements and fixed file headers.Michael Koch2004-10-098-23/+27
* configure.ac (*-*-freebsd[[1234]]*): Refine error message emission rule.Loren J. Rittle2004-10-043-2/+8
* Fix typo.Andreas Schwab2004-10-011-1/+1
* 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