|
|
@196
|
12 years |
Xuefer |
fix #36, wrong inheriting static class variables
|
|
|
@195
|
12 years |
Xuefer |
processor: move op_array ctor to be more readable
|
|
|
@194
|
12 years |
Xuefer |
PHP_5_2: new element in zend_brk_cont_element
|
|
|
@193
|
12 years |
Xuefer |
kill 64bit warning when self test is enabled
|
|
|
@192
|
12 years |
Xuefer |
rm directories for xcachesvnclean
|
|
|
@191
|
12 years |
Xuefer |
bump version to 1.2-dev
|
|
|
@190
|
12 years |
Xuefer |
trick to load and work with zend optimizer
|
|
|
@189
|
12 years |
Xuefer |
call op_array_ctor handler on restore to be more compatible with other …
|
|
|
@188
|
12 years |
Xuefer |
admin: title="detail number"
|
|
|
@187
|
12 years |
Xuefer |
handle one line struct {}, multiline comments, whitespaces when …
|
|
|
@186
|
12 years |
Xuefer |
added argument "stop execution after first warning" for m4 to fail if …
|
|
|
@185
|
12 years |
Xuefer |
Coverager: better error displaying
|
|
|
@184
|
12 years |
Xuefer |
fix tplcov
|
|
|
@183
|
12 years |
Xuefer |
Coverager: use script if extension is not loaded or coverager is not …
|
|
|
@182
|
12 years |
Xuefer |
recognize gb2312/gbk/gb18030 as gb2312. gb2312 lang file for coverager
|
|
|
@181
|
12 years |
Xuefer |
display errors, we're E_NOTICE free
|
|
|
@179
|
12 years |
Xuefer |
fix assertion
|
|
|
@178
|
12 years |
Xuefer |
Processor: fix type processor_t conflict with Mac OS X
|
|
|
@177
|
12 years |
Xuefer |
syn xcache-zh-gb2312.ini with the English version
|
|
|
@176
|
12 years |
Xuefer |
Coverager: leaked by outfilename (efree by zend_mm tho)
|
|
|
@175
|
12 years |
Xuefer |
Coverager: remove double Content-Language
|
|
|
@174
|
12 years |
Xuefer |
avoid double slash
|
|
|
@173
|
12 years |
Xuefer |
make dir ended with dir sep
|
|
|
@172
|
12 years |
Xuefer |
DIRECTORY_SEPARATOR for coverager config example
|
|
|
@169
|
12 years |
Xuefer |
comments/loops improved in mkstructinfo while avoiding gawk assertion …
|
|
|
@168
|
12 years |
Xuefer |
example on how to load ts enabled extension
|
|
|
@167
|
12 years |
Xuefer |
size=0M is much less confusing than size=0, thank Andrew Arrow :)
|
|
|
@166
|
12 years |
Xuefer |
use existing hashtable pDestructor to avoid accident undefined symbol
|
|
|
@165
|
12 years |
Xuefer |
implement xcache.stat. and reimpl [160] for trunk to fix win32 hash problem
|
|
|
@164
|
12 years |
Xuefer |
revert most of [82] back and use dummy ptr
|
|
|
@163
|
12 years |
Xuefer |
show available shm scheme in moduleinfo
|
|
|
@162
|
12 years |
Xuefer |
example ini for xcache.shm_scheme
|
|
|
@161
|
12 years |
Xuefer |
use DIRECTORY_SEPARATOR for windows in config example
|
|
|
@159
|
12 years |
Xuefer |
fix email for judas_iscariote
|
|
|
@157
|
12 years |
Xuefer |
bump version to 1.1-rc1
|
|
|
@154
|
12 years |
Xuefer |
fix segv on MSHUTDOWN
|
|
|
@153
|
12 years |
Xuefer |
win32/vc build fix
|
|
|
@152
|
12 years |
Xuefer |
PHP6: zts build
|
|
|
@151
|
12 years |
Xuefer |
revert [111], they've fixed it
|
|
|
@150
|
12 years |
Xuefer |
avoid crash when OOM on mem_realloc
|
|
|
@149
|
12 years |
Xuefer |
fix xcache ini encoding as its filename
|
|
|
@148
|
12 years |
Xuefer |
reconstruct shm/allocator
|
|
|
@147
|
12 years |
Xuefer |
show module info in statistics page
|
|
|
@146
|
12 years |
Xuefer |
avoid reading of uninitialized data. thanks to valgrind
|
|
|
@145
|
12 years |
Xuefer |
use phpinfo style
|
|
|
@144
|
12 years |
Xuefer |
compat size() func
|
|
|
@143
|
12 years |
Xuefer |
fixed string parameter parsing arg type for disassembler functions. …
|
|
|
@142
|
12 years |
Xuefer |
typo in adminpage
|
|
|
@141
|
12 years |
Xuefer |
fix cache clear corrupted bug
|
|
|
@140
|
12 years |
Xuefer |
fix refcount on cache #1 #2 …
|
|
|
@139
|
12 years |
Xuefer |
fix debug build
|
|
|
@138
|
12 years |
Xuefer |
fix build for last commit [137]
|
|
|
@137
|
12 years |
Xuefer |
changed the coding way of unlinking list. fixed ttl expires dead loop
|
|
|
@136
|
12 years |
Xuefer |
update last_gc_deletes so it gc by interval
|
|
|
@135
|
12 years |
Xuefer |
Chinese Traditional translation. thanks to Finjon Kiang.
|
|
|
@134
|
12 years |
Xuefer |
fix 2nd lang file detecting
|
|
|
@133
|
12 years |
Xuefer |
admin-page: more friendly if XCache isn't loaded
|
|
|
@132
|
12 years |
Xuefer |
fix zts on calling destroy_op_array
|
|
|
@131
|
12 years |
Xuefer |
move open_files out of sandbox, it's not needed
|
|
|
@130
|
12 years |
Xuefer |
improve locking for compile
|
|
|
@129
|
12 years |
Xuefer |
minor ttl fix
|
|
|
@128
|
12 years |
Xuefer |
Chinese translation for xcache.ini
|
|
|
@127
|
12 years |
Xuefer |
s/uncomment and
|
|
|
@126
|
12 years |
Xuefer |
fix xcache_isset reported by http://forum.lighttpd.net/topic/1397
|
|
|
@125
|
12 years |
Xuefer |
sync admin scripts with coverager
|
|
|
@124
|
12 years |
Xuefer |
Chinese translation for coverager
|
|
|
@123
|
12 years |
Xuefer |
Chinese translation for admin page
|
|
|
@122
|
12 years |
Xuefer |
remove typo
|
|
|
@121
|
12 years |
Xuefer |
removed unused xc_constant_copy_ctor
|
|
|
@120
|
12 years |
Xuefer |
renamed function name to make it more readable
|
|
|
@119
|
12 years |
Xuefer |
fix leak in xcache.test=1; XCACHE_VERSION/XCACHE_MODULES length off-by-one
|
|
|
@118
|
12 years |
Xuefer |
show gc countdown in admin page
|
|
|
@117
|
12 years |
Xuefer |
fix to compile
|
|
|
@116
|
12 years |
Xuefer |
hide the debuging msg
|
|
|
@115
|
12 years |
Xuefer |
sync comment with the wiki
|
|
|
@114
|
12 years |
Xuefer |
gc expired items, new ini: xcache.ttl xcache.gc_interval …
|
|
|
@113
|
12 years |
Xuefer |
zts build fix
|
|
|
@112
|
12 years |
Xuefer |
avoid crash when OOM on mem_(calloc|realloc|strndup)
|
|
|
@111
|
12 years |
Xuefer |
trigger hash_init+zend_destroy_property_info to compatible with suhosin
|
|
|
@110
|
12 years |
Xuefer |
align freeblock
|
|
|
@109
|
12 years |
Xuefer |
size format on size values
|
|
|
@108
|
12 years |
Xuefer |
update percent bar to vertical/avail
|
|
|
@107
|
12 years |
Xuefer |
show XCache version
|
|
|
@106
|
12 years |
Xuefer |
typo
|
|
|
@105
|
12 years |
Xuefer |
trigger jit on $_SERVER when needed
|
|
|
@104
|
12 years |
Xuefer |
PHP_6: fix BUCKET_SIZE
|
|
|
@103
|
12 years |
Xuefer |
PHP_6: builds again with php6. update UChar/void ptr to zstr.
|
|
|
@102
|
12 years |
Xuefer |
php6 opcode update
|
|
|
@101
|
12 years |
Xuefer |
note: xcache.mmap_path is a file
|
|
|
@100
|
12 years |
Xuefer |
FIX: alloc'ed wrong size for string on restore
|
|
|
@99
|
12 years |
Xuefer |
sohosin compatible & TSRM fix.
|
|
|
@96
|
12 years |
Xuefer |
remove tailing \0 in filename of administration html output. reported …
|
|
|
@95
|
12 years |
Xuefer |
fixed #20, default: --enable-xcache-constant=yes
|
|
|
@94
|
12 years |
Xuefer |
PHP_5_2: __tostring cache was MFH by php
|
|
|
@93
|
12 years |
Xuefer |
try to show both count/size assert before abort
|
|
|
@92
|
12 years |
Xuefer |
PHP_5_2: auto module_global is maintained by php engine
|
|
|
@91
|
12 years |
Xuefer |
kill compiler warnings
|
|
|
@90
|
12 years |
Xuefer |
kill compiler warnings
|
|
|
@89
|
12 years |
Xuefer |
fix #19 prototype inherit from abstract class
|
|
|
@88
|
12 years |
Xuefer |
possible fix for #14 "Cannot redeclare ()"
|
|
|