summaryrefslogtreecommitdiff
path: root/libjava/java/sql
Commit message (Expand)AuthorAgeFilesLines
* Makefile.def: Remove libjava.Andrew Haley2016-09-3029-1929/+0
* re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose2008-10-211-1/+1
* libjavaTom Tromey2007-04-191-1/+1
* Merged gcj-eclipse branch to trunk.Tom Tromey2007-01-0929-0/+1929
* Major merge with Classpath.Tom Tromey2005-07-1629-9258/+0
* Update FSF addressKelley Cook2005-06-3029-58/+58
* Timestamp.java, [...]: Reorganized imports and fixed copyright headers.Michael Koch2004-10-201-2/+2
* Timestamp.java (valueOf): Synchronize access to dateFormat.Bryce McKinlay2004-08-031-1/+5
* re PR libgcj/16574 (java.sql.Timestamp#toString() does not deal with fraction...Bryce McKinlay2004-07-151-15/+34
* DriverManager.java: Cleaned up imports.Dalibor Topic2004-04-231-2/+2
* MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names ...Michael Koch2004-04-203-191/+191
* Font.java, [...]: Removed some redundant obj == null checks.Michael Koch2003-11-111-3/+0
* Timestamp.java (valueOf): Correctly handle nanoseconds.Gary Benson2003-11-111-9/+26
* 2003-10-13 Michael Koch <konqueror@gmx.de>Michael Koch2003-10-134-4/+4
* Array.java, [...]: Removed redundant modifiers.Michael Koch2003-10-1118-702/+702
* 2003-09-18 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2003-09-181-1/+1
* Date.java, [...]: New versions from Classpath.Tom Tromey2003-04-194-17/+177
* 2003-03-31 Michael Koch <konqueror@gmx.de>Michael Koch2003-03-312-8/+15
* Timestamp.java (compareTo(Object)): New method.Tom Tromey2003-02-101-8/+26
* Reformat JDBC classes and add new JDK 1.4 classes and methods.Bryce McKinlay2002-06-2129-9400/+7826
* Add license clarification.Mark Wielaard2002-01-2226-130/+416
* HACKING, [...]: Fix spelling errors.Joseph Myers2001-10-311-5/+5
* * java/sql/Types.java (Types): New constructor.Tom Tromey2001-10-241-1/+6
* DriverManager.java (getDrivers): Handle case where driver's class loader is n...Tom Tromey2001-05-311-3/+8
* Fix comments for docletsAnthony Green2001-01-061-2/+7
* DriverManager.java (getConnection): Don't set user/password properties if null.Jeff Sturm2000-12-281-2/+4
* SQLWarning.java: Fixed typo in comment.Petter Reinholdtsen2000-12-271-1/+1
* Array.java: New file from classpath.Warren Levy2000-12-0121-20/+3786
* LocaleData_en.java (monetarySeparator): Added.Warren Levy2000-10-103-6/+21
* Makefile.am: Removed java/io/Replaceable.java and java/io/Resolvable.java.Warren Levy2000-10-053-3/+9
* ObjectStreamException.java: New file.Warren Levy2000-04-1117-0/+6520