summaryrefslogtreecommitdiff
path: root/ext/pdo_firebird/firebird_statement.c
Commit message (Expand)AuthorAgeFilesLines
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - Fixed bug #48057 (Only the date fields of the first row are fetched, others...Felipe Pena2009-07-201-1/+2
* - This is PHP 6 - if this ... ever gets outMarcus Boerger2009-03-101-1/+1
* - Fix mem. leakFelipe Pena2009-02-091-0/+3
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* # Removed dead codeLars Westermann2007-10-301-98/+30
* MFBIlia Alshanetsky2007-05-281-2/+1
* - avoid sprintfMarcus Boerger2007-02-241-16/+18
* Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* No c++ comments in C codefoobar2005-04-191-2/+2
* updateWez Furlong2005-02-071-1/+1
* hmmmWez Furlong2005-02-061-1/+6
* update for api changesWez Furlong2005-02-061-1/+1
* let it compile againWez Furlong2005-01-191-6/+6
* stub out scrollable cursors here tooWez Furlong2005-01-121-1/+2
* Return all results as strings until I can convince the other guys thatArd Biesheuvel2004-06-231-18/+49
* Refactored statement allocationArd Biesheuvel2004-06-151-3/+37
* Added support for fetching and binding to blob fieldsArd Biesheuvel2004-06-141-0/+130
* Release isc statement handle when dtor is calledArd Biesheuvel2004-06-131-26/+37
* GCC fixesArd Biesheuvel2004-06-121-1/+4
* Added client/server info attributesArd Biesheuvel2004-06-121-3/+1
* Folding markersArd Biesheuvel2004-06-121-9/+20
* Improved error handlingArd Biesheuvel2004-06-121-1/+14
* Removed dependency on regular interbase extensionArd Biesheuvel2004-06-121-87/+224
* Nearly complete implementationArd Biesheuvel2004-06-121-4/+284
* Initial revision (incomplete)Ard Biesheuvel2004-06-111-0/+48