summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* - Revert one of the changes because it might be before the memoryAndi Gutmans2001-12-011-5/+2
* - Use alloca() when possible.Andi Gutmans2001-12-012-5/+12
* - Initial support for class constants. There are still a few semanticAndi Gutmans2001-11-309-27/+133
* - Fix typoAndi Gutmans2001-11-301-2/+2
* - Support syntax for class constants (doesn't do anything yet butAndi Gutmans2001-11-271-9/+13
* - Support static $var = 0; style initialization of static classAndi Gutmans2001-11-263-8/+16
* - Fix crash and leakAndi Gutmans2001-11-252-1/+1
* - WhitespaceAndi Gutmans2001-11-251-1/+1
* - Support static members. The following script works:Andi Gutmans2001-11-258-5/+44
* - MFZE1Andi Gutmans2001-11-243-21/+20
* MFZE1Zeev Suraski2001-11-151-0/+3
* add newline at end of file to avoid warningsStig S. Bakken2001-11-051-1/+1
* non-zts compile fixStig S. Bakken2001-11-051-4/+4
* - Support instantiation of nested class. The following script now shouldAndi Gutmans2001-11-044-32/+35
* - RISC OS patch by Alex WaughAndi Gutmans2001-11-031-0/+3
* - Add some initializationsAndi Gutmans2001-11-033-0/+5
* - Add constructor to the zend_class_entry instead of looking it up eachAndi Gutmans2001-11-033-8/+27
* - Fix internal classesAndi Gutmans2001-10-292-2/+2
* - Initial support for nested class definitionsAndi Gutmans2001-10-298-50/+94
* MFTGZE1Zeev Suraski2001-10-271-1/+1
* - Fix Zeev's MFZE1Andi Gutmans2001-10-261-2/+3
* MFZE1Zeev Suraski2001-10-233-9/+20
* MFHZ1Andrei Zmievski2001-10-201-4/+4
* MFZE1: Introduced extension version numbers (Stig)Sebastian Bergmann2001-10-123-4/+22
* MFZE1Sebastian Bergmann2001-10-041-1/+1
* - Merge the NAMESPACES_BRANCH. It wasn't a good idea to have a branch whenAndi Gutmans2001-09-309-416/+527
* - Bump it up in the right placeAndi Gutmans2001-09-271-1/+1
* Keep ZEND_CHANGES up-to-date.Sebastian Bergmann2001-09-221-111/+232
* MFZE1Zeev Suraski2001-09-221-3/+3
* MFZE1Zeev Suraski2001-09-225-17/+55
* - Nuke unused enumAndi Gutmans2001-09-201-4/+0
* MFZE1Zeev Suraski2001-09-195-35/+46
* - MFZE1Andi Gutmans2001-09-191-1/+1
* MFZE1Sebastian Bergmann2001-09-198-18/+152
* MFZE1Sebastian Bergmann2001-09-192-0/+16
* adding RFC for loose type requirements for functionsBrian Moon2001-09-171-0/+72
* MFZE1Zeev Suraski2001-09-161-2/+4
* MFZE1 (nuke cplusplus code)Zeev Suraski2001-09-106-283/+0
* MFZE1 (support return value in execute_scripts)Zeev Suraski2001-09-103-12/+12
* remove bogus comment :)Stig S. Bakken2001-09-081-3/+1
* RFC document for namespacesStig S. Bakken2001-09-081-0/+171
* wrapped to 80 columns :)Stig S. Bakken2001-09-081-51/+80
* - Shift around the variable parsing code to make it simpler.Andi Gutmans2001-09-072-15/+22
* - Fix warning (was fixed in ZE1 and not merged at some point). Please makeAndi Gutmans2001-09-071-1/+1
* MFZE1Stanislav Malyshev2001-09-051-1/+23
* - CLS_CC -> TSRMLS_CCAndi Gutmans2001-09-031-3/+3
* spaces->tabsSterling Hughes2001-08-311-2/+2
* MFZE1Sterling Hughes2001-08-312-25/+23
* MFZE1Sterling Hughes2001-08-311-6/+6
* MFZE1Zeev Suraski2001-08-312-3/+7