summaryrefslogtreecommitdiff
path: root/Zend/zend.h
Commit message (Expand)AuthorAgeFilesLines
* - Year++Felipe Pena2012-01-011-1/+1
* Add options to debug_backtrace functionsStanislav Malyshev2011-01-161-0/+3
* - Year++Felipe Pena2011-01-011-1/+1
* Fix gcc version check - bug #50771Rasmus Lerdorf2010-01-151-2/+2
* sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-051-1/+1
* - Added MAKE_COPY_ZVAL(ppzv, pzv) macroFelipe Pena2009-12-081-0/+5
* - revert last commit, breaks the build and needs test case(s)Pierre Joye2009-09-061-2/+2
* - Fix leaks.Moriyoshi Koizumi2009-09-061-2/+2
* Fix bug #48575 - Use dlopen() just like all the other *nixes instead of OSX s...Scott MacVicar2009-08-061-19/+1
* Need the gcc version check here tooRasmus Lerdorf2009-06-171-1/+1
* There is no always_inline attribute in gcc2Rasmus Lerdorf2009-06-051-0/+5
* fix compiler warnings by moving all std includes after include of zend_config.h.Nuno Lopes2009-06-011-2/+2
* MFH: better fix for #48409 , #48428 , #48228Arnaud Le Blanc2009-06-011-0/+6
* MFH: Fixed bug #45877 (Array key '2147483647' left as string)Matt Wilmas2009-03-181-0/+12
* Fixed zend_print_zval_r_ex() to use the write callback functionDmitry Stogov2009-02-181-0/+2
* - Sync with HEAD, no ability to not start builtin functionsMarcus Boerger2008-12-311-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Namespace resolution streamlining patchStanislav Malyshev2008-11-111-1/+1
* - MFH: Removed some TSRMLS_FETCH()sFelipe Pena2008-08-151-5/+5
* - MFH: Constness (Added const qualifier to several function parameters)Felipe Pena2008-08-121-4/+4
* - MFH Fix memleak with new error handling stack'ingMarcus Boerger2008-08-111-1/+2
* - MFH error handling, now with save, replace, restoreMarcus Boerger2008-08-081-0/+9
* Added support for lambda functions and closuresDmitry Stogov2008-07-141-0/+2
* enable on MSVC tooStanislav Malyshev2008-06-271-0/+2
* allow deprecating engine functionsStanislav Malyshev2008-06-271-0/+6
* - Removed direct executor recursion.Dmitry Stogov2008-06-111-0/+8
* Make the sigsetjmp change more robust. On systems that don't haveRasmus Lerdorf2008-03-181-3/+13
* Use sigsetjmp and siglongjmp instead of setjmp/longjmp in order to beRasmus Lerdorf2008-03-181-3/+3
* User error handlers no longer catch supressed errors (patch by Etienne Kneuss)Felipe Pena2008-03-081-0/+6
* Optimized require_once() and include_once() by eliminationg open() syscall on...Dmitry Stogov2008-03-051-0/+2
* Added garbage collectorDmitry Stogov2008-01-221-0/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Fixed compilation on WindowsDmitry Stogov2007-11-231-0/+3
* Fixed definitionsDmitry Stogov2007-11-231-2/+2
* Fixed bug #43128 (Very long class name causes segfault)Dmitry Stogov2007-11-221-2/+10
* Macro definitions are moved to zend.hDmitry Stogov2007-11-211-0/+8
* Fixed compilation on some systems (Wez)Dmitry Stogov2007-11-201-13/+11
* - MFH from HEAD:Jani Taskinen2007-11-021-33/+13
* Reimplemented support for namespaces in indexes id constant arrays (removed z...Dmitry Stogov2007-11-021-1/+0
* MFH: Added macros for managing zval refcounts and is_ref statusesYiduo (David) Wang2007-10-071-25/+85
* Fixed bug #42819 (namespaces in indexes of constant arrays)Dmitry Stogov2007-10-021-0/+1
* Added support for __callstatic() magic method (missing part). (Sara)Dmitry Stogov2007-09-291-0/+1
* Added support for __callstatic() magic method. (Sara)Dmitry Stogov2007-09-291-0/+1
* NamespacesDmitry Stogov2007-09-281-1/+3
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* Bump version.Sebastian Bergmann2007-09-271-1/+1
* MFH: - Fixed buf #42071 (ini scanner allows using NULL as option name).Jani Taskinen2007-07-231-0/+1
* MFH: fix build on Tru64Antony Dovgal2007-04-261-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Reinamed variables to avoid name conflictsDmitry Stogov2006-09-141-6/+6