Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More php3_ annihilation | Zeev Suraski | 1999-12-17 | 1 | -4/+4 |
| | |||||
* | Provide basis for shared libraries/dlls to contain internal extensions | Sam Ruby | 1999-12-07 | 1 | -0/+4 |
| | |||||
* | More maintainer-mode cleanups | Rasmus Lerdorf | 1999-12-05 | 1 | -1/+1 |
| | |||||
* | @Fix warnings compiling in maintainer mode. (Stig) | Stig Bakken | 1999-12-05 | 1 | -2/+2 |
| | | | | | | | Fix warnings compiling in maintainer mode. Install DB/common.php and DB/mysql.php on "make install". # We still have a warning from http_config.h:97. Rasmus? :-) | ||||
* | License update | Zeev Suraski | 1999-07-16 | 1 | -20/+9 |
| | |||||
* | Some innocent cleanups | Rasmus Lerdorf | 1999-05-28 | 1 | -1/+1 |
| | |||||
* | Get CGI to work with the new headers code. | Zeev Suraski | 1999-05-05 | 1 | -1/+1 |
| | | | | | Now Apache is the only interface that doesn't use it. | ||||
* | - Make ISAPI hook in as an extension too. | Andi Gutmans | 1999-05-02 | 1 | -1/+2 |
| | | | | | - Some work on moving stuff to SAPI. | ||||
* | * Plenty of thread safety and Win32 work. | Zeev Suraski | 1999-04-26 | 1 | -6/+9 |
| | | | | | | | | | | | * Changed PHP4 to compile as a DLL, both ISAPI and the the CGI run with the same DLL. * Switched to using the DLL runtime library under Win32. PHP will NOT work if compiled against the static library! * Removed yesterday's php4libts project (with php4dllts, it's obsolete). This *does* affect thread-unsafe Windows as well - the thread unsafe CGI is also dependant on the thread-unsafe DLL. | ||||
* | A lot of cleanups... Removed old thread-safe code and other redundant code ↵ | Zeev Suraski | 1999-04-24 | 1 | -1/+1 |
| | | | | and files | ||||
* | Remove redundant code | Zeev Suraski | 1999-04-23 | 1 | -13/+0 |
| | |||||
* | Thread-safe header_is_being_sent | Zeev Suraski | 1999-04-23 | 1 | -1/+0 |
| | |||||
* | More thread safety work | Zeev Suraski | 1999-04-21 | 1 | -3/+4 |
| | |||||
* | PHP 4.0 | Zeev Suraski | 1999-04-07 | 1 | -0/+72 |