| Commit message (Expand) | Author | Age | Files | Lines |
* | proto fixes | Andrey Hristov | 2003-06-12 | 1 | -2/+2 |
* | Negative precision makes no sense, so check for that, but let the memory | Rasmus Lerdorf | 2003-04-02 | 1 | -9/+10 |
* | MFH(r-1.51) | Sara Golemon | 2003-02-06 | 1 | -6/+12 |
* | FMH(r-1.49/r-1.50) | Sara Golemon | 2003-02-04 | 1 | -12/+13 |
* | MFH(r-1.48) (Bug#13551) | Sara Golemon | 2003-02-04 | 1 | -11/+31 |
* | MFH: Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | MFH | Marcus Boerger | 2002-12-05 | 1 | -3/+3 |
* | MFH | Sander Roobol | 2002-11-22 | 1 | -62/+58 |
* | Bug Fix #18960 - Submitted by alan_k@php.net | Dan Kalowsky | 2002-08-18 | 1 | -1/+1 |
* | Unify error messages | Derick Rethans | 2002-06-26 | 1 | -3/+3 |
* | - Nuke use of persist_alloc(). This can't be used with a new memory manager | Andi Gutmans | 2002-06-18 | 1 | -30/+11 |
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
* | * zend_module_entry change: apino, debug and zts are moved first, | Stig Bakken | 2001-10-11 | 1 | -1/+3 |
* | Back-substitute for Z_* macro's. If it breaks some extension (the script isn'... | Jeroen van Wolffelaar | 2001-09-25 | 1 | -46/+46 |
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
* | Whitespace | Zeev Suraski | 2001-08-11 | 1 | -50/+50 |
* | More TSRMLS_FETCH work, and a bit of cleanup | Zeev Suraski | 2001-07-30 | 1 | -3/+3 |
* | Fix folding and clean up some extensions | Rasmus Lerdorf | 2001-06-06 | 1 | -0/+2 |
* | * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) | Stig Bakken | 2001-05-24 | 1 | -0/+4 |
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
* | At long last, import the bcmath library, by Phil Nelson | Zeev Suraski | 2000-11-22 | 1 | -67/+97 |
* | Persist these numbers so that they stay for the duration of the entire process | Zeev Suraski | 2000-11-18 | 1 | -0/+8 |
* | Fix thread-safety bug in bcmath | Zeev Suraski | 2000-11-18 | 1 | -8/+17 |
* | more cleanup of info code | Daniel Beulshausen | 2000-10-08 | 1 | -1/+16 |
* | Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. | David Croft | 2000-07-24 | 1 | -1/+3 |
* | - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch | Andi Gutmans | 2000-06-05 | 1 | -9/+9 |
* | Use #ifdef COMPILE_DL_EXTNAME solely. | Sascha Schumann | 2000-05-23 | 1 | -1/+1 |
* | Update the license with the new clause 6 | Zeev Suraski | 2000-05-18 | 1 | -2/+2 |
* | #if COMPILE_DL | Sascha Schumann | 2000-05-02 | 1 | -1/+1 |
* | Replace the various get_module() functions with a uniform | Sascha Schumann | 2000-05-02 | 1 | -1/+1 |
* | More protos. | Egon Schmid | 2000-02-22 | 1 | -1/+1 |
* | Get the license right... (this won't make it to RC1 of B4) | Zeev Suraski | 2000-02-19 | 1 | -2/+2 |
* | Happy Y2K patch! Happy new year (or the new millennium, depending on whether | Sascha Schumann | 2000-01-01 | 1 | -1/+1 |
* | Ex API | Evan Klinger | 1999-12-21 | 1 | -71/+71 |
* | getParameters -> zend_get_parameters | Andrei Zmievski | 1999-12-20 | 1 | -16/+16 |
* | - Made PHP_VERSION and PHP_OS work again | Zeev Suraski | 1999-12-17 | 1 | -2/+2 |
* | (bcmath) Name of header changed from php3 to php but include forgotten. | Danny Heijl | 1999-12-14 | 1 | -1/+1 |
* | # Added date/time stamping to php3_log_error | Joey Smith | 1999-12-14 | 1 | -1/+1 |
* | Clean up php3.*\.h files. The files itself are renamed, and references in all | Sascha Schumann | 1999-12-04 | 1 | -1/+1 |
* | Removed '3' from key functions in PHP (maintained compatibility through | Zeev Suraski | 1999-08-02 | 1 | -3/+3 |
* | More symbol work. | Andrey Hristov | 1999-07-26 | 1 | -21/+21 |
* | License update | Zeev Suraski | 1999-07-16 | 1 | -20/+9 |
* | - run ext sources through conv_proto | Sascha Schumann | 1999-05-21 | 1 | -9/+9 |
* | A lot of cleanups... Removed old thread-safe code and other redundant code a... | Zeev Suraski | 1999-04-24 | 1 | -12/+10 |
* | * MySQL fix (thanks Stig) | Zeev Suraski | 1999-04-23 | 1 | -6/+0 |
* | moved bcmath | Stig Bakken | 1999-04-21 | 1 | -0/+453 |