Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update the license with the new clause 6 | Zeev Suraski | 2000-05-18 | 1 | -2/+2 | |
| | ||||||
* | #if COMPILE_DL | Sascha Schumann | 2000-05-02 | 1 | -2/+2 | |
| | | | | | | | becomes #if defined(COMPILE_DL) || defined(COMPILE_DL_EXTENSION_NAME) | |||||
* | Replace the various get_module() functions with a uniform | Sascha Schumann | 2000-05-02 | 1 | -1/+1 | |
| | | | | | ZEND_GET_MODULE(name) macro. | |||||
* | Fixing init problem for Zval's in mssql_query | Frank M. Kromann | 2000-04-20 | 1 | -5/+5 | |
| | ||||||
* | minor optimization | Frank M. Kromann | 2000-04-17 | 1 | -6/+8 | |
| | ||||||
* | Fixing compilation errors in MSSQL module | Frank M. Kromann | 2000-04-15 | 1 | -5/+5 | |
| | ||||||
* | phpinfo() prettying | Colin Viebrock | 2000-04-06 | 1 | -5/+7 | |
| | ||||||
* | Description differs between version 3 and 4. | Egon Schmid | 2000-03-28 | 1 | -34/+28 | |
| | ||||||
* | Couple of thangs: | Sterling Hughes | 2000-03-28 | 1 | -62/+149 | |
| | | | | | | 1. We've got protos! 2. The second half of the script is now most Zendiferous. | |||||
* | Change extension names in all extensions' zend_module_entry to their | Stig Bakken | 2000-03-06 | 1 | -1/+1 | |
| | | | | | directory name. | |||||
* | the pipe is breaking all the time | Zeev Suraski | 2000-02-19 | 1 | -2/+2 | |
| | ||||||
* | Fixing compile and link with current cvs. | Frank M. Kromann | 2000-02-13 | 1 | -90/+109 | |
| | ||||||
* | Fix PostgreSQL startup routine in thread-safe mode | Zeev Suraski | 2000-02-05 | 1 | -20/+0 | |
| | ||||||
* | - MS-SQL fix | Zeev Suraski | 2000-01-17 | 1 | -39/+41 | |
| | | | | | - Fix a crash bug in session_register() | |||||
* | Happy Y2K patch! Happy new year (or the new millennium, depending on whether | Sascha Schumann | 2000-01-01 | 1 | -1/+1 | |
| | | | | | you start counting at 0 or 1). | |||||
* | - The tree compiles again | Zeev Suraski | 1999-12-18 | 1 | -13/+13 | |
| | ||||||
* | More cleanup... | Zeev Suraski | 1999-12-17 | 1 | -1/+1 | |
| | ||||||
* | Clean up php3.*\.h files. The files itself are renamed, and references in all | Sascha Schumann | 1999-12-04 | 1 | -1/+1 | |
| | | | | | | .*\.[ch] files were changed. There is a slight chance that my script missed a few changes, please correct them manually. | |||||
* | Fixing the use of mssql.textsize in pconnect() | Frank M. Kromann | 1999-11-10 | 1 | -14/+6 | |
| | ||||||
* | Adding MS SQL Server module for Win32 | Frank M. Kromann | 1999-11-03 | 1 | -0/+1429 | |