summaryrefslogtreecommitdiff
path: root/libjava/java/sql
AgeCommit message (Expand)Author
2016-09-30Makefile.def: Remove libjava.Andrew Haley
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose
2007-04-19libjavaTom Tromey
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey
2005-07-16Major merge with Classpath.Tom Tromey
2005-06-30Update FSF addressKelley Cook
2004-10-20Timestamp.java, [...]: Reorganized imports and fixed copyright headers.Michael Koch
2004-08-03Timestamp.java (valueOf): Synchronize access to dateFormat.Bryce McKinlay
2004-07-15re PR libgcj/16574 (java.sql.Timestamp#toString() does not deal with fraction...Bryce McKinlay
2004-04-23DriverManager.java: Cleaned up imports.Dalibor Topic
2004-04-20MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names ...Michael Koch
2003-11-11Font.java, [...]: Removed some redundant obj == null checks.Michael Koch
2003-11-11Timestamp.java (valueOf): Correctly handle nanoseconds.Gary Benson
2003-10-132003-10-13 Michael Koch <konqueror@gmx.de>Michael Koch
2003-10-11Array.java, [...]: Removed redundant modifiers.Michael Koch
2003-09-182003-09-18 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters
2003-04-19Date.java, [...]: New versions from Classpath.Tom Tromey
2003-03-312003-03-31 Michael Koch <konqueror@gmx.de>Michael Koch
2003-02-10Timestamp.java (compareTo(Object)): New method.Tom Tromey
2002-06-21Reformat JDBC classes and add new JDK 1.4 classes and methods.Bryce McKinlay
2002-01-22Add license clarification.Mark Wielaard
2001-10-31HACKING, [...]: Fix spelling errors.Joseph Myers
2001-10-24* java/sql/Types.java (Types): New constructor.Tom Tromey
2001-05-31DriverManager.java (getDrivers): Handle case where driver's class loader is n...Tom Tromey
2001-01-06Fix comments for docletsAnthony Green
2000-12-28DriverManager.java (getConnection): Don't set user/password properties if null.Jeff Sturm
2000-12-27SQLWarning.java: Fixed typo in comment.Petter Reinholdtsen
2000-12-01Array.java: New file from classpath.Warren Levy
2000-10-10LocaleData_en.java (monetarySeparator): Added.Warren Levy
2000-10-05Makefile.am: Removed java/io/Replaceable.java and java/io/Resolvable.java.Warren Levy
2000-04-11ObjectStreamException.java: New file.Warren Levy