Tag: cws_src680_sqlite User: oj Date: 2006/08/21 05:01:58 Modified: dba/connectivity/source/drivers/sqlite3/sqDB.cpp dba/connectivity/source/drivers/sqlite3/sqDB.h dba/connectivity/source/drivers/sqlite3/sqQuery.h dba/connectivity/source/drivers/sqlite3/sqQueryPrepared.h dba/connectivity/source/drivers/sqlite3/sqQueryTable.h
Log: convert format from dos to unix File Changes: Directory: /dba/connectivity/source/drivers/sqlite3/ ==================================================== File [changed]: sqDB.cpp Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/sqlite3/sqDB.cpp?r1=1.1.2.4&r2=1.1.2.5 Delta lines: +318 -318 ----------------------- --- sqDB.cpp 19 Aug 2006 18:23:28 -0000 1.1.2.4 +++ sqDB.cpp 21 Aug 2006 12:01:55 -0000 1.1.2.5 @@ -4,9 +4,9 @@ * * $RCSfile: sqDB.cpp,v $ * - * $Revision: 1.1.2.4 $ + * $Revision: 1.1.2.5 $ * - * last change: $Author: aklitzing $ $Date: 2006/08/19 18:23:28 $ + * last change: $Author: oj $ $Date: 2006/08/21 12:01:55 $ * * Original contributor: André Klitzing * File [changed]: sqDB.h Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/sqlite3/sqDB.h?r1=1.1.2.4&r2=1.1.2.5 Delta lines: +293 -293 ----------------------- --- sqDB.h 19 Aug 2006 18:23:28 -0000 1.1.2.4 +++ sqDB.h 21 Aug 2006 12:01:55 -0000 1.1.2.5 @@ -4,9 +4,9 @@ * * $RCSfile: sqDB.h,v $ * - * $Revision: 1.1.2.4 $ + * $Revision: 1.1.2.5 $ * - * last change: $Author: aklitzing $ $Date: 2006/08/19 18:23:28 $ + * last change: $Author: oj $ $Date: 2006/08/21 12:01:55 $ * * Original contributor: André Klitzing * File [changed]: sqQuery.h Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/sqlite3/sqQuery.h?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +73 -73 --------------------- --- sqQuery.h 16 Aug 2006 14:57:12 -0000 1.1.2.1 +++ sqQuery.h 21 Aug 2006 12:01:55 -0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: sqQuery.h,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: aklitzing $ $Date: 2006/08/16 14:57:12 $ + * last change: $Author: oj $ $Date: 2006/08/21 12:01:55 $ * * Original contributor: André Klitzing * File [changed]: sqQueryPrepared.h Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/sqlite3/sqQueryPrepared.h?r1=1.1.2.6&r2=1.1.2.7 Delta lines: +374 -374 ----------------------- --- sqQueryPrepared.h 20 Aug 2006 00:24:07 -0000 1.1.2.6 +++ sqQueryPrepared.h 21 Aug 2006 12:01:55 -0000 1.1.2.7 @@ -4,9 +4,9 @@ * * $RCSfile: sqQueryPrepared.h,v $ * - * $Revision: 1.1.2.6 $ + * $Revision: 1.1.2.7 $ * - * last change: $Author: aklitzing $ $Date: 2006/08/20 00:24:07 $ + * last change: $Author: oj $ $Date: 2006/08/21 12:01:55 $ * * Original contributor: André Klitzing * File [changed]: sqQueryTable.h Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/sqlite3/sqQueryTable.h?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +128 -128 ----------------------- --- sqQueryTable.h 16 Aug 2006 14:57:13 -0000 1.1.2.1 +++ sqQueryTable.h 21 Aug 2006 12:01:55 -0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: sqQueryTable.h,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: aklitzing $ $Date: 2006/08/16 14:57:13 $ + * last change: $Author: oj $ $Date: 2006/08/21 12:01:55 $ * * Original contributor: André Klitzing * --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
