This website requires JavaScript.
643ed26444
cacher: fixed #41 , don't early bind class that implement interface
Xuefer
2006-10-05 00:37:39 +00:00
4537ab156d
fix undefined symnbol max
Xuefer
2006-10-04 00:50:01 +00:00
c9591dbe5b
fixed #41 , early class binding
Xuefer
2006-10-04 00:38:45 +00:00
e757f00d47
trunk->b1.0 [209] [210]: conflict between sandbox and user error handler
Xuefer
2006-10-02 01:15:04 +00:00
b47072a8eb
revert wrong commit in [209]
Xuefer
2006-10-02 01:11:40 +00:00
ade8255b0a
fixed #42 , conflict between xcache sandbox and user error handler
Xuefer
2006-10-02 01:09:56 +00:00
6bace26ff4
coverager: simplify cov data and fix clean
Xuefer
2006-10-01 10:55:48 +00:00
e618a633ef
coverager: make xcache_coverager_start works
Xuefer
2006-10-01 10:09:50 +00:00
a6286616d5
coverager: fix build
Xuefer
2006-10-01 09:34:59 +00:00
4438aa2481
avoid undef'ing DEBUG so one can put DEBUG into CFLAGS
Xuefer
2006-10-01 08:59:23 +00:00
5230b6047f
coverager: new api xcache_coverager_start/xcache_coverager_stop/xcache_coverager_get(), coverager ini changed
Xuefer
2006-10-01 08:57:51 +00:00
f46eb95b47
cacher: fix sandbox destructor problem that cause memory leak, introduced by [166]
Xuefer
2006-10-01 08:50:14 +00:00
07ae7b3e37
cacher: disable mtime-age when xcache.test is on
Xuefer
2006-10-01 08:24:59 +00:00
3ac3773fc8
coverager: avoid crash when upstream failed to compile file
Xuefer
2006-09-29 11:04:28 +00:00
d519ff2c5a
BUCKET_KEY readability and PHP_6 build fix
Xuefer
2006-09-29 00:09:51 +00:00
015d71b366
processor: remove commented code, fix corruption detected by --eanble-xcache-test for [196]
Xuefer
2006-09-24 08:33:31 +00:00
b17bb8f8a6
processor: don't introduce spaces in IF*
Xuefer
2006-09-24 08:30:42 +00:00
d30fc0a479
processor: assertion delta is signed
Xuefer
2006-09-24 08:29:28 +00:00
01bd668358
fix #36 , wrong inheriting static class variables
Xuefer
2006-09-24 08:02:43 +00:00
07cdfb0854
processor: move op_array ctor to be more readable
Xuefer
2006-09-24 05:14:13 +00:00
d8701d4fce
PHP_5_2: new element in zend_brk_cont_element
Xuefer
2006-09-24 04:18:22 +00:00
603e6d43cb
kill 64bit warning when self test is enabled
Xuefer
2006-09-24 04:17:38 +00:00
0bcd531007
rm directories for xcachesvnclean
Xuefer
2006-09-24 04:16:48 +00:00
4dcc3b3cfb
bump version to 1.2-dev
Xuefer
2006-09-20 00:26:40 +00:00
b79234b806
trick to load and work with zend optimizer
Xuefer
2006-09-20 00:25:56 +00:00
ec94318ff0
call op_array_ctor handler on restore to be more compatible with other zend_extension
Xuefer
2006-09-20 00:24:42 +00:00
485de9e7b5
admin: title="detail number"
Xuefer
2006-09-20 00:19:42 +00:00
e7e78519b2
handle one line struct {}, multiline comments, whitespaces when parsing header for structs
Xuefer
2006-09-19 00:37:06 +00:00
0def57d61e
added argument "stop execution after first warning" for m4 to fail if anything wrong in structinfo.m4. our m4 scripts is warning free
Xuefer
2006-09-19 00:35:40 +00:00
4aa68f9317
Coverager: better error displaying
Xuefer
2006-09-19 00:32:27 +00:00
30f90f5293
fix tplcov
Xuefer
2006-09-19 00:31:30 +00:00
adda1f877d
Coverager: use script if extension is not loaded or coverager is not compiled
Xuefer
2006-09-19 00:30:08 +00:00
ce81573230
recognize gb2312/gbk/gb18030 as gb2312. gb2312 lang file for coverager
Xuefer
2006-09-19 00:27:22 +00:00
c55a3bddf4
display errors, we're E_NOTICE free
Xuefer
2006-09-18 06:23:56 +00:00
052650b80f
merged [178]
Xuefer
2006-09-18 06:20:18 +00:00
5e2a56b7b0
fix assertion
Xuefer
2006-09-18 06:05:46 +00:00
1e47055644
fix assertion
Xuefer
2006-09-18 06:05:46 +00:00
eb41ec3baf
Processor: fix type processor_t conflict with Mac OS X
Xuefer
2006-09-18 00:27:17 +00:00
1dab8a3eda
syn xcache-zh-gb2312.ini with the English version
Xuefer
2006-09-17 04:28:49 +00:00
cbbd772e9f
Coverager: leaked by outfilename (efree by zend_mm tho)
Xuefer
2006-09-17 04:21:15 +00:00
4dfb67b677
Coverager: remove double Content-Language
Xuefer
2006-09-17 02:20:57 +00:00
9273087b98
avoid double slash
Xuefer
2006-09-17 02:14:51 +00:00
182e31fe5d
make dir ended with dir sep
Xuefer
2006-09-17 02:07:48 +00:00
79864a13bd
DIRECTORY_SEPARATOR for coverager config example
Xuefer
2006-09-17 01:56:36 +00:00
26785a5901
release 1.0.2
1.0.2
Xuefer
2006-09-16 02:57:50 +00:00
993d39ec78
bump version to 1.0.2
Xuefer
2006-09-16 02:56:38 +00:00
4a8f977046
comments/loops improved in mkstructinfo while avoiding gawk assertion bug with LANG=C
Xuefer
2006-09-16 01:09:22 +00:00
5e08d27138
example on how to load ts enabled extension
Xuefer
2006-09-15 11:36:10 +00:00
b27f08bd4a
example on how to load ts enabled extension
Xuefer
2006-09-15 11:36:10 +00:00
cd7988daa4
size=0M is much less confusing than size=0, thank Andrew Arrow :)
Xuefer
2006-09-15 11:16:33 +00:00
86ff2d6174
size=0M is much less confusing than size=0, thank Andrew Arrow :)
Xuefer
2006-09-15 11:16:33 +00:00
ade3729794
use existing hashtable pDestructor to avoid accident undefined symbol
Xuefer
2006-09-14 12:35:47 +00:00
8c8465fa26
implement xcache.stat. and reimpl [160] for trunk to fix win32 hash problem
Xuefer
2006-09-13 12:22:57 +00:00
77a153c745
revert most of [82] back and use dummy ptr
Xuefer
2006-09-13 12:20:49 +00:00
84d049b8a0
show available shm scheme in moduleinfo
Xuefer
2006-09-13 12:11:36 +00:00
c9401d2b31
example ini for xcache.shm_scheme
Xuefer
2006-09-13 11:59:57 +00:00
d6dfcc1dc5
use DIRECTORY_SEPARATOR for windows in config example
Xuefer
2006-09-13 11:52:38 +00:00
8fbf5d2440
use DIRECTORY_SEPARATOR for windows in config example
Xuefer
2006-09-13 11:52:38 +00:00
430bccfc85
fix for win32
Xuefer
2006-09-13 00:48:01 +00:00
9b60e6a721
fix email for judas_iscariote
Xuefer
2006-09-12 06:36:50 +00:00
f775a3ffd6
tags 1.1-rc1
1.1-rc1
Xuefer
2006-09-10 06:44:21 +00:00
4059824fdc
bump version to 1.1-rc1
Xuefer
2006-09-10 06:43:55 +00:00
fff4a26d72
1.0.1 released
1.0.1
Xuefer
2006-09-10 06:14:02 +00:00
9df06d32b9
bump version to 1.0.1
Xuefer
2006-09-10 06:12:53 +00:00
904284625a
fix segv on MSHUTDOWN
Xuefer
2006-09-10 03:10:52 +00:00
f7c115c405
win32/vc build fix
Xuefer
2006-09-10 02:14:39 +00:00
6babaf0481
PHP6: zts build
Xuefer
2006-09-10 02:14:06 +00:00
fc10218205
revert [111], they've fixed it
Xuefer
2006-09-10 01:14:17 +00:00
f214711067
avoid crash when OOM on mem_realloc
Xuefer
2006-09-10 00:30:09 +00:00
7d5390168d
avoid crash when OOM on mem_realloc
Xuefer
2006-09-10 00:30:09 +00:00
75bf7c192a
fix xcache ini encoding as its filename
Xuefer
2006-09-09 02:54:42 +00:00
42efedb793
reconstruct shm/allocator
Xuefer
2006-09-09 00:56:44 +00:00
a29d074126
show module info in statistics page
Xuefer
2006-09-09 00:56:19 +00:00
2964ae1d75
avoid reading of uninitialized data. thanks to valgrind
Xuefer
2006-09-08 13:13:59 +00:00
cf59070b9f
use phpinfo style
Xuefer
2006-09-08 13:07:51 +00:00
ab1bf16c23
compat size() func
Xuefer
2006-09-08 12:12:30 +00:00
a709a800e6
fixed string parameter parsing arg type for disassembler functions. thanks to Nuno Lopes' check_parameters.php
Xuefer
2006-09-08 01:36:06 +00:00
9c3e3d9e8b
fixed string parameter parsing arg type for disassembler functions. thanks to Nuno Lopes' check_parameters.php
Xuefer
2006-09-08 01:36:06 +00:00
b980b787eb
typo in adminpage
Xuefer
2006-09-07 12:11:00 +00:00
68279dc12c
fix cache clear corrupted bug
Xuefer
2006-09-07 11:40:09 +00:00
6460f64235
fix cache clear corrupted bug
Xuefer
2006-09-07 11:40:09 +00:00
c625b7026a
fix refcount on cache #1 #2 ...
Xuefer
2006-09-06 12:14:01 +00:00
d7071622e1
fix debug build
Xuefer
2006-09-06 12:11:53 +00:00
cd58fad1c0
fix build for last commit [137]
Xuefer
2006-09-06 11:14:26 +00:00
6c0f8b805d
changed the coding way of unlinking list. fixed ttl expires dead loop
Xuefer
2006-09-06 06:41:04 +00:00
52eabe1d2b
update last_gc_deletes so it gc by interval
Xuefer
2006-09-06 01:40:49 +00:00
6651fd83cd
Chinese Traditional translation. thanks to Finjon Kiang.
Xuefer
2006-09-04 12:53:42 +00:00
adfe2d20ad
fix 2nd lang file detecting
Xuefer
2006-09-04 12:05:19 +00:00
47e7def006
admin-page: more friendly if XCache isn't loaded
Xuefer
2006-09-04 12:03:18 +00:00
27795d9acc
fix zts on calling destroy_op_array
Xuefer
2006-09-03 11:42:08 +00:00
76174b4273
move open_files out of sandbox, it's not needed
Xuefer
2006-09-03 07:37:05 +00:00
5dba59439b
improve locking for compile
Xuefer
2006-09-03 07:36:09 +00:00
6f26ea8aca
minor ttl fix
Xuefer
2006-09-03 06:16:02 +00:00
1bc08dd7e3
Chinese translation for xcache.ini
Xuefer
2006-09-03 03:53:11 +00:00
11462fe6cc
s/uncomment and//
Xuefer
2006-09-03 03:49:13 +00:00
f9d9181c4f
fix xcache_isset reported by http://forum.lighttpd.net/topic/1397
Xuefer
2006-09-03 02:33:40 +00:00
255ddf1cc8
sync admin scripts with coverager
Xuefer
2006-09-03 02:20:24 +00:00
e96f9d50d0
Chinese translation for coverager
Xuefer
2006-09-03 02:20:00 +00:00
52ec514422
Chinese translation for admin page
Xuefer
2006-09-02 02:13:29 +00:00
40c027b240
remove typo
Xuefer
2006-09-02 02:12:39 +00:00