New branch 'feature/firebird-sdbc3' available with the following commits: commit 8c4533de8b998e896c540f20054edb2cd2ab6133 Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Tue Jul 16 10:56:17 2013 +0200
Fix warnings for firebird-sdbc. Mostly unused parameter warnings for unimplemented methods. Done in preparation for merging to master to allow for building with -Werror. Change-Id: Ie54f0a642189f5e221919252ec7df5897974ab95 commit 0bd376c30e89bf0febf0c83abca882f90f674c80 Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Tue Jul 16 09:18:35 2013 +0200 Remove warnings for FStatement. Change-Id: I2969f9d7b6d5757d78aea6f9ec5602f66fd73836 commit 3cff61ff5611a3d6bfdf40713ea0e820211e3811 Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Tue Jul 16 08:59:59 2013 +0200 Correct firebird-sdbc version number, cleanup FDriver. Change-Id: I9b9f13d312667ad2649ecd8f7288db5413d029a7 commit 5e9091b8832923a11f58bc1735d459e7da8860ff Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Mon Jul 15 21:11:22 2013 +0200 Make firebird-sdbc install consistent with other drivers. Change-Id: I01673bda5a08ca793f4fba89ddae036e3f1483e2 commit 2588015e744ff8b46b23354968d813e65e3b82e4 Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Mon Jul 15 07:10:18 2013 +0200 Fix --disable-firebird-sdbc. Change-Id: I040049b4c034858f4be4aa580a17fd8bb5986396 commit d5753044ed89a34f8b17a2219eef3e81bd930309 Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Mon Jul 15 13:07:14 2013 +0200 Patch firebird to build on Mac. Change-Id: I47ac500922d7e834f5915cc8fb1e19d584675620 commit 57fe22bc06254271affd61fb48b0b229be7a5a2e Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Sun Jul 14 22:13:34 2013 +0200 Further firebird-sdbc windows build fixes. Change-Id: I9cb0bbd45b19cb9ef6aa4b8f6d0538484060c6a0 commit 5e05fe52638f60320381f0734e46e907abe16ed0 Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Fri Jul 12 19:17:08 2013 +0100 Fix libicuin naming in firebird cygwin patch. Change-Id: Ia58e2b3f55b2cbccb35cdcb6da04bd7d67ad4d5c commit b6f103f21d7f96e51191627f9b8fcae950c578c3 Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Fri Jul 12 15:09:22 2013 +0100 Implement first part of FDatabaseMetaData. Change-Id: I6dae1f2ecf265333c121f419c0041dd7525efa9e commit bd5302552f4f671556ca74f522b06fba6168c7df Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Fri Jul 12 12:53:15 2013 +0100 Cleanup firebird build files. Change-Id: I347734cfcc5970d68a1deaef8b06e15a43d80639 commit 13cf328aee78867d4cd927a24efc9efcd40c72e4 Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Fri Jul 12 12:52:17 2013 +0100 Enable firebird by default, disable as default embedded driver. Change-Id: I4907b8b7a3b9ab767132d35b5c3539d52d122660 commit af76bc78ef6abe5afa74d4edbcc0973923db734d Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Fri Jul 12 09:45:39 2013 +0100 Remove unnecessary catalog state (unsupported in firebird). Change-Id: I34a7a245eb87a5b0d626be4008e2584774e82cf3 commit 6f93afa5835af33ede29cf376512ae83253ade87 Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Fri Jul 12 09:27:49 2013 +0100 Clean up and remove warnings for unsupported methods. Change-Id: Id1a6c3c438c88791654ca9f301dbc7763caebeab commit aa535d3ed8ea64a547ab33259dfdce53c6ff2fa9 Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Fri Jul 12 09:11:52 2013 +0100 Implement transaction isolation in firebird-sdbc. Change-Id: Id18c26cbd62b2cf9573ffafcd3da0041c2d8e9c5 commit bb8802d72ce628aa977342520ea70f063613403b Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Fri Jul 12 08:34:34 2013 +0100 Make db location a static member variable. Change-Id: I138c18839f2816baae24ef84eb08dbb71cce2948 commit 4e0a1205fb2bdd214f991e60b0945e9dad8d1107 Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Fri Jul 12 08:17:20 2013 +0100 Implement readonly support in firebird-sdbc. Change-Id: Ifdb235a3772b92b7064d059700084f75d468d146 commit 1d342ab2ebb443a806d0f036e321d708d8b605fa Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Fri Jul 12 07:39:15 2013 +0100 Add auto-commit support to firebird-sdbc, enabled by default. Change-Id: I0303cc8df281c70973ee10dd67d23757cc7bd97a commit b43dc831a8a38e8da2e98d7a117285ddc8449a7c Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Thu Jul 11 20:15:41 2013 +0100 Cleanup warnings in FConnection. Unused parameter warnings remain as these methods are still to be implemented. Change-Id: I38ec0a895112766ecae322fdf9c07dea11e60c59 commit 822bc27d8eaf2b959663330d6701bf92a48fb807 Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Thu Jul 11 19:44:50 2013 +0100 Do not ask for user/password in embedded firebird. Change-Id: I0237106e4012c9116248a97eda0ddf899b435f64 commit 65d3418ee39d30b10989d34bdc73fc8c56de74d8 Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Thu Jul 11 17:04:50 2013 +0100 Write embedded .fdb into Storage for OnSave & OnSaveAs. Change-Id: I2534378c48253584904d11bf049d5d4a05c300dd commit 8f6e969c71d8693aece01ad4b769c9ba6ec6dd6e Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Thu Jul 11 15:26:48 2013 +0100 Implement DocumentEventListener in firebird_sdbc driver. Change-Id: I7e0c9abcb9822e673ba1e93c1d8bf4d177baae0f commit 3391121cccbf92587443420daab8c25f80531ad8 Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Thu Jul 11 11:09:42 2013 +0100 Fix firebird lib installation location. Change-Id: Ia7f649abbfe0793dd9389a415845fc1307206798 commit d965bae3f182febed36c2a7d8ce30fa9ef172b5c Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Thu Jul 11 10:14:58 2013 +0100 Create new fdb and/or extract from .odb as appropriate. Change-Id: I99dd3300c2a7e903bc924b15c4fea2fd3ad4abb8 commit 71c28936999ba082493806a022fb664331e00772 Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Thu Jul 11 06:48:30 2013 +0100 Rename firebird-sdbc to firebird_sdbc to compile with latest master. Change-Id: I56e3180095c8a1fa660e1e27588320bdce972952 commit 05a9c8a18e6ad767f29cdb2fcc1c1d028d05c908 Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Mon Jul 8 09:39:55 2013 +0100 Add embedded firebird loading code, set as default db. Change-Id: I993d7d7bacec710bb57d9e8f91d3cd01b0fbf616 commit 109d59a297e54d83f5ba8072427ad8c7db529293 Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Sun Jul 7 10:51:55 2013 +0100 Fix firebird installation (windows) + driver compilation fixes. Change-Id: I253a2770c951a984bd50c906b0e84feeb8d105d9 commit 3eab10f6173f0e65b4c6ba979fd86086ae7cd3a8 Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Fri Jul 5 14:30:45 2013 +0100 Patch Firebird to build on cygwin/msvc. Change-Id: I56669eb98cdd3c6fab756898664751c349e8988e commit adf22731b8d7f65bd38eb3429f495cc226583220 Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Fri Jun 21 21:23:59 2013 +0100 Patch Firebird to use LO icu. Previously Firebird built it's bundled icu leading to extra libraries and path issues. Change-Id: Ib27e364da3b7e5bc56c7a784c0525426d635bf16 commit f61b01cc849c16f04605c457d5a30cec373c8880 Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Thu Jun 20 15:19:06 2013 +0100 Setup Firebird installation / scp2 details. Change-Id: I03393b08db5878b099a2e71b9b515b707a386e3f commit fc7dfa795a0c179f4e67d45ee4519bddf0f64369 Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Sun Jun 16 20:44:50 2013 +0100 Fix checks for system libatomic_ops. Change-Id: Idb31e6be567e8530062517e7842cdfd8b84c7276 commit 79729079f5860685907265e129e1e55685e282b3 Author: Andrzej J.R. Hunt <andr...@ahunt.org> Date: Fri Jun 14 14:55:22 2013 +0100 Build firebird 2.5 internally. Also adds libatomic_ops. Change-Id: I44a45e781dfb3624cdebf4530ae44870bf39a82a commit e05dbdffcf79a4216ac2b07beb1ef5bb8d62c8d7 Author: Andres Gomez <ago...@igalia.com> Date: Wed Jun 5 18:16:49 2013 +0300 fb-sdbc: Pretty printing table log output commit 77c2b8ddd20235b1a3f7cf7ac9cf2d0575fa563e Author: Javier Fernandez <jfernan...@igalia.com> Date: Thu Jun 6 08:27:34 2013 +0000 Implementing the FStatement::execute() method. Change-Id: I661b8247a0dfaee970b4742b1114fe085cb8f4dd commit 1087a4975f1a5726914fde020f3a80147356a0ec Author: Javier Fernandez <jfernan...@igalia.com> Date: Thu Jun 6 08:25:39 2013 +0000 Fixed crash at FStatement disposing stage. Change-Id: I04fb2ded38a12b8501c49ccea81ee72fc7b002d1 commit 7708ac74044e9228a296c65dd427416d645ab7c7 Author: Javier Fernandez <jfernan...@igalia.com> Date: Thu Jun 6 08:24:57 2013 +0000 The VARCHAR tye requires a maximum length. Change-Id: I410dea61c8fe904bc11c801f370d1df97e116372 commit dac7f66cc5ced981d351585250f43e17018a7932 Author: Javier Fernandez <jfernan...@igalia.com> Date: Wed Jun 5 15:07:01 2013 +0000 GetTables uses now a Statement, instead of a PreparedStatement. Change-Id: I8dee162d25360114931ed401d6a6c512ad0c3ec6 commit 19ed3c7d1d93be29fd16aa1a1935aa3a09dcc0cb Author: Javier Fernandez <jfernan...@igalia.com> Date: Wed Jun 5 15:06:05 2013 +0000 Refactoring some code on the FStatement class. Change-Id: Id172dde2f35538ac37b632f738fe5c2a87437832 commit 5277320865810db6ac2114ee80d31ed98559b440 Author: Javier Fernandez <jfernan...@igalia.com> Date: Tue Jun 4 13:54:48 2013 +0000 Executing again a PreparedStatement. Change-Id: I10afa596ed0464e14c4fd95d3a7fb687451a10b4 commit 94029968e7168326368d7e9fab1298157b04884b Author: Andres Gomez <ago...@igalia.com> Date: Tue Jun 4 13:52:11 2013 +0300 fb-sdbc: added extra checks in FDriver commit bc24d89595da654ffae715b143e30dd207eec533 Author: Andres Gomez <ago...@igalia.com> Date: Tue Jun 4 16:41:28 2013 +0300 fb-sdbc: Added temporal debugging in dbaccess commit a0dc62dd5b55e5ba8678cfac6a4e44205345f319 Author: Andres Gomez <ago...@igalia.com> Date: Tue Jun 4 13:09:47 2013 +0300 fb-sdbc: simplifying url comparison commit 6164fa4f0d5944572cb61c3ab4382b876606f4d9 Author: Andres Gomez <ago...@igalia.com> Date: Tue Jun 4 13:51:40 2013 +0300 fb-sdbc: Added logging support Remember that in order to enable the logging output it is needed to properly set the SAL_LOG environment variable. For example: $ SAL_LOG="+INFO.connectivity.firebird" solver/unxlngx6/installation/opt/program/soffice.bin commit a09f037f26f3a67c12cbe04a5cd020f7b6e0e879 Author: Andres Gomez <ago...@igalia.com> Date: Tue Jun 4 13:11:00 2013 +0300 fb-sdbc: test file moved to a generic place commit fda57cc366beaa5a5b3382a2e2c14546026018e0 Author: Javier Fernandez <jfernan...@igalia.com> Date: Mon Jun 3 23:25:45 2013 +0000 Dealing with parameters in Prepared Statement. Change-Id: I1f94b7b4795c4a72ef8bf78bb032097094cda589 commit 8b048be8605c14da718d096c5c64f391feb45d90 Author: Javier Fernandez <jfernan...@igalia.com> Date: Mon May 27 21:06:48 2013 +0000 Adding debug info for tracking disposes and fixed a memory allocation bug. Change-Id: Iae8a6dac26fd7d074ece6421ae61ecf7ce047b8f commit 5f8c546fe525ad9b32b1b8cb3a8aaa72e1b5405f Author: Javier Fernandez <jfernan...@igalia.com> Date: Mon May 27 15:00:29 2013 +0000 Adding disposing bits. Change-Id: I997c23d0c0765a6929be89087330ac6616ccd28c commit 08c999699eda0d13bf9360b9ae866ad6b6129ceb Author: Javier Fernandez <jfernan...@igalia.com> Date: Mon May 27 13:15:02 2013 +0000 using the new implementation of the PreparedStatement and ResultSet classes. Change-Id: Ic0048c0408819bcad6cf8c80121cfdd3f76dce55 commit 7c8eaf33c33693079d0b95ab9000624aa16fd00f Author: Javier Fernandez <jfernan...@igalia.com> Date: Mon May 27 13:14:41 2013 +0000 Properly implementing the ResultSet class. Change-Id: Ice2bd493cf016603d372fe7867cf1ec899f52d8b commit 3be1c50fff06c2075ce67a0c59816b92fb377caa Author: Javier Fernandez <jfernan...@igalia.com> Date: Mon May 27 13:13:51 2013 +0000 Properly imñemenmting the prepared statement class. Change-Id: I6788bbedb339686d3f97ecb2338994617f373803 commit aa9bd231722a523cb9fd1379cab387d4582f2acf Author: Javier Fernandez <jfernan...@igalia.com> Date: Mon May 27 12:27:23 2013 +0000 Properly implementing the connection construction. Change-Id: I6bb114d871697483a1a4246496f73252e5307534 commit 347143f0ec58a7db761512a962fd3a458efba3f9 Author: Javier Fernandez <jfernan...@igalia.com> Date: Thu May 23 13:31:58 2013 +0000 Implementing the ResultSet interface. Change-Id: I755533c5cb5af713d453b8e6ba7b734870e358a2 commit 754039724725b3a35ddf80f9b4c32e4d574440c2 Author: Javier Fernandez <jfernan...@igalia.com> Date: Wed May 22 08:56:23 2013 +0000 Debug info and some API methods implementation. * getTypeInfo * getTables * prepared statements. Change-Id: I549f4a9468b5346e22479363fe0fb81039bc6665 commit ddc1bcb58ffa83475a72f1f5ed2adab68f5d7a3e Author: Javier Fernandez <jfernan...@igalia.com> Date: Wed May 22 08:55:08 2013 +0000 Added include and linking directives for building the firebird-sdbc driver. Change-Id: I2126bc5ca0edc33f83ab6e71db1d38c5e4533ecc commit caaed9a75b822b1ebb50c0e69e41371c0fa7da93 Author: Javier Fernandez <jfernan...@igalia.com> Date: Wed Jun 5 15:48:38 2013 +0000 fb-sdbc: installing lib and resources. Change-Id: I2d7bf2b4308b9e52ebadd0d73f43baf469f506a6 commit 7b41e5c36e2cbe375c1b1fa13ebf9783c0a76da6 Author: Javier Fernandez <jfernan...@igalia.com> Date: Fri May 10 18:21:30 2013 +0000 Firebird: initial implementation of the skeleton driver. Change-Id: I45087282fe7b7fc5bcebeeb2bbb79d0db1e043bd
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits