root/eaccelerator/trunk/opcodes.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @411 [411] 02/25/10 11:54:31 hans * Fixed class static variable restore where parent was protected …
(edit) @377 [377] 01/20/10 15:58:03 hans * Some more work on delayed early binding. This fixes ticket #388 * Some …
(edit) @375 [375] 01/19/10 16:49:13 bart Update year in copyright
(edit) @372 [372] 01/19/10 15:05:38 hans * Implemented ZEND_GOTO * Implemented delayed early binding for php-5.3. …
(edit) @371 [371] 12/23/09 14:41:08 hans PHP 5.3 ZEND_JMP_SET support
(edit) @366 [366] 11/25/09 18:05:48 hans PHP 5.3 optimizer and general fixes, some cleanups
(edit) @364 [364] 11/11/09 16:35:06 hans Fixed ticket #194, updated opcode.c
(edit) @356 [356] 06/22/09 09:48:49 bart Sync with http://hg.vanbrabant.eu/hg/bart/eaccelerator/
(edit) @346 [346] 06/19/08 18:01:34 bart Update opcodes.c to php 5.1 as the lowest version like the other code
(edit) @344 [344] 06/19/08 18:01:31 bart Remove support for all php versions older than php 5.1
(edit) @340 [340] 02/13/08 00:45:49 bart Add new opcodes introduced in PHP 5.3
(edit) @286 [286] 01/04/07 19:57:38 bart Happy newyear! (Felt bored while studying)
(edit) @265 [265] 08/14/06 18:13:49 hans fixed svn properties on trunk (eol-style and keywords)
(edit) @241 [241] 07/25/06 14:31:24 bart Fix restoring of opcode handler for php 5.0.5 when files are loaded …
(edit) @228 [228] 07/19/06 11:13:56 bart Use some more zval macro's to cleanup things a bit
(edit) @182 [182] 03/07/06 22:40:04 bart Set the svn keywords property to some files
(edit) @176 [176] 03/05/06 13:18:54 bart The nigthly cvs tarballs of sf aren't that nigthly at all. The commits …
(edit) @162 [162] 02/17/06 18:35:50 zoeloelip Merged PHP_5_1 branch with HEAD
(edit) @102 [102] 05/16/05 11:56:42 zoeloelip Fix for bug 1202296 based on patch 1202708
(edit) @76 [76] 05/06/05 17:05:15 zoeloelip Patch fixing eLoader. eLoader makes php5 segfault, on execution
(edit) @44 [44] 12/27/04 15:02:31 segv74 1. pretty disassembler's output 2. change FE_FETCH's opcode type from …
(edit) @37 [37] 12/25/04 13:19:29 everaldo_canuto fix foreach error in PHP 4.3.10. Thanks to Ilkka Huotari.
(edit) @21 [21] 12/19/04 14:03:31 reinerj Change the address from dmitry to the SF account
(edit) @12 [12] 12/12/04 23:06:50 everaldo_canuto only cosmetical changes
(edit) @9 [9] 12/11/04 05:23:48 reinerj only cosmetical changes
(add) @4 [4] 12/10/04 17:08:36 everaldo_canuto Initial revision
Note: See TracRevisionLog for help on using the revision log.