Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1999-04-19 | natSystem.cc (init_properties): Only declare pwd_entry once. | Tom Tromey | 1 | -1/+1 |
1999-04-16 | InputStreamReader.java (<init>): Set super.in correctly. | Per Bothner | 1 | -23/+56 |
1999-04-14 | natDouble.java (doubleToLongBits): ensure that all NaNs are always converted ... | Andrew Haley | 2 | -0/+13 |
1999-04-13 | natSystem.cc (arraycopy): Don't always use jbyteArray; instead switch on actu... | Tom Tromey | 1 | -9/+51 |
1999-04-12 | natSystem.cc (SystemClass): New define. | Tom Tromey | 1 | -3/+10 |
1999-04-08 | Long.java (parseLong): Corrected overflow detection code. | Tom Tromey | 2 | -30/+20 |
1999-04-07 | natString.cc (init(jbyteArray,jint,jint,jstring)): Set count to 0 when InputS... | Warren Levy | 1 | -0/+4 |
1999-04-07 | Initial revision | Tom Tromey | 137 | -0/+19610 |