Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | - Fixed bug #48057 (Only the date fields of the first row are fetched, others... | Felipe Pena | 2009-07-20 | 1 | -1/+2 |
* | - This is PHP 6 - if this ... ever gets out | Marcus Boerger | 2009-03-10 | 1 | -1/+1 |
* | - Fix mem. leak | Felipe Pena | 2009-02-09 | 1 | -0/+3 |
* | Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | # Removed dead code | Lars Westermann | 2007-10-30 | 1 | -98/+30 |
* | MFB | Ilia Alshanetsky | 2007-05-28 | 1 | -2/+1 |
* | - avoid sprintf | Marcus Boerger | 2007-02-24 | 1 | -16/+18 |
* | Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | No c++ comments in C code | foobar | 2005-04-19 | 1 | -2/+2 |
* | 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 | 1 | -1/+1 |
* | let it compile again | Wez Furlong | 2005-01-19 | 1 | -6/+6 |
* | stub out scrollable cursors here too | Wez Furlong | 2005-01-12 | 1 | -1/+2 |
* | Return all results as strings until I can convince the other guys that | Ard Biesheuvel | 2004-06-23 | 1 | -18/+49 |
* | Refactored statement allocation | Ard Biesheuvel | 2004-06-15 | 1 | -3/+37 |
* | 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 | 1 | -1/+4 |
* | Added client/server info attributes | Ard Biesheuvel | 2004-06-12 | 1 | -3/+1 |
* | Folding markers | Ard Biesheuvel | 2004-06-12 | 1 | -9/+20 |
* | Improved error handling | Ard Biesheuvel | 2004-06-12 | 1 | -1/+14 |
* | Removed dependency on regular interbase extension | Ard Biesheuvel | 2004-06-12 | 1 | -87/+224 |
* | Nearly complete implementation | Ard Biesheuvel | 2004-06-12 | 1 | -4/+284 |
* | Initial revision (incomplete) | Ard Biesheuvel | 2004-06-11 | 1 | -0/+48 |