History log of /PHP-5.5/Zend/zend_vm_gen.php (Results 51 – 70 of 70)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.4.5RC1, php-5.2.1RC2, php-5.2.1RC1, php-5.2.0, php-5.2.0RC6, php-5.2.0RC5
# a16cb0b4 18-Sep-2006 Dmitry Stogov

Fixed non-specialized executor


Revision tags: php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1, php-4.4.3RC2
# 6e24feb8 08-Jun-2006 Dmitry Stogov

Wrap "wrong" unreachable code with "#if 0"


Revision tags: BEFORE_NEW_OUTPUT_API, php-4.4.3RC1
# 1be624e7 21-May-2006 Marcus Boerger

- MFH Sync vm generation with head
- Regenerate vm


Revision tags: php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2
# 056bea6d 15-Mar-2006 Dmitry Stogov

Fixed "zend_vm_gen.php --without-specializer"


Revision tags: php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 61e93ccf 04-Jan-2006 Andi Gutmans

- Update copyright notices to 2006


Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0
# 6aba1816 05-Dec-2005 Antony Dovgal

more typos fixed (thanks to Mike Naberezny for noticing these)


Revision tags: RELEASE_2_0_2, php-5.1.1
# 4e3cd72d 26-Nov-2005 Rasmus Lerdorf

Typo


Revision tags: php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4
# 844cb82c 28-Oct-2005 Dmitry Stogov

$id:$ tatgs are removed from generated files to avoid committing of Zend/zend_vm_opcodes.h without real changes.


Revision tags: RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0, RELEASE_0_9
# d7baf87c 18-Jul-2005 Dmitry Stogov

Removed some compilation warnings.


Revision tags: php-5.1.0b3, php-4.4.0, php-4.4.0RC2
# 61b9dedd 24-Jun-2005 Dmitry Stogov

Export zend_do_fcall() helper from executor


Revision tags: php-5.1.0b2
# d66e7cb2 22-Jun-2005 Stanislav Malyshev

export zend_vm_set_opcode_handler


# 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) :)


123