1
0
Fork 0
Commit Graph

1100 Commits (3.1.0)
 

Author SHA1 Message Date
Xuefer 51f2e60d3a update release date
git-svn-id: svn://svn.lighttpd.net/xcache/tags/3.1.0@1427 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer a57ffab45c update version
git-svn-id: svn://svn.lighttpd.net/xcache/tags/3.1.0@1424 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 767d71a2f8 tagged 3.1.0
git-svn-id: svn://svn.lighttpd.net/xcache/tags/3.1.0@1422 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer af48689529 update release date
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1420 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer ffc88d8e8d fixed #330: fix win32 build with no indent.exe nor cat.exe
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1418 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 76e4d46e6f remove asm from processor, it just cant be implemented in processor
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1416 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 0674f307c4 fixes #315: fix out of source building
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1414 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 73b7a7e17a typo undef
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1413 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 8316f63cd1 fix pointer type mismatch warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1406 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 7df0fab8f6 rewrite try/catch handling to fix nested try/catch
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1405 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 58624130fa devel: fix sort, retest only last results
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1403 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 498f03e25b hack report_memleaks=1 for devel testing
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1401 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 44782eaf7d report_memleaks=0 was not working as expected
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1399 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer a8f973a0a8 fix optimizer for try/catch/finally when either catch/finally is omitted
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1398 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer b52561376a update ChangeLog/NEWS for #324
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1394 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 0f9c2dafcf adds fix pointer for hash table
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1393 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 74214f82e4 calc avail for test
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1392 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer f7035318b7 fix xtest
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1391 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 563cbeedd2 disable ext subdir testing unless env TEST_EXT is set
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1390 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer eb93629a01 leaks often come from php, disable unless needed
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1389 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 52a1e4b242 refcount could be increase, use -1/2 to keep away from 0 in both direction (either ++ or --)
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1388 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer bd30aa1975 readonly protection for copied array, with jmp_addr fixed
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1387 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 0190cbdce1 undo readonly protection support for array until fixed
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1386 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer e715a91978 readonly protection for copied array
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1385 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer f46ace6822 adds tests for shallow copy
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1384 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 8cf65a5bcd adds skips for test
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1383 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer c383d75c51 undo wrong change
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1382 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 2492dcb0ad possible fix for #324
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1381 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 9e88b0280f make use of SRC/DST widely
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1380 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 1ca0e24ee3 adds deep copy test
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1379 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 179c9cd834 use config.h correctly wherever needed
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1378 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer d09d60607e dont dlunload for leak symbols
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1377 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 03f13d37cf admin: make mkpassword.php easier for noob
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1375 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 638209cbf9 Decompiler: fixes #318 (support for const in static array index/value)
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1374 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 0158af3733 update decompile sample
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1373 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer c214a532db closes #327: Duplicate ++LOOPCOUNTER
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1372 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 22523476be closes #326: opcode spec info updates for 5.4+
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1371 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer c7a1b68ae3 reformat ChangeLog/NEWS
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1368 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 1267e8bb4f fixes #323: refix locking impl for threaded env
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1366 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 2c719b5b6a ws fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1365 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer ca6276ae08 cygwin hack unlink should be cygwin only
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1363 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 4f282ad3d5 fix typo, improve readability of NEWS/ChangeLog
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1362 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer c82846312a processor: fix warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1352 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer bc8bb5d652 Optimizer: remove unused var
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1351 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer c60e172d3a fixed #320: void warning for gcc only pragma
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1346 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer ace3be11f8 avoid confusion in configure option
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1345 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 68de62de57 decompiler: more sample templating trick
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1344 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer a0217c2654 Decompiler: support for const in static array index; TODO: PHP 5.0- support for static array
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1343 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 2ba9c1223a Decompiler: strip namespace in const array
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1342 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 6409eb5aef cacher: fixes #228, enable var caching for cli
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1341 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago