summaryrefslogtreecommitdiff
path: root/libjava/java/lang/natDouble.cc
AgeCommit message (Expand)Author
2006-02-08re PR java/22578 (should inline floatToIntBits et al)Tom Tromey
2006-01-09StringBuilder.java (appendCodePoint): New method.Tom Tromey
2005-04-02natDouble.cc (parseDouble): Handle NaN, Infinity and -Infinity as parameters.Mark Anderson
2003-11-26natDouble.cc (parseDouble): Reverted patch of 2003-11-13.Tom Tromey
2003-11-14jni.cc (_Jv_JNI_GetStringUTFChars): Pass length of string to JvGetStringUTFRe...Tom Tromey
2002-04-15natDouble.cc (parseDouble): Allow a number to end with the f/F/d/D modifiers.Adam King
2001-10-20Double.java: More Classpath mergingMark Wielaard
2001-03-25exception.cc (java_eh_info): Make value type jthrowable.Richard Henderson
2001-03-23natDouble.cc (parseDouble): Cannot use errno to check for errors...Per Bothner
2001-02-15defineclass.cc: Don't include alloca.h.Anthony Green
2001-02-09Double.java (doubleToRawLongBits): Now native.Bryce McKinlay
2000-12-04natDouble.cc: Include fdlibm.h, not mprec.h.Bryce McKinlay
2000-09-14defineclass.cc: Include alloca.h only if HAVE_ALLOCA_H.Alexandre Oliva
2000-06-24natDouble.cc (parseDouble): Renamed from doubleValueOf.Tom Tromey
2000-06-23natMethod.cc: Include <alloca.h>.Tom Tromey
2000-03-07All files: Updated copyright information.Tom Tromey
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey
1999-11-19sjlj jumbo patchTom Tromey
1999-09-10configure: Rebuilt.Tom Tromey
1999-04-14natDouble.java (doubleToLongBits): ensure that all NaNs are always converted ...Andrew Haley
1999-04-07Initial revisionTom Tromey