|
|
|
@163
|
7 years |
moo |
show available shm scheme in moduleinfo
|
|
|
|
@162
|
7 years |
moo |
example ini for xcache.shm_scheme
|
|
|
|
@161
|
7 years |
moo |
use DIRECTORY_SEPARATOR for windows in config example
|
|
|
|
@159
|
7 years |
moo |
fix email for judas_iscariote
|
|
|
|
@157
|
7 years |
moo |
bump version to 1.1-rc1
|
|
|
|
@154
|
7 years |
moo |
fix segv on MSHUTDOWN
|
|
|
|
@153
|
7 years |
moo |
win32/vc build fix
|
|
|
|
@152
|
7 years |
moo |
PHP6: zts build
|
|
|
|
@151
|
7 years |
moo |
revert [111], they've fixed it
|
|
|
|
@150
|
7 years |
moo |
avoid crash when OOM on mem_realloc
|
|
|
|
@149
|
7 years |
moo |
fix xcache ini encoding as its filename
|
|
|
|
@148
|
7 years |
moo |
reconstruct shm/allocator
|
|
|
|
@147
|
7 years |
moo |
show module info in statistics page
|
|
|
|
@146
|
7 years |
moo |
avoid reading of uninitialized data. thanks to valgrind
|
|
|
|
@145
|
7 years |
moo |
use phpinfo style
|
|
|
|
@144
|
7 years |
moo |
compat size() func
|
|
|
|
@143
|
7 years |
moo |
fixed string parameter parsing arg type for disassembler functions. thanks …
|
|
|
|
@142
|
7 years |
moo |
typo in adminpage
|
|
|
|
@141
|
7 years |
moo |
fix cache clear corrupted bug
|
|
|
|
@140
|
7 years |
moo |
fix refcount on cache #1 #2 …
|
|
|
|
@139
|
7 years |
moo |
fix debug build
|
|
|
|
@138
|
7 years |
moo |
fix build for last commit [137]
|
|
|
|
@137
|
7 years |
moo |
changed the coding way of unlinking list. fixed ttl expires dead loop
|
|
|
|
@136
|
7 years |
moo |
update last_gc_deletes so it gc by interval
|
|
|
|
@135
|
7 years |
moo |
Chinese Traditional translation. thanks to Finjon Kiang.
|
|
|
|
@134
|
7 years |
moo |
fix 2nd lang file detecting
|
|
|
|
@133
|
7 years |
moo |
admin-page: more friendly if XCache isn't loaded
|
|
|
|
@132
|
7 years |
moo |
fix zts on calling destroy_op_array
|
|
|
|
@131
|
7 years |
moo |
move open_files out of sandbox, it's not needed
|
|
|
|
@130
|
7 years |
moo |
improve locking for compile
|
|
|
|
@129
|
7 years |
moo |
minor ttl fix
|
|
|
|
@128
|
7 years |
moo |
Chinese translation for xcache.ini
|
|
|
|
@127
|
7 years |
moo |
s/uncomment and
|
|
|
|
@126
|
7 years |
moo |
fix xcache_isset reported by http://forum.lighttpd.net/topic/1397
|
|
|
|
@125
|
7 years |
moo |
sync admin scripts with coverager
|
|
|
|
@124
|
7 years |
moo |
Chinese translation for coverager
|
|
|
|
@123
|
7 years |
moo |
Chinese translation for admin page
|
|
|
|
@122
|
7 years |
moo |
remove typo
|
|
|
|
@121
|
7 years |
moo |
removed unused xc_constant_copy_ctor
|
|
|
|
@120
|
7 years |
moo |
renamed function name to make it more readable
|
|
|
|
@119
|
7 years |
moo |
fix leak in xcache.test=1; XCACHE_VERSION/XCACHE_MODULES length off-by-one
|
|
|
|
@118
|
7 years |
moo |
show gc countdown in admin page
|
|
|
|
@117
|
7 years |
moo |
fix to compile
|
|
|
|
@116
|
7 years |
moo |
hide the debuging msg
|
|
|
|
@115
|
7 years |
moo |
sync comment with the wiki
|
|
|
|
@114
|
7 years |
moo |
gc expired items, new ini: xcache.ttl xcache.gc_interval xcache.var_ttl …
|
|
|
|
@113
|
7 years |
moo |
zts build fix
|
|
|
|
@112
|
7 years |
moo |
avoid crash when OOM on mem_(calloc|realloc|strndup)
|
|
|
|
@111
|
7 years |
moo |
trigger hash_init+zend_destroy_property_info to compatible with suhosin
|
|
|
|
@110
|
7 years |
moo |
align freeblock
|
|
|
|
@109
|
7 years |
moo |
size format on size values
|
|
|
|
@108
|
7 years |
moo |
update percent bar to vertical/avail
|
|
|
|
@107
|
7 years |
moo |
show XCache version
|
|
|
|
@106
|
7 years |
moo |
typo
|
|
|
|
@105
|
7 years |
moo |
trigger jit on $_SERVER when needed
|
|
|
|
@104
|
7 years |
moo |
PHP_6: fix BUCKET_SIZE
|
|
|
|
@103
|
7 years |
moo |
PHP_6: builds again with php6. update UChar/void ptr to zstr.
|
|
|
|
@102
|
7 years |
moo |
php6 opcode update
|
|
|
|
@101
|
7 years |
moo |
note: xcache.mmap_path is a file
|
|
|
|
@100
|
7 years |
moo |
FIX: alloc'ed wrong size for string on restore
|
|
|
|
@99
|
7 years |
moo |
sohosin compatible & TSRM fix.
|
|
|
|
@96
|
7 years |
moo |
remove tailing \0 in filename of administration html output. reported by …
|
|
|
|
@95
|
7 years |
moo |
fixed #20, default: --enable-xcache-constant=yes
|
|
|
|
@94
|
7 years |
moo |
PHP_5_2: __tostring cache was MFH by php
|
|
|
|
@93
|
7 years |
moo |
try to show both count/size assert before abort
|
|
|
|
@92
|
7 years |
moo |
PHP_5_2: auto module_global is maintained by php engine
|
|
|
|
@91
|
7 years |
moo |
kill compiler warnings
|
|
|
|
@90
|
7 years |
moo |
kill compiler warnings
|
|
|
|
@89
|
7 years |
moo |
fix #19 prototype inherit from abstract class
|
|
|
|
@88
|
7 years |
moo |
possible fix for #14 "Cannot redeclare ()"
|
|
|
|
@87
|
7 years |
moo |
XCACHE_INDENT fallback
|
|
|
|
@86
|
7 years |
moo |
fixes #14, #17, #18
|
|
|
|
@84
|
7 years |
moo |
handle without inodes
|
|
|
|
@83
|
7 years |
moo |
fix win32 emulated anonymous mmap
|
|
|
|
@82
|
7 years |
moo |
merged [74], [81]
|
|
|
|
@79
|
7 years |
moo |
fix messy XCACHE_MAP_FAILED checking
|
|
|
|
@78
|
7 years |
moo |
catch up with PHP_5_2, zend_property_info.ce
|
|
|
|
@77
|
7 years |
moo |
leakcheck
|
|
|
|
@76
|
7 years |
moo |
bump version
|
|
|
|
@75
|
7 years |
moo |
proc all signal that may generate a core
|
|
|
|
@65
|
7 years |
moo |
signal handling fix
|
|
|
|
@64
|
7 years |
moo |
readme
|
|
|
|
@63
|
7 years |
moo |
thanks
|
|
|
|
@62
|
7 years |
moo |
use %TEMP %TMP for win32 (or $TEMP $TMP for *NIX)
|
|
|
|
@61
|
7 years |
moo |
refix to unlink correctly for newly created files
|
|
|
|
@60
|
7 years |
moo |
closes #8, simple docs for admin pages
|
|
|
|
@59
|
7 years |
moo |
fix #10, introduced by [11]
|
|
|
|
@58
|
7 years |
moo |
refix as in the example from …
|
|
|
|
@57
|
7 years |
moo |
never unlink the file not created by XCache
|
|
|
|
@56
|
7 years |
moo |
brings 5.0.x support back
|
|
|
|
@55
|
7 years |
moo |
win32 proto fix
|
|
|
|
@54
|
7 years |
moo |
fix "leak" on test
|
|
|
|
@53
|
7 years |
moo |
autoconf info said grep might not have -F on some os
|
|
|
|
@52
|
7 years |
moo |
bc with old bsd for devel
|
|
|
|
@51
|
7 years |
moo |
typo
|
|
|
|
@50
|
7 years |
moo |
patch for hardening-patch
|
|
|
|
@49
|
7 years |
moo |
big diff yet small change: fix ran into outside of shared memory. and …
|
|
|
|
@48
|
7 years |
moo |
margin for percent
|
|
|
|
@47
|
7 years |
moo |
fix cycle for freeblocks
|
|
|
|
@46
|
7 years |
moo |
css update
|
|
|
|