summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Check lib.Sterling Hughes2000-05-251-1/+1
* @ Fixed min()/max() segfault. (Andrei)Andrei Zmievski2000-05-242-1/+4
* proto takeover from php3Hartmut Holzgraefe2000-05-241-11/+57
* Adding PHP_EXIF directive to actually include the functionsFrank M. Kromann2000-05-241-10/+2
* Adding project for new exif moduleFrank M. Kromann2000-05-242-1/+122
* @ New module for reading EXIF header data from JPEG files. Most digitalRasmus Lerdorf2000-05-244-0/+1615
* @ Fix a couple of warnings in the gd and ldap modulesRasmus Lerdorf2000-05-242-3/+3
* Added PostgreSQL module info function.Jouni Ahto2000-05-242-2/+26
* php_basename() prototype changed according to latest changes in string.cHartmut Holzgraefe2000-05-241-1/+1
* Convert config.m4 to make use of the new build system featuresSascha Schumann2000-05-232-58/+21
* Make imap extension buildable as shared module.Sascha Schumann2000-05-232-15/+17
* Make recode extension buildable as shared module.Sascha Schumann2000-05-233-15/+18
* Make msql extension buildable as shared module.Sascha Schumann2000-05-232-18/+14
* Add INFORMIX_SHARED_LIBADD to LT_SHARED_LIBADDSascha Schumann2000-05-231-1/+1
* Make informix extension buildable as shared module on Unix.Sascha Schumann2000-05-233-32/+28
* another bunch of proto fixesHartmut Holzgraefe2000-05-239-15/+21
* proto function name fixedHartmut Holzgraefe2000-05-231-2/+2
* added a missing protoHartmut Holzgraefe2000-05-231-0/+3
* Make gettext extension compilable as shared module.Sascha Schumann2000-05-233-35/+37
* even more protos were missingHartmut Holzgraefe2000-05-231-0/+6
* some protos where missing, took them from php3Hartmut Holzgraefe2000-05-231-1/+6
* proto typo fixHartmut Holzgraefe2000-05-231-1/+1
* some protos where missing proto keywordHartmut Holzgraefe2000-05-231-2/+2
* protos where lacking return typesHartmut Holzgraefe2000-05-232-12/+12
* integratet protos from php3 versionHartmut Holzgraefe2000-05-231-0/+21
* some protos fixedHartmut Holzgraefe2000-05-231-3/+4
* some protos got to the wrong function - fixedHartmut Holzgraefe2000-05-231-3/+3
* Need a PHPAPI version of basename for some stuff I am working on.Rasmus Lerdorf2000-05-232-18/+34
* one little unimportant detail (cut&paste is evil :)Hartmut Holzgraefe2000-05-231-1/+1
* a little less optimized, but no dirty tricks anymoreHartmut Holzgraefe2000-05-231-11/+5
* Make calc_levdist static and fix pointer swapping.Sascha Schumann2000-05-231-3/+11
* - Virtual current working directory is now enabledAndi Gutmans2000-05-231-1/+1
* Use reentrant version of readdir. If the target platform does not supportSascha Schumann2000-05-232-7/+7
* - English fix.Andi Gutmans2000-05-231-1/+1
* name changed from levdist() to levenshtein()Hartmut Holzgraefe2000-05-233-5/+5
* - Support virtual unlink()Andi Gutmans2000-05-234-6/+6
* added function "int levdist(string str1, string str2)"Hartmut Holzgraefe2000-05-234-1/+120
* Changed the #ifdefs around "errno = ETIMEDOUT;" to include the restAndrew Skalski2000-05-231-3/+3
* - PHP_WIN32 macro should be used with #ifdef/#ifndefAndi Gutmans2000-05-232-8/+8
* Revert recent COMPILE_DL change.Sascha Schumann2000-05-231-1/+1
* Clean up the patch by Hartmut.Andrei Zmievski2000-05-231-10/+7
* 'char *' to 'char'Sterling Hughes2000-05-231-1/+1
* fixing typeFrank M. Kromann2000-05-231-1/+1
* chang #if to #ifdefFrank M. Kromann2000-05-231-1/+1
* --with-foo causes $withval to be set to "yes," not ""Sascha Schumann2000-05-231-1/+1
* even better check for netinet/in.hThies C. Arntzen2000-05-231-1/+1
* make ftp compile on unix againThies C. Arntzen2000-05-231-1/+1
* Use #ifdef COMPILE_DL_EXTNAME solely.Sascha Schumann2000-05-2336-56/+56
* s/COMPILE_DL/COMPILE_DL_EXTNAME/ for Windows build files.Sascha Schumann2000-05-2315-65/+65
* Only print the attention thing, if the MD5 and DES checks failed.Sascha Schumann2000-05-231-1/+3