Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-03-07 | All files: Updated copyright information. | Tom Tromey | 1 | -1/+1 | |
* All files: Updated copyright information. * COPYING: New file. * COPYING.LIB: Removed. * LIBGCJ_LICENSE: We now use GPL + special exception. From-SVN: r32387 | |||||
2000-01-19 | * All files: Updated copyright to reflect Cygnus purchase. | Tom Tromey | 1 | -1/+1 | |
From-SVN: r31504 | |||||
1999-07-01 | String.java (toString): Check for this == null and throw NullPointerException. | Bryce McKinlay | 1 | -0/+3 | |
1999-07-01 Bryce McKinlay <bryce@albatross.co.nz> * java/lang/String.java (toString): Check for this == null and throw NullPointerException. From-SVN: r27895 | |||||
1999-04-21 | String.java: Don't throw UnsupportedEncodingException. | Tom Tromey | 1 | -2/+20 | |
* java/lang/String.java: Don't throw UnsupportedEncodingException. From-SVN: r26577 | |||||
1999-04-07 | Initial revision | Tom Tromey | 1 | -0/+286 | |
From-SVN: r26263 |