Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'php4'.php4 | SVN Migration | 2001-10-03 | 2 | -164/+0 |
| | |||||
* | Add cleanup on an exec failure | Jason Greene | 2001-10-03 | 1 | -4/+8 |
| | | | | | Remove debug comments | ||||
* | Removed PHOENIX_INCLUDE, I don't need it to compile and it seems like | Mark L. Woodward | 2001-10-01 | 1 | -1/+0 |
| | | | | | | it causes a conflict with ext/mhash. (Phoenix has a file called mhash.h and that is being found when mhash is being built.) | ||||
* | Allow the location of the Phoenix library to be specified on the configure | Jon Parise | 2001-09-30 | 1 | -6/+23 |
| | | | | | commandline. | ||||
* | Didn't compile, replaced some TSRMLS_C with TSRMLS_CC | Stig Venaas | 2001-09-30 | 1 | -7/+7 |
| | |||||
* | @Added new function pcntl_exec, which behaves similar to execve. | Jason Greene | 2001-09-30 | 2 | -0/+88 |
| | |||||
* | I could have sworn I test compiled this when I committed it a couple of | Rasmus Lerdorf | 2001-09-30 | 1 | -1/+1 |
| | | | | | days ago. Must have been hallucinating. | ||||
* | Search frontend example has been updated. | Sergey Kartashoff | 2001-09-29 | 1 | -0/+11 |
| | |||||
* | @- initial support of mnogosearch-3.2.x has been added. Not all features | Sergey Kartashoff | 2001-09-29 | 1 | -12/+104 |
| | | | | | | | @ are implemented currently. - initial support of mnogosearch-3.2.x has been added. Not all features are implemented currently. | ||||
* | # fixed typo | Sergey Kartashoff | 2001-09-29 | 1 | -1/+1 |
| | |||||
* | ming-0.2a needs rint() in libm. | Rui Hirokawa | 2001-09-29 | 1 | -0/+3 |
| | |||||
* | Doh! Return nothing when there is nothing back from a plugin | Mark L. Woodward | 2001-09-29 | 1 | -2/+8 |
| | |||||
* | Added msession_set_array and msession_plugin | Mark L. Woodward | 2001-09-28 | 3 | -15/+136 |
| | |||||
* | Typo | Jeroen van Wolffelaar | 2001-09-27 | 1 | -1/+1 |
| | |||||
* | Undo Z_ subst for sapi and ext/yaz | Jeroen van Wolffelaar | 2001-09-27 | 1 | -30/+30 |
| | |||||
* | Undo Z_ subst | Jeroen van Wolffelaar | 2001-09-27 | 1 | -7/+7 |
| | |||||
* | Patch from Sander Steffann <sander@steffann.nl> to prevent crash. | David Eriksson | 2001-09-27 | 1 | -0/+2 |
| | |||||
* | Fix segfault and check for truecolor image in ImageColorAt | Rasmus Lerdorf | 2001-09-27 | 1 | -1/+8 |
| | | | | | @- Fix segfault and check for truecolor image in ImageColorAt (Rasmus) | ||||
* | - Fix crashbug in php_chunk_split() | Derick Rethans | 2001-09-27 | 1 | -1/+1 |
| | |||||
* | include php_compat.h, so that we use php_XML_* if necessary. Better to do it ↵ | Dan Libby | 2001-09-27 | 1 | -0/+1 |
| | | | | in expat.h, so that other libs, eg xmlrpc, inherit this behavior and we can link | ||||
* | Another leak bites the dust? | Zeev Suraski | 2001-09-27 | 1 | -2/+2 |
| | |||||
* | fixed Z_* conversion errors | Harald Radi | 2001-09-26 | 2 | -4/+4 |
| | |||||
* | Revert macro-subst, because wasn't necessary here, and those who were | Jeroen van Wolffelaar | 2001-09-26 | 2 | -9/+9 |
| | | | | | substitued weren't zvals | ||||
* | Fix pg_last_notice() | Zeev Suraski | 2001-09-26 | 2 | -11/+12 |
| | |||||
* | - nl2br now handles different styles of line endings in one string. (Patch | Derick Rethans | 2001-09-26 | 1 | -21/+93 |
| | | | | | | | by Boian Bonev <boian@bonev.com>) @- nl2br now handles all styles of line-endings in one string. (Boian, @ Derick) | ||||
* | - This patch adds proper header file detection on system which | Derick Rethans | 2001-09-26 | 1 | -2/+7 |
| | | | | | | simultaneously isntallied libxml1 and libxml2 (eg. Debian) (patch by Markus Fischer <mfischer@php.net>) | ||||
* | Force proper alignment of php_sockaddr_storage. Sparc will throw | Sascha Schumann | 2001-09-26 | 1 | -1/+2 |
| | | | | | a SIGBUS, when accessing the family part of a char-aligned structure. | ||||
* | - whitespace fix | Derick Rethans | 2001-09-26 | 1 | -116/+116 |
| | |||||
* | - Fixed error introduced by the macro substitution | Derick Rethans | 2001-09-26 | 1 | -4/+5 |
| | |||||
* | Fixed Jeroen's macrofication | David Eriksson | 2001-09-26 | 6 | -35/+35 |
| | |||||
* | leave on first directory | David Eriksson | 2001-09-26 | 1 | -0/+1 |
| | |||||
* | 5th and probably/hopefully last run of conv_z_macros | Jeroen van Wolffelaar | 2001-09-26 | 1 | -1/+1 |
| | |||||
* | Fix build | Jeroen van Wolffelaar | 2001-09-26 | 1 | -4/+1 |
| | |||||
* | Parse-fix | Jeroen van Wolffelaar | 2001-09-26 | 1 | -1/+1 |
| | |||||
* | 4rd run... now also var.Z_* | Jeroen van Wolffelaar | 2001-09-26 | 2 | -14/+14 |
| | |||||
* | Fix the fix | Jeroen van Wolffelaar | 2001-09-26 | 1 | -1/+1 |
| | |||||
* | Fix parse-error | Jeroen van Wolffelaar | 2001-09-26 | 1 | -1/+1 |
| | |||||
* | 3rd run in back-substitutin Z_* macro's. The val->Z_ cases are all solved now. | Jeroen van Wolffelaar | 2001-09-26 | 14 | -60/+60 |
| | |||||
* | Fixing Win32 build...after the last macro convertions. | Frank M. Kromann | 2001-09-26 | 1 | -14/+14 |
| | |||||
* | Fixing Win32 build... | Frank M. Kromann | 2001-09-26 | 4 | -6/+6 |
| | |||||
* | no message | Harald Radi | 2001-09-25 | 2 | -64/+278 |
| | |||||
* | 2nd phase in back-substitution those macro's | Jeroen van Wolffelaar | 2001-09-25 | 43 | -719/+719 |
| | | | | | I've got pretty much everything now... | ||||
* | Back-substitute for Z_* macro's. If it breaks some extension (the script ↵ | Jeroen van Wolffelaar | 2001-09-25 | 117 | -2792/+2792 |
| | | | | isn't optimal, it parses for example var->zval.value incorrect) please let me know. | ||||
* | Added REQ_RANDSTR to support msession_randstr | Mark L. Woodward | 2001-09-25 | 1 | -0/+1 |
| | |||||
* | Changed config.m4 to a better default, updated README. | Mark L. Woodward | 2001-09-25 | 2 | -9/+8 |
| | |||||
* | Added msession_randstr, creates a random string from a single | Mark L. Woodward | 2001-09-25 | 2 | -0/+33 |
| | | | | | source. | ||||
* | add a 7.9 version check | Sterling Hughes | 2001-09-25 | 1 | -3/+3 |
| | |||||
* | fix constant | Sterling Hughes | 2001-09-24 | 1 | -3/+3 |
| | |||||
* | removed VARIANT module and put the VARIANT class into | Harald Radi | 2001-09-24 | 12 | -200/+176 |
| | | | | | | the COM module. also fixed a few bugs. | ||||
* | - Fix crash bug (patch by <chocolateboy@lunomail.com>) | Derick Rethans | 2001-09-24 | 1 | -0/+5 |
| |