summaryrefslogtreecommitdiff
path: root/ext/mssql/php_mssql.h
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2014-01-031-1/+1
* mssql.compatability_mode fixVeres Lajos2013-07-211-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Fixed bug #60267 (Compile failure with freetds 0.91)Felipe Pena2011-11-161-0/+5
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - MFH: Nuke unused variablesFelipe Pena2009-05-261-0/+2
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-031-5/+0
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* Fix #35730 Use correct character encoding with FreeTDSFrank M. Kromann2005-12-211-0/+3
* MFHfoobar2005-12-061-2/+2
* Fix #32010. Leak in mssql_fetch_batch().Frank M. Kromann2005-08-081-1/+1
* - Bumber up yearfoobar2005-08-031-1/+1
* Set the MSSQL_VERSION to FreeTDS when that lib is usedFrank M. Kromann2005-01-181-4/+3
* make the mssql extension work with freetds on win32Frank M. Kromann2005-01-181-2/+3
* Fix build on win32Frank M. Kromann2004-06-071-1/+1
* MFB BugFix# 28626 You can't #ifdef check a typedef. Just give it another nam...Sara Golemon2004-06-041-3/+1
* Fix #28007. Compile fails when the SHORT type is undefined (older versions of...Frank M. Kromann2004-04-201-0/+3
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* Fixed bug #24752 (Unhandled "uniqueidentifier" field type)Ilia Alshanetsky2003-07-231-0/+3
* Updating email addressFrank M. Kromann2003-06-141-1/+1
* updating license information in the headers.James Cox2003-06-101-3/+3
* MFBFrank M. Kromann2003-02-091-1/+2
* Bug #21707 problem with realFrank M. Kromann2003-02-091-1/+1
* Restire BC for mssql_execute(). This will not break the new feature for handlingFrank M. Kromann2003-01-091-0/+1
* Changed global data type to avoid problems with initializationFrank M. Kromann2003-01-081-4/+5
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Fixing WIn32 build after adding support for FreeTDSFrank M. Kromann2002-12-161-1/+1
* Allow the native MSSQL extension to be compiled with FreeTDS on *nix platforms.Frank M. Kromann2002-12-161-2/+41
* Bug #19370Frank M. Kromann2002-12-031-0/+1
* Adding ini setting for max_procsFrank M. Kromann2002-06-101-0/+1
* Fixing hanfling of data type REAL.Frank M. Kromann2002-05-141-1/+2
* Allow the MSSQL extension to use NT authenticationFrank M. Kromann2002-05-091-0/+1
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* added mssql_fetch_assoc() to be more mysql conformHarald Radi2001-12-021-0/+1
* Patch for correct handling of DATETIME values.Frank M. Kromann2001-10-231-1/+2
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...Zeev Suraski2001-07-301-4/+4
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-11/+1
* Adding new function to convert from binary to GUID formatFrank M. Kromann2001-06-281-1/+2
* Fixing memory leak.Frank M. Kromann2001-06-051-1/+17
* Changed emailFrank M. Kromann2001-03-131-1/+1
* Adding a new function mssql_next_result() allowing the query to return more t...Frank M. Kromann2001-03-091-0/+2
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Removed old version 6.5 code. Clinet Libraries for SQL Server 7.0 can be used...Frank M. Kromann2000-11-291-20/+5
* Adding new functions, mssql_affected_rows and mssql_fetch_batch.Frank M. Kromann2000-11-211-3/+9