Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'php4'.php4 | SVN Migration | 2001-10-03 | 105 | -31283/+0 |
| | |||||
* | Fix typo - comment is ; not ' | Stanislav Malyshev | 2001-10-03 | 2 | -2/+2 |
| | |||||
* | Add cleanup on an exec failure | Jason Greene | 2001-10-03 | 1 | -4/+8 |
| | | | | | Remove debug comments | ||||
* | ChangeLog update | 2001-10-03 | 1 | -0/+8 | |
| | |||||
* | typo fix by zoot@zotikos.com | Sascha Schumann | 2001-10-02 | 1 | -1/+1 |
| | |||||
* | Fix. | Andrei Zmievski | 2001-10-02 | 1 | -1/+0 |
| | |||||
* | ChangeLog update | 2001-10-02 | 1 | -0/+23 | |
| | |||||
* | NEWS update | 2001-10-02 | 1 | -0/+1 | |
| | |||||
* | @$(mkinstalldirs) $(INSTALL_ROOT)$(bindir) | Sascha Schumann | 2001-10-01 | 1 | -1/+1 |
| | | | | | may fail. | ||||
* | 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.) | ||||
* | ChangeLog update | 2001-10-01 | 1 | -0/+35 | |
| | |||||
* | NEWS update | 2001-10-01 | 1 | -0/+1 | |
| | |||||
* | Add QUERY_STRING, HTTP_HOST, HTTP_ACCEPT_LANGUAGE to the script | Sascha Schumann | 2001-09-30 | 1 | -0/+12 |
| | | | | | | | environment. Also support setting the INI path from the outside. | ||||
* | - Merge the NAMESPACES_BRANCH. It wasn't a good idea to have a branch when | Andi Gutmans | 2001-09-30 | 9 | -416/+527 |
| | | | | | - the whole CVS tree is work in progress | ||||
* | Ignore generated files. | Jon Parise | 2001-09-30 | 0 | -0/+0 |
| | |||||
* | 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. | ||||
* | ChangeLog update | 2001-09-30 | 1 | -0/+32 | |
| | |||||
* | NEWS update | 2001-09-30 | 1 | -0/+2 | |
| | |||||
* | 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 |
| | |||||
* | extract only the package.xml file instead of all files | Tomas V.V.Cox | 2001-09-29 | 1 | -14/+4 |
| | |||||
* | ChangeLog update | 2001-09-29 | 1 | -0/+10 | |
| | |||||
* | Added msession_set_array and msession_plugin | Mark L. Woodward | 2001-09-28 | 3 | -15/+136 |
| | |||||
* | implemented infoFromTgzFile() | Tomas V.V.Cox | 2001-09-28 | 1 | -4/+27 |
| | |||||
* | ChangeLog update | 2001-09-28 | 1 | -0/+62 | |
| | |||||
* | NEWS update | 2001-09-28 | 1 | -0/+1 | |
| | |||||
* | tab vs ws | Tomas V.V.Cox | 2001-09-27 | 1 | -111/+111 |
| | |||||
* | don't want "-" in package names | Tomas V.V.Cox | 2001-09-27 | 1 | -1/+1 |
| | |||||
* | Typo | Jeroen van Wolffelaar | 2001-09-27 | 1 | -1/+1 |
| | |||||
* | Undo Z_ subst for sapi and ext/yaz | Jeroen van Wolffelaar | 2001-09-27 | 16 | -99/+99 |
| | |||||
* | 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 |
| | |||||
* | - Bump it up in the right place | Andi Gutmans | 2001-09-27 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | ChangeLog update | 2001-09-27 | 1 | -0/+213 | |
| | |||||
* | NEWS update | 2001-09-27 | 1 | -0/+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 | ||||
* | More accurate NEWS entry | Zeev Suraski | 2001-09-26 | 1 | -1/+2 |
| | |||||
* | Fix pg_last_notice() | Zeev Suraski | 2001-09-26 | 3 | -11/+13 |
| | |||||
* | - 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) |