summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2013-07-16Build firebird 2.5 internally. Also adds libatomic_ops.Andrzej J.R. Hunt
2013-07-16fb-sdbc: Pretty printing table log outputAndres Gomez
2013-07-16Implementing the FStatement::execute() method.Javier Fernandez
2013-07-16Fixed crash at FStatement disposing stage.Javier Fernandez
2013-07-16The VARCHAR tye requires a maximum length.Javier Fernandez
2013-07-16GetTables uses now a Statement, instead of a PreparedStatement.Javier Fernandez
2013-07-16Refactoring some code on the FStatement class.Javier Fernandez
2013-07-16Executing again a PreparedStatement.Javier Fernandez
2013-07-16fb-sdbc: added extra checks in FDriverAndres Gomez
2013-07-16fb-sdbc: simplifying url comparisonAndres Gomez
2013-07-16fb-sdbc: Added logging supportAndres Gomez
2013-07-16fb-sdbc: test file moved to a generic placeAndres Gomez
2013-07-16Dealing with parameters in Prepared Statement.Javier Fernandez
2013-07-16Adding debug info for tracking disposes and fixed a memory allocation bug.Javier Fernandez
2013-07-16Adding disposing bits.Javier Fernandez
2013-07-16using the new implementation of the PreparedStatement and ResultSet classes.Javier Fernandez
2013-07-16Properly implementing the ResultSet class.Javier Fernandez
2013-07-16Properly imñemenmting the prepared statement class.Javier Fernandez
2013-07-16Properly implementing the connection construction.Javier Fernandez
2013-07-16Implementing the ResultSet interface.Javier Fernandez
2013-07-16Debug info and some API methods implementation.Javier Fernandez
2013-07-16Added include and linking directives for building the firebird-sdbc driver.Javier Fernandez
2013-07-16Firebird: initial implementation of the skeleton driver.Javier Fernandez
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-07-11connectivity bison/flex: get rid on unnecessary static OUString()Norbert Thiebaud
2013-07-11unused variable 'sTableName' [loplugin]Eike Rathke
2013-07-11sort is ascending by defaultLionel Elie Mamane
2013-07-11give right function name in debug messagesLionel Elie Mamane
2013-07-11ORDER BY columns are prioritarily *SELECT* columnsLionel Elie Mamane
2013-07-11remove unreachable code, reorganise OSL_ENSUREsLionel Elie Mamane
2013-07-11lcl_getColumnRange: no table range -> match 1st name-matching select columnLionel Elie Mamane
2013-07-10Further fallout from the connectivity SQL parser changesTor Lillqvist
2013-07-10Avoid duplicate definition of xxx_pGLOBAL_SQLPARSER at linking stageTor Lillqvist
2013-07-10WaE: unused functionsTor Lillqvist
2013-07-10Undef SQLyyerror, tooTor Lillqvist
2013-07-10make aEmptyString constLionel Elie Mamane
2013-07-10compatibility with 2008-era bison (2.3)Lionel Elie Mamane
2013-07-10fix doubly-defined aEmptyStr with Bison 2.3Lionel Elie Mamane
2013-07-10TODO noteLionel Elie Mamane
2013-07-10remove bogus testLionel Elie Mamane
2013-07-10make SQL grammar Generalised LRLionel Elie Mamane
2013-07-10fdo#58644 fix handling of subqueriesLionel Elie Mamane
2013-07-09Remove warning by using the right printf commandsArnaud Versini
2013-07-05use proper SQLINTEGER type (fixes build on Illumos)Gabriele Bulfon
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-07-01122658: Fixed typo in localized string.Andre Fischer
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-06-28remove pointless external guards for standard headersMichael Stahl