Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-01-19 | * All files: Updated copyright to reflect Cygnus purchase. | Tom Tromey | 1 | -1/+1 | |
From-SVN: r31504 | |||||
1999-04-14 | natDouble.java (doubleToLongBits): ensure that all NaNs are always converted ↵ | Andrew Haley | 1 | -0/+6 | |
to the same long value. 1999-04-14 Andrew Haley <aph@cygnus.com> * java/lang/natDouble.java (doubleToLongBits): ensure that all NaNs are always converted to the same long value. * java/lang/natFloat.java (floatToIntBits): ditto, but for float converted to int. From-SVN: r26439 | |||||
1999-04-07 | Initial revision | Tom Tromey | 1 | -0/+37 | |
From-SVN: r26263 |