summaryrefslogtreecommitdiff
path: root/java/sql
Commit message (Expand)AuthorAgeFilesLines
* Add missing Java 1.7 AutoCloseable interfacePekka Enberg2012-03-143-0/+3
* Normalise whitespace.Andrew John Hughes2010-06-0329-346/+344
* 2006-12-10 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2006-12-108-17/+20
* 2006-04-22 Carsten Neumann <cn-develop@gmx.net>David Gilbert2006-04-2218-603/+1236
* 2006-04-20 David Gilbert <david.gilbert@object-refinery.com>David Gilbert2006-04-2017-342/+339
* 2006-04-20 David Gilbert <david.gilbert@object-refinery.com>David Gilbert2006-04-201-6/+6
* PR classpath/23531Tom Tromey2005-08-232-10/+2
* * all files: Update for new FSF address.Mark Wielaard2005-07-0230-60/+60
* 2004-10-20 Michael Koch <konqueror@gmx.de>Michael Koch2004-10-201-2/+2
* 2004-08-02 Bryce McKinlay <mckinlay@redhat.com>Bryce McKinlay2004-08-031-1/+5
* 2004-07-28 Michael Koch <konqueror@gmx.de>Michael Koch2004-07-282-35/+0
* 2004-07-15 Bryce McKinlay <mckinlay@redhat.com>Bryce McKinlay2004-07-151-15/+34
* Cleaned up imports in java.sqlDalibor Topic2004-04-221-2/+2
* 2004-04-18 Michael Koch <konqueror@gmx.de>Michael Koch2004-04-183-191/+191
* 2003-11-15 Michael Koch <konqueror@gmx.de>Mark Wielaard2003-11-151-3/+0
* 2003-11-10 Gary Benson <gbenson@redhat.com>Tom Tromey2003-11-111-9/+26
* 2003-10-13 Michael Koch <konqueror@gmx.de>Michael Koch2003-10-133-3/+3
* 2003-10-12 Michael Koch <konqueror@gmx.de>Michael Koch2003-10-1216-682/+682
* 2003-10-12 Michael Koch <konqueror@gmx.de>Michael Koch2003-10-122-19/+19
* Fixed java.sql.Timestamp.valueOf ClassCastExceptionJeroen Frijters2003-07-241-1/+1
* * java/sql/Timestamp.java: Formatting fix.Tom Tromey2003-04-194-30/+40
* 2003-04-11 Dalibor Topic <robilad@yahoo.com>Brian Jones2003-04-114-13/+163
* 2003-04-06 Michael Koch <konqueror@gmx.de>Michael Koch2003-04-062-8/+15
* * java/sql/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-2130-9042/+7588
* * java/applet/Makefile.am (EXTRA_DIST): Add package.htmlMark Wielaard2002-05-061-1/+3
* * java/awt/Choice.java: Fix javadoc spelling mistake.Mark Wielaard2002-05-061-4/+4
* * java/applet/package.html: Add stub package description fo gjdoc.Mark Wielaard2002-05-061-0/+47
* 2002-03-22 Eric Blake <ebb9@email.byu.edu>Eric Blake2002-03-221-3/+2
* Re-indentation.Sascha Brawer2002-03-201-28/+58
* 2002-02-23 Eric Blake <ebb9@email.byu.edu>Eric Blake2002-02-244-601/+454
* Add License clarificationMark Wielaard2002-01-2226-130/+416
* 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>Tom Tromey2001-11-071-5/+5
* * java/sql/Types.java (Types): New constructor.Tom Tromey2001-10-241-1/+6
* * java/sql/DriverManager.java (getDrivers): Handle case whereTom Tromey2001-05-311-3/+8
* * Release classpath-0.02Brian Jones2001-01-071-2/+7
* 2000-12-27 Jeff Sturm <jeff.sturm@commerceone.com>Bryce McKinlay2000-12-281-2/+4
* 2000-12-26 Petter Reinholdtsen <pere@hungry.com>Warren Levy2000-12-271-1/+1
* * java/sql/Array.java: Adjusted class signature to match spec.Warren Levy2000-12-0121-42/+74
* initial commitBrian Jones2000-11-201-0/+2
* Makefile.am: initial checkinBrian Jones2000-11-201-0/+29
* * java/sql/Date.java (serialVersionUID): New field.Warren Levy2000-10-103-6/+21
* * java/security/Key.java (serialVersionUID): New value.Warren Levy2000-10-063-3/+36
* * java/math/BigDecimal.java (add): Reimplemented.Warren Levy2000-06-294-20/+79
* Change license to libgcc-like terms.Paul Fisher2000-03-1526-494/+650
* Initial CheckinAaron M. Renn1999-01-191-0/+377
* Initial CheckinAaron M. Renn1999-01-191-0/+65
* Initial CheckinAaron M. Renn1999-01-191-0/+85
* Oops, forgot to make them serializableAaron M. Renn1999-01-193-3/+3
* Initial CheckinAaron M. Renn1999-01-196-0/+1864