1
0
Fork 0
Commit Graph

712 Commits (ac328888f0fa58d30ad20d9eb5f511d5bbabc8cc)
 

Author SHA1 Message Date
Xuefer 555d112674 disassembler: don't dump builtin functions
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@709 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
12 years ago
Xuefer 3bdec5c380 typo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@707 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
12 years ago
Xuefer fe1b49296b fix builtin constant memory leak on compile
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@705 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
12 years ago
Xuefer 4b89129a9d fixed undefined index for xcache.count=1 and xcache.var_size>1
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@704 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
12 years ago
Xuefer 1b5c2348f5 --disable-xcache-constant is 2.x only bug
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@703 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
12 years ago
Xuefer 75435ff3aa fix --disable-xcache-constant
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@702 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
12 years ago
Xuefer d6415196ef fix segv on shutdown when ionCube Loader is loaded
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@698 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
12 years ago
Xuefer 1e60365592 updates news
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@697 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
12 years ago
Xuefer a310f8cec1 merge ChangeLog and NEWS from 1.3
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@696 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
12 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
12 years ago
Xuefer c65bcccb7a fix build by avoing nested macro with ifdef
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@690 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
13 years ago
Xuefer cc74546430 hide "remove selected" for php list
--此行及以下内容将会被忽略--

M    admin/xcache.tpl.php


git-svn-id: svn://svn.lighttpd.net/xcache/trunk@689 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
13 years ago
Xuefer cec9aeb79e segv because dir/filepath is unused by var key, need space optimize later
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@688 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer f1143e68cb update op_array->filename for hard link restoring
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@687 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer 8162dbddd8 initize file/dir path
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@686 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer 71b947670f remove debug code
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@685 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 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 5ae2aa9167 avoid crash by dirpath/filepath on parser error
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@683 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer 888824c874 PHP_6: fix for function and class talbe similar to previous fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@682 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer f7aea863c0 PHP_6: new zend_constants.dtor which is used to free zend_constant.value on shutdown. cannot be used for XCache temp zend_constants table
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@681 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer 15d74bace5 remove superfluous code about auto_globals
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@679 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer ebae2a7fd8 improved fixe for #224: 2G/4G limitation on 64bit arch
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@675 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer e5286342a9 closes #225, unset by prefix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@673 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer d525f2b070 fix #224, support more than 2G on 64bit arch
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@672 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 e573fb3161 fix build for win32
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@670 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer 86ca8105aa use XCACHE_ERROR_CACHING macro to simplify ifdefs
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@669 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer 80634fd463 make #ifdef's looks better for E_DEPRECATED
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@668 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer 7a6edb78d4 correct cache class index
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@667 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer 294075fc4c use src instead of dst
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@666 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer e8bf5cb19f sync and update ChangeLog and NEWS from b1.3.0
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@665 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 2426df47f4 fix stat() for relative file not in include_path but in current executing file directory (only for when inode available)
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@661 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer 4bec45f41c PHP6 build fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@660 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 2d2b69a0be fix build with PHP6
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@658 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer 33c744804b compile against PHP 4
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@657 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer 4f1ec33902 use zend_llist instead of HashTable for gc_op_arrays
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@656 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer c2df47c060 remove warning about unreferenced local variable
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@653 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer 89f3a28486 make use of internal_constant_tail otherwise 1.3 will cache unwanted constants
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@651 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 88bc4b2d67 fix config example, undefined variable d
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@647 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer 3003e642fb reverted r643 as it's a false assertion. try another way to get ride of some const warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@645 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer 28ce1b378c name/class_name need not deep copy in zend_arg_info
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@643 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 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 bc2a3aa184 copy only internal constant, clean constant on shutdown
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@640 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer 8244810842 PHP_6: incompatible pointer size_t *
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@638 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer c553ca6262 PHP_6: fix build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@637 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago
Xuefer f20aec667f avoid unused function warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@635 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
14 years ago