summaryrefslogtreecommitdiff
path: root/Zend/zend_execute.h
Commit message (Expand)AuthorAgeFilesLines
* - Added some missing CVS $Id$ tags, headers and footers.foobar2003-02-011-0/+9
* - Ported the zend_execute_internal hook to ZendEngine2.Derick Rethans2003-01-111-0/+2
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* - Commit Marcus' cleanup of abstract and static inheritance and improveAndi Gutmans2002-11-231-0/+5
* - Fix bug in class constantsAndi Gutmans2002-06-161-1/+1
* MFZE1 (Expose more C++ APIs)Zeev Suraski2002-05-201-0/+3
* some type cleanup workHarald Radi2002-04-231-1/+1
* Mega-commit: Enter the new object modelStanislav Malyshev2002-02-071-1/+3
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* - Initial support for nested class definitionsAndi Gutmans2001-10-291-0/+1
* More TSRMLS_FETCH workZeev Suraski2001-07-311-1/+1
* More TSRMLS_FETCH workZeev Suraski2001-07-301-3/+3
* - More object junkAndi Gutmans2001-07-291-1/+2
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-3/+3
* Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-11/+11
* Improved interactive mode - it is now available in all builds, without any si...Zeev Suraski2001-07-151-2/+0
* - Nuke dependency of all of PHP on zend_execute_locks.h.Andi Gutmans2001-06-211-52/+1
* Add missing exportsZeev Suraski2001-06-191-1/+1
* - Update copyright yearAndi Gutmans2001-02-261-1/+1
* Expose all timeout functionsZeev Suraski2000-12-051-2/+2
* - Fix Bug #7061Andi Gutmans2000-10-061-4/+5
* Remove --enable-c9x-inline option. We now use a syntax which is compatibleSascha Schumann2000-09-261-25/+5
* Make compile_string() accept a description of the codeZeev Suraski2000-09-121-1/+1
* - Unused results should be marked with EXT_TYPE_UNUSED and not IS_UNUSEDAndi Gutmans2000-08-141-1/+1
* Replace macros which begin with an underscore through an appropiatelySascha Schumann2000-07-031-3/+3
* - Forgot ZEND_APIAndi Gutmans2000-07-021-1/+1
* Ok, this time here's some real Win32 system programming :)Zeev Suraski2000-06-161-3/+6
* - Move timeout code to ZendZeev Suraski2000-06-161-0/+8
* Rename C0x-inline to C9x-inline, and frame preprocessor directives inSascha Schumann2000-06-141-5/+5
* Add optional support for C0x inline semantics.Sascha Schumann2000-06-131-5/+141
* Fix a bug in static initializers/default values/class member variables that c...Zeev Suraski2000-05-311-1/+1
* - Make zend_eval_string() return SUCCESS/FAILUREAndi Gutmans2000-05-061-1/+1
* Fix object overloading supportZeev Suraski2000-04-101-2/+1
* Clean up last/size definitionsZeev Suraski2000-04-101-0/+2
* Initial preparation for OO overloading patchAndi Gutmans2000-04-061-2/+7
* It's official now...Zeev Suraski2000-03-061-3/+3
* (c) patchZeev Suraski2000-02-191-1/+1
* Maintain a state of whether we're compiling and/or executingZeev Suraski2000-02-041-0/+1
* - Made things work again (Thies, everybody - please check the latest CVS and ...Zeev Suraski1999-12-191-1/+1
* Fix warnings surfacing in maintainer-mode.Stig S. Bakken1999-12-011-1/+1
* - Optimize class instanciationZeev Suraski1999-11-211-1/+1
* - First part of the patch which makes reads use ptr and not ptr_ptr.Andi Gutmans1999-09-281-0/+1
* - Changed Ts{}.var to Ts{}.var.ptr_ptr.Andi Gutmans1999-09-261-1/+3
* Fix bug #1812Zeev Suraski1999-07-231-1/+1
* 0.91 updateZeev Suraski1999-07-191-2/+2
* License updateZeev Suraski1999-07-161-4/+8
* * Add struct name to all typedef's so that they can be debugged with MSVCZeev Suraski1999-05-221-1/+1
* Thread safety patch. We're still not quite there but it compiles again, andZeev Suraski1999-04-211-1/+1
* This patch is a go. Not fully optimized yet, but working properly.Zeev Suraski1999-04-121-0/+4