1
0
Fork 0
Commit Graph

159 Commits (5e2a56b7b081b3a50b0a943d3dcd53db290967ec)
 

Author SHA1 Message Date
Xuefer 5e2a56b7b0 fix assertion
17 years ago
Xuefer eb41ec3baf Processor: fix type processor_t conflict with Mac OS X
17 years ago
Xuefer 1dab8a3eda syn xcache-zh-gb2312.ini with the English version
17 years ago
Xuefer cbbd772e9f Coverager: leaked by outfilename (efree by zend_mm tho)
17 years ago
Xuefer 4dfb67b677 Coverager: remove double Content-Language
17 years ago
Xuefer 9273087b98 avoid double slash
17 years ago
Xuefer 182e31fe5d make dir ended with dir sep
17 years ago
Xuefer 79864a13bd DIRECTORY_SEPARATOR for coverager config example
17 years ago
Xuefer 4a8f977046 comments/loops improved in mkstructinfo while avoiding gawk assertion bug with LANG=C
17 years ago
Xuefer b27f08bd4a example on how to load ts enabled extension
17 years ago
Xuefer 86ff2d6174 size=0M is much less confusing than size=0, thank Andrew Arrow :)
17 years ago
Xuefer ade3729794 use existing hashtable pDestructor to avoid accident undefined symbol
17 years ago
Xuefer 8c8465fa26 implement xcache.stat. and reimpl [160] for trunk to fix win32 hash problem
17 years ago
Xuefer 77a153c745 revert most of [82] back and use dummy ptr
17 years ago
Xuefer 84d049b8a0 show available shm scheme in moduleinfo
17 years ago
Xuefer c9401d2b31 example ini for xcache.shm_scheme
17 years ago
Xuefer 8fbf5d2440 use DIRECTORY_SEPARATOR for windows in config example
17 years ago
Xuefer 9b60e6a721 fix email for judas_iscariote
17 years ago
Xuefer 4059824fdc bump version to 1.1-rc1
17 years ago
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