[Libreoffice-commits] core.git: Changes to 'feature/firebird-sdbc'
Andrzej J.R. Hunt
andrzej at ahunt.org
Sun Sep 15 17:22:47 PDT 2013
New branch 'feature/firebird-sdbc' available with the following commits:
commit ef45930e5c2bb0129c4af63e2c912db676f18384
Author: Andrzej J.R. Hunt <andrzej at ahunt.org>
Date: Wed Jul 10 12:30:45 2013 +0100
Modify DYLD_LIBRARY_PATH for firebrid to build on Mac OS.
Change-Id: Iae45d39a9a1ce76b0af74c317c5990b3674a7ca6
Reviewed-on: https://gerrit.libreoffice.org/4806
Reviewed-by: Fridrich Strba <fridrich at documentfoundation.org>
Tested-by: Fridrich Strba <fridrich at documentfoundation.org>
commit 2c3eeb2f63a9e7898da4b145c51d451fcb039961
Author: Andrzej J.R. Hunt <andrzej at ahunt.org>
Date: Mon Jul 8 09:39:55 2013 +0100
Add embedded firebird loading code, set as default db.
Change-Id: I993d7d7bacec710bb57d9e8f91d3cd01b0fbf616
commit 765461ea665a0a9cf38cdf7347e01589fa9357d8
Author: Andrzej J.R. Hunt <andrzej at ahunt.org>
Date: Sun Jul 7 10:51:55 2013 +0100
Fix firebird installation (windows) + driver compilation fixes.
Change-Id: I253a2770c951a984bd50c906b0e84feeb8d105d9
commit 98824cb62ddfc247971b3fe444067f88e00ebb93
Author: Andrzej J.R. Hunt <andrzej at ahunt.org>
Date: Fri Jul 5 14:30:45 2013 +0100
Patch Firebird to build on cygwin/msvc.
Change-Id: I56669eb98cdd3c6fab756898664751c349e8988e
commit 0981fd7a1f054f8344b5e525d3a79f0fd23ec9af
Author: Andrzej J.R. Hunt <andrzej at 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 747f7fc9a9a85751bf83946adb6571ba534029d8
Author: Andrzej J.R. Hunt <andrzej at ahunt.org>
Date: Thu Jun 20 15:19:06 2013 +0100
Setup Firebird installation / scp2 details.
Change-Id: I03393b08db5878b099a2e71b9b515b707a386e3f
commit 4ab7b35a65caf0cc177fa18bdcad5003e4975446
Author: Andrzej J.R. Hunt <andrzej at ahunt.org>
Date: Sun Jun 16 20:44:50 2013 +0100
Fix checks for system libatomic_ops.
Change-Id: Idb31e6be567e8530062517e7842cdfd8b84c7276
commit a2a5539bfaf0170d9298495dc88896ffe801248a
Author: Andrzej J.R. Hunt <andrzej at ahunt.org>
Date: Fri Jun 14 18:19:07 2013 +0100
Fix incorrect Firebird checksum.
Change-Id: Ic636613b03afe572140d6fe28793dd65ed775f26
commit 0db44dd51be829bc8fa8e6750b8755f73265ce2c
Author: Andrzej J.R. Hunt <andrzej at ahunt.org>
Date: Fri Jun 14 14:55:22 2013 +0100
Build firebird 2.5 internally. Also adds libatomic_ops.
Change-Id: I44a45e781dfb3624cdebf4530ae44870bf39a82a
commit 95c4c296e028de6bf5158dbe7c70c10f6d0f8ac6
Author: Andres Gomez <agomez at igalia.com>
Date: Wed Jun 5 18:16:49 2013 +0300
fb-sdbc: Pretty printing table log output
commit 16d173031a2656d7e36300a1989d77cc4d7ca8ed
Author: Javier Fernandez <jfernandez at igalia.com>
Date: Thu Jun 6 08:27:34 2013 +0000
Implementing the FStatement::execute() method.
Change-Id: I661b8247a0dfaee970b4742b1114fe085cb8f4dd
commit 3f7832bb55451293d460024bbbb0476a3ec3c102
Author: Javier Fernandez <jfernandez at igalia.com>
Date: Thu Jun 6 08:25:39 2013 +0000
Fixed crash at FStatement disposing stage.
Change-Id: I04fb2ded38a12b8501c49ccea81ee72fc7b002d1
commit bab6150c84cee30219a5dc3386192888f495f3c2
Author: Javier Fernandez <jfernandez at igalia.com>
Date: Thu Jun 6 08:24:57 2013 +0000
The VARCHAR tye requires a maximum length.
Change-Id: I410dea61c8fe904bc11c801f370d1df97e116372
commit aeb8e7fe28b97daf17e0fc7d6215eec2023fd906
Author: Javier Fernandez <jfernandez at igalia.com>
Date: Wed Jun 5 15:07:01 2013 +0000
GetTables uses now a Statement, instead of a PreparedStatement.
Change-Id: I8dee162d25360114931ed401d6a6c512ad0c3ec6
commit fee888daa2c40493c04fd34d630ebe87d439cefa
Author: Javier Fernandez <jfernandez at igalia.com>
Date: Wed Jun 5 15:06:05 2013 +0000
Refactoring some code on the FStatement class.
Change-Id: Id172dde2f35538ac37b632f738fe5c2a87437832
commit c5cc994b731a289843a767e049befea228d1a08c
Author: Javier Fernandez <jfernandez at igalia.com>
Date: Tue Jun 4 13:54:48 2013 +0000
Executing again a PreparedStatement.
Change-Id: I10afa596ed0464e14c4fd95d3a7fb687451a10b4
commit cebb47241e3a2a075ff214d10c4352c02053d7aa
Author: Andres Gomez <agomez at igalia.com>
Date: Tue Jun 4 13:52:11 2013 +0300
fb-sdbc: added extra checks in FDriver
commit c697a70392272a0b866b06011c373f32ed0eed87
Author: Andres Gomez <agomez at igalia.com>
Date: Tue Jun 4 16:41:28 2013 +0300
fb-sdbc: Added temporal debugging in dbaccess
commit f9755e8cb2548a93f7c34306206944350596dc0c
Author: Andres Gomez <agomez at igalia.com>
Date: Tue Jun 4 13:09:47 2013 +0300
fb-sdbc: simplifying url comparison
commit 31870fee1d9beef0ce537061361fef8619bf36ff
Author: Andres Gomez <agomez at 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 d0eb26c30cfb80420cd0fb36313db2e0337a4dd9
Author: Andres Gomez <agomez at igalia.com>
Date: Tue Jun 4 13:11:00 2013 +0300
fb-sdbc: test file moved to a generic place
commit 173a00cb55838f424364c1d6913ba53ed77022ce
Author: Javier Fernandez <jfernandez at igalia.com>
Date: Mon Jun 3 23:25:45 2013 +0000
Dealing with parameters in Prepared Statement.
Change-Id: I1f94b7b4795c4a72ef8bf78bb032097094cda589
commit 86f8511cca92edf35f2b0fe6851e272856eef49a
Author: Javier Fernandez <jfernandez at 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 28c8baee278e341aab30e549a5d6f2d7a04932db
Author: Javier Fernandez <jfernandez at igalia.com>
Date: Mon May 27 15:00:29 2013 +0000
Adding disposing bits.
Change-Id: I997c23d0c0765a6929be89087330ac6616ccd28c
commit cb6b541b30c0f18d7270a38c80a6ecef30a321a0
Author: Javier Fernandez <jfernandez at 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 7f63a510d6fac390a48e8cceb02b84c608a481fc
Author: Javier Fernandez <jfernandez at igalia.com>
Date: Mon May 27 13:14:41 2013 +0000
Properly implementing the ResultSet class.
Change-Id: Ice2bd493cf016603d372fe7867cf1ec899f52d8b
commit 2e1513985a12f58021f03ee9d4e15becfb4d0b99
Author: Javier Fernandez <jfernandez at igalia.com>
Date: Mon May 27 13:13:51 2013 +0000
Properly imñemenmting the prepared statement class.
Change-Id: I6788bbedb339686d3f97ecb2338994617f373803
commit c7a726ef2846aa430d5e0e4d3841658b3f94eaa8
Author: Javier Fernandez <jfernandez at igalia.com>
Date: Mon May 27 12:27:23 2013 +0000
Properly implementing the connection construction.
Change-Id: I6bb114d871697483a1a4246496f73252e5307534
commit 2be7f51d14a9c5c09ed310dea5058e72eadbd712
Author: Javier Fernandez <jfernandez at igalia.com>
Date: Thu May 23 13:31:58 2013 +0000
Implementing the ResultSet interface.
Change-Id: I755533c5cb5af713d453b8e6ba7b734870e358a2
commit 358b46a56df542226021af2c347595354e457684
Author: Javier Fernandez <jfernandez at 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 a19f942743b83a1a4f654131b67b3d608b80103a
Author: Javier Fernandez <jfernandez at 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 fc1cf588031f1f8dee2f9ff803653681c6aa72a8
Author: Javier Fernandez <jfernandez at igalia.com>
Date: Wed Jun 5 15:48:38 2013 +0000
fb-sdbc: installing lib and resources.
Change-Id: I2d7bf2b4308b9e52ebadd0d73f43baf469f506a6
commit 27c8293f5361e5cf7de1f516c22ac4a0d4609363
Author: Javier Fernandez <jfernandez at igalia.com>
Date: Fri May 10 18:21:30 2013 +0000
Firebird: initial implementation of the skeleton driver.
Change-Id: I45087282fe7b7fc5bcebeeb2bbb79d0db1e043bd
More information about the Libreoffice-commits
mailing list