summaryrefslogtreecommitdiff
path: root/php4.dsp
Commit message (Collapse)AuthorAgeFilesLines
* Update DSPsZeev Suraski1999-07-171-1/+1
|
* - Small fixesAndi Gutmans1999-05-201-2/+2
|
* Match the CVS nameZeev Suraski1999-04-261-2/+2
|
* * Plenty of thread safety and Win32 work.Zeev Suraski1999-04-261-595/+7
| | | | | | | | | | | * 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.
* Use relative pathsZeev Suraski1999-04-241-5/+5
|
* A lot of cleanups... Removed old thread-safe code and other redundant code ↵Zeev Suraski1999-04-241-4/+0
| | | | and files
* - Update the regular VC project file.Andi Gutmans1999-04-221-8/+8
|
* * Rename php_compat.[ch] to flock_compat.[ch] and move it to ext/standardZeev Suraski1999-04-211-0/+8
| | | | | * Fix Win32 compilation
* Update thread-safe projectsZeev Suraski1999-04-211-8/+8
|
* Rearrange the .dsp for the new ODBC layoutAndi Gutmans1999-04-191-4/+8
|
* Make Win32 happy with the recent changes.Zeev Suraski1999-04-181-61/+68
|
* - Make the memory leak message print PHP4.Andi Gutmans1999-04-161-2/+12
|
* * A lot of work on php_ini stuffZeev Suraski1999-04-091-0/+4
| | | | | * A lot of work on getting rid from php3_ini
* Win32 patchesZeev Suraski1999-04-071-2/+2
|
* PHP 4.0Zeev Suraski1999-04-071-0/+660