summaryrefslogtreecommitdiff
path: root/Zend/zend.h
Commit message (Expand)AuthorAgeFilesLines
* Mega-commit: Enter the new object modelStanislav Malyshev2002-02-071-20/+4
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
* - #define to help #ifdef stuff in PHP sources to make them work w/ ZE1 andAndi Gutmans2001-12-291-0/+2
* - Experimental support for destructors. We need to see if destructorsAndi Gutmans2001-12-271-0/+1
* - Pretty much finish _clone() supportAndi Gutmans2001-12-261-0/+1
* - Fix crash bug in startup code.Andi Gutmans2001-12-131-1/+1
* - Make classes have scope and function/constant lookups default to the classAndi Gutmans2001-12-121-11/+0
* - Rename zend_class_entry.constants -> zend_class_entry.constants_tableAndi Gutmans2001-12-111-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* MFZE1 (AIX fixes)Sebastian Bergmann2001-12-111-2/+14
* - More namespaces work.Andi Gutmans2001-12-101-0/+1
* - Initial support for class constants. There are still a few semanticAndi Gutmans2001-11-301-0/+1
* - Support static members. The following script works:Andi Gutmans2001-11-251-0/+1
* - RISC OS patch by Alex WaughAndi Gutmans2001-11-031-0/+3
* - Add constructor to the zend_class_entry instead of looking it up eachAndi Gutmans2001-11-031-0/+5
* - Initial support for nested class definitionsAndi Gutmans2001-10-291-0/+1
* - Merge the NAMESPACES_BRANCH. It wasn't a good idea to have a branch whenAndi Gutmans2001-09-301-0/+11
* Add dlsym underscore detection, by Jani TaskinenStanislav Malyshev2001-08-261-1/+5
* - Fix compile problemAndi Gutmans2001-08-191-2/+2
* - Fix a bug in method calls.Andi Gutmans2001-08-161-5/+9
* WhitespaceZeev Suraski2001-08-111-5/+5
* - For Sebastian. Will allow to see you're using the Engine 2 CVS viaAndi Gutmans2001-08-111-1/+1
* - Merge zend_try fix from Engine 1Andi Gutmans2001-08-081-0/+1
* - Sync Engine2 CVS with latest Engine CVSAndi Gutmans2001-08-071-1/+29
* More TSRMLS_FETCH workZeev Suraski2001-07-311-1/+1
* - Small patch to allow fixing the PHP tree to be compatible w/ the initialAndi Gutmans2001-07-281-4/+6
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-2/+0
* Fix buildSascha Schumann2001-07-281-0/+2
* Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-2/+2
* Always track bailout file/linenoZeev Suraski2001-07-211-6/+2
* Improve bailout mechanism, supports nesting of bailouts a-la try..catchZeev Suraski2001-07-211-3/+25
* Fix bug #10467Zeev Suraski2001-07-161-0/+4
* - Bump Zend versionAndi Gutmans2001-06-241-1/+1
* add missing closing paranthesisSascha Schumann2001-05-111-1/+1
* - Bump up Zend versionAndi Gutmans2001-05-011-1/+1
* include limits.h if availableZeev Suraski2001-04-281-0/+4
* Fix bug 5661Zeev Suraski2001-04-281-0/+8
* - Whitespace changes to be standard like the rest of ZendAndi Gutmans2001-04-271-1/+1
* - Update copyright yearAndi Gutmans2001-02-261-1/+1
* allow more extensions with resourcesStanislav Malyshev2001-02-141-1/+1
* - Make people happy who like the Zend version number bumped up in parallelAndi Gutmans2001-01-211-1/+1
* Add free_estring()Zeev Suraski2001-01-151-0/+2
* - Remove backward dependency from PHP -> ZendZeev Suraski2001-01-071-2/+2
* Commit missing declarationZeev Suraski2001-01-031-0/+2
* Add macro to replace value of zval with another value while preservingStanislav Malyshev2000-11-201-0/+15
* Update versionZeev Suraski2000-10-111-1/+1
* - Update Zend version.Andi Gutmans2000-08-291-1/+1
* - Beautify code. Try and use more macros for splitting instead ofAndi Gutmans2000-08-041-1/+6
* - Add zend_ulongAndi Gutmans2000-07-081-0/+1
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3