Xuefer
|
ac328888f0
|
still WIP: rewrite sandbox to use callback
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@937 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
0731922a6e
|
change misses to updates. misses is kept for compatibility reason but deprecated
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@936 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
b99fe43f25
|
fix version stuff
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@923 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
|
2f5899a120
|
bump version, updated release date
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@898 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
9860b18ffa
|
year 2012
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@883 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
547432694c
|
get :// include_path right or dont cache
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@870 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
539fb947e4
|
is non-unicode only; prepare for handling include_path + stat=0; project state is now unstable
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@866 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
e5d9c15063
|
kill warnings
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@860 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
4bd9441522
|
expand_path for __DIR__ __FILE__ support
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@859 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
6ad31de948
|
typo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@855 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
64de704dbf
|
remove type/cache/hvalue from cached copy to reduce memory usage a little bit
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@854 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
e391b0f205
|
more readability cache property. reduce memory footprint for data caching
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@851 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
e5943a11f7
|
kill most const warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@846 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
2ccf0e5dbf
|
copy md5 digest correctly in notmemcpy mode
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@840 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
02fd7e8f97
|
fix __DIR__ __FILE__ handling in literal. path resolve is still in todo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@832 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
9e42d11716
|
PHP_5_4: HashTable bucket changes
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@823 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
5daf260872
|
initial PHP_5_4 support
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@822 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
11 years ago |
Xuefer
|
79015d6a30
|
fix build: ISREF undefined in <=PHP_5_2
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@798 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
e24c0af4f1
|
fixed #236: kill gcc false warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@770 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
13e183586f
|
fix type of op_type mismsatch for PHP 5-, assert before changing opline_num
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@769 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
8e3a73cbfc
|
update copyright year
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@729 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
e2a871ec76
|
PHP_6: prepared in literal way for __FILE__ __DIR__ fix up
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@721 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
4271653af9
|
PHP 6: initial catch up with php 6 literals and trait
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@716 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
6aaae80e38
|
the logic of implemenation of dir/file path fixing was wrong. file/dir path should be cached before hardlink
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@684 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
Xuefer
|
315914c5d4
|
move and add back compatibile function to utils.c
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@671 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
Xuefer
|
38569c559e
|
back patch !__FILE__ and !__DIR__ on cache restore
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@662 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
Xuefer
|
0af97244f2
|
PHP 6 fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@659 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
Xuefer
|
776cc97364
|
pre-php5.3 fix about IS_CONSTANT_TYPE_MASK
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@649 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
Xuefer
|
4dbfbd7e1e
|
also cache/reproduce E_DEPRECATED
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@648 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
Xuefer
|
a21bc4924a
|
bump year
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@609 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
Xuefer
|
d7e92e4f8b
|
5.3 support, merge news from 1.2
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@562 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
Xuefer
|
22b1a0e9a1
|
PHP_5_2: 5.2.6 has its own changes which is not the same as in 5_3 for implementing alloca limit
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@550 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
Xuefer
|
bedd56400a
|
PHP_5_3 support: uses ZEND_COMPILE_IGNORE_INTERNAL_CLASSES and ZEND_COMPILE_DELAYED_BINDING stuffs for PHP_5_3 support finally
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@548 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
Xuefer
|
3a8c3df32f
|
more verbose and user friendly error/warning note
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@547 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
Xuefer
|
38643f8e5c
|
slide hits per second and hour
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@522 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
Xuefer
|
7dcd2de319
|
optimized function_table/class_table by caching hash value
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@506 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
Xuefer
|
7e8177b1d5
|
don't catch compiler error, just warnings
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@500 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
Xuefer
|
6c747e7378
|
PHP_5_3: deep copy arg_info which is modified by executor
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@498 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
Xuefer
|
52c01c2e35
|
fixed #157: support user error handler for E_STRICT. E_STRICT is now cached
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@496 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
Xuefer
|
94674f8374
|
PHP_5_3: support for new zvalue_value.type
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@491 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
Xuefer
|
b96c159e8e
|
5.3 support
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@485 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
Xuefer
|
6b0f3f9cdf
|
compile against PHP_5_3
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@480 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
16 years ago |
Xuefer
|
c3035478ef
|
fixed #133: add "compile failures" in XCache admin stats
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@456 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
16 years ago |
Xuefer
|
3a321b269b
|
bump years
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@442 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
16 years ago |
Xuefer
|
4af40759f6
|
restruct cached compile, add md5 table to recognize and merge file with same content
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@311 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
16 years ago |
Xuefer
|
b72808e539
|
bump version to 2.0.0-dev, and 1.3 will be a backport branch version
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@309 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
16 years ago |
Xuefer
|
c2aa7eb965
|
bump trunk version to 1.3.0-dev
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@304 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
16 years ago |
Xuefer
|
ba86707ed7
|
bump version to 1.2.0-rc1
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@285 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
16 years ago |
Xuefer
|
e80ab3c399
|
full compatible with auto_globals_jit, no need to disable it from now on
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@268 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
17 years ago |