summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-07-16gbuild: consolidate ULF copypaste in gb_CustomTarget_ulfex_ruleMichael Stahl
Change-Id: I0c5b68f6bc81c7c1c88be2cde42fc06949fff8e7
2013-07-16fix misleading typos in librelogo/changelogLászló Németh
Change-Id: If6adf5c46b6fbdb9ae051c11125fb9fb690acf7b
2013-07-16fix build with system poppler-0.23.0Petr Mladek
XRef *xref parameter has been added to the OutputDev::startPage method, see http://cgit.freedesktop.org/poppler/poppler/commit/?id=8eb489c355d734a72e140ce7e32470d048362499 Change-Id: I7ad875bf58f6998e639c740f0dac3795738cd1db
2013-07-16Fix warnings for firebird-sdbc.Andrzej J.R. Hunt
Mostly unused parameter warnings for unimplemented methods. Done in preparation for merging to master to allow for building with -Werror. Change-Id: Ie54f0a642189f5e221919252ec7df5897974ab95
2013-07-16Remove warnings for FStatement.Andrzej J.R. Hunt
Change-Id: I2969f9d7b6d5757d78aea6f9ec5602f66fd73836
2013-07-16Correct firebird-sdbc version number, cleanup FDriver.Andrzej J.R. Hunt
Change-Id: I9b9f13d312667ad2649ecd8f7288db5413d029a7
2013-07-16Make firebird-sdbc install consistent with other drivers.Andrzej J.R. Hunt
Change-Id: I01673bda5a08ca793f4fba89ddae036e3f1483e2
2013-07-16Fix --disable-firebird-sdbc.Andrzej J.R. Hunt
Change-Id: I040049b4c034858f4be4aa580a17fd8bb5986396
2013-07-16Patch firebird to build on Mac.Andrzej J.R. Hunt
Change-Id: I47ac500922d7e834f5915cc8fb1e19d584675620
2013-07-16Further firebird-sdbc windows build fixes.Andrzej J.R. Hunt
Change-Id: I9cb0bbd45b19cb9ef6aa4b8f6d0538484060c6a0
2013-07-16Fix libicuin naming in firebird cygwin patch.Andrzej J.R. Hunt
Change-Id: Ia58e2b3f55b2cbccb35cdcb6da04bd7d67ad4d5c
2013-07-16Implement first part of FDatabaseMetaData.Andrzej J.R. Hunt
Change-Id: I6dae1f2ecf265333c121f419c0041dd7525efa9e
2013-07-16Cleanup firebird build files.Andrzej J.R. Hunt
Change-Id: I347734cfcc5970d68a1deaef8b06e15a43d80639
2013-07-16Enable firebird by default, disable as default embedded driver.Andrzej J.R. Hunt
Change-Id: I4907b8b7a3b9ab767132d35b5c3539d52d122660
2013-07-16Remove unnecessary catalog state (unsupported in firebird).Andrzej J.R. Hunt
Change-Id: I34a7a245eb87a5b0d626be4008e2584774e82cf3
2013-07-16Clean up and remove warnings for unsupported methods.Andrzej J.R. Hunt
Change-Id: Id1a6c3c438c88791654ca9f301dbc7763caebeab
2013-07-16Implement transaction isolation in firebird-sdbc.Andrzej J.R. Hunt
Change-Id: Id18c26cbd62b2cf9573ffafcd3da0041c2d8e9c5
2013-07-16Make db location a static member variable.Andrzej J.R. Hunt
Change-Id: I138c18839f2816baae24ef84eb08dbb71cce2948
2013-07-16Implement readonly support in firebird-sdbc.Andrzej J.R. Hunt
Change-Id: Ifdb235a3772b92b7064d059700084f75d468d146
2013-07-16Add auto-commit support to firebird-sdbc, enabled by default.Andrzej J.R. Hunt
Change-Id: I0303cc8df281c70973ee10dd67d23757cc7bd97a
2013-07-16Cleanup warnings in FConnection.Andrzej J.R. Hunt
Unused parameter warnings remain as these methods are still to be implemented. Change-Id: I38ec0a895112766ecae322fdf9c07dea11e60c59
2013-07-16Do not ask for user/password in embedded firebird.Andrzej J.R. Hunt
Change-Id: I0237106e4012c9116248a97eda0ddf899b435f64
2013-07-16Write embedded .fdb into Storage for OnSave & OnSaveAs.Andrzej J.R. Hunt
Change-Id: I2534378c48253584904d11bf049d5d4a05c300dd
2013-07-16Implement DocumentEventListener in firebird_sdbc driver.Andrzej J.R. Hunt
Change-Id: I7e0c9abcb9822e673ba1e93c1d8bf4d177baae0f
2013-07-16Fix firebird lib installation location.Andrzej J.R. Hunt
Change-Id: Ia7f649abbfe0793dd9389a415845fc1307206798
2013-07-16Create new fdb and/or extract from .odb as appropriate.Andrzej J.R. Hunt
Change-Id: I99dd3300c2a7e903bc924b15c4fea2fd3ad4abb8
2013-07-16Rename firebird-sdbc to firebird_sdbc to compile with latest master.Andrzej J.R. Hunt
Change-Id: I56e3180095c8a1fa660e1e27588320bdce972952
2013-07-16Add embedded firebird loading code, set as default db.Andrzej J.R. Hunt
Change-Id: I993d7d7bacec710bb57d9e8f91d3cd01b0fbf616
2013-07-16Fix firebird installation (windows) + driver compilation fixes.Andrzej J.R. Hunt
Change-Id: I253a2770c951a984bd50c906b0e84feeb8d105d9
2013-07-16Patch Firebird to build on cygwin/msvc.Andrzej J.R. Hunt
Change-Id: I56669eb98cdd3c6fab756898664751c349e8988e
2013-07-16Patch Firebird to use LO icu.Andrzej J.R. Hunt
Previously Firebird built it's bundled icu leading to extra libraries and path issues. Change-Id: Ib27e364da3b7e5bc56c7a784c0525426d635bf16
2013-07-16Setup Firebird installation / scp2 details.Andrzej J.R. Hunt
Change-Id: I03393b08db5878b099a2e71b9b515b707a386e3f
2013-07-16Fix checks for system libatomic_ops.Andrzej J.R. Hunt
Change-Id: Idb31e6be567e8530062517e7842cdfd8b84c7276
2013-07-16Build firebird 2.5 internally. Also adds libatomic_ops.Andrzej J.R. Hunt
Change-Id: I44a45e781dfb3624cdebf4530ae44870bf39a82a
2013-07-16fb-sdbc: Pretty printing table log outputAndres Gomez
2013-07-16Implementing the FStatement::execute() method.Javier Fernandez
Change-Id: I661b8247a0dfaee970b4742b1114fe085cb8f4dd
2013-07-16Fixed crash at FStatement disposing stage.Javier Fernandez
Change-Id: I04fb2ded38a12b8501c49ccea81ee72fc7b002d1
2013-07-16The VARCHAR tye requires a maximum length.Javier Fernandez
Change-Id: I410dea61c8fe904bc11c801f370d1df97e116372
2013-07-16GetTables uses now a Statement, instead of a PreparedStatement.Javier Fernandez
Change-Id: I8dee162d25360114931ed401d6a6c512ad0c3ec6
2013-07-16Refactoring some code on the FStatement class.Javier Fernandez
Change-Id: Id172dde2f35538ac37b632f738fe5c2a87437832
2013-07-16Executing again a PreparedStatement.Javier Fernandez
Change-Id: I10afa596ed0464e14c4fd95d3a7fb687451a10b4
2013-07-16fb-sdbc: added extra checks in FDriverAndres Gomez
2013-07-16fb-sdbc: Added temporal debugging in dbaccessAndres Gomez
2013-07-16fb-sdbc: simplifying url comparisonAndres Gomez
2013-07-16fb-sdbc: Added logging supportAndres Gomez
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
2013-07-16fb-sdbc: test file moved to a generic placeAndres Gomez
2013-07-16Dealing with parameters in Prepared Statement.Javier Fernandez
Change-Id: I1f94b7b4795c4a72ef8bf78bb032097094cda589
2013-07-16Adding debug info for tracking disposes and fixed a memory allocation bug.Javier Fernandez
Change-Id: Iae8a6dac26fd7d074ece6421ae61ecf7ce047b8f
2013-07-16Adding disposing bits.Javier Fernandez
Change-Id: I997c23d0c0765a6929be89087330ac6616ccd28c
2013-07-16using the new implementation of the PreparedStatement and ResultSet classes.Javier Fernandez
Change-Id: Ic0048c0408819bcad6cf8c80121cfdd3f76dce55