Xuefer
|
977ff39373
|
separate plain c code to .h files
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1555 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
9 years ago |
Xuefer
|
f664f5a518
|
merge stack/vector to 1 impl, avoid possible memory leak using malloc
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1551 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
9 years ago |
Xuefer
|
8f51668e2e
|
processor: avoid using srcdir dstdir marco for m4
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1473 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
|
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
|
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
|
1883e8ded9
|
refactor: s/mem/allocator/
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1135 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
278239409f
|
fix win32 build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1108 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
79aa9f1ad6
|
split cacher as sub module
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1040 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
4064549371
|
refactor: split extension init to sub module. TODO: compatibility regression
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1026 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
ae18181f7f
|
script generated deps
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1011 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
063f9a1fb8
|
fix win32 build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1006 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
8321be2cf7
|
refactor: fix win32 build. improve help a little bit
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1004 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
5c0dfec523
|
refactor: fix build for optimizer, use mod_* directories
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1003 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
79feb1e772
|
refactor: split compatibility
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@991 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
0af13b375c
|
split trace
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@990 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
070be8e457
|
main/ conflict with php/main/
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@987 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
3f8e65d24a
|
split sandbox source
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@986 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
|
45e7c51450
|
fix quote for gnu win32 native tools
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@694 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
13 years ago |
Xuefer
|
dd1d1592fc
|
make indent optional in Makefile so when it coredump in somecase won't harm building
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@642 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
Xuefer
|
c81abedaec
|
scheme=malloc was broken in [470]
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@478 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
16 years ago |
Xuefer
|
8d96b47ea3
|
merged r466 from b1.2: support shm-malloc only on --enable-xcache-test
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@470 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
16 years ago |
Xuefer
|
2fe294f127
|
fix for new build system
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@412 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
16 years ago |
Xuefer
|
cd6b23f2e9
|
1.2->trunk: fixed broken configure when XCache source is bundled in php
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@355 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
17 years ago |
Xuefer
|
99861b1d3c
|
processor: dprint upgrade, added --enable-xcache-dprint
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@230 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
17 years ago |
Xuefer
|
42efedb793
|
reconstruct shm/allocator
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@148 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
17 years ago |
Xuefer
|
99e6113755
|
fixed #20, default: --enable-xcache-constant=yes
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@95 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
17 years ago |
Xuefer
|
9c72f4d8b1
|
correct warning for coverager
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@37 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
17 years ago |
Xuefer
|
0623f38b36
|
fix last commit about ||
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@31 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
17 years ago |
Xuefer
|
758e4255f9
|
use mkstructinfo no matter if test is enabled, but ignore the awk error
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@30 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
17 years ago |
Xuefer
|
61cc1755bd
|
rename coverage -> coverager
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@27 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
17 years ago |
Xuefer
|
128b8a1b98
|
list modules compiled in XCache
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@26 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
17 years ago |
Xuefer
|
768c007dee
|
do not depends on mkstructinfo.awk if test is not enabled
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@22 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
17 years ago |
Xuefer
|
76dbda84d9
|
fix processor.out generating
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@15 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
17 years ago |
Xuefer
|
da19436031
|
make it build on windows vc compiler
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@11 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
17 years ago |