1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 07:58:20 +02:00
Files
archived-php-src/Zend
Andi Gutmans 8eb8850c90 - Some architectural changes:
a) We specialize opcodes according to op_type fields. Each opcode has to
    be marked with which op_type's it uses.
 b) We support different execution methods. Function handlers, switch()
    and goto dispatching. goto seems to be the fastest but it really
    depends on the compiler and how well it optimizes. I suggest playing
    around with optimization flags.

- Warning: Things might break so keep us posted on how things are going.
  (Dmitry, Andi)
2004-09-08 22:14:12 +00:00
..
2004-01-09 18:55:49 +00:00
2004-08-03 16:59:53 +00:00
2004-03-29 23:08:36 +00:00
1999-10-04 15:20:12 +00:00
2004-09-07 00:34:14 +00:00
2002-11-15 14:30:40 +00:00
2002-12-31 15:59:15 +00:00
2004-02-12 10:39:12 +00:00
2004-04-12 12:22:26 +00:00
2004-08-11 06:11:07 +00:00
2004-09-02 17:27:44 +00:00
2004-09-08 22:14:12 +00:00
2004-07-15 19:41:22 +00:00
2004-09-08 22:14:12 +00:00
2004-09-08 22:14:12 +00:00
2004-09-05 22:40:35 +00:00
2004-07-19 16:32:24 +00:00
2004-07-26 17:12:17 +00:00
2004-08-02 16:38:09 +00:00
2004-08-02 16:38:09 +00:00
2004-07-05 17:06:41 +00:00
2004-03-17 22:23:15 +00:00
2004-09-08 22:14:12 +00:00
2004-09-08 22:14:12 +00:00
2004-09-08 22:14:12 +00:00
2004-09-05 22:40:35 +00:00
2003-10-23 04:41:09 +00:00
2004-09-05 22:40:35 +00:00
1999-04-07 18:10:10 +00:00
2003-10-07 22:39:54 +00:00