Timeline
2013-07-19:
- 10:13 Changeset in svn [1337] by
-
- trunk/devel/run
devel: dont symlink non-existing file
- 10:13 Changeset in git [f55cf8f]3.13.2trunk by
-
- devel/run
devel: dont symlink non-existing file
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1337 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:57 Changeset in svn [1336] by
-
- trunk/mod_disassembler/sample.cpp.php
devel: fix yield sample for decompile test
- 06:57 Changeset in git [ef01ec9]3.13.2trunk by
-
- mod_disassembler/sample.cpp.php
devel: fix yield sample for decompile test
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1336 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:50 Changeset in svn [1335] by
-
- trunk/lib/Decompiler.class.php
- trunk/mod_disassembler/sample.cpp.php
Decompiler: update PHP4 support for static method call
- 06:50 Changeset in git [df7065a]3.13.2trunk by
-
- lib/Decompiler.class.php
- mod_disassembler/sample.cpp.php
Decompiler: update PHP4 support for static method call
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1335 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 05:03 Changeset in svn [1334] by
-
- trunk/devel/run
- trunk/mod_disassembler/sample.cpp.php
- trunk/mod_disassembler/sample4.php
devel: use cpp to generate samples for different php version
- 05:03 Changeset in git [e8600f7d]3.13.2trunk by
-
- devel/run
- mod_disassembler/sample.cpp.php
- mod_disassembler/sample4.php
devel: use cpp to generate samples for different php version
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1334 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:26 Changeset in svn [1333] by
-
- trunk/lib/Decompiler.class.php
Decompiler: support for yield generator
- 04:26 Changeset in git [f77dead]3.13.2trunk by
-
- lib/Decompiler.class.php
Decompiler: support for yield generator
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1333 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:25 Changeset in svn [1332] by
-
- trunk/xcache/xc_opcode_spec_def.h
code clean up
- 04:25 Changeset in git [d5e4348]3.13.2trunk by
-
- xcache/xc_opcode_spec_def.h
code clean up
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1332 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:52 Changeset in svn [1331] by
-
- trunk/mod_disassembler/sample4.php
- trunk/mod_disassembler/sample5.php
separate PHP 4/5 decompile sample
- 03:52 Changeset in git [9c0219a]3.13.2trunk by
-
- mod_disassembler/sample4.php
- mod_disassembler/sample5.php
separate PHP 4/5 decompile sample
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1331 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-17:
- 09:41 Changeset in svn [1330] by
-
- trunk/lib/Decompiler.class.php
Decompiler: refix switch (SWITCH_FREE)
- 09:41 Changeset in git [ce40173]3.13.2trunk by
-
- lib/Decompiler.class.php
Decompiler: refix switch (SWITCH_FREE)
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1330 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:10 Changeset in svn [1329] by
-
- trunk/lib/Decompiler.class.php
Decompiler: avoid duplicate switch result
- 09:10 Changeset in git [6207654]3.13.2trunk by
-
- lib/Decompiler.class.php
Decompiler: avoid duplicate switch result
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1329 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:21 Changeset in svn [1328] by
-
- trunk/bin/phpdop.phpr
use dec for opline
- 08:21 Changeset in git [a8b80b6]3.13.2trunk by
-
- bin/phpdop.phpr
use dec for opline
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1328 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-16:
- 03:24 Changeset in svn [1327] by
-
- trunk/mod_disassembler/sample.php
undone code removal mistake
- 03:24 Changeset in git [01ecac3]3.13.2trunk by
-
- mod_disassembler/sample.php
undone code removal mistake
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1327 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:44 Changeset in svn [1326] by
-
- trunk/xcache/xc_const_string.c
fix type string for PHP5.1-
- 02:44 Changeset in git [98eb42c]3.13.2trunk by
-
- xcache/xc_const_string.c
fix type string for PHP5.1-
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1326 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:42 Changeset in svn [1325] by
-
- trunk/Makefile.frag.deps
- trunk/devel/prepare.mak
- trunk/xcache/xc_const_string.c
- …
adds opcode string for PHP5.2 seperately for easier compiling
- 02:42 Changeset in git [efab40d]3.13.2trunk by
-
- Makefile.frag.deps
- devel/prepare.mak
- xcache/xc_const_string.c
- …
adds opcode string for PHP5.2 seperately for easier compiling
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1325 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:23 Changeset in svn [1324] by
-
- trunk/Makefile.frag.deps
- trunk/devel/run
devel: make deps works before build
- 02:23 Changeset in git [5931080]3.13.2trunk by
-
- Makefile.frag.deps
- devel/run
devel: make deps works before build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1324 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:19 Changeset in svn [1323] by
-
- trunk/devel/run
devel: allow phpize/make to work on multiple dirs
- 02:19 Changeset in git [8c37355]3.13.2trunk by
-
- devel/run
devel: allow phpize/make to work on multiple dirs
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1323 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-15:
- 17:53 Changeset in svn [1322] by
-
- trunk/lib/Decompiler.class.php
- trunk/mod_disassembler/sample.php
Decompiler: fix new without assign
- 17:53 Changeset in git [afb8990]3.13.2trunk by
-
- lib/Decompiler.class.php
- mod_disassembler/sample.php
Decompiler: fix new without assign
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1322 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 17:37 Changeset in svn [1321] by
-
- trunk/ChangeLog
- trunk/Makefile.frag.deps
- trunk/devel/prepare.cfg.example
- …
add back PHP_4 code for disassembler
- 17:37 Changeset in git [02eb6be]3.13.2trunk by
-
- ChangeLog
- Makefile.frag.deps
- devel/prepare.cfg.example
- …
add back PHP_4 code for disassembler
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1321 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 16:55 Changeset in svn [1320] by
-
- trunk/processor/struct.m4
fix build using old C
- 16:55 Changeset in git [b166cbc]3.13.2trunk by
-
- processor/struct.m4
fix build using old C
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1320 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 15:53 Changeset in svn [1319] by
-
- trunk/lib/Decompiler.class.php
- trunk/xcache/xc_opcode_spec_def.h
Decompiler, disassembler: fix unset for PHP 5.0
- 15:53 Changeset in git [22e80e3]3.13.2trunk by
-
- lib/Decompiler.class.php
- xcache/xc_opcode_spec_def.h
Decompiler, disassembler: fix unset for PHP 5.0
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1319 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:32 Changeset in svn [1318] by
-
- trunk/lib/Decompiler.class.php
Decompiler: update static member support for PHP 5.0
- 09:32 Changeset in git [66bda12]3.13.2trunk by
-
- lib/Decompiler.class.php
Decompiler: update static member support for PHP 5.0
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1318 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:03 Changeset in svn [1317] by
-
- trunk/lib/Decompiler.class.php
- trunk/mod_disassembler/sample.php
Decompiler: fix PHP5.0 foreach, pre/post inc/dec
- 09:03 Changeset in git [c9913ec]3.13.2trunk by
-
- lib/Decompiler.class.php
- mod_disassembler/sample.php
Decompiler: fix PHP5.0 foreach, pre/post inc/dec
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1317 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:40 Changeset in svn [1316] by
-
- trunk/lib/Decompiler.class.php
- trunk/xcache/xc_opcode_spec_def.h
Decompiler, disassembler: update PHP 5.0 support
- 04:40 Changeset in git [3667994]3.13.2trunk by
-
- lib/Decompiler.class.php
- xcache/xc_opcode_spec_def.h
Decompiler, disassembler: update PHP 5.0 support
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1316 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:07 Changeset in svn [1315] by
-
- trunk/lib/Decompiler.class.php
Decompiler: fix PHP 5.0 static member
- 04:07 Changeset in git [e5dfdde]3.13.2trunk by
-
- lib/Decompiler.class.php
Decompiler: fix PHP 5.0 static member
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1315 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:05 Changeset in svn [1314] by
-
- trunk/lib/Decompiler.class.php
- trunk/xcache/xc_utils.c
Decompiler, disassembler: update PHP 5.0 support
- 03:05 Changeset in git [63c0a0a]3.13.2trunk by
-
- lib/Decompiler.class.php
- xcache/xc_utils.c
Decompiler, disassembler: update PHP 5.0 support
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1314 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:30 Changeset in svn [1313] by
-
- trunk/mod_cacher/xc_cacher.c
- trunk/mod_disassembler/xc_disassembler.c
- trunk/processor/main.m4
- …
ZEND_STRS ZEND_STRL is inconsist between PHP5.0- and PHP5.0+
- 02:30 Changeset in git [31e5f02]3.13.2trunk by
-
- mod_cacher/xc_cacher.c
- mod_disassembler/xc_disassembler.c
- processor/main.m4
- …
ZEND_STRS ZEND_STRL is inconsist between PHP5.0- and PHP5.0+
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1313 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:29 Changeset in svn [1312] by
-
- trunk/Makefile.frag.deps
- trunk/devel/run
update dependencies
- 02:29 Changeset in git [c4d23d3]3.13.2trunk by
-
- Makefile.frag.deps
- devel/run
update dependencies
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1312 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:27 Changeset in svn [1311] by
-
- trunk/htdocs/cacher/lang/en.po
- trunk/htdocs/cacher/lang/zh-simplified.po
- trunk/htdocs/cacher/lang/zh-traditional.po
- …
update po
- 02:27 Changeset in git [3022438]3.13.2trunk by
-
- htdocs/cacher/lang/en.po
- htdocs/cacher/lang/zh-simplified.po
- htdocs/cacher/lang/zh-traditional.po
- …
update po
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1311 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-14:
- 19:02 Changeset in svn [1310] by
-
- trunk/mod_optimizer/xc_optimizer.c
optimizer: fix recalc of catch_op/finally_op
- 19:02 Changeset in git [6fc0015]3.13.2trunk by
-
- mod_optimizer/xc_optimizer.c
optimizer: fix recalc of catch_op/finally_op
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1310 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 19:01 Changeset in svn [1309] by
-
- trunk/lib/Decompiler.class.php
Decompiler: fix handling catch with/without FETCH_CLASS & JMP for different PHP version
- 19:01 Changeset in git [081bb66]3.13.2trunk by
-
- lib/Decompiler.class.php
Decompiler: fix handling catch with/without FETCH_CLASS & JMP for different PHP version
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1309 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 18:46 Changeset in svn [1308] by
-
- trunk/lib/Decompiler.class.php
Decompiler: bind FETCH_CLASS & CATCH together; fix unset for PHP5.1; improve printBacktrace for devel
- 18:46 Changeset in git [5320853]3.13.2trunk by
-
- lib/Decompiler.class.php
Decompiler: bind FETCH_CLASS & CATCH together; fix unset for PHP5.1; improve printBacktrace for devel
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1308 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-13:
- 04:33 Changeset in svn [1307] by
-
- trunk/lib/Decompiler.class.php
adds TODO for brk
- 04:33 Changeset in git [742ae69]3.13.2trunk by
-
- lib/Decompiler.class.php
adds TODO for brk
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1307 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:24 Changeset in svn [1306] by
-
- trunk/lib/Decompiler.class.php
- trunk/mod_disassembler/sample.php
- trunk/xcache/xc_opcode_spec.c
- …
Decompiler, disassembler: fix catch for different PHP version; fetch hack is not necessary for PHP5.4+; update for ?: operator
- 04:24 Changeset in git [b6c6620]3.13.2trunk by
-
- lib/Decompiler.class.php
- mod_disassembler/sample.php
- xcache/xc_opcode_spec.c
- …
Decompiler, disassembler: fix catch for different PHP version; fetch hack is not necessary for PHP5.4+; update for ?: operator
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1306 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-12:
- 18:08 Changeset in svn [1305] by
-
- trunk/lib/Decompiler.class.php
- trunk/mod_disassembler/sample.php
Decompiler: adds simple backtrace print, fix warning for catch
- 18:08 Changeset in git [fea6008]3.13.2trunk by
-
- lib/Decompiler.class.php
- mod_disassembler/sample.php
Decompiler: adds simple backtrace print, fix warning for catch
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1305 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 17:02 Changeset in svn [1304] by
-
- trunk/lib/Decompiler.class.php
Decompiler: recognize FILE
- 17:02 Changeset in git [2ac16ec]3.13.2trunk by
-
- lib/Decompiler.class.php
Decompiler: recognize FILE
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1304 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 16:59 Changeset in svn [1303] by
-
- trunk/lib/Decompiler.class.php
- trunk/xcache/xc_opcode_spec_def.h
disassembler, Decompiler: fix catch, ticks
- 16:59 Changeset in git [b2ad347]3.13.2trunk by
-
- lib/Decompiler.class.php
- xcache/xc_opcode_spec_def.h
disassembler, Decompiler: fix catch, ticks
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1303 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:23 Changeset in svn [1302] by
-
- trunk/lib/Decompiler.class.php
- trunk/mod_disassembler/sample.php
Disassembler: can now recover compile time constant
- 09:23 Changeset in git [beb0ee2]3.13.2trunk by
-
- lib/Decompiler.class.php
- mod_disassembler/sample.php
Disassembler: can now recover compile time constant
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1302 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:47 Changeset in svn [1301] by
-
- trunk/xcache/xc_opcode_spec_def.h
disassembler: USER_OPCODE is not 5.0
- 08:47 Changeset in git [31c0487]3.13.2trunk by
-
- xcache/xc_opcode_spec_def.h
disassembler: USER_OPCODE is not 5.0
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1301 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 07:58 Changeset in svn [1300] by
-
- trunk/lib/Decompiler.class.php
- trunk/xcache/xc_opcode_spec_def.h
disassembler, Decompiler: fix ISSET_ISEMPTY_VAR
- 07:58 Changeset in git [db3cc8b]3.13.2trunk by
-
- lib/Decompiler.class.php
- xcache/xc_opcode_spec_def.h
disassembler, Decompiler: fix ISSET_ISEMPTY_VAR
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1300 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 07:41 Changeset in svn [1299] by
-
- trunk/lib/Decompiler.class.php
Decompiler: fix warning
- 07:41 Changeset in git [57ba915]3.13.2trunk by
-
- lib/Decompiler.class.php
Decompiler: fix warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1299 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 07:40 Changeset in svn [1298] by
-
- trunk/xcache/xc_utils.c
undef unused
- 07:40 Changeset in git [215cc88]3.13.2trunk by
-
- xcache/xc_utils.c
undef unused
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1298 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 07:29 Ticket #314 (Fatal error class redeclaration after return statement) closed by
- wontfix: This bug has been reported multiple times. The code reproduced is …
- 04:30 Changeset in svn [1297] by
-
- trunk/mod_cacher/xc_cacher.c
- trunk/processor/processor.m4
fix PHP 5.0 build
- 04:30 Changeset in git [ef420d3]3.13.2trunk by
-
- mod_cacher/xc_cacher.c
- processor/processor.m4
fix PHP 5.0 build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1297 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:32 Changeset in svn [1296] by
-
- trunk/lib/Decompiler.class.php
- trunk/mod_disassembler/sample.php
Decompiler: remove PHP 4 support. adds XC_QM_ASSIGN_VAR
- 03:32 Changeset in git [bb447cc]3.13.2trunk by
-
- lib/Decompiler.class.php
- mod_disassembler/sample.php
Decompiler: remove PHP 4 support. adds XC_QM_ASSIGN_VAR
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1296 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:13 Changeset in svn [1295] by
-
- trunk/mod_disassembler/sample.php
- trunk/xcache/xc_opcode_spec_def.h
disassembler: fix UNSET_VAR for PHP 5.4+
- 03:13 Changeset in git [2575870]3.13.2trunk by
-
- mod_disassembler/sample.php
- xcache/xc_opcode_spec_def.h
disassembler: fix UNSET_VAR for PHP 5.4+
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1295 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:39 Ticket #314 (Fatal error class redeclaration after return statement) created by
- Hello, I have experienced a problem where xcache loads a class …
- 02:21 Changeset in svn [1294] by
-
- trunk/devel/run
MAKEOPTS for all $MAKE
- 02:21 Changeset in git [699f10f]3.13.2trunk by
-
- devel/run
MAKEOPTS for all $MAKE
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1294 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:21 Changeset in svn [1293] by
-
- autobuild/scripts/bootstrap
typo
- 02:20 Changeset in svn [1292] by
-
- autobuild/scripts/bootstrap
typo
2013-07-11:
- 07:25 Changeset in svn [1291] by
-
- trunk/lib/Decompiler.class.php
- trunk/mod_disassembler/sample.php
Decompiler: adds unset, XC_QM_ASSIGN_VAR
- 07:25 Changeset in git [15e7931]3.13.2trunk by
-
- lib/Decompiler.class.php
- mod_disassembler/sample.php
Decompiler: adds unset, XC_QM_ASSIGN_VAR
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1291 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:08 Changeset in svn [1290] by
-
- autobuild/.config
- autobuild/xcache/.config
update for 5.5.0
- 06:08 Changeset in svn [1289] by
-
- autobuild/scripts/bootstrap
support MAKE_OPTS
2013-07-10:
- 09:32 Changeset in svn [1288] by
-
- trunk/ChangeLog
- trunk/lib/Decompiler.class.php
- trunk/mod_disassembler/sample.php
Decompiler: improves support for PHP_5_4
- 09:32 Changeset in git [d0bcd02]3.13.2trunk by
-
- ChangeLog
- lib/Decompiler.class.php
- mod_disassembler/sample.php
Decompiler: improves support for PHP_5_4
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1288 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:32 Changeset in svn [1287] by
-
- trunk/processor/processor.m4
- trunk/processor/struct.m4
disassembler: fix nullable array handling
- 08:32 Changeset in git [907b84c]3.13.2trunk by
-
- processor/processor.m4
- processor/struct.m4
disassembler: fix nullable array handling
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1287 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 07:38 Changeset in svn [1286] by
-
- trunk/mod_optimizer/xc_optimizer.c
kill sign warning
- 07:38 Changeset in git [2b73d8c]3.13.2trunk by
-
- mod_optimizer/xc_optimizer.c
kill sign warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1286 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 07:13 Changeset in svn [1285] by
-
- trunk/bin/phpdc.phpr
- trunk/lib/Decompiler.class.php
phpdc: exit on decompile error
- 07:13 Changeset in git [aee274a]3.13.2trunk by
-
- bin/phpdc.phpr
- lib/Decompiler.class.php
phpdc: exit on decompile error
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1285 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:59 Changeset in svn [1284] by
-
- trunk/mod_optimizer/xc_optimizer.c
- trunk/xcache.c
PHP_5_5: optimizer: support for finally
- 06:59 Changeset in git [efccb81]3.13.2trunk by
-
- mod_optimizer/xc_optimizer.c
- xcache.c
PHP_5_5: optimizer: support for finally
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1284 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:49 Changeset in svn [1283] by
-
- trunk/Makefile.frag.deps
- trunk/devel/run
add dependency for test/dprint/debug
- 04:49 Changeset in git [ee4748b]3.13.2trunk by
-
- Makefile.frag.deps
- devel/run
add dependency for test/dprint/debug
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1283 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-08:
- 08:15 Changeset in svn [1282] by
-
- trunk/xcache/xc_utils.c
wrong change in prevous commit
- 08:15 Changeset in git [313f0d0]3.13.2trunk by
-
- xcache/xc_utils.c
wrong change in prevous commit
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1282 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:00 Changeset in svn [1281] by
-
- trunk/ChangeLog
- trunk/Makefile.frag.deps
- trunk/NEWS
- …
remove php 4 support completely
- 08:00 Changeset in git [c7492e6]3.13.2trunk by
-
- ChangeLog
- Makefile.frag.deps
- NEWS
- …
remove php 4 support completely
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1281 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:38 Changeset in svn [1280] by
-
- trunk/mod_optimizer/xc_optimizer.c
- trunk/xcache/xc_compatibility.h
optimizer: fix devel debug output
- 06:38 Changeset in git [c8b77e8]3.13.2trunk by
-
- mod_optimizer/xc_optimizer.c
- xcache/xc_compatibility.h
optimizer: fix devel debug output
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1280 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-07:
2013-07-04:
- 09:14 Ticket #313 (xcache在安装好后同是否对服务器整个里面的web都cache呢) closed by
- invalid: 不支持, XCache 是 opcode cache, 不是 page cache
- 09:12 Ticket #313 (xcache在安装好后同是否对服务器整个里面的web都cache呢) created by
- xcache在安装好后同是否对服务器整个里面的web都cache呢, 例如我现在装一个ecshop, 是否需要做相关设置呢? 谢谢
2013-06-27:
- 09:43 Changeset in svn [1279] by
-
- trunk/mod_optimizer/xc_optimizer.c
optimizer: WIP improve finally handling
- 09:43 Changeset in git [770a697]3.13.2trunk by
-
- mod_optimizer/xc_optimizer.c
optimizer: WIP improve finally handling
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1279 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-06-26:
- 15:04 Changeset in svn [1278] by
-
- trunk/mod_optimizer/xc_optimizer.c
- trunk/xcache.c
disable optimizer for PHP 5.5 for now. TODO: support for finally_op/finally_end
- 15:04 Changeset in git [6b8fd2c]3.13.2trunk by
-
- mod_optimizer/xc_optimizer.c
- xcache.c
disable optimizer for PHP 5.5 for now. TODO: support for finally_op/finally_end
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1278 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 15:03 Changeset in svn [1277] by
-
- trunk/ChangeLog
- trunk/NEWS
- trunk/mod_cacher/xc_cacher.c
un-experimental for FILE DIR handling after files moved/hardlinked
- 15:03 Changeset in git [96e1893]3.13.2trunk by
-
- ChangeLog
- NEWS
- mod_cacher/xc_cacher.c
un-experimental for FILE DIR handling after files moved/hardlinked
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1277 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-06-25:
- 07:08 Changeset in svn [1276] by
-
- trunk/mod_optimizer/xc_optimizer.c
- trunk/xcache/xc_compatibility.h
optimizer: fix debug build
- 07:08 Changeset in git [401eee2]3.13.2trunk by
-
- mod_optimizer/xc_optimizer.c
- xcache/xc_compatibility.h
optimizer: fix debug build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1276 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 05:01 Changeset in svn [1275] by
-
- trunk/ChangeLog
- trunk/NEWS
- trunk/xcache/xc_sandbox.c
disassembler: fixes crash with nested sandbox (since 3.0)
- 05:01 Changeset in git [dd6e9fb]3.13.2trunk by
-
- ChangeLog
- NEWS
- xcache/xc_sandbox.c
disassembler: fixes crash with nested sandbox (since 3.0)
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1275 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:53 Changeset in svn [1274] by
-
- trunk/Makefile.frag
avoid dup test with ./run retest
- 04:53 Changeset in git [db77416]3.13.2trunk by
-
- Makefile.frag
avoid dup test with ./run retest
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1274 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:52 Changeset in svn [1273] by
-
- trunk/devel/run
allow dop be traced
- 04:52 Changeset in git [00db145]3.13.2trunk by
-
- devel/run
allow dop be traced
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1273 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:15 Changeset in svn [1272] by
-
- trunk/Makefile.frag
fix test running for 5.3+
- 04:15 Changeset in git [2def3ff]3.13.2trunk by
-
- Makefile.frag
fix test running for 5.3+
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1272 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:14 Changeset in svn [1271] by
-
- trunk/xcache-test.ini
fix test running for 5.3+
- 04:14 Changeset in git [90bffee]3.13.2trunk by
-
- xcache-test.ini
fix test running for 5.3+
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1271 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:13 Changeset in svn [1270] by
-
- trunk/Makefile.frag.deps
updated build dependency for 5.5
- 04:13 Changeset in git [c4639fa]3.13.2trunk by
-
- Makefile.frag.deps
updated build dependency for 5.5
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1270 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-06-20:
- 06:04 WikiStart.zh edited by
- (diff)
- 06:04 NewsArchive.zh edited by
- (diff)
- 06:03 WikiStart.zh edited by
- (diff)