Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2000-01-19 | * All files: Updated copyright to reflect Cygnus purchase. | Tom Tromey | 1 | -1/+1 |
2000-01-09 | natString.cc (init): Test for overflow condition during out of bounds check. | Anthony Green | 1 | -16/+23 |
1999-12-02 | natString.cc (equalsIgnoreCase): return false if anotherString is null. | Bryce McKinlay | 1 | -1/+1 |
1999-09-10 | configure: Rebuilt. | Tom Tromey | 1 | -1/+1 |
1999-07-26 | natString.cc (substring): optimize where substring is entire String. | Bryce McKinlay | 1 | -0/+2 |
1999-04-21 | natString.cc (getBytes): Reverted earlier change and applied correct fix from... | Tom Tromey | 1 | -3/+5 |
1999-04-21 | natString.cc (getBytes): Correctly size result buffer. | Tom Tromey | 1 | -2/+2 |
1999-04-16 | InputStreamReader.java (<init>): Set super.in correctly. | Per Bothner | 1 | -23/+56 |
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 | 1 | -0/+800 |