source: trunk

Revision Log Mode:


Legend:

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