1
0
Fork 0
Commit Graph

188 Commits (ade8255b0acd90338f0c5d724f15ebdfca8193e6)
 

Author SHA1 Message Date
Xuefer ade8255b0a fixed #42, conflict between xcache sandbox and user error handler
17 years ago
Xuefer 6bace26ff4 coverager: simplify cov data and fix clean
17 years ago
Xuefer e618a633ef coverager: make xcache_coverager_start works
17 years ago
Xuefer a6286616d5 coverager: fix build
17 years ago
Xuefer 4438aa2481 avoid undef'ing DEBUG so one can put DEBUG into CFLAGS
17 years ago
Xuefer 5230b6047f coverager: new api xcache_coverager_start/xcache_coverager_stop/xcache_coverager_get(), coverager ini changed
17 years ago
Xuefer f46eb95b47 cacher: fix sandbox destructor problem that cause memory leak, introduced by [166]
17 years ago
Xuefer 07ae7b3e37 cacher: disable mtime-age when xcache.test is on
17 years ago
Xuefer 3ac3773fc8 coverager: avoid crash when upstream failed to compile file
17 years ago
Xuefer d519ff2c5a BUCKET_KEY readability and PHP_6 build fix
17 years ago
Xuefer 015d71b366 processor: remove commented code, fix corruption detected by --eanble-xcache-test for [196]
17 years ago
Xuefer b17bb8f8a6 processor: don't introduce spaces in IF*
17 years ago
Xuefer d30fc0a479 processor: assertion delta is signed
17 years ago
Xuefer 01bd668358 fix #36, wrong inheriting static class variables
17 years ago
Xuefer 07cdfb0854 processor: move op_array ctor to be more readable
17 years ago
Xuefer d8701d4fce PHP_5_2: new element in zend_brk_cont_element
17 years ago
Xuefer 603e6d43cb kill 64bit warning when self test is enabled
17 years ago
Xuefer 0bcd531007 rm directories for xcachesvnclean
17 years ago
Xuefer 4dcc3b3cfb bump version to 1.2-dev
17 years ago
Xuefer b79234b806 trick to load and work with zend optimizer
17 years ago
Xuefer ec94318ff0 call op_array_ctor handler on restore to be more compatible with other zend_extension
17 years ago
Xuefer 485de9e7b5 admin: title="detail number"
17 years ago
Xuefer e7e78519b2 handle one line struct {}, multiline comments, whitespaces when parsing header for structs
17 years ago
Xuefer 0def57d61e added argument "stop execution after first warning" for m4 to fail if anything wrong in structinfo.m4. our m4 scripts is warning free
17 years ago
Xuefer 4aa68f9317 Coverager: better error displaying
17 years ago
Xuefer 30f90f5293 fix tplcov
17 years ago
Xuefer adda1f877d Coverager: use script if extension is not loaded or coverager is not compiled
17 years ago
Xuefer ce81573230 recognize gb2312/gbk/gb18030 as gb2312. gb2312 lang file for coverager
17 years ago
Xuefer c55a3bddf4 display errors, we're E_NOTICE free
17 years ago
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