| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - Fix UNIX build. | Andi Gutmans | 2001-08-11 | 2 | -3/+3 |
| | | |||||
| * | - Need to do some rewriting in the parser instead of this. | Andi Gutmans | 2001-08-11 | 1 | -0/+2 |
| | | |||||
| * | - For Sebastian. Will allow to see you're using the Engine 2 CVS via | Andi Gutmans | 2001-08-11 | 1 | -1/+1 |
| | | | | | | phpinfo() | ||||
| * | - Merge from Engine 1 | Andi Gutmans | 2001-08-10 | 1 | -11/+27 |
| | | |||||
| * | - A couple of fixes | Andi Gutmans | 2001-08-10 | 1 | -1/+4 |
| | | |||||
| * | - Merge from Engine 1 CVS | Andi Gutmans | 2001-08-10 | 1 | -0/+1 |
| | | |||||
| * | - Merge from Engine 1 tree | Andi Gutmans | 2001-08-09 | 1 | -1/+1 |
| | | |||||
| * | - Merge new $_GET, $_POST etc. patch from Engine 1 tree | Andi Gutmans | 2001-08-08 | 4 | -1/+40 |
| | | |||||
| * | - Preliminary patch for method() dereferencing | Andi Gutmans | 2001-08-08 | 3 | -53/+78 |
| | | |||||
| * | - Merge zend_try fix from Engine 1 | Andi Gutmans | 2001-08-08 | 2 | -1/+1 |
| | | |||||
| * | Migrate .dsp patches | Zeev Suraski | 2001-08-07 | 1 | -12/+12 |
| | | |||||
| * | - Forgot to commit the updated dsp | Andi Gutmans | 2001-08-07 | 1 | -0/+8 |
| | | |||||
| * | - More sync with latest CVS | Andi Gutmans | 2001-08-07 | 1 | -8/+0 |
| | | |||||
| * | - Sync Engine2 CVS with latest Engine CVS | Andi Gutmans | 2001-08-07 | 14 | -47/+300 |
| | | |||||
| * | Commit uncommitted build fix | Zeev Suraski | 2001-08-06 | 1 | -11/+6 |
| | | |||||
| * | Fix an off by one lineno issue, in case of an implicit ; | Zeev Suraski | 2001-08-06 | 3 | -2/+12 |
| | | |||||
| * | Better shared code | Zeev Suraski | 2001-08-06 | 2 | -14/+2 |
| | | |||||
| * | Merge from branch - move to standard C scanners in thread safe mode | Zeev Suraski | 2001-08-06 | 16 | -256/+355 |
| | | |||||
| * | - Move to using Z_ macros | Andi Gutmans | 2001-08-06 | 1 | -16/+20 |
| | | |||||
| * | - Use Z_ macros | Andi Gutmans | 2001-08-06 | 1 | -1/+1 |
| | | |||||
| * | More nulled-out macros | Zeev Suraski | 2001-08-05 | 1 | -0/+23 |
| | | |||||
| * | TSRMLS_FETCH work | Zeev Suraski | 2001-08-05 | 3 | -9/+14 |
| | | |||||
| * | Fix buglet | Zeev Suraski | 2001-08-03 | 1 | -1/+1 |
| | | |||||
| * | Fix macro | Zeev Suraski | 2001-08-03 | 1 | -1/+1 |
| | | |||||
| * | Implement fast memory allocation and reduced fragmentation under Windows. | Zeev Suraski | 2001-08-03 | 3 | -7/+41 |
| | | |||||
| * | Some compat macros | Zeev Suraski | 2001-08-03 | 1 | -0/+6 |
| | | |||||
| * | require_once()/include_once will return true in case a file was not included | Zeev Suraski | 2001-08-02 | 1 | -2/+6 |
| | | | | | | | | because it was already included earlier. Changed the default return value type of the include() family from long to boolean | ||||
| * | Avoid going over huge lists of functions, classes and constants. | Zeev Suraski | 2001-08-02 | 4 | -8/+54 |
| | | | | | | Special thanks to the guys from the MS lab for the profiling tools :) | ||||
| * | Some cleanup | Zeev Suraski | 2001-08-02 | 6 | -46/+10 |
| | | |||||
| * | TSRMLS fixes | Zeev Suraski | 2001-08-02 | 3 | -5/+5 |
| | | |||||
| * | Implement fast scanning in the multithreaded environment | Zeev Suraski | 2001-08-01 | 2 | -24/+17 |
| | | |||||
| * | the make Sebastian happy part of the day :) | Zeev Suraski | 2001-07-31 | 1 | -2/+2 |
| | | |||||
| * | More TSRMLS_FETCH work | Zeev Suraski | 2001-07-31 | 5 | -19/+15 |
| | | |||||
| * | More TSRMLS_FETCH annihilation | Zeev Suraski | 2001-07-31 | 2 | -4/+6 |
| | | |||||
| * | More TSRMLS_FETCH work | Zeev Suraski | 2001-07-31 | 22 | -115/+107 |
| | | |||||
| * | Compile fix | Zeev Suraski | 2001-07-30 | 1 | -2/+2 |
| | | |||||
| * | More TSRMLS_FETCH work | Zeev Suraski | 2001-07-30 | 17 | -87/+56 |
| | | |||||
| * | More TSRMLS_FETCH work | Zeev Suraski | 2001-07-30 | 4 | -16/+22 |
| | | |||||
| * | More TSRMLS_FETCH work, and get rid of redundant ParametersPassedByRef | Zeev Suraski | 2001-07-30 | 4 | -26/+3 |
| | | |||||
| * | Let's be consisten and keep TSRMLS_DC declaration after num_args. | Andrei Zmievski | 2001-07-30 | 2 | -2/+2 |
| | | |||||
| * | More TSRMLS_FETCH annihilation | Zeev Suraski | 2001-07-30 | 19 | -130/+141 |
| | | |||||
| * | Get rid of more TSRMLS_FETCH's | Zeev Suraski | 2001-07-30 | 2 | -6/+9 |
| | | |||||
| * | Avoid TSRMLS_FETCH()'s (still lots of work left) | Zeev Suraski | 2001-07-30 | 10 | -49/+41 |
| | | |||||
| * | - More object junk | Andi Gutmans | 2001-07-29 | 1 | -1/+2 |
| | | |||||
| * | - Object macros... | Andi Gutmans | 2001-07-29 | 1 | -8/+12 |
| | | |||||
| * | - Fix build | Andi Gutmans | 2001-07-28 | 1 | -1/+0 |
| | | |||||
| * | - More object macros. | Andi Gutmans | 2001-07-28 | 1 | -22/+29 |
| | | |||||
| * | - Use the Z_OBJ* macros for accessing objects | Andi Gutmans | 2001-07-28 | 1 | -5/+9 |
| | | |||||
| * | - Small patch to allow fixing the PHP tree to be compatible w/ the initial | Andi Gutmans | 2001-07-28 | 2 | -4/+9 |
| | | | | | | - Zend 2 objects patch. Hopefully I can commit that this week. | ||||
| * | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 23 | -741/+699 |
| | | |||||
