summaryrefslogtreecommitdiff
path: root/internal_functions.c
Commit message (Collapse)AuthorAgeFilesLines
* * added --enable-thread-safety switchStig Bakken1999-05-031-149/+0
| | | | | * now generating internal_functions.c
* add mcrypt moduleSascha Schumann1999-04-251-0/+2
|
* last bunch of extensions moving to ext/Stig Bakken1999-04-221-10/+10
| | | | | | | | 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.
* moved imap and ldapStig Bakken1999-04-221-2/+2
|
* moved fdf, hyperwave, informix and some smaller filesStig Bakken1999-04-221-5/+3
|
* moved dbStig Bakken1999-04-211-1/+1
|
* moved bcmathStig Bakken1999-04-211-3/+3
|
* moved dav, msql and oracle to ext/Stig Bakken1999-04-211-5/+5
|
* moving mysql to ext/Stig Bakken1999-04-211-1/+1
|
* crypt constantsSascha Schumann1999-04-211-0/+1
|
* cleanupSascha Schumann1999-04-211-0/+2
|
* odbc compiles and runs on UNIX again (tested with Solid 2.3)Stig Bakken1999-04-201-1/+1
|
* moved odbc into ext/Stig Bakken1999-04-191-7/+1
|
* moved dbase into ext/Stig Bakken1999-04-191-1/+1
|
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-18/+3
| | | | | | | | | | | | | sub-directories and started to move extension code into ext/<name>. For now, I have moved the "standard" extension (which is quite a mix of everything right now) and the GD extension into their own subdirs in ext/. The configure script now also runs configure in the libzend directory automatically and makes sure php4 and libzend use the same config.cache file. To avoid running configure in libzend, use the --no-recursion option. "make" in php4 also builds libzend now. The Apache module doesn't compile right now, but a fix for that is coming up.
* Buh-bye php3_iniZeev Suraski1999-04-101-4/+0
|
* PHP 4.0Zeev Suraski1999-04-071-0/+171