summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* MFZE1 (AIX fixes)Sebastian Bergmann2001-12-112-3/+20
* MFZE1 (added zend_strip mode in the highliter)Sebastian Bergmann2001-12-112-0/+62
* - More namespaces work.Andi Gutmans2001-12-106-15/+33
* - Fix crash with unhandled exceptionsAndi Gutmans2001-12-081-1/+3
* - Support constants. The following works now:Andi Gutmans2001-12-061-10/+19
* - Initial work on changing namespace scope. Only methods & variablesAndi Gutmans2001-12-065-4/+19
* - Nuke the namespace work I did. It'll be redone differently.Andi Gutmans2001-12-066-59/+6
* Document recent changes.Sebastian Bergmann2001-12-051-0/+23
* - Damn Zeev :)Andi Gutmans2001-12-041-2/+49
* - 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