summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | TestFirebirdEmbedded: use a temporary directory for firebird locks and databa...Damyan Ivanov2017-11-23
| | * | release DBD_Firebird 1.25Damyan Ivanov2017-10-01
| | * | add a variant of t/92_bigdecimal_read.t using numeric(18,10)Damyan Ivanov2017-08-04
| | * | dbd_st_fetch: fix conversion of numerics between -1 and 0Damyan Ivanov2017-08-03
| | * | Add tests for values between 0 and ±1 to bigdecimal[_read].tDamyan Ivanov2017-08-03
| | |/
| | * release DBD-Firebird 1.24Damyan Ivanov2016-10-11
| | * fix 81-event-fork.t to not fail where FirebirdEmbedded is not availableDamyan Ivanov2016-10-11
| | * Release DBD-Firebird 1.23Damyan Ivanov2016-10-10
| | * dbi-primary-key-info.t: explicitly undef the statement handleDamyan Ivanov2016-10-10
| | * ignore DBD_FIREBIRD_REQUIRE_EMBEDDED when firebird is version 3+Damyan Ivanov2016-10-10
| | * Fix two typos. Thanks to Nick MorrottDamyan Ivanov2016-10-10
| | * Do not set FIREBIRD[_LOCK] for embedded testing when using fb3Damyan Ivanov2016-10-10
| | * For Firebird version 3+, link FirebirdEmbedded with libfbclient and skip the ...Damyan Ivanov2016-10-10
| | * Merge pull request #46 from mariuz/revert-45-masterPopa Marius Adrian2016-02-16
| | |\
| | | * Revert "Added the check for the decimal type - this is the type that is faili...Popa Marius Adrian2016-02-16
| | |/
| | * Merge pull request #45 from hrdwrbob/masterPopa Marius Adrian2016-02-16
| | |\
| | | * Added the check for the decimal type - this is the type that is failing.Matthew Parslow2015-12-24
| | * | remove unused declarationDamyan Ivanov2016-01-30
| | * | move dbd_st_finish_internal declaration upDamyan Ivanov2016-01-30
| | * | Release DBD-Firebird 1.22Damyan Ivanov2016-01-30
| | * | require Math::BigFloat 1.55 for the 'try' import keywordDamyan Ivanov2016-01-30
| | * | add test for RT#110979Damyan Ivanov2016-01-30
| | * | 40-alltypes.t: replace non-integer numeric comparison with an approximate oneDamyan Ivanov2016-01-30
| | |/
| | * Release DBD-Firebird 1.21Damyan Ivanov2015-09-24
| | * add support to the SAVEPOINT statementDamyan Ivanov2015-09-23
| | * Merge pull request #44 from ilmari/sprintf-warningPopa Marius Adrian2015-07-14
| | |\
| | | * Silence 'Missing argument in sprintf' warning on perl 5.22Dagfinn Ilmari Mannsåker2015-05-28
| | |/
| | * Update READMEPopa Marius Adrian2015-04-28
| | * Update README.mdPopa Marius Adrian2015-04-28
| | * Update READMEPopa Marius Adrian2015-04-28
| | * Update READMEPopa Marius Adrian2015-04-28
| | * Update README.mdPopa Marius Adrian2015-04-28
| | * Update README.mdPopa Marius Adrian2015-04-27
| | * Update READMEPopa Marius Adrian2015-04-27
| | * Update README.mdPopa Marius Adrian2015-04-27
| | * Update README.mdPopa Marius Adrian2015-04-27
| | * Update Firebird.pmPopa Marius Adrian2015-04-27
| | * Update ChangesPopa Marius Adrian2015-04-27
| | * Merge pull request #43 from robert-scheck/masterPopa Marius Adrian2015-04-03
| | |\
| | | * Added installation hint for Fedora, RHEL, CentOS and derivatesRobert Scheck2015-04-03
| | |/
| | * Merge pull request #42 from ilmari/fix-typeinfoPopa Marius Adrian2015-04-02
| | |\
| | | * Fix loading DBD::Firebird::TypeInfo with strict/warningsDagfinn Ilmari Mannsåker2015-04-02
| | |/
| | * prepare for 1.19 releaseDamyan Ivanov2015-03-22
| | * use snprintf instead of sprintf everywhereDamyan Ivanov2015-03-22
| | * Buffer Overflow in dbdimp.cStefan Roas2015-03-22
| | * 03-dbh-attr.t: plan tests after creating the TestFirebird objectDamyan Ivanov2015-01-23
| | * add Test::Deep to build-time prerequisites because of t/63-doubles.tDamyan Ivanov2015-01-22
| | * fix File::Which configure prerequisite declaration (RT#101672)Damyan Ivanov2015-01-22
| | * test inserting/fetching float and double numbers as an attempt to reproduce R...Damyan Ivanov2015-01-21
| | * use strict and warnings in all modulesDamyan Ivanov2014-11-28