| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make the SWF module compile again + 1 stylistic change. | Sterling Hughes | 2000-05-18 | 2 | -4/+6 |
| | | |||||
| * | - Make non-threaded project build on Win32 | Andi Gutmans | 2000-05-17 | 1 | -5/+0 |
| | | |||||
| * | - Fix Win32 build | Andi Gutmans | 2000-05-17 | 1 | -1/+1 |
| | | |||||
| * | proto corrected | Hartmut Holzgraefe | 2000-05-17 | 1 | -1/+1 |
| | | |||||
| * | Fixed the format. | Egon Schmid | 2000-05-17 | 1 | -2/+3 |
| | | |||||
| * | proto-takeover from php3 | Hartmut Holzgraefe | 2000-05-17 | 1 | -2/+3 |
| | | |||||
| * | proto takeover from php3 | Hartmut Holzgraefe | 2000-05-17 | 1 | -1/+2 |
| | | |||||
| * | proto-takeover from php3 | Hartmut Holzgraefe | 2000-05-17 | 3 | -3/+15 |
| | | |||||
| * | typo fix | Hartmut Holzgraefe | 2000-05-17 | 1 | -1/+1 |
| | | |||||
| * | correction | Hartmut Holzgraefe | 2000-05-17 | 1 | -2/+2 |
| | | |||||
| * | - Nuke dlist.[ch] from Win32 build. | Andi Gutmans | 2000-05-17 | 1 | -8/+0 |
| | | |||||
| * | - Remove dlist from build | Andi Gutmans | 2000-05-17 | 1 | -1/+1 |
| | | |||||
| * | - Remove dlist.[ch]. Should not be needed anymore | Andi Gutmans | 2000-05-17 | 2 | -561/+0 |
| | | |||||
| * | Add debug.log facility. If there are any obscure bugs in our build system, | Sascha Schumann | 2000-05-17 | 3 | -0/+52 |
| | | | | | | this will give us enough information to find and fix it. | ||||
| * | proto-takeover from php3 | Hartmut Holzgraefe | 2000-05-17 | 1 | -3/+35 |
| | | |||||
| * | - Add support for string_compare_function() and number_compare_function(). | Andi Gutmans | 2000-05-17 | 2 | -0/+48 |
| | | | | | | UNTESTED! | ||||
| * | Second parameter is optional. | Egon Schmid | 2000-05-17 | 1 | -1/+1 |
| | | |||||
| * | took over missing prototypes from php3 source | Hartmut Holzgraefe | 2000-05-17 | 1 | -2/+87 |
| | | | | | | (copied them only, didn't check for parameter changes!) | ||||
| * | name in proto should be name of real function, not alias | Hartmut Holzgraefe | 2000-05-17 | 1 | -1/+1 |
| | | |||||
| * | Normalize results of compare_function() | Zeev Suraski | 2000-05-17 | 1 | -4/+12 |
| | | |||||
| * | Fix build against recent thttpd versions | Sascha Schumann | 2000-05-17 | 1 | -1/+1 |
| | | |||||
| * | . | Sascha Schumann | 2000-05-17 | 1 | -4/+5 |
| | | |||||
| * | Fix 64-bit issue in gethostbyaddr(). | Sascha Schumann | 2000-05-17 | 1 | -2/+3 |
| | | |||||
| * | Fix crash if %> is encountered in HTML while ASP-tags are disabled | Zeev Suraski | 2000-05-17 | 1 | -1/+2 |
| | | |||||
| * | - fixed wrong interpretation of last parameter of swf_rotate() | Uwe Steinmann | 2000-05-17 | 2 | -5/+8 |
| | | | | | | - add MOD_COLOR and MOD_MATRIX constants | ||||
| * | - test script to test creation of flash files | Uwe Steinmann | 2000-05-17 | 1 | -0/+120 |
| | | |||||
| * | Only allow loading of extensions only during .ini file parsing | Zeev Suraski | 2000-05-17 | 1 | -12/+22 |
| | | |||||
| * | Fix order | Andi Gutmans | 2000-05-17 | 1 | -1/+1 |
| | | |||||
| * | Let's cast it. | Andrei Zmievski | 2000-05-17 | 1 | -1/+2 |
| | | |||||
| * | @- Improved round() to allow specification of rounding precision. | Andrei Zmievski | 2000-05-17 | 2 | -28/+41 |
| | | | | | | @ (Andrei, Todd Kirby <kirbyt@yahoo.com>) | ||||
| * | Fix crash when server_context is not longer valid (e.g., when | Zeev Suraski | 2000-05-17 | 1 | -0/+4 |
| | | | | | | coming from php_apache_request_shutdown) | ||||
| * | ChangeLog update | 2000-05-17 | 1 | -0/+31 | |
| | | |||||
| * | Add missing prototype | Sascha Schumann | 2000-05-17 | 1 | -0/+1 |
| | | |||||
| * | ANSIfy declarations/prototypes | Sascha Schumann | 2000-05-16 | 2 | -4/+4 |
| | | |||||
| * | s/normal/SUSV2/ | Sascha Schumann | 2000-05-16 | 1 | -2/+2 |
| | | |||||
| * | Remove extra declarations of cwd_globals(_id) | Sascha Schumann | 2000-05-16 | 1 | -2/+0 |
| | | |||||
| * | - Small optimization. Filling up the Cache helps performance. | Zeev Suraski | 2000-05-16 | 1 | -0/+15 |
| | | |||||
| * | - Reverse the patch until I have time to look at it. The global id should | Andi Gutmans | 2000-05-16 | 2 | -4/+3 |
| | | | | | | be defined by ZEND_DECLARE_GLOBALS(cwd) | ||||
| * | - Commit Sascha's patch to the virtual_cwd code. Will test it on Windows | Andi Gutmans | 2000-05-16 | 2 | -3/+4 |
| | | | | | | soon. | ||||
| * | Fix PHP_EXTENSION argument | Sascha Schumann | 2000-05-16 | 1 | -1/+1 |
| | | | | | | PR: #4458 | ||||
| * | - fixed prototype | Uwe Steinmann | 2000-05-16 | 1 | -1/+1 |
| | | |||||
| * | ChangeLog update | 2000-05-16 | 1 | -0/+45 | |
| | | |||||
| * | NEWS update | 2000-05-16 | 1 | -0/+2 | |
| | | |||||
| * | Fix pointer to FAQ entry. | Sascha Schumann | 2000-05-15 | 1 | -1/+1 |
| | | | | | | PR: #4451 | ||||
| * | Fix wording (not "to apxs", but "of apxs"). | Sascha Schumann | 2000-05-15 | 1 | -1/+1 |
| | | |||||
| * | Complain loudly and stop configuration, if we cannot run apxs. | Sascha Schumann | 2000-05-15 | 1 | -0/+7 |
| | | |||||
| * | Use "mkdir -p" instead of "test -d || mkdir" where possible | Sascha Schumann | 2000-05-15 | 6 | -18/+15 |
| | | |||||
| * | Cosmetic changes | Sascha Schumann | 2000-05-15 | 1 | -3/+3 |
| | | |||||
| * | Complain, if write(2) failed. | Sascha Schumann | 2000-05-15 | 1 | -1/+4 |
| | | |||||
| * | @- NULL values are now preserved in the return value of mysql_fetch_array() | Andrei Zmievski | 2000-05-15 | 1 | -2/+5 |
| | | | | | | @ and mysql_fetch_object(). (Andrei) | ||||
