| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 1999-04-18 | * java/io/PrintStream.java (println): Remove extra println. | Anthony Green | 1 | -1/+0 | |
| From-SVN: r26541 | |||||
| 1999-04-16 | InputStreamReader.java (<init>): Set super.in correctly. | Per Bothner | 1 | -48/+108 | |
| � * java/io/InputStreamReader.java (<init>): Set super.in correctly. * java/io/OutputStreamWriter.java (<init>): Set super.in correctly. (writeChars): Don't be quite so eager to flush. * java/io/PrintStream.java: Rewrite. Now more similar to OutputStreamWriter, using explicit UnicodeToBytes converter. Also, autoflush does not need to flush so often. * java/lang/natString.cc (getBytes): More efficient algorithm. (init(jbyteArray,jint,jint,jstring)): More efficient. From-SVN: r26509 | |||||
| 1999-04-08 | PrintStream.java (print): Handle null string argument. | Tom Tromey | 1 | -2/+2 | |
| * java/io/PrintStream.java (print): Handle null string argument. (println): Likewise. From-SVN: r26294 | |||||
| 1999-04-07 | Initial revision | Tom Tromey | 1 | -0/+236 | |
| From-SVN: r26263 | |||||
