1
0
Fork 0
Commit Graph

240 Commits (6f32441f4fb2ca151485a9a7405b8bab7d7f7a5a)
 

Author SHA1 Message Date
Xuefer 904284625a fix segv on MSHUTDOWN
17 years ago
Xuefer f7c115c405 win32/vc build fix
17 years ago
Xuefer 6babaf0481 PHP6: zts build
17 years ago
Xuefer fc10218205 revert [111], they've fixed it
17 years ago
Xuefer 7d5390168d avoid crash when OOM on mem_realloc
17 years ago
Xuefer 75bf7c192a fix xcache ini encoding as its filename
17 years ago
Xuefer 42efedb793 reconstruct shm/allocator
17 years ago
Xuefer a29d074126 show module info in statistics page
17 years ago
Xuefer 2964ae1d75 avoid reading of uninitialized data. thanks to valgrind
17 years ago
Xuefer cf59070b9f use phpinfo style
17 years ago
Xuefer ab1bf16c23 compat size() func
17 years ago
Xuefer 9c3e3d9e8b fixed string parameter parsing arg type for disassembler functions. thanks to Nuno Lopes' check_parameters.php
17 years ago
Xuefer b980b787eb typo in adminpage
17 years ago
Xuefer 6460f64235 fix cache clear corrupted bug
17 years ago
Xuefer c625b7026a fix refcount on cache #1 #2 ...
17 years ago
Xuefer d7071622e1 fix debug build
17 years ago
Xuefer cd58fad1c0 fix build for last commit [137]
17 years ago
Xuefer 6c0f8b805d changed the coding way of unlinking list. fixed ttl expires dead loop
17 years ago
Xuefer 52eabe1d2b update last_gc_deletes so it gc by interval
17 years ago
Xuefer 6651fd83cd Chinese Traditional translation. thanks to Finjon Kiang.
17 years ago
Xuefer adfe2d20ad fix 2nd lang file detecting
17 years ago
Xuefer 47e7def006 admin-page: more friendly if XCache isn't loaded
17 years ago
Xuefer 27795d9acc fix zts on calling destroy_op_array
17 years ago
Xuefer 76174b4273 move open_files out of sandbox, it's not needed
17 years ago
Xuefer 5dba59439b improve locking for compile
17 years ago
Xuefer 6f26ea8aca minor ttl fix
17 years ago
Xuefer 1bc08dd7e3 Chinese translation for xcache.ini
17 years ago
Xuefer 11462fe6cc s/uncomment and//
17 years ago
Xuefer f9d9181c4f fix xcache_isset reported by http://forum.lighttpd.net/topic/1397
17 years ago
Xuefer 255ddf1cc8 sync admin scripts with coverager
17 years ago
Xuefer e96f9d50d0 Chinese translation for coverager
17 years ago
Xuefer 52ec514422 Chinese translation for admin page
17 years ago
Xuefer 40c027b240 remove typo
17 years ago
Xuefer 5db529021f removed unused xc_constant_copy_ctor
17 years ago
Xuefer a0317654ea renamed function name to make it more readable
17 years ago
Xuefer 32069e953f fix leak in xcache.test=1; XCACHE_VERSION/XCACHE_MODULES length off-by-one
17 years ago
Xuefer fa7e0ab9f8 show gc countdown in admin page
17 years ago
Xuefer 7f8ab2d3d4 fix to compile
17 years ago
Xuefer 6c621e7c9d hide the debuging msg
17 years ago
Xuefer 3ed5c3c9a8 sync comment with the wiki
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
17 years ago
Xuefer d8f3df8ff6 zts build fix
17 years ago
Xuefer 745a9ed1b2 avoid crash when OOM on mem_(calloc|realloc|strndup)
17 years ago
Xuefer d70377b00a trigger hash_init+zend_destroy_property_info to compatible with suhosin
17 years ago
Xuefer d468a765c1 align freeblock
17 years ago
Xuefer 0c18fdb6e1 size format on size values
17 years ago
Xuefer 63cea5ede2 update percent bar to vertical/avail
17 years ago
Xuefer 9e78cefd66 show XCache version
17 years ago
Xuefer 224275c1f6 typo
17 years ago
Xuefer afa7c84142 trigger jit on $_SERVER when needed
17 years ago