summaryrefslogtreecommitdiff
path: root/ext/mssql/php_mssql.c
Commit message (Expand)AuthorAgeFilesLines
* Stop including dl/phpdl.h.Sascha Schumann2000-06-241-1/+0
* @- Fixed an initialization problem in the MS-SQL problem that could causeZeev Suraski2000-06-121-5/+5
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-22/+22
* some protos where missing proto keywordHartmut Holzgraefe2000-05-231-2/+2
* Use #ifdef COMPILE_DL_EXTNAME solely.Sascha Schumann2000-05-231-2/+2
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* #if COMPILE_DLSascha Schumann2000-05-021-2/+2
* Replace the various get_module() functions with a uniformSascha Schumann2000-05-021-1/+1
* Fixing init problem for Zval's in mssql_queryFrank M. Kromann2000-04-201-5/+5
* minor optimizationFrank M. Kromann2000-04-171-6/+8
* Fixing compilation errors in MSSQL moduleFrank M. Kromann2000-04-151-5/+5
* phpinfo() prettyingColin Viebrock2000-04-061-5/+7
* Description differs between version 3 and 4.Egon Schmid2000-03-281-34/+28
* Couple of thangs:Sterling Hughes2000-03-281-62/+149
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-1/+1
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Fixing compile and link with current cvs.Frank M. Kromann2000-02-131-90/+109
* Fix PostgreSQL startup routine in thread-safe modeZeev Suraski2000-02-051-20/+0
* - MS-SQL fixZeev Suraski2000-01-171-39/+41
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* - The tree compiles againZeev Suraski1999-12-181-13/+13
* More cleanup...Zeev Suraski1999-12-171-1/+1
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-1/+1
* Fixing the use of mssql.textsize in pconnect()Frank M. Kromann1999-11-101-14/+6
* Adding MS SQL Server module for Win32Frank M. Kromann1999-11-031-0/+1429