Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use new tests | Wez Furlong | 2005-07-07 | 21 | -1161/+27 |
* | - Added PHP_CHECK_PDO_INCLUDES macro (caches the result) | foobar | 2005-06-14 | 1 | -12/+2 |
* | - Unify the "configure --help" texts | foobar | 2005-05-29 | 1 | -2/+2 |
* | No c++ comments in C code | foobar | 2005-04-19 | 1 | -2/+2 |
* | Add tests for firebird. | Magnus M��tt� | 2005-03-10 | 20 | -0/+1161 |
* | If pdo is disabled, skip all the pdo extensions. | Rasmus Lerdorf | 2005-02-28 | 1 | -0/+4 |
* | Added search for libfbclient | Ard Biesheuvel | 2005-02-23 | 1 | -5/+12 |
* | Fixed PECL bug #3527: Missing quotation marks in php_pdo_firebird_int.h | Ard Biesheuvel | 2005-02-21 | 1 | -1/+1 |
* | symlinked pdo drivers under ext. | Wez Furlong | 2005-02-17 | 1 | -7/+10 |
* | hope it works! | Wez Furlong | 2005-02-09 | 1 | -1/+3 |
* | prep for possible release | Wez Furlong | 2005-02-09 | 2 | -7/+7 |
* | update | Wez Furlong | 2005-02-07 | 1 | -1/+1 |
* | hmmm | Wez Furlong | 2005-02-06 | 1 | -1/+6 |
* | update for api changes | Wez Furlong | 2005-02-06 | 2 | -2/+2 |
* | Eliminate unused parameter. | Wez Furlong | 2005-01-21 | 1 | -1/+1 |
* | let it compile again | Wez Furlong | 2005-01-19 | 2 | -7/+7 |
* | Allow drivers to select bind emulation on a per statement basis | Wez Furlong | 2005-01-18 | 1 | -1/+1 |
* | fix compile. | Wez Furlong | 2005-01-13 | 1 | -1/+1 |
* | stub out scrollable cursors here too | Wez Furlong | 2005-01-12 | 1 | -1/+2 |
* | half-update for sqlstate error codes | Wez Furlong | 2005-01-07 | 1 | -1/+5 |
* | more method table adjustments. | Wez Furlong | 2004-09-23 | 1 | -0/+1 |
* | Changed name to all caps | Ard Biesheuvel | 2004-06-23 | 1 | -3/+3 |
* | Return all results as strings until I can convince the other guys that | Ard Biesheuvel | 2004-06-23 | 6 | -31/+67 |
* | Refactored statement allocation | Ard Biesheuvel | 2004-06-15 | 3 | -64/+198 |
* | Added support for fetching and binding to blob fields | Ard Biesheuvel | 2004-06-14 | 1 | -0/+130 |
* | Release isc statement handle when dtor is called | Ard Biesheuvel | 2004-06-13 | 1 | -26/+37 |
* | GCC fixes | Ard Biesheuvel | 2004-06-12 | 4 | -17/+30 |
* | Added client/server info attributes | Ard Biesheuvel | 2004-06-12 | 4 | -8/+76 |
* | Hope I finally got it right this time | Ard Biesheuvel | 2004-06-12 | 1 | -1/+1 |
* | Folding markers | Ard Biesheuvel | 2004-06-12 | 3 | -36/+52 |
* | Improved error handling | Ard Biesheuvel | 2004-06-12 | 4 | -51/+99 |
* | Removed dependency on regular interbase extension | Ard Biesheuvel | 2004-06-12 | 4 | -98/+265 |
* | Removed dependency on regular interbase extension | Ard Biesheuvel | 2004-06-12 | 1 | -1/+0 |
* | Use snaps. LIB path | Ard Biesheuvel | 2004-06-12 | 1 | -3/+4 |
* | Changed LIB path | Ard Biesheuvel | 2004-06-12 | 1 | -1/+2 |
* | New test | Ard Biesheuvel | 2004-06-12 | 1 | -0/+54 |
* | Nearly complete implementation | Ard Biesheuvel | 2004-06-12 | 8 | -41/+525 |
* | Initial revision (incomplete) | Ard Biesheuvel | 2004-06-11 | 13 | -0/+746 |