source: trunk/xcache.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @126   7 years moo fix xcache_isset reported by http://forum.lighttpd.net/topic/1397
(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) @116   7 years moo hide the debuging msg
(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) @111   7 years moo trigger hash_init+zend_destroy_property_info to compatible with suhosin
(edit) @107   7 years moo show XCache version
(edit) @105   7 years moo trigger jit on $_SERVER when needed
(edit) @103   7 years moo PHP_6: builds again with php6. update UChar/void ptr to zstr.
(edit) @96   7 years moo remove tailing \0 in filename of administration html output. reported by …
(edit) @95   7 years moo fixed #20, default: --enable-xcache-constant=yes
(edit) @92   7 years moo PHP_5_2: auto module_global is maintained by php engine
(edit) @91   7 years moo kill compiler warnings
(edit) @90   7 years moo kill compiler warnings
(edit) @86   7 years moo fixes #14, #17, #18
(edit) @82   7 years moo merged [74], [81]
(edit) @75   7 years moo proc all signal that may generate a core
(edit) @65   7 years moo signal handling fix
(edit) @55   7 years moo win32 proto fix
(edit) @49   7 years moo big diff yet small change: fix ran into outside of shared memory. and …
(edit) @39   7 years moo update coverager default, update ini inline help
(edit) @36   7 years moo fix for fbsd
(edit) @34   7 years moo XCache Administration web frontend
(edit) @32   7 years moo optimized xcache_info() to not wake up swapped memory.
(edit) @27   7 years moo rename coverage -> coverager
(edit) @26   7 years moo list modules compiled in XCache
(edit) @25   7 years moo php5 cli zts dtor fix
(edit) @21   7 years moo friendly anonymous mmap name for win32
(edit) @20   7 years moo get* proto changes
(edit) @19   7 years moo void empty agument for macro for vc6
(edit) @18   7 years moo fix win32/vc build for php4
(edit) @17   7 years moo void circle dependcy between ZEND_INIT_MODULE_GLOBALS and …
(edit) @11   7 years moo make it build on windows vc compiler
(edit) @9   7 years moo update proto description
(edit) @8   7 years moo make opcode_spec_def.h optional
(add) @1   7 years moo initial import to online
Note: See TracRevisionLog for help on using the revision log.