summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* - Add new testMarcus Boerger2005-02-273-0/+231
* - Add some fetch column related capailitiesMarcus Boerger2005-02-274-18/+100
* - Add new testMarcus Boerger2005-02-271-0/+103
* - Add two new methodsMarcus Boerger2005-02-271-1/+64
* fully distinguish between database and statement level errorsHartmut Holzgraefe2005-02-273-4/+25
* Fixed compiler warnings.Ilia Alshanetsky2005-02-272-2/+2
* use fetch_fields only once and remember the resultHartmut Holzgraefe2005-02-272-21/+21
* changed the error checks on result set retrievalHartmut Holzgraefe2005-02-271-7/+18
* no need to check for execution status, always free a result set if thereHartmut Holzgraefe2005-02-271-6/+5
* just to be sure ...Hartmut Holzgraefe2005-02-271-0/+2
* colsHartmut Holzgraefe2005-02-272-6/+0
* CS / whitespaceHartmut Holzgraefe2005-02-271-9/+9
* use auto generated error -> state mappingsHartmut Holzgraefe2005-02-272-41/+15
* line endingsHartmut Holzgraefe2005-02-271-48/+48
* error code mapping (generated from mysql 5 sql_state.h file usingHartmut Holzgraefe2005-02-271-0/+388
* fix typoStanislav Malyshev2005-02-272-2/+2
* initial checkinHartmut Holzgraefe2005-02-271-0/+27
* Enum filters in phpinfo()Sara Golemon2005-02-271-0/+41
* upgrade bundled sqlite to sqlite 3.1.3Wez Furlong2005-02-2762-5570/+11078
* fix commaWez Furlong2005-02-271-1/+1
* Alan: moved your fields away, but reserved you a pointer.Wez Furlong2005-02-266-20/+85
* *cough*Wez Furlong2005-02-262-3/+3
* and the generated fileWez Furlong2005-02-261-10/+30
* fix for PECL #3545Wez Furlong2005-02-261-9/+29
* fix line endingsWez Furlong2005-02-266-6/+6
* fix broken line endingsWez Furlong2005-02-2614-16/+16
* - Make detection work for macrosMarcus Boerger2005-02-261-3/+12
* - SimplifyMarcus Boerger2005-02-261-14/+6
* - Prepare for db1.85 emulation with db3Marcus Boerger2005-02-261-2/+2
* - Add support for db1 through emulationMarcus Boerger2005-02-255-1/+333
* FreeTDS does not have support for DBTEXTLIMITFrank M. Kromann2005-02-251-0/+2
* Kill warnings. There should be no need for this flag as it's already defined ...Frank M. Kromann2005-02-251-1/+0
* - AlignMarcus Boerger2005-02-251-2/+2
* fix bug preventing from building oci8 as shared moduleAntony Dovgal2005-02-251-2/+6
* fix for bug #31939Georg Richter2005-02-251-1/+1
* - Change to enable (synch with unix build system)Marcus Boerger2005-02-251-1/+1
* Fixed bug #32081 (default socket value is not being used).Ilia Alshanetsky2005-02-241-0/+4
* - Little speed upMarcus Boerger2005-02-241-0/+7
* - This must be == 1Marcus Boerger2005-02-241-1/+1
* - Fixed all buildconf warnings + cross-compiling issuesfoobar2005-02-241-0/+4
* - Generated with re2c 0.9.4foobar2005-02-241-44/+118
* - we do not use any globalPierre Joye2005-02-241-6/+0
* - we do not need this function anymorePierre Joye2005-02-241-3/+1
* - revert previous commit, use libxml version to enable or not a functionPierre Joye2005-02-242-22/+39
* fix typoStanislav Malyshev2005-02-242-2/+2
* - Missed during last committs somehowMarcus Boerger2005-02-243-0/+132
* - Prevent superflous memory allocationMarcus Boerger2005-02-241-9/+12
* - Drop driver name from generic tests and reserve those names for driverMarcus Boerger2005-02-2442-39/+39
* Additional safety checks.Ilia Alshanetsky2005-02-231-2/+8
* - Delay ctor call so that it can overwrite everything and the data canMarcus Boerger2005-02-234-36/+16