Xuefer
|
b5f6974ff9
|
simplify export code
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1443 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
10 years ago |
Xuefer
|
48a80d76ee
|
rename ptrmove to relocate, reduce export to only necessary onces
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1442 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
10 years ago |
Xuefer
|
9563ceb3c1
|
adds ptrmove
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1440 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
10 years ago |
Xuefer
|
d0a4da00da
|
code cleanup
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1439 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
10 years ago |
Xuefer
|
b860171aae
|
fix for not using memcpy
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1438 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
|
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
|
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
|
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
|
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
|
c214a532db
|
closes #327: Duplicate ++LOOPCOUNTER
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1372 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
|
02eb6beda4
|
add back PHP_4 code for disassembler
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1321 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
10 years ago |
Xuefer
|
b166cbc63e
|
fix build using old C
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1320 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
10 years ago |
Xuefer
|
31e5f026de
|
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
|
10 years ago |
Xuefer
|
ef420d39bd
|
fix PHP 5.0 build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1297 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
10 years ago |
Xuefer
|
907b84caed
|
disassembler: fix nullable array handling
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1287 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
10 years ago |
Xuefer
|
c7492e6c3a
|
remove php 4 support completely
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1281 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
10 years ago |
Xuefer
|
3eb6e9b552
|
fix build for PHP<5.4
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1240 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
10 years ago |
Xuefer
|
d6a26094d9
|
fixes #296: Multiple instances of the same software causes PHP "cannot redeclare class" errors when xcache enabled
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1238 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
10 years ago |
Xuefer
|
4d16d53af2
|
PHP_5_5: fix build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1232 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
10 years ago |
Xuefer
|
cb45d30c6e
|
fix build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1214 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
10 years ago |
Xuefer
|
0f53de0a19
|
add support for PHP_5_5
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1213 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
10 years ago |
Xuefer
|
b31e2b14cd
|
kill some warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1211 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
10 years ago |
Xuefer
|
36ef103274
|
fix some 64bit warnings
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1201 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
10 years ago |
Xuefer
|
18eb8aff00
|
fixes #295: crash using traits with PHP 5.4.8+
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1196 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
10 years ago |
Xuefer
|
1883e8ded9
|
refactor: s/mem/allocator/
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1135 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
6b2ab887aa
|
cacher: hide more detail
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1132 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
328d09a12f
|
refactor: more strict standard
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1112 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
ef9f0d6d09
|
refactor: move more cache stuffs to mod_cacher
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1051 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
ec84974580
|
mark missing sizeof/countof as warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1049 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
43c2392a8e
|
refactor: improve build, kill warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1027 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
b04d314411
|
updated deps header
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1018 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
8f592598ab
|
kill signed warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1009 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
4e78a9ddec
|
refactor: fix build, easier devel
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@998 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
dd8905259e
|
fix build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@994 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
94c430e1b1
|
kill warnings
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@983 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
ef5a13d72a
|
move files to subdirs
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@982 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
6be3a408ca
|
fixed #264, #284: __FILE__ __DIR__ handling for moved/hardlinked files (set "xcache.experimental = on" to eanble this fix)
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@964 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
a51249d238
|
arKey should be NULL for numeric index
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@932 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
9d48a497ba
|
fix disassembler for 2.4 literal
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@930 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
282834a775
|
kill sign/const warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@917 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
d7def6f842
|
fix release build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@880 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
416a5ee97f
|
release xc_autocheck_done_names even if skipped
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@879 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
af6c3b19a1
|
typo in previous commits
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@878 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |