Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-06-21 | Reformat JDBC classes and add new JDK 1.4 classes and methods. | Bryce McKinlay | 29 | -9400/+7826 |
2002-01-22 | Add license clarification. | Mark Wielaard | 26 | -130/+416 |
2001-10-31 | HACKING, [...]: Fix spelling errors. | Joseph Myers | 1 | -5/+5 |
2001-10-24 | * java/sql/Types.java (Types): New constructor. | Tom Tromey | 1 | -1/+6 |
2001-05-31 | DriverManager.java (getDrivers): Handle case where driver's class loader is n... | Tom Tromey | 1 | -3/+8 |
2001-01-06 | Fix comments for doclets | Anthony Green | 1 | -2/+7 |
2000-12-28 | DriverManager.java (getConnection): Don't set user/password properties if null. | Jeff Sturm | 1 | -2/+4 |
2000-12-27 | SQLWarning.java: Fixed typo in comment. | Petter Reinholdtsen | 1 | -1/+1 |
2000-12-01 | Array.java: New file from classpath. | Warren Levy | 21 | -20/+3786 |
2000-10-10 | LocaleData_en.java (monetarySeparator): Added. | Warren Levy | 3 | -6/+21 |
2000-10-05 | Makefile.am: Removed java/io/Replaceable.java and java/io/Resolvable.java. | Warren Levy | 3 | -3/+9 |
2000-04-11 | ObjectStreamException.java: New file. | Warren Levy | 17 | -0/+6520 |