1
0
Fork 0
Commit Graph

248 Commits (ddc1ca92f351744d96fd64faab5de9e1a460da24)

Author SHA1 Message Date
Xuefer eab2061906 cacher: correct the fix [199] [196] for #36. was breaking testcase Zend/tests/bug28442.phpt
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@220 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-07 04:13:59 +00:00
Xuefer 13195156e4 cacher PHP_5: fix prototype for readonly_protection=off, fix testcase Zend/tests/bug37632.phpt
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@219 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-07 03:57:25 +00:00
Xuefer 3365e394be processor: zend_constant.name uses malloc
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@218 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-07 02:14:45 +00:00
Xuefer f4b67d768d processor: reset refcount to 0 to kill leak warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@217 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-07 01:55:45 +00:00
Xuefer 7e476dc403 avoid crash when error compiling
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@216 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-07 01:54:00 +00:00
Xuefer 72a34e48f6 script that help to run php test cases
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@215 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-07 01:28:31 +00:00
Xuefer 643ed26444 cacher: fixed #41, don't early bind class that implement interface
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@214 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-05 00:37:39 +00:00
Xuefer 4537ab156d fix undefined symnbol max
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@213 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-04 00:50:01 +00:00
Xuefer c9591dbe5b fixed #41, early class binding
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@212 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-04 00:38:45 +00:00
Xuefer b47072a8eb revert wrong commit in [209]
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@210 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-02 01:11:40 +00:00
Xuefer ade8255b0a fixed #42, conflict between xcache sandbox and user error handler
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@209 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-02 01:09:56 +00:00
Xuefer 6bace26ff4 coverager: simplify cov data and fix clean
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@208 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-01 10:55:48 +00:00
Xuefer e618a633ef coverager: make xcache_coverager_start works
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@207 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-01 10:09:50 +00:00
Xuefer a6286616d5 coverager: fix build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@206 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-01 09:34:59 +00:00
Xuefer 4438aa2481 avoid undef'ing DEBUG so one can put DEBUG into CFLAGS
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@205 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-01 08:59:23 +00:00
Xuefer 5230b6047f coverager: new api xcache_coverager_start/xcache_coverager_stop/xcache_coverager_get(), coverager ini changed
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@204 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-01 08:57:51 +00:00
Xuefer f46eb95b47 cacher: fix sandbox destructor problem that cause memory leak, introduced by [166]
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@203 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-01 08:50:14 +00:00
Xuefer 07ae7b3e37 cacher: disable mtime-age when xcache.test is on
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@202 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-01 08:24:59 +00:00
Xuefer 3ac3773fc8 coverager: avoid crash when upstream failed to compile file
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@201 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-29 11:04:28 +00:00
Xuefer d519ff2c5a BUCKET_KEY readability and PHP_6 build fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@200 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-29 00:09:51 +00:00
Xuefer 015d71b366 processor: remove commented code, fix corruption detected by --eanble-xcache-test for [196]
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@199 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-24 08:33:31 +00:00
Xuefer b17bb8f8a6 processor: don't introduce spaces in IF*
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@198 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-24 08:30:42 +00:00
Xuefer d30fc0a479 processor: assertion delta is signed
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@197 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-24 08:29:28 +00:00
Xuefer 01bd668358 fix #36, wrong inheriting static class variables
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@196 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-24 08:02:43 +00:00
Xuefer 07cdfb0854 processor: move op_array ctor to be more readable
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@195 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-24 05:14:13 +00:00
Xuefer d8701d4fce PHP_5_2: new element in zend_brk_cont_element
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@194 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-24 04:18:22 +00:00
Xuefer 603e6d43cb kill 64bit warning when self test is enabled
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@193 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-24 04:17:38 +00:00
Xuefer 0bcd531007 rm directories for xcachesvnclean
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@192 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-24 04:16:48 +00:00
Xuefer 4dcc3b3cfb bump version to 1.2-dev
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@191 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-20 00:26:40 +00:00
Xuefer b79234b806 trick to load and work with zend optimizer
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@190 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-20 00:25:56 +00:00
Xuefer ec94318ff0 call op_array_ctor handler on restore to be more compatible with other zend_extension
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@189 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-20 00:24:42 +00:00
Xuefer 485de9e7b5 admin: title="detail number"
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@188 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-20 00:19:42 +00:00
Xuefer e7e78519b2 handle one line struct {}, multiline comments, whitespaces when parsing header for structs
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@187 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-19 00:37:06 +00:00
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
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@186 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-19 00:35:40 +00:00
Xuefer 4aa68f9317 Coverager: better error displaying
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@185 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-19 00:32:27 +00:00
Xuefer 30f90f5293 fix tplcov
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@184 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-19 00:31:30 +00:00
Xuefer adda1f877d Coverager: use script if extension is not loaded or coverager is not compiled
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@183 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-19 00:30:08 +00:00
Xuefer ce81573230 recognize gb2312/gbk/gb18030 as gb2312. gb2312 lang file for coverager
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@182 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-19 00:27:22 +00:00
Xuefer c55a3bddf4 display errors, we're E_NOTICE free
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@181 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-18 06:23:56 +00:00
Xuefer 5e2a56b7b0 fix assertion
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@179 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-18 06:05:46 +00:00
Xuefer eb41ec3baf Processor: fix type processor_t conflict with Mac OS X
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@178 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-18 00:27:17 +00:00
Xuefer 1dab8a3eda syn xcache-zh-gb2312.ini with the English version
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@177 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-17 04:28:49 +00:00
Xuefer cbbd772e9f Coverager: leaked by outfilename (efree by zend_mm tho)
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@176 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-17 04:21:15 +00:00
Xuefer 4dfb67b677 Coverager: remove double Content-Language
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@175 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-17 02:20:57 +00:00
Xuefer 9273087b98 avoid double slash
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@174 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-17 02:14:51 +00:00
Xuefer 182e31fe5d make dir ended with dir sep
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@173 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-17 02:07:48 +00:00
Xuefer 79864a13bd DIRECTORY_SEPARATOR for coverager config example
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@172 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-17 01:56:36 +00:00
Xuefer 4a8f977046 comments/loops improved in mkstructinfo while avoiding gawk assertion bug with LANG=C
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@169 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-16 01:09:22 +00:00
Xuefer b27f08bd4a example on how to load ts enabled extension
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@168 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-15 11:36:10 +00:00
Xuefer 86ff2d6174 size=0M is much less confusing than size=0, thank Andrew Arrow :)
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@167 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-15 11:16:33 +00:00