Mark Wielaard 06c0908ba6 Double.java: Partial merge with Classpath
* java/lang/Double.java: Partial merge with Classpath
	(TYPE): initialized through VMClassLoader.getPrimitiveClass()
	(value): made final
	(static): new static block to load native libary (not used in libgcj)
	(Double (String)): call parseDouble()
	(byteValue): removed, already defined in superclass Number
	(shortValue): likewise
	(valueOf (String)): call new Double(String) directly
	(compare (double,double)): new 1.4 method
	(compareTo (Double)): call new compare(double,double) method
	(initIDs): new private method (not used in libgcj)
	* java/lang/Float.java: Partial merge with Classpath
	(TYPE): initialized through VMClassLoader.getPrimitiveClass()
	(value): made final
	(static): new static block to load native libary (not used in libgcj)
	(Float (String)): call parseFloat()
	(byteValue): removed, already defined in superclass Number
	(shortValue): likewise
	(valueOf (String)): call new Float(String) directly
	(compare (float,float)): new 1.4 method
	(compareTo (Float)): call new compare(double,double) method

From-SVN: r46263
2001-10-15 06:31:13 +00:00
..
2001-09-02 06:18:49 +00:00
2001-09-02 06:18:49 +00:00
2001-09-02 06:18:49 +00:00
2001-07-23 20:01:29 +00:00
2001-07-23 20:01:29 +00:00
2001-10-02 20:59:31 +00:00
2001-09-02 06:18:49 +00:00
2001-09-02 06:18:49 +00:00
2000-12-02 00:28:44 +00:00
1999-06-24 20:06:09 +00:00
1999-06-24 20:41:47 +00:00
1999-06-24 20:06:09 +00:00
1999-06-24 20:06:09 +00:00
1999-06-24 20:06:09 +00:00
1999-06-24 20:06:09 +00:00
1999-06-24 20:06:09 +00:00
1999-06-24 20:06:09 +00:00
1999-06-24 20:06:09 +00:00
1999-06-24 20:06:09 +00:00
2001-09-02 06:18:49 +00:00
2001-09-02 06:18:49 +00:00
2000-06-23 19:53:33 +00:00
2001-09-02 06:18:49 +00:00
2001-09-02 06:18:49 +00:00
2001-09-02 06:18:49 +00:00
1999-06-24 20:06:09 +00:00
1999-06-24 20:06:09 +00:00
1999-06-24 20:06:09 +00:00
1999-06-24 20:06:09 +00:00
2001-09-02 06:18:49 +00:00
2001-07-23 20:01:29 +00:00
2001-10-10 22:25:43 +00:00
2001-07-30 20:24:18 +00:00
2001-09-02 06:18:49 +00:00
2001-09-02 06:18:49 +00:00
2001-07-23 20:01:29 +00:00
2001-05-24 05:40:37 +00:00
2001-09-02 06:18:49 +00:00
2001-09-02 06:18:49 +00:00
1999-06-24 20:06:09 +00:00
1999-06-24 20:06:09 +00:00
1999-06-24 20:06:09 +00:00
1999-06-24 20:06:09 +00:00
1999-06-24 20:06:09 +00:00
1999-06-24 20:06:09 +00:00
1999-06-24 20:06:09 +00:00
1999-06-24 20:06:09 +00:00
1999-06-24 20:06:09 +00:00
1999-06-24 20:06:09 +00:00
2001-09-02 06:18:49 +00:00
1999-06-24 20:06:09 +00:00
2001-07-23 20:01:29 +00:00
2001-09-02 06:18:49 +00:00
2001-10-02 20:59:31 +00:00
2001-10-02 20:59:31 +00:00
2001-09-02 06:18:49 +00:00
2001-09-02 06:18:49 +00:00
2001-09-02 06:18:49 +00:00
2001-09-02 06:18:49 +00:00
2001-09-02 06:18:49 +00:00
2001-09-02 06:18:49 +00:00