summaryrefslogtreecommitdiffstats
path: root/libjava/java/lang
Commit message (Expand)AuthorAgeFilesLines
* * exception.cc (java_eh_info): Make value type jthrowable.rth2001-03-2613-134/+134
* * java/lang/natDouble.cc (parseDouble): Cannot use errno tobothner2001-03-241-15/+25
* * java/lang/natClass.cc (_Jv_IsAssignableFrom): Checking thebothner2001-03-241-7/+10
* * jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields.tromey2001-03-232-14/+7
* * java/lang/reflect/Method.java (getExceptionTypes): Call getType() tobryce2001-03-223-2/+10
* * java/lang/natClass.cc (_Jv_CheckCast): add class names to exceptionmark2001-03-181-1/+6
* * java/lang/natString.cc (rehash): Don't bother with memset;tromey2001-03-181-18/+58
* 2001-03-01 Andrew Haley <aph@redhat.com>aph2001-03-141-3/+4
* * java/lang/ExceptionInInitializerError.java (printStackTrace):bryce2001-03-121-3/+3
* 2001-03-12 Bryce McKinlay <bryce@albatross.co.nz>bryce2001-03-125-9/+48
* Change to sometimes include class name in ClassFormatError message.bothner2001-02-241-1/+3
* * java/lang/Throwable.java (CPlusPlusDemangler): Pass -s java tobothner2001-02-241-1/+1
* * java/lang/ThreadGroup.java (activeCount): Only include threadstromey2001-02-201-7/+16
* * java/lang/Integer.java (getInteger): Return default argument ifbryce2001-02-192-12/+16
* * java/io/DataInputStream.java: update copyright noticemark2001-02-171-10/+24
* 2001-02-15 Anthony Green <green@redhat.com>green2001-02-151-9/+1
* * java/lang/natClass.cc (getSignature): Don't try to dereferencebryce2001-02-141-2/+6
* * java/lang/Double.java (doubleToRawLongBits): Now native.bryce2001-02-094-17/+20
* * java/lang/Byte.java: Remove redundant instanceof and null checks.bryce2001-02-096-51/+39
* * java/lang/Float.java (parseFloat): New method.tromey2001-02-091-1/+9
* gcc/java/:jsm282001-02-082-2/+2
* * java/lang/natSystem.cc (getSystemTimeZone): Only use tm_gmtoffwarrenl2001-01-261-2/+15
* * java/lang/sf_fabs.c: Use uint32_t, not __uint32_t.tromey2001-01-251-1/+1
* * Makefile.in: Rebuilt.tromey2001-01-241-0/+47
* * java/lang/Class.h (isInterface): Move implementation frombryce2001-01-173-13/+13
* 2001-01-16 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-172-59/+20
* 2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-153-19/+79
* * java/lang/natSystem.cc: Include locale.h if it exists.tromey2001-01-121-0/+4
* Fix for PR libgcj/1411:warrenl2001-01-092-2/+142
* In gcc/java:bryce2001-01-085-77/+119
* Fix bug in URLConnection and correct javadoc annotations in StringBuffer.green2001-01-071-2/+2
* * java/lang/Thread.java: Update comment.bryce2001-01-051-6/+3
* For boehm-gc:bryce2000-12-301-6/+19
* Fix for PR libgcj/1358:warrenl2000-12-281-1/+1
* Fix for PR libgcj/1516:bryce2000-12-281-34/+34
* * java/lang/natClass.cc (_Jv_IsAssignableFrom): Primitive TYPEs canbryce2000-12-281-2/+2
* * java/lang/mprec.h: Change C9X reference to refer to C99.jsm282000-12-231-1/+1
* * java/lang/Throwable.java (trace_enabled): New static field.bryce2000-12-222-0/+4
* * java/lang/Thread.java (checkAccess): Now final.tromey2000-12-151-1/+1
* * java/lang/RuntimePermission.java: Class now final.tromey2000-12-151-2/+2
* * java/lang/Character.java: Updated UnicodeBlock constants.tromey2000-12-151-9/+43
* * Makefile.am: Add HashSet.java and java/lang/ref classes.bryce2000-12-115-0/+503
* * java/lang/StringBuffer.java (insert(int,char[])): Avoidwarrenl2000-12-081-1/+3
* * java/lang/natDouble.cc: Include fdlibm.h, not mprec.h. Frombryce2000-12-041-1/+1
* 2000-12-02 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-12-024-2/+5
* 2000-11-29 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-291-1/+26
* * Makefile.in: Rebuilt.tromey2000-11-273-7/+175
* 2000-11-25 Anthony Green <green@redhat.com>green2000-11-265-28/+100
* 2000-11-24 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-262-24/+29
* * Makefile.in: Rebuilt.tromey2000-11-201-0/+50
OpenPOWER on IntegriCloud