| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-08-14 | Standard file header: / | Damien Regad | 1 | -10/+18 | |
| 2021-03-08 | Bump version to 5.21.1-dev | Damien Regad | 1 | -1/+1 | |
| 2021-02-27 | Bump version to 5.21.0v5.21.0 | Damien Regad | 1 | -1/+1 | |
| 2021-02-02 | Bump version to 5.21.0-rc.1v5.21.0-rc.1 | Damien Regad | 1 | -1/+1 | |
| 2020-12-20 | Bump version to 5.21.0-beta.1v5.21.0-beta.1 | Damien Regad | 1 | -1/+1 | |
| 2019-04-11 | Fix indentation | jane-lyndon | 1 | -4/+4 | |
| 2017-11-25 | Replace each() with foreach for PHP7.2 compatibility | Marina Glancy | 1 | -1/+1 | |
| 2016-02-26 | Firebird driver uses ibase error mappings | Damien Regad | 1 | -32/+4 | |
| This amends previous commit by removing the firebase-specific mapping which was just a copy/paste of the ibase one, as discussed in https://github.com/ADOdb/ADOdb/issues/201#issuecomment-188154980 Issue #201 | |||||
| 2016-02-26 | Revised Firebird driver | Lester Caine | 1 | -0/+32 | |
| The new driver is no longer based on ADODB_ibase, but extends ADOConnection instead, and makes use of PHP's fbird_* functions. Fixes #201 Signed-off-by: Damien Regad <dregad@mantisbt.org> Changes to original commit [1]: whitespace, coding guidelines, phpDoc [1] http://hg.lsces.org.uk/bw/bitweaver/externals/adodb/rev/b4efbd3bfe07 | |||||
| 2016-01-02 | Update version 5.21.0-dev release year to 2016 | Damien Regad | 1 | -1/+1 | |
| 2015-12-27 | Update version to avoid merge conflicts | Damien Regad | 1 | -1/+1 | |
| 2015-11-28 | Bump version to 5.21dev | Damien Regad | 1 | -1/+1 | |
| 2015-11-28 | Bump version to 5.20.0v5.20.0 | Damien Regad | 1 | -1/+1 | |
| 2015-11-26 | Adjust header comment blocks | Damien Regad | 1 | -1/+3 | |
| - running SED script - manual adjustments for files not processed by regex | |||||
| 2014-04-30 | Bump version to 5.20dev | Damien Regad | 1 | -1/+1 | |
| 2014-04-23 | Bump version to 5.19v5.19 | Damien Regad | 1 | -1/+1 | |
| 2014-04-16 | Fix Postgres error messages mapping to ADOdb error codes | Damien Regad | 1 | -20/+20 | |
| Added 'm' (multiline) flag to preg_match() | |||||
| 2014-02-24 | Remove closing php tag | Damien Regad | 1 | -1/+0 | |
| http://php.net/manual/en/language.basic-syntax.phptags.php | |||||
| 2014-01-21 | Bump version to 5.19dev | Damien Regad | 1 | -1/+1 | |
| Bumped 'dev' version allows users who rely on source code downloaded from the git repository rather than an official release tarball to reliably determine that they are running a development version of the library. | |||||
| 2013-08-05 | Reorg: ADOdb5 (master) branch | Damien Regad | 1 | -0/+264 | |
| - Move all files in adodb5/ to root - Remove adodb-for-php4/ directory | |||||
