Timeline
2011-05-14:
- 15:05 Ticket #254 (compiling yes after some time) closed by
- fixed: thanks for your confirmation
2011-05-12:
- 07:00 Ticket #263 (Cache filters) created by
- Your XCache is fantastic! Still, as any fantastic job, IMHO it needs the …
2011-04-28:
2011-04-27:
- 09:55 Changeset [811] by
-
- trunk/Decompiler.class.php
- trunk/decompilesample.php
Decompiler: clean up unused code, fix line spacing, simplify indent
- 09:19 Changeset [810] by
-
- trunk/Decompiler.class.php
Decompiler: if/elseif/else
- 08:44 Changeset [809] by
-
- trunk/Decompiler.class.php
typo
- 08:43 Changeset [808] by
-
- trunk/Decompiler.class.php
Decompiler: recognize top level goto
- 07:56 Changeset [807] by
-
- trunk/Decompiler.class.php
- trunk/decompilesample.php
Decompiler: for loop
- 07:10 Changeset [806] by
-
- trunk/Decompiler.class.php
Decompiler: dump any unhandled complex block
- 07:04 Changeset [805] by
-
- trunk/decompilesample.php
Decmopiler: update sample to match unhandled ()
- 06:57 Changeset [804] by
-
- trunk/Decompiler.class.php
Decompiler: get value from result instead of op1/op2 if possible
- 06:52 Changeset [803] by
-
- trunk/Decompiler.class.php
Decompile: remove tostr in getOpVal. it is implemented by str() and foldToCode()
- 06:42 Changeset [802] by
-
- trunk/Decompiler.class.php
- trunk/decompilesample.php
Decompiler: && and or - 06:19 Changeset [801] by
-
- trunk/Decompiler.class.php
typo
- 04:45 Changeset [800] by
-
- trunk/Decompiler.class.php
Decompiler: use range to simplify calling
- 04:28 Ticket #262 (Can't disable the xcache.admin.enable_auth) created by
- Well, like the title said :) In the xcache.ini I put this: […] then …
2011-04-26:
- 12:27 WikiStart edited by
- (diff)
- 10:50 Changeset [799] by
-
- trunk/Decompiler.class.php
- trunk/decompilesample.php
Decompiler: ?: and ? :
- 10:05 Changeset [798] by
-
- trunk/xcache.c
- trunk/xcache.h
fix build: ISREF undefined in <=PHP_5_2
- 07:44 Changeset [797] by
-
- trunk/decompilesample.php
sample code for ?: being used in if ()
- 07:33 Changeset [796] by
-
- trunk/Decompiler.class.php
code format cleanup
- 07:28 Changeset [795] by
-
- trunk/Decompiler.class.php
- trunk/decompilesample.php
Decompiler: decompile try/catch
- 07:27 Changeset [794] by
-
- trunk/ChangeLog
- trunk/processor/main.m4
Disassembler: fix null field
- 04:21 Changeset [793] by
-
- trunk/decompilesample.php
test sample for declare(ticks) nested with while (complex block)
2011-04-25:
- 17:46 Changeset [792] by
-
- trunk/decompilesample.php
prepare for decompile if/else
- 17:27 Changeset [791] by
-
- trunk/Decompiler.class.php
Decompiler: fix foreach to not be recognized as switch, fix i/j looping
- 16:36 Changeset [790] by
-
- trunk/Decompiler.class.php
- trunk/decompilesample.php
Decompiler: decompile switch
- 12:42 Changeset [789] by
-
- trunk/Decompiler.class.php
- trunk/decompilesample.php
Decompile: implement foreach, improve blank line
- 12:14 Changeset [788] by
-
- trunk/Decompiler.class.php
Decompiler: adds blank line between blocks
- 11:46 Changeset [787] by
-
- trunk/Decompiler.class.php
decompile code branch
- 11:23 Changeset [786] by
-
- trunk/decompilesample.php
space clean up for decompiler
- 08:53 Changeset [785] by
-
- trunk/processor/processor.m4
- trunk/utils.c
fix false assertion for empty while (1) {}
2011-04-22:
- 17:18 Changeset [784] by
-
- branches/1.3
- branches/1.3/ChangeLog
- branches/1.3/Decompiler.class.php
- …
merge from trunk
- 16:56 Changeset [783] by
-
- trunk/ChangeLog
- trunk/NEWS
- trunk/admin/common.php
avoid possible filename injection in admin page
- 16:45 Changeset [782] by
-
- trunk/admin/common.php
avoid possible file name injection
- 14:05 Changeset [781] by
-
- trunk/Decompiler.class.php
- trunk/decompilesample.php
- trunk/xcache.c
Decompiler: handle closure use()
- 11:33 Changeset [780] by
-
- trunk/Decompiler.class.php
- trunk/decompilesample.php
- trunk/xcache.c
prepare for use()
- 09:51 Changeset [779] by
-
- trunk/processor/head.m4
- trunk/processor/processor.m4
cacher: fix segv if oplineinfo is used for __FILE __DIR
2011-04-21:
- 10:53 Ticket #261 (XCache requires Zend Engine API version 220060519, The Zend Engine API ...) closed by
- invalid: rebuild it against new PHP see Faq
2011-04-20:
- 20:03 Ticket #261 (XCache requires Zend Engine API version 220060519, The Zend Engine API ...) created by
- After adding xcache 1.3.2 as a zend_extension to php 5.3.0 I get this …
- 18:14 Changeset [778] by
-
- trunk/opcode_spec_def.h
- trunk/utils.c
decompiler: refix FETCH_CONSTANT for PHP_5_3 instead of messing up with UCLASS
- 17:39 Changeset [777] by
-
- trunk/Decompiler.class.php
decompiler: refix isset/empty on variable
- 17:36 Changeset [776] by
-
- trunk/Decompiler.class.php
decompiler: fix isset/empty on variable
- 17:26 Changeset [775] by
-
- trunk/Decompiler.class.php
str() fix

