summaryrefslogtreecommitdiff
path: root/ext/pdo_dblib/pdo_dblib.c
Commit message (Expand)AuthorAgeFilesLines
* Happy New Year~Xinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena2011-08-061-1/+1
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* 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-191-0/+4
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-2/+2
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* 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
* - Fix datefoobar2006-01-011-3/+3
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* switch to package2.xmlWez Furlong2005-12-041-1/+1
* set to 1.0 stable.Wez Furlong2005-11-261-1/+1
* MFH: Fixed wrong usage of ZEND_EXTENSION_API_NO (these are not Zend exts :)foobar2005-11-251-2/+2
* update package.xml files and version numbers, in anticipation of a big bunch ...Wez Furlong2005-09-111-1/+1
* prep for PECL releaseWez Furlong2005-07-271-1/+13
* use pdo core test suite.Wez Furlong2005-07-201-6/+10
* compile before commit...Wez Furlong2005-07-121-2/+2
* Enable unix build for dblib/sybase/freetds.Wez Furlong2005-07-121-2/+4
* Avoid estrdup(NULL), modified patch from Zhao ming sen.Wez Furlong2005-07-121-2/+10
* fix pdo_mssql.dll buildWez Furlong2005-02-131-1/+1
* Make this compile with the generic ntwdblib from MicrosoftFrank M. Kromann2005-01-181-2/+2
* nice and fluffy error handlingWez Furlong2005-01-181-2/+71
* Add a PDO driver for Sybase style DB-lib (including MS SQL).Wez Furlong2005-01-171-0/+129