summaryrefslogtreecommitdiff
path: root/Zend/zend_variables.h
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-021-1/+1
* further sync for vim mode linesAnatol Belski2017-07-041-0/+2
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Removed IS_TYPE_IMMUTABLE (it's the same as COPYABLE & !REFCOUED)Dmitry Stogov2016-11-281-27/+3
* Turn IS_TYPE_COLLECTABLE zval flag into GC_COLLECTABLE zend_refcounted flag.Dmitry Stogov2016-10-211-3/+4
* Reimplemented Bob's commit bac6fdb0c52c924e726c5a78de8858bf27b6586b without i...Dmitry Stogov2016-05-061-13/+3
* Revert "Refactor zval cleanup into single function"Dmitry Stogov2016-05-061-41/+49
* Refactor zval cleanup into single functionBob Weinand2016-05-051-49/+41
* Merge branch 'PHP-7.0'Xinchen Hui2016-01-021-1/+1
|\
| * bump year which is missed in rev 49493a2Xinchen Hui2016-01-021-1/+1
* | Introduce BIND_LEXICALNikita Popov2015-12-291-2/+0
|/
* Add myself into list of authors of the most refactored files.Dmitry Stogov2015-08-311-0/+1
* Improved reference countingDmitry Stogov2015-04-031-3/+3
* Use fastcall calling convention for most critical ZE subsystems.Dmitry Stogov2015-03-131-10/+7
* bump yearXinchen Hui2015-01-151-1/+1
* trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-3/+3
* Moved i_zval_ptr_dtor() from zend_execute.h to zend_variables.hDmitry Stogov2014-11-251-0/+13
* fix datatype mismatch warningsAnatol Belski2014-10-241-1/+1
* Fixed compilation warningsDmitry Stogov2014-09-181-1/+1
* Use zval_ptr_dtor_nogc to destroy literalsNikita Popov2014-09-031-0/+8
* Optimized conditions orderDmitry Stogov2014-06-031-0/+24
* Introduced immutable arrays. They don't need to be copyed and may be used dir...Dmitry Stogov2014-05-291-4/+4
* Use zval_get_string in print_zval and propagate TSRMLSNikita Popov2014-04-211-1/+1
* Cleanup (1-st round)Dmitry Stogov2014-04-151-1/+0
* Various VM optimizationsDmitry Stogov2014-04-041-1/+13
* Refactored ZVAL flags usage to simplify various checks (e.g. Z_REFCOUNTED(), ...Dmitry Stogov2014-04-031-3/+8
* Refactored GC (incomplete)Dmitry Stogov2014-03-191-3/+3
* Review endedXinchen Hui2014-03-111-4/+0
* An demo(for review) to show how to fix the problem(symbol table resize)Xinchen Hui2014-03-101-0/+4
* Converting from reference to regular valueDmitry Stogov2014-02-281-0/+2
* Use better data structures (incomplete)Dmitry Stogov2014-02-171-0/+2
* Reverted zval_clear() and zval_release() back to zval_ptr_dtor()Dmitry Stogov2014-02-121-17/+0
* Use better data structures (incomplete) -- stash for today workXinchen Hui2014-02-121-0/+17
* Use better data structures (incomplete)Dmitry Stogov2014-02-101-13/+13
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* Fixed issue with statics in traits.Stefan Marr2010-06-081-0/+1
* Added a number of small performance tweaks and optimizationsDmitry Stogov2010-04-201-2/+2
* Fixed bug #50519 (segfault in garbage collection when using set_error_handler...Dmitry Stogov2010-01-111-3/+2
* sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-051-1/+1
* MFH:- Fix compile warning in debug modeJani Taskinen2009-05-011-2/+2
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - Fix the header (thanks Johannes)Moriyoshi Koizumi2008-07-201-1/+1
* - WS fixMoriyoshi Koizumi2008-07-201-7/+7
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - Update copyright notices to 2006Andi Gutmans2006-01-041-1/+1