aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/lang/natDouble.cc
AgeCommit message (Expand)AuthorFilesLines
2003-11-26natDouble.cc (parseDouble): Reverted patch of 2003-11-13.Tom Tromey1-1/+1
2003-11-14jni.cc (_Jv_JNI_GetStringUTFChars): Pass length of string to JvGetStringUTFRe...Tom Tromey1-2/+2
2002-04-15natDouble.cc (parseDouble): Allow a number to end with the f/F/d/D modifiers.Adam King1-1/+11
2001-10-20Double.java: More Classpath mergingMark Wielaard1-0/+6
2001-03-25exception.cc (java_eh_info): Make value type jthrowable.Richard Henderson1-1/+1
2001-03-23natDouble.cc (parseDouble): Cannot use errno to check for errors...Per Bothner1-15/+25
2001-02-15defineclass.cc: Don't include alloca.h.Anthony Green1-9/+1
2001-02-09Double.java (doubleToRawLongBits): Now native.Bryce McKinlay1-1/+9
2000-12-04natDouble.cc: Include fdlibm.h, not mprec.h.Bryce McKinlay1-1/+1
2000-09-14defineclass.cc: Include alloca.h only if HAVE_ALLOCA_H.Alexandre Oliva1-0/+2
2000-06-24natDouble.cc (parseDouble): Renamed from doubleValueOf.Tom Tromey1-1/+1
2000-06-23natMethod.cc: Include <alloca.h>.Tom Tromey1-15/+2
2000-03-07All files: Updated copyright information.Tom Tromey1-1/+1
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey1-1/+1
1999-11-19sjlj jumbo patchTom Tromey1-0/+2
1999-09-10configure: Rebuilt.Tom Tromey1-1/+1
1999-04-14natDouble.java (doubleToLongBits): ensure that all NaNs are always converted ...Andrew Haley1-0/+7
1999-04-07Initial revisionTom Tromey1-0/+180