Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Revert one of the changes because it might be before the memory | Andi Gutmans | 2001-12-01 | 1 | -5/+2 |
* | - Use alloca() when possible. | Andi Gutmans | 2001-12-01 | 2 | -5/+12 |
* | - Initial support for class constants. There are still a few semantic | Andi Gutmans | 2001-11-30 | 9 | -27/+133 |
* | - Fix typo | Andi Gutmans | 2001-11-30 | 1 | -2/+2 |
* | - Support syntax for class constants (doesn't do anything yet but | Andi Gutmans | 2001-11-27 | 1 | -9/+13 |
* | - Support static $var = 0; style initialization of static class | Andi Gutmans | 2001-11-26 | 3 | -8/+16 |
* | - Fix crash and leak | Andi Gutmans | 2001-11-25 | 2 | -1/+1 |
* | - Whitespace | Andi Gutmans | 2001-11-25 | 1 | -1/+1 |
* | - Support static members. The following script works: | Andi Gutmans | 2001-11-25 | 8 | -5/+44 |
* | - MFZE1 | Andi Gutmans | 2001-11-24 | 3 | -21/+20 |
* | MFZE1 | Zeev Suraski | 2001-11-15 | 1 | -0/+3 |
* | add newline at end of file to avoid warnings | Stig S. Bakken | 2001-11-05 | 1 | -1/+1 |
* | non-zts compile fix | Stig S. Bakken | 2001-11-05 | 1 | -4/+4 |
* | - Support instantiation of nested class. The following script now should | Andi Gutmans | 2001-11-04 | 4 | -32/+35 |
* | - RISC OS patch by Alex Waugh | Andi Gutmans | 2001-11-03 | 1 | -0/+3 |
* | - Add some initializations | Andi Gutmans | 2001-11-03 | 3 | -0/+5 |
* | - Add constructor to the zend_class_entry instead of looking it up each | Andi Gutmans | 2001-11-03 | 3 | -8/+27 |
* | - Fix internal classes | Andi Gutmans | 2001-10-29 | 2 | -2/+2 |
* | - Initial support for nested class definitions | Andi Gutmans | 2001-10-29 | 8 | -50/+94 |
* | MFTGZE1 | Zeev Suraski | 2001-10-27 | 1 | -1/+1 |
* | - Fix Zeev's MFZE1 | Andi Gutmans | 2001-10-26 | 1 | -2/+3 |
* | MFZE1 | Zeev Suraski | 2001-10-23 | 3 | -9/+20 |
* | MFHZ1 | Andrei Zmievski | 2001-10-20 | 1 | -4/+4 |
* | MFZE1: Introduced extension version numbers (Stig) | Sebastian Bergmann | 2001-10-12 | 3 | -4/+22 |
* | MFZE1 | Sebastian Bergmann | 2001-10-04 | 1 | -1/+1 |
* | - Merge the NAMESPACES_BRANCH. It wasn't a good idea to have a branch when | Andi Gutmans | 2001-09-30 | 9 | -416/+527 |
* | - Bump it up in the right place | Andi Gutmans | 2001-09-27 | 1 | -1/+1 |
* | Keep ZEND_CHANGES up-to-date. | Sebastian Bergmann | 2001-09-22 | 1 | -111/+232 |
* | MFZE1 | Zeev Suraski | 2001-09-22 | 1 | -3/+3 |
* | MFZE1 | Zeev Suraski | 2001-09-22 | 5 | -17/+55 |
* | - Nuke unused enum | Andi Gutmans | 2001-09-20 | 1 | -4/+0 |
* | MFZE1 | Zeev Suraski | 2001-09-19 | 5 | -35/+46 |
* | - MFZE1 | Andi Gutmans | 2001-09-19 | 1 | -1/+1 |
* | MFZE1 | Sebastian Bergmann | 2001-09-19 | 8 | -18/+152 |
* | MFZE1 | Sebastian Bergmann | 2001-09-19 | 2 | -0/+16 |
* | adding RFC for loose type requirements for functions | Brian Moon | 2001-09-17 | 1 | -0/+72 |
* | MFZE1 | Zeev Suraski | 2001-09-16 | 1 | -2/+4 |
* | MFZE1 (nuke cplusplus code) | Zeev Suraski | 2001-09-10 | 6 | -283/+0 |
* | MFZE1 (support return value in execute_scripts) | Zeev Suraski | 2001-09-10 | 3 | -12/+12 |
* | remove bogus comment :) | Stig S. Bakken | 2001-09-08 | 1 | -3/+1 |
* | RFC document for namespaces | Stig S. Bakken | 2001-09-08 | 1 | -0/+171 |
* | wrapped to 80 columns :) | Stig S. Bakken | 2001-09-08 | 1 | -51/+80 |
* | - Shift around the variable parsing code to make it simpler. | Andi Gutmans | 2001-09-07 | 2 | -15/+22 |
* | - Fix warning (was fixed in ZE1 and not merged at some point). Please make | Andi Gutmans | 2001-09-07 | 1 | -1/+1 |
* | MFZE1 | Stanislav Malyshev | 2001-09-05 | 1 | -1/+23 |
* | - CLS_CC -> TSRMLS_CC | Andi Gutmans | 2001-09-03 | 1 | -3/+3 |
* | spaces->tabs | Sterling Hughes | 2001-08-31 | 1 | -2/+2 |
* | MFZE1 | Sterling Hughes | 2001-08-31 | 2 | -25/+23 |
* | MFZE1 | Sterling Hughes | 2001-08-31 | 1 | -6/+6 |
* | MFZE1 | Zeev Suraski | 2001-08-31 | 2 | -3/+7 |