| Commit message (Expand) | Author | Age | Files | Lines |
* | - Remove debug code | Derick Rethans | 2001-12-08 | 1 | -5/+1 |
* | - Added var_export, which shows a representation of a variable, much like | Derick Rethans | 2001-12-08 | 3 | -0/+98 |
* | Fix long2ip's handling of unsigned longs, by accepting a string argument and | Sterling Hughes | 2001-12-07 | 1 | -5/+7 |
* | Fixed some protos. | Egon Schmid | 2001-12-07 | 1 | -5/+5 |
* | proto fix | Hartmut Holzgraefe | 2001-12-07 | 1 | -0/+3 |
* | renamed rot13 to str_rot13() | Hartmut Holzgraefe | 2001-12-06 | 3 | -4/+4 |
* | ported rot13() from php3 | Hartmut Holzgraefe | 2001-12-06 | 3 | -0/+29 |
* | proto fixes | Hartmut Holzgraefe | 2001-12-06 | 2 | -3/+3 |
* | proto fix | Hartmut Holzgraefe | 2001-12-06 | 1 | -1/+1 |
* | use PHP_INFO_ALL and PHP_CREDITS_ALL instead of hardcoding them | Sterling Hughes | 2001-12-06 | 1 | -2/+2 |
* | increase timestamp, because make tries to regenerate this file without any re... | Sascha Schumann | 2001-12-05 | 1 | -0/+1 |
* | Make the length parameter to fgets optional (defaults to 1024) | Sterling Hughes | 2001-12-04 | 1 | -5/+8 |
* | - Added ob_get_level, which returns the nesting level of the output buffering | Derick Rethans | 2001-12-03 | 1 | -0/+1 |
* | Make php_reg_replace available from shared extensions | Frank M. Kromann | 2001-12-03 | 2 | -2/+2 |
* | Make php_MD5* functions available from shared extensions | Frank M. Kromann | 2001-12-03 | 2 | -7/+8 |
* | Make _php_math_number_format available from shared extensions | Frank M. Kromann | 2001-12-03 | 2 | -4/+4 |
* | Make php_startpage and php_getlastmod available from shared extensions | Frank M. Kromann | 2001-12-03 | 2 | -4/+12 |
* | Make php_setcookie available from shared extensions | Frank M. Kromann | 2001-12-03 | 2 | -16/+24 |
* | - switch to new paramter parser | Hartmut Holzgraefe | 2001-12-02 | 1 | -51/+24 |
* | Allow unserializer_callback_func to be turned off. | Bernd Roemer | 2001-12-02 | 2 | -2/+2 |
* | - Fix a bug in timezones +0100 and -0100 | Derick Rethans | 2001-12-02 | 1 | -1/+1 |
* | - Fix a crash when passing e.g. NULL to basename(). (Patch by Markus | Derick Rethans | 2001-12-01 | 1 | -14/+5 |
* | improve last patch: | Thies C. Arntzen | 2001-12-01 | 2 | -17/+18 |
* | serialized data would be incoorect if __sleep() returned a variable-name | Thies C. Arntzen | 2001-12-01 | 2 | -8/+49 |
* | - Added ob_flush and ob_clean functions, which do not end the buffer like | Derick Rethans | 2001-11-30 | 1 | -0/+2 |
* | Updated file since .re changed. | foobar | 2001-11-26 | 1 | -4/+4 |
* | - Also patch the file from which var_unserializer.c is generated | Derick Rethans | 2001-11-26 | 1 | -4/+33 |
* | - Adding a callback mechanism to the unserializer. (patch by Bernd | Derick Rethans | 2001-11-26 | 1 | -5/+34 |
* | - Added md5_file(), which calculaties the MD5 sum of a file. | Derick Rethans | 2001-11-18 | 3 | -6/+68 |
* | WS fix | foobar | 2001-11-18 | 1 | -3/+3 |
* | Fix two incidents which have been reported about the new unserializer. | Sascha Schumann | 2001-11-16 | 2 | -105/+207 |
* | Check in ftok() function by Andrew Sitnikov <sitnikov@infonet.ee> | Stanislav Malyshev | 2001-11-15 | 5 | -1/+105 |
* | Many other reasons that setvbuf can fail than "wrong arguments", returning | Sterling Hughes | 2001-11-14 | 1 | -3/+0 |
* | - Fix crashbug on dtor | Derick Rethans | 2001-11-14 | 1 | -6/+6 |
* | Fix most of these tests - still think there is a bug in the long->float | Rasmus Lerdorf | 2001-11-13 | 1 | -11/+11 |
* | Different operating systems handle the group x bit differently, so | Rasmus Lerdorf | 2001-11-13 | 1 | -3/+3 |
* | Fixed the wrong logic in ini_get_all() function. | foobar | 2001-11-13 | 1 | -3/+5 |
* | Fix all (at least, I tried to catch all) proto's in file.c | Jeroen van Wolffelaar | 2001-11-11 | 1 | -28/+28 |
* | Add warning when set_file_buffer() fails | Jeroen van Wolffelaar | 2001-11-11 | 1 | -1/+4 |
* | - Renaming key_exists to array_key_exists | Derick Rethans | 2001-11-11 | 3 | -7/+7 |
* | Fix crash bug on malformed .ini file | Stanislav Malyshev | 2001-11-11 | 1 | -0/+9 |
* | Fixed bug #13901. | Andrei Zmievski | 2001-11-10 | 1 | -7/+13 |
* | Rewrite of unserializer which should be more maintainable and extensible. | Sascha Schumann | 2001-11-10 | 5 | -266/+1016 |
* | - Fixing this bad idea | Derick Rethans | 2001-11-10 | 3 | -88/+0 |
* | Fix apache win32 dso build. | James Moore | 2001-11-10 | 3 | -3/+3 |
* | - Correcting Goba's name, and adding me to QA team | Derick Rethans | 2001-11-10 | 1 | -2/+2 |
* | @ - Fix Bug 9878 (patch by bfoddy@mediaone.net) (jmoore) | James Moore | 2001-11-07 | 1 | -3/+2 |
* | It doesn't look like we use a fourth pointer. | Jon Parise | 2001-11-06 | 1 | -1/+1 |
* | Undefine AF_UNIX when compiled for RISC OS | Alex Waugh | 2001-11-04 | 1 | -1/+1 |
* | ws fix | foobar | 2001-11-04 | 1 | -3/+4 |