summaryrefslogtreecommitdiff
path: root/Zend/zend_vm.h
Commit message (Expand)AuthorAgeFilesLines
* Add BEGIN_EXTERN_C() and END_EXTERN_C() to .h files missing them.Adam Harvey2014-10-311-0/+4
* 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
* sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-051-1/+1
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* - Fix compile warningsJani Taskinen2007-07-211-1/+1
* Bump year.Sebastian Bergmann2007-01-011-1/+1
* - Update copyright notices to 2006Andi Gutmans2006-01-041-1/+1
* Bump up the yearfoobar2005-08-031-1/+1
* export zend_vm_set_opcode_handlerStanislav Malyshev2005-06-221-1/+1
* - Commit new VMAndi Gutmans2004-10-221-365/+1
* - Commit the variable fetch optimization.Andi Gutmans2004-10-041-2/+14
* - Commit new VM architecture. This one allows people (aka Derick) toAndi Gutmans2004-09-231-7/+26
* We will use CALL dispatch method for compilers other then GCC. It is more safe.Dmitry Stogov2004-09-091-1/+1
* - Some architectural changes:Andi Gutmans2004-09-081-0/+362