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-06-10 | FileDescriptor.java (FileDescriptor(String, int)): Throw ↵ | Warren Levy | 1 | -2/+2 | |
FileNotFoundException instead of IOException. 1999-06-10 Warren Levy <warrenl@cygnus.com> * java/io/FileDescriptor.java (FileDescriptor(String, int)): Throw FileNotFoundException instead of IOException. (open): ditto. * java/io/FileInputStream.java (FileInputStream): Doesn't throw IOException. * java/text/Collator.java (CANONICAL_DECOMPOSITION): Fixed typo in static field name. From-SVN: r27473 | |||||
1999-04-07 | Initial revision | Tom Tromey | 1 | -0/+96 | |
From-SVN: r26263 |