History log of /PHP-5.3/Zend/zend_vm_gen.php (Results 26 – 34 of 34)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 3c1a774d 16-Jun-2005 Dmitry Stogov

USER_OPCODE API is improvet.
Implemented ability to dispatch from user handler to internal handler of another opcode.


# ae37249f 14-Jun-2005 Dmitry Stogov

Removed old executor


# 14b80ad1 13-Jun-2005 Dmitry Stogov

Specializer optimization


Revision tags: php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# 84b96e9b 10-Jun-2005 Dmitry Stogov

Fix so that extensions like xdebug, can overload opcodes in all execution modes including goto/switch


Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1, RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2
# a96507c1 10-Jan-2005 foobar

- Added missing header sections.


Revision tags: php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1
# 64baaf8f 28-Oct-2004 Dmitry Stogov

--without-lines changed to --with-lines


# 72558f26 28-Oct-2004 Andi Gutmans

- Fix typo


# a904c1da 27-Oct-2004 Andi Gutmans

- Improve comments, docs, code...


# e50a6fde 22-Oct-2004 Andi Gutmans

- Commit new VM
- Old one is tagged as PRE_NEW_VM_GEN_PATCH
- Still doing work so more commits to come. Don't complain (yet) :)


12