summaryrefslogtreecommitdiff
path: root/ext/pdo_dblib
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #51213 (pdo_mssql is trimming value of the money column).Ilia Alshanetsky2010-03-081-1/+8
* Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)Ilia Alshanetsky2010-01-121-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-035-5/+5
* Revert attempt at supporting both autoconf 2.13 andRasmus Lerdorf2009-11-291-5/+5
* Someone strap down Jani and give him a sedative please.Rasmus Lerdorf2009-11-251-5/+5
* - Possible fix for bug #49344 on Windows (pdo_mssql fails to connect,throws P...Felipe Pena2009-09-101-5/+5
* MFH: Fixed bug #48539 (pdo_dblib fails to connect, throws empty PDOExceptionJohannes Schlüter2009-06-291-0/+2
* MFH: Fixed shared buildKalle Sommer Nielsen2009-05-201-0/+4
* MFH: Fix --with-pdo-mssql build and add some warnings if header/libs are not ...Kalle Sommer Nielsen2009-05-193-3/+15
* MFHSteph Fox2009-03-192-11/+24
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-315-5/+5
* - MFH: Fixed bug #44991 (Compile Failure With freetds0.82) (patch by matthias...Felipe Pena2008-10-041-6/+6
* MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable allJani Taskinen2008-07-251-6/+5
* remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-031-6/+0
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-315-5/+5
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-2/+2
* MFH: Fix some configure --help textsfoobar2007-07-031-2/+2
* Fix mysql -> dblibFrank M. Kromann2007-01-151-3/+3
* Fixed bug #40121 (PDO_DBLIB driver wont free statements).Ilia Alshanetsky2007-01-141-0/+13
* MFH: Bump year.Sebastian Bergmann2007-01-015-5/+5
* Use safe_emalloc()Ilia Alshanetsky2006-12-252-2/+2
* fix build and typo after another lazy ass who does not test before commit: Dm...foobar2006-07-241-2/+2
* Added automatic module globals managementDmitry Stogov2006-06-151-7/+9
* Remove pecl includes (Steph), except pdo_odbc which will remain brokeEdin Kadribasic2006-05-111-2/+2
* set min pdo dep to 1.0.3, which will be the new pecl releaseWez Furlong2006-05-021-2/+2
* - Fix datefoobar2006-01-015-15/+15
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* switch to package2.xmlWez Furlong2005-12-043-61/+77
* set to 1.0 stable.Wez Furlong2005-11-262-5/+6
* MFH: Fixed wrong usage of ZEND_EXTENSION_API_NO (these are not Zend exts :)foobar2005-11-251-2/+2
* update ready for release spree todayWez Furlong2005-11-011-1/+4
* Fix #35032; pdo_dblib doesn't find includes on some systemsWez Furlong2005-11-011-5/+11
* prep for PECL releaseWez Furlong2005-11-011-4/+10
* MFH: Fixed bug #34758 (PDO_DBLIB did not implement rowCount()).Ilia Alshanetsky2005-10-121-0/+2
* MFH: Fixed bug #34777 (Crash in dblib when fetching non-existent error info).Ilia Alshanetsky2005-10-091-1/+3
* fix typofoobar2005-09-241-1/+1
* update package.xml files and version numbers, in anticipation of a big bunch ...Wez Furlong2005-09-112-5/+5
* This commit was manufactured by cvs2svn to create branch 'PHP_5_1'.SVN Migration2005-08-081-23/+0
* typoWez Furlong2005-07-271-1/+1
* Add package.xmlWez Furlong2005-07-271-0/+50
* prep for PECL releaseWez Furlong2005-07-273-6/+39
* use pdo core test suite.Wez Furlong2005-07-204-37/+72
* compile before commit...Wez Furlong2005-07-121-2/+2
* Enable unix build for dblib/sybase/freetds.Wez Furlong2005-07-124-3/+68
* Avoid estrdup(NULL), modified patch from Zhao ming sen.Wez Furlong2005-07-121-2/+10
* Patch from zhao ming sen.Wez Furlong2005-06-101-2/+6
* use a number here, fixes PECL #3493Wez Furlong2005-02-161-1/+1
* fix pdo_mssql.dll buildWez Furlong2005-02-131-1/+1
* possible fix for snaps boxWez Furlong2005-02-131-2/+6
* update for api changesWez Furlong2005-02-062-2/+2