Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up php3.*\.h files. The files itself are renamed, and references in all | Sascha Schumann | 1999-12-04 | 1 | -150/+0 |
| | | | | | | .*\.[ch] files were changed. There is a slight chance that my script missed a few changes, please correct them manually. | ||||
* | - Should pretty much work now | Andi Gutmans | 1999-11-20 | 1 | -2/+2 |
| | |||||
* | - Start PostgreSQL support for Win32. Just added preliminary ZTS support. | Andi Gutmans | 1999-11-20 | 1 | -2/+31 |
| | | | | | Still need to make minit ZTS. | ||||
* | unnecessary, breaks the build | Sascha Schumann | 1999-07-16 | 1 | -1/+0 |
| | |||||
* | - run ext sources through conv_proto | Sascha Schumann | 1999-05-21 | 1 | -33/+33 |
| | | | | | - add necessary phpext_*_ptr | ||||
* | - add phpext_pgsql_ptr | Sascha Schumann | 1999-05-21 | 1 | -0/+2 |
| | | | | | - semaphore update for glibc-2.1 systems | ||||
* | last bunch of extensions moving to ext/ | Stig Bakken | 1999-04-22 | 1 | -0/+120 |
fhttpd module taken out of functions, functions is ready to go. The only extensions I have tested are gd+freetype and odbc(solid). Please try compiling in your favourite extensions and let me know how it works. |