1
0
Fork 0
Commit Graph

112 Commits (f9d9181c4f7fdabd6d873eb59d6ff70abdfbea83)
 

Author SHA1 Message Date
Xuefer f9d9181c4f fix xcache_isset reported by http://forum.lighttpd.net/topic/1397
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@126 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 255ddf1cc8 sync admin scripts with coverager
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@125 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer e96f9d50d0 Chinese translation for coverager
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@124 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 52ec514422 Chinese translation for admin page
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@123 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 40c027b240 remove typo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@122 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 5db529021f removed unused xc_constant_copy_ctor
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@121 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer a0317654ea renamed function name to make it more readable
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@120 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 32069e953f fix leak in xcache.test=1; XCACHE_VERSION/XCACHE_MODULES length off-by-one
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@119 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer fa7e0ab9f8 show gc countdown in admin page
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@118 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 7f8ab2d3d4 fix to compile
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@117 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 6c621e7c9d hide the debuging msg
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@116 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 3ed5c3c9a8 sync comment with the wiki
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@115 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 114e36343b gc expired items, new ini: xcache.ttl xcache.gc_interval xcache.var_ttl xcache.var_maxttl xcache.var_gc_interval
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@114 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer d8f3df8ff6 zts build fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@113 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 745a9ed1b2 avoid crash when OOM on mem_(calloc|realloc|strndup)
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@112 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer d70377b00a trigger hash_init+zend_destroy_property_info to compatible with suhosin
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@111 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer d468a765c1 align freeblock
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@110 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 0c18fdb6e1 size format on size values
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@109 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 63cea5ede2 update percent bar to vertical/avail
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@108 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 9e78cefd66 show XCache version
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@107 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 224275c1f6 typo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@106 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer afa7c84142 trigger jit on $_SERVER when needed
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@105 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 378f96c701 PHP_6: fix BUCKET_SIZE
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@104 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 4ec818c068 PHP_6: builds again with php6. update UChar/void ptr to zstr.
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@103 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 1a198e5648 php6 opcode update
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@102 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 1f74447df4 note: xcache.mmap_path is a file
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@101 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 567b1054ba FIX: alloc'ed wrong size for string on restore
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@100 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 0d578c04c0 sohosin compatible & TSRM fix.
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@99 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 7e1a9f1740 remove tailing \0 in filename of administration html output. reported by darix.
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@96 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 f7c7805f75 PHP_5_2: !__tostring cache was MFH by php
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@94 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 543295527a try to show both count/size assert before abort
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@93 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 62eb321efe PHP_5_2: auto module_global is maintained by php engine
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@92 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 75013592ee kill compiler warnings
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@91 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 61b7b1df15 kill compiler warnings
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@90 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 358fb1e573 fix #19 prototype inherit from abstract class
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@89 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 44d53f3c01 possible fix for #14 "Cannot redeclare ()"
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@88 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer e771c8eaa5 XCACHE_INDENT fallback
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@87 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer f24ac86688 fixes #14, #17, #18
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@86 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer bb13290fc1 handle without inodes
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@84 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 4e9b6a025c fix win32 emulated anonymous mmap
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@83 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 7fac917d94 merged [74], [81]
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@82 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer be5f31507f fix messy XCACHE_MAP_FAILED checking
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@79 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer ee150ff9c3 catch up with PHP_5_2, zend_property_info.ce
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@78 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 573317ebbc leakcheck
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@77 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer c9fe09e73c bump version
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@76 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer e2fb7b838f proc all signal that may generate a core
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@75 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 83fcc46da1 signal handling fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@65 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer c3ad7662bf readme
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@64 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer bd2de1049d thanks
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@63 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago