|
|
|
@142
|
[142]
|
7 years |
moo |
typo in adminpage
|
|
|
|
@141
|
[141]
|
7 years |
moo |
fix cache clear corrupted bug
|
|
|
|
@140
|
[140]
|
7 years |
moo |
fix refcount on cache #1 #2 …
|
|
|
|
@139
|
[139]
|
7 years |
moo |
fix debug build
|
|
|
|
@138
|
[138]
|
7 years |
moo |
fix build for last commit [137]
|
|
|
|
@137
|
[137]
|
7 years |
moo |
changed the coding way of unlinking list. fixed ttl expires dead loop
|
|
|
|
@136
|
[136]
|
7 years |
moo |
update last_gc_deletes so it gc by interval
|
|
|
|
@135
|
[135]
|
7 years |
moo |
Chinese Traditional translation. thanks to Finjon Kiang.
|
|
|
|
@134
|
[134]
|
7 years |
moo |
fix 2nd lang file detecting
|
|
|
|
@133
|
[133]
|
7 years |
moo |
admin-page: more friendly if XCache isn't loaded
|
|
|
|
@132
|
[132]
|
7 years |
moo |
fix zts on calling destroy_op_array
|
|
|
|
@131
|
[131]
|
7 years |
moo |
move open_files out of sandbox, it's not needed
|
|
|
|
@130
|
[130]
|
7 years |
moo |
improve locking for compile
|
|
|
|
@129
|
[129]
|
7 years |
moo |
minor ttl fix
|
|
|
|
@128
|
[128]
|
7 years |
moo |
Chinese translation for xcache.ini
|
|
|
|
@127
|
[127]
|
7 years |
moo |
s/uncomment and//
|
|
|
|
@126
|
[126]
|
7 years |
moo |
fix xcache_isset reported by http://forum.lighttpd.net/topic/1397
|
|
|
|
@125
|
[125]
|
7 years |
moo |
sync admin scripts with coverager
|
|
|
|
@124
|
[124]
|
7 years |
moo |
Chinese translation for coverager
|
|
|
|
@123
|
[123]
|
7 years |
moo |
Chinese translation for admin page
|
|
|
|
@122
|
[122]
|
7 years |
moo |
remove typo
|
|
|
|
@121
|
[121]
|
7 years |
moo |
removed unused xc_constant_copy_ctor
|
|
|
|
@120
|
[120]
|
7 years |
moo |
renamed function name to make it more readable
|
|
|
|
@119
|
[119]
|
7 years |
moo |
fix leak in xcache.test=1; XCACHE_VERSION/XCACHE_MODULES length off-by-one
|
|
|
|
@118
|
[118]
|
7 years |
moo |
show gc countdown in admin page
|
|
|
|
@117
|
[117]
|
7 years |
moo |
fix to compile
|
|
|
|
@116
|
[116]
|
7 years |
moo |
hide the debuging msg
|
|
|
|
@115
|
[115]
|
7 years |
moo |
sync comment with the wiki
|
|
|
|
@114
|
[114]
|
7 years |
moo |
gc expired items, new ini: xcache.ttl xcache.gc_interval xcache.var_ttl …
|
|
|
|
@113
|
[113]
|
7 years |
moo |
zts build fix
|
|
|
|
@112
|
[112]
|
7 years |
moo |
avoid crash when OOM on mem_(calloc|realloc|strndup)
|
|
|
|
@111
|
[111]
|
7 years |
moo |
trigger hash_init+zend_destroy_property_info to compatible with suhosin
|
|
|
|
@110
|
[110]
|
7 years |
moo |
align freeblock
|
|
|
|
@109
|
[109]
|
7 years |
moo |
size format on size values
|
|
|
|
@108
|
[108]
|
7 years |
moo |
update percent bar to vertical/avail
|
|
|
|
@107
|
[107]
|
7 years |
moo |
show XCache version
|
|
|
|
@106
|
[106]
|
7 years |
moo |
typo
|
|
|
|
@105
|
[105]
|
7 years |
moo |
trigger jit on $_SERVER when needed
|
|
|
|
@104
|
[104]
|
7 years |
moo |
PHP_6: fix BUCKET_SIZE
|
|
|
|
@103
|
[103]
|
7 years |
moo |
PHP_6: builds again with php6. update UChar/void ptr to zstr.
|
|
|
|
@102
|
[102]
|
7 years |
moo |
php6 opcode update
|
|
|
|
@101
|
[101]
|
7 years |
moo |
note: xcache.mmap_path is a file
|
|
|
|
@100
|
[100]
|
7 years |
moo |
FIX: alloc'ed wrong size for string on restore
|
|
|
|
@99
|
[99]
|
7 years |
moo |
sohosin compatible & TSRM fix.
|
|
|
|
@96
|
[96]
|
7 years |
moo |
remove tailing \0 in filename of administration html output. reported by …
|
|
|
|
@95
|
[95]
|
7 years |
moo |
fixed #20, default: --enable-xcache-constant=yes
|
|
|
|
@94
|
[94]
|
7 years |
moo |
PHP_5_2: __tostring cache was MFH by php
|
|
|
|
@93
|
[93]
|
7 years |
moo |
try to show both count/size assert before abort
|
|
|
|
@92
|
[92]
|
7 years |
moo |
PHP_5_2: auto module_global is maintained by php engine
|
|
|
|
@91
|
[91]
|
7 years |
moo |
kill compiler warnings
|
|
|
|
@90
|
[90]
|
7 years |
moo |
kill compiler warnings
|
|
|
|
@89
|
[89]
|
7 years |
moo |
fix #19 prototype inherit from abstract class
|
|
|
|
@88
|
[88]
|
7 years |
moo |
possible fix for #14 "Cannot redeclare ()"
|
|
|
|
@87
|
[87]
|
7 years |
moo |
XCACHE_INDENT fallback
|
|
|
|
@86
|
[86]
|
7 years |
moo |
fixes #14, #17, #18
|
|
|
|
@84
|
[84]
|
7 years |
moo |
handle without inodes
|
|
|
|
@83
|
[83]
|
7 years |
moo |
fix win32 emulated anonymous mmap
|
|
|
|
@82
|
[82]
|
7 years |
moo |
merged [74], [81]
|
|
|
|
@79
|
[79]
|
7 years |
moo |
fix messy XCACHE_MAP_FAILED checking
|
|
|
|
@78
|
[78]
|
7 years |
moo |
catch up with PHP_5_2, zend_property_info.ce
|
|
|
|
@77
|
[77]
|
7 years |
moo |
leakcheck
|
|
|
|
@76
|
[76]
|
7 years |
moo |
bump version
|
|
|
|
@75
|
[75]
|
7 years |
moo |
proc all signal that may generate a core
|
|
|
|
@65
|
[65]
|
7 years |
moo |
signal handling fix
|
|
|
|
@64
|
[64]
|
7 years |
moo |
readme
|
|
|
|
@63
|
[63]
|
7 years |
moo |
thanks
|
|
|
|
@62
|
[62]
|
7 years |
moo |
use %TEMP %TMP for win32 (or $TEMP $TMP for *NIX)
|
|
|
|
@61
|
[61]
|
7 years |
moo |
refix to unlink correctly for newly created files
|
|
|
|
@60
|
[60]
|
7 years |
moo |
closes #8, simple docs for admin pages
|
|
|
|
@59
|
[59]
|
7 years |
moo |
fix #10, introduced by [11]
|
|
|
|
@58
|
[58]
|
7 years |
moo |
refix as in the example from …
|
|
|
|
@57
|
[57]
|
7 years |
moo |
never unlink the file not created by XCache
|
|
|
|
@56
|
[56]
|
7 years |
moo |
brings 5.0.x support back
|
|
|
|
@55
|
[55]
|
7 years |
moo |
win32 proto fix
|
|
|
|
@54
|
[54]
|
7 years |
moo |
fix "leak" on test
|
|
|
|
@53
|
[53]
|
7 years |
moo |
autoconf info said grep might not have -F on some os
|
|
|
|
@52
|
[52]
|
7 years |
moo |
bc with old bsd for devel
|
|
|
|
@51
|
[51]
|
7 years |
moo |
typo
|
|
|
|
@50
|
[50]
|
7 years |
moo |
patch for hardening-patch
|
|
|
|
@49
|
[49]
|
7 years |
moo |
big diff yet small change: fix ran into outside of shared memory. and …
|
|
|
|
@48
|
[48]
|
7 years |
moo |
margin for percent
|
|
|
|
@47
|
[47]
|
7 years |
moo |
fix cycle for freeblocks
|
|
|
|
@46
|
[46]
|
7 years |
moo |
css update
|
|
|
|
@45
|
[45]
|
7 years |
moo |
use BSD license
|
|
|
|
@44
|
[44]
|
7 years |
moo |
sync with the wiki
|
|
|
|
@43
|
[43]
|
7 years |
moo |
less confusing name
|
|
|
|
@42
|
[42]
|
7 years |
moo |
avoid gnu extension, for installing
|
|
|
|
@41
|
[41]
|
7 years |
moo |
avoid gnu extension, for devel
|
|
|
|
@40
|
[40]
|
7 years |
moo |
not for your test
|
|
|
|
@39
|
[39]
|
7 years |
moo |
update coverager default, update ini inline help
|
|
|
|
@38
|
[38]
|
7 years |
moo |
dirty fix for non-gnu make, until php build system fix it
|
|
|
|
@37
|
[37]
|
7 years |
moo |
correct warning for coverager
|
|
|
|
@36
|
[36]
|
7 years |
moo |
fix for fbsd
|
|
|
|
@35
|
[35]
|
7 years |
moo |
-E isn't a validate argument of m4 in fbsd
|
|
|
|
@34
|
[34]
|
7 years |
moo |
XCache Administration web frontend
|
|
|
|
@33
|
[33]
|
7 years |
moo |
coverage dumper web viewer
|
|
|
|
@32
|
[32]
|
7 years |
moo |
optimized xcache_info() to not wake up swapped memory.
|
|
|
|
@31
|
[31]
|
7 years |
moo |
fix last commit about ||
|
|
|
|
@30
|
[30]
|
7 years |
moo |
use mkstructinfo no matter if test is enabled, but ignore the awk error
|
|
|
|
@29
|
[29]
|
7 years |
moo |
outputs info about how autocheck is built
|
|
|
|